@charset "windows-1251";
#enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
	background-image: url(img/bgMain1.jpg);

}

#enter #center {
	height:450px;
	width:722px;
	position: absolute;
	top:50%;
	left:50%;
	margin:-225px 0 0 -361px;
	background: url(img/enterBgCenter.gif) no-repeat; 
}


#enterBgBtYes, #enterQuestion {float:left;}

#enterQuestion {margin:28px 38px 0 33px;}

#question {
	width:539px;
	margin-left: 110px;
}

#enter #copy {
	font-size:1em;
	text-align:center;
	margin:22px 0 50px 0px;
}

#enter #before18 {
	font-size:2.4em;
	text-align:center;
	color:#b0b0b0;
}

#enter #b18 {
	clear:both;
	margin-top:12px;
}

a img {border:none}