@charset "windows-1251";
/* CSS Document */

body{
	margin:0px;
}


img{
	border:0px;
}

/*header*/

.header{
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1000px;
	height:199px;
}

.search_line{
	background-image:url(img/search-panel-bg.jpg);
	background-repeat:repeat-x;
	width:829px;
	height:41px;
}

.border{
	border-left:1px solid #999999;
}

.search_bg{
	background-image:url(img/search-field.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:170px;
	height:41px;
}

.search_div{
	position:relative;
	top:5px;
	left:10px;
	width:163px;
	height:40px;
}

.form{
	margin:0px;
	padding:0px;
}

.search_field{
	border:0px;
	background-color:#dedede;
	width:100px;
	height:20px;
}

.search_but{
border:0px;
width:34px;
}

.search_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bolder;
	padding-top:3px;
	color:#868686;
}

.butn_td{
	padding-top:1px;
}


/*left tab*/

.navig_tab{
	margin-bottom:4%;
}

.navig_top{
	background-image:url(img/navig-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:252px;
	height:65px;
}

.headline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#848484;
	position:relative;
	top:13px;
	left:50px;
	width:150px;
}

.navig_bg{
	background-image:url(img/navig-bg.jpg);
	background-repeat:repeat-y;
	width:252px;
	height:100%;
}

.navig_td{
	padding-left:26px;
}

#menu_left td{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
}

#menu_left td.menu_td{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:60px;
}

#menu_left a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#7d7d7d;
	text-decoration:none;
	line-height:12px;
}
#menu_left a:hover{         
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	line-height:12px;
}


.navig_botm{
	background-image:url(img/navig-botm.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:59px;
}


/*middle tab*/

.welcome_top{
	background-image:url(img/welcome-top.png);
	background-repeat:no-repeat;
	background-position:top;
	width:467px;
	height:65px;
}

.welcome_bg{
	background-image:url(img/welcome-bg.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:467px;
}

.middle_td1{
	padding:0px 45px 0px 45px;
}

.middle_td2{
	padding:15px 10px 0px 45px;
}

.middle_tab3{
	padding:15px 45px 0px 10px;
}

.middle_tab4{
	padding:15px 45px 0px 45px;
}

.img1{
	padding:15px 50px 0px 10px;
}

.img2{
	padding:15px 10px 0px 50px;
}

.next_td{
	padding-right:10px;
}

.next_td2{
	padding-left:130px;
}

#welcome_tab a, #welcome_tab2 a, #news_tab a, #choice a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#27bffc;
	text-decoration:none;
}
#welcome_tab a:hover, #welcome_tab2 a:hover, #news_tab a:hover, #choice a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#27bffc;
	text-decoration:underline;
}

.middle_txt{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	line-height:11px;
}

.welcome_botm{
	background-image:url(img/welcome-botm.jpg);
	background-repeat:no-repeat;
	width:467px;
	height:52px;
}


/*right tab - news*/

.news_top{
	background-image:url(img/news-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:244px;
	height:65px;
}

.news_bg{
	background-image:url(img/news-bg.jpg);
	background-repeat:repeat-y;
	height:100%;
}

.news_tab1{
	padding-left:43px;
	padding-right:35px;
}

.news_tab2{
	padding:10px 35px 0px 43px;
}

.next_td3{
	padding-right:35px;
}

.news_botm{
	background-image:url(img/news-botm.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:56px;
}

/*right tab - voting*/

#voting_tab{
	margin-top:4%;
	margin-bottom:4%;
	background-image:url(img/voting.png);
	background-repeat:no-repeat;
	width:244px;
	height:238px;
}

.voting_headline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#848484;
	position:relative;
	top:18px;
	left:50px;
	width:120px;
}

.vote_txt{
padding-top:1px;
}

.variants{
	padding-left:3px;
	line-height:10px;
}


/*footer*/

.foot_left{
	background-image:url(img/footer-left.jpg);
	background-repeat:no-repeat;
	width:271px;
	height:186px;
}

.left_img{
	position:relative;
	left:45px;
	top:0px;
}

.foot_right{
	background-image:url(img/footer-right.jpg);
	background-repeat:no-repeat;
	width:262px;
	height:186px;
}

.right_img{
	position:relative;
	left:65px;
	top:0px;
	width:154px;
}

.foot_top{
	padding-top:10px;
}

.foot_bg{
	background-color:#d6d6d6;
}

.foot_border{
	border-bottom:1px solid #999999;
}

.foot_line_tab{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	margin-top:2px;
}

.foot_line{
	background-image:url(img/footer-line.png);
	background-repeat:repeat-x;
	width:988px;
	height:27;
	background-position:bottom;
}

.copyright_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#878787;
	font-weight:bolder;
}