@charset "Windows-1251";
/* CSS Document */
.loaddiv
{
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #000;
	color: #FFF;
	font:"Times New Roman", Times, serif;
	font-size:18px;
	z-index:20;
	width:100%;
	height:100%;
}
.loadtext
{
	position: fixed;
	color:#FFF;
	font:"Times New Roman", Times, serif;
	font-size:18px;
	z-index:21;
}

.textstart
{
	position:fixed;
	right:60px;
	top: 200px;
	font:"Times New Roman", Times, serif;
	font-size:16px;
	color: #FFF;
	z-index:7;
	text-align:center;
}
.texterror
{

	font:"Times New Roman", Times, serif;
	font-size:16px;
	color: #FFF;
	z-index:7;
	text-align:center;
}