* html #gerb{margin-left:0}
* html #navigation{margin-right:-3px;}

body{
	font-family: Verdana, sans-serif;
	font-size: 90%;
	background-color: white;
	background-image: url(images/background_red.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}

a:link{
	color: #BB0008;
}

a:visited{
	color: #770000;
}


#container{
	width: 100%;	
	background: url(images/background_line.gif) left top repeat-y;
}

#container2{
	background: url(images/background_content.gif) repeat-y right top;
}

#header{
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 342px;
	padding-left: 472px;
	background-color: #AB1600;
}

#navigation{
	width: 170px;
	background-color: black;
	height: 100%;
	vertical-align: middle;
	float: left;
}

#navigation ul{
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 24px;
	padding-right: 30px;
	padding-top: 60px;
}

#navigation ul li{
	list-style: none;
	text-transform: uppercase;
	color: #DE976C;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	background-image: url(images/navigation_dotted_line.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 4px;
}

#navigation ul li.first{
	background-image: url(images/navigation_bglu_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#navigation ul li.last span{
	display: block;
	text-align: center;
	background-image: url(images/navigation_bglu_bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#navigation ul li a{
	color: #DE976C;
	text-decoration: none;
}

#gerb{
	padding: 0;
	margin: 0;
	text-align: center;
	margin-left: 170px;
	height: 342px;
	background-image: url(/.site/images/fon_head.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-right: 20px;
	border: 0px solid #901401;
	border-right-width: 1px;
}

#gerb div{
	height:133px;
	background:url(images/gerb.gif) bottom center no-repeat;
	padding-top:80px;
}

#gerb h1{
	margin: 0;
	padding: 0;
	margin-top: 76px;
	background-color: #00704A;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	height: 53px;
}

#gerb h1 span{
	padding-top: 15px;
	display: block;
}

#photobuttons{
	float: left;
	width: 171px;
}

#history_container{
	float: left;
	width: 301px;
	background-image: url(images/secondpartof_ekaterina.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 170px;
}

#history_container h2{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 30px;
	padding-top: 20px;
	color: #AB1600;
}

#history_container ul{
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

#history_container ul li{
	list-style-type: none;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 5px;
	background-image: url(images/history_pulk.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	font-size: 90%;
}

#history_container ul li a:link{
	color: #434343;
}

#history_container ul li a:visited{
	color: #222222;
}

#content{
	margin-left: 490px;
	padding-top: 20px;
	padding-right: 30px;
	font-size: 90%;
}

#content h1{
	color: #AB1600;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 230%;
	font-family: "Times New Roman", Times, serif;
}

#content form{
	padding: 0;
	margin: 0;
}


ul#voting{
	margin: 0;
	padding: 0;	
	width: 230px;
	float: left;
}

ul#voting li{
	list-style: none;
	padding: 5px 0;
	background-repeat: repeat-y;
	margin-bottom: 1px;
}

ul#voting li label{
	padding-left: 15px;
	font-weight: bold;
	font-size: 90%;
}

#footer{
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #666666;
	clear: both;
	color: white;
	font-size: 11px;
	padding-top: 6px;
	height: 80px;
}

#copyrights{
	float: left;
	width: 170px;
}

#copyrights p{
	margin: 0;
	padding: 5px 10px 20px 10px;
}

#copyrights p a{
	color: white;
}

#counters{
	margin-left: 180px;
	margin-top: 30px;
}
.error{
	color: red;
}