@charset "utf-8";
/* CSS Document */

body {
	margin: 0px
}

.top {
	 width: 766px; 
	 height: 296px; 
}

.top-top {
	width: 766px;
	height: 87px;
	background-image:url(img/top-top.jpg);
}

.top-left {
	width: 43px;
	height: 152px;
	background-image:url(img/top-left.jpg);
	float:left;
}

.top-right {
	width: 39px;
	height: 152px;
	background-image:url(img/top-right.jpg);
	float:left;
}

.top-center {
	width: 223px;
	height: 152px;
	background-image:url(img/top-center.jpg);
	float:left;
}

.flag1 {
	width: 229px;
	height: 152px;
	float:left;
}

.flag2 {
	width: 232px;
	height: 152px;
	float:left;
}

.top-footer {
	width: 766px;
	height: 57px;
	background-image:url(img/top-footer.jpg);
	clear:both;
}

.belka {
	width: 766px;
	height: 120px;
	background-color: #467c09; 
}

.adv {
	padding-top: 10px;
}

.table_main {
	width:766px; 
	background-color: #467c09; 
	color:#d7ff8a; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.column_left {
	width: 50%; 
	text-align:center; 
	vertical-align:top; 
	border-right: #693 dotted 1px;
}

.column_right {
	width: 50%;
	text-align:center;
	vertical-align:top; 
}

.column_left h3 {
	text-align:left; 
	margin-left: 10px;
	color: #F90;
}

.column_right h3 {
	text-align:left; 
	margin-left: 10px;
	color: #F90;
}

h1 {
	color: #b1fe1d;
}

.content {
	text-align:justify; 
	margin: 0px 20px 0px 20px;
}

.footer {
	margin-top:-16px;
	width: 766px;
	background-color: #467c09;
	background-image:url(img/footer.jpg);
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	height: 70px
}

.footer a{
	text-decoration:none;
	color:#FFF;
}

.footer a:hover{
	text-decoration:none;
	color:#FFF;
}

.flags {
	margin-top: 10px;
	padding-bottom: 10px;
}
.video {
	margin-top: 10px;
}

.news {
	text-align:left;
}

.news a{
	text-decoration:none;
	color:#FFF;
}

.news a:hover{
	text-decoration:none;
	color:#FFF;
}
.sonda {
	margin-top: 30px;
	font:"Courier New", Courier, monospace;
	font-size: 72px;
	text-align:center;
}

.sonda_right {
	background-image:url(img/goal2.png); 
	background-repeat:no-repeat; 
	font-size:72px; 
	color: #339; 
	text-align:center	
}

.sonda_left {
	background-image:url(img/goal.png); 
	background-repeat:no-repeat; 
	font-size:72px; 
	color: #B90000; 
	text-align:center	
}

.sonda_error {
	background: #69F;
	background-image: url(img/info-icon.png);
	background-repeat:no-repeat;
	background-position: 260px;
	color: #FFF;
	border:dotted 1px #006;
	width: 764px;
	height: 24px;
	text-align: center;
	padding-top: 4px;
	margin:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;

}

.vote {
	position:absolute;
	height: 73px;
	width: 150px;
	background-image:url(img/vote.png);
	margin-top: 250px;
	margin-left: 300px;
}

.button_left {
	height: 129px; 
	width: 129px; 
	background:none; 
	background-image:url(img/plus2.png); 
	border:none;
}

.button_right {
	height: 129px; 
	width: 129px; 
	background:none; 
	background-image:url(img/plus1.png); 
	border:none;
}
.ramka {
	width: 200px; 
	position: absolute; 
	top: 5px; 
	right: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px; 
	color:#093;	
}

.ramka a{
	font-size:12px; 
	color:#093;
	text-decoration:none;
}

.ramka a:hover{
	font-size:12px; 
	color:#093;
	text-decoration:none;
	font-weight:bold;
}

.linkpromo{
	position:fixed; 
	left: 30px; 
	top:1px; 
	width: 200px;
	color:#C00; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:15px;	
	
}

.linkpromo a{
	color:#C00; 
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	
}
