@charset "windows-1251";
#enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color : #cb970e;
	margin: 0px;
	padding: 0px;
}

#enter #center {
	height:450px;
	width:722px;
	position: absolute;
	top:50%;
	left:50%;
	margin:-225px 0 0 -361px;
}

#blockEnter{
		width:622px;
}

#question{
	font-family: Georgia;
	font-size: 25px;
	color: #450b00;
	padding: 0 0 59px 0	
}

#question SPAN{
	font-size: 27px;
	background-color: #450b00;	
	margin:0px 20px;

}

#question SPAN#yes{
	padding: 1px 20px;
	cursor: hand;
	border: 1px solid #450b00;
}

#question SPAN#no{
	padding: 1px 15px;	
	cursor: hand;
	border: 1px solid #450b00;
}

#question SPAN a{
	color: #cb970e;
}

#question SPAN a:hover{
	color: #450b00;
}

#blockMessage{
	width:622px;
	text-align: center;
	border: 1px solid #450b00;
	font-family: Georgia;
	font-size: 25px;
	color: #450b00;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 30px 0;	
}


#enterBgBtYes, #enterQuestion {float:left;}

#enterQuestion {margin:28px 38px 0 33px;}

#question {
	border-left: 1px solid #450b00;
	border-right: 1px solid #450b00;
	border-bottom: 1px solid #450b00;	 
}

#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}

#switchlang {
	font-family: Georgia;
	font-size: 18px;
	color: #450b00;
	margin-top: 10px;
}

#switchlang a{
	color: #450b00;
}

#switchlang a:hover{
	color: #450b00;
}
