html{
	background:url(../img/bg.jpg) repeat-y #1a1a1a;
	width:100%;
	}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {	list-style:none; }
caption,th {	text-align:left; }

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0; }

.clr { clear: both; overflow:hidden; }
.clrfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clrfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clrfix {height: 1%;}
.clrfix {display: block;}
/* End hide from IE-mac */

a{
	text-decoration:none;
	outline:none!important;
	}

img{
	border:none;
	margin:0;
	}
	
#wrapper{
	width:960px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
/*header*/
	
#header{
	background:url(../img/header.jpg) no-repeat;
	height:154px;
	width:960px;
	}
	
.logo{
	float:left;
	}
	
#header ul{
	text-align:right;
	padding:15px 20px 0 0;
	}
	
#header ul li{
	display:inline;
	}
	
#header ul li a{
	color:#dd0e0e;
	font-weight:bold;
	text-decoration:underline;
	padding:0 0 0 65px;
	}
	
#header ul li a:hover{
	color:#FFFFFF;
	}
	
/*header_end*/

/*menu*/

#menu{
	background:url(../img/menu_bg.jpg) repeat-x;
	width:772px;
	height:28px;
	text-align:center;
	padding:0 0 0 188px;
	}
	
#menu ul li{
	display:inline;
	}
	
#menu ul li a{
	padding:0 15px 0 15px;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	display:block;
	float:left;
	}
	
#menu ul li a:hover{
	background:url(../img/menu_hover.jpg) repeat-x;
	}

#menu span{
	background:url(../img/menu_span.jpg) no-repeat;
	width:1px;
	height:28px;
	display:block;
	float:left;
	}
	
/*menu_end*/

/*statistics*/

#page_inner_width{
	width:680px;
}

#statistics{
	background:url(../img/statistics.jpg) no-repeat;
	width:960px;
	height:150px;
	}

.statistics_title{
	padding-left:40px;
	}

.statistics_left{
	padding:10px 0 0 20px;
	width:190px;
	float:left;
	margin:0 40px 0 0;
	}

.statistics_left span{
	font-size:14px;
	font-weight:bold;
	color:#910000;
	clear:right;
	}
	
.question{
	margin:10px 0 0 -20px;
	background:#891619;
	color:#ffffff;
	padding:6px;
	}

#statistics1{
	width:120px;
	float:left;
	margin:0 85px 0 0;
	padding:0;
	height:95px;
}
	
#statistics2{
	width:120px;
	float:left;
	margin:0 85px 0 0;
	padding:0;
	height:95px;
}
	
#statistics3{
	width:120px;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	height:95px;
}

#statistics1_bottom{
	width:120px;
	float:left;
	margin:0 60px 0 0;
	padding:0;
	height:95px;
}
	
#statistics2_bottom{
	width:120px;
	float:left;
	margin:0 60px 0 0;
	padding:0;
	height:95px;
}
	
#statistics3_bottom{
	width:120px;
	float:left;
	margin:0 50px 0 0;
	padding:0;
	height:95px;
}

.bars{
	position:relative;
	height:80px;
	margin:15px 0 0 0;
	}

.blue, .red, .green {
	position:absolute;
	bottom:0;
}

.blue{
	background:url(../img/blue.jpg) repeat-y;
	float:left;
	width:20px;
	display:inline;
	margin:0 6px;
	left: 10px;
	}

.red{
	background:url(../img/red.jpg) repeat-y;
	width:20px;
	float:left;
	display:inline;
	margin:0 6px;
	left: 45px;
	}

.green{
	background:url(../img/green.jpg) repeat-y;
	width:20px;
	float:left;
	display:inline;
	margin:0 6px;
	left: 80px;
	}

.bold{
	font-weight:bold;
	}
	
.type{
	float:left;
	margin:28px 0 0 0;
	}

#legend{
	float:left;
	}

#legend p{
	margin:10px 0;
	}

/*statistics*/

/*content*/

#content{
	width:960px;
	background:#ffffff;
	}

#left{
	width:232px;
	float:left;
	}
	
#right{
	width:712px;
	float:left;
	padding:8px;
	}

.anketa_top{
	background:url(../img/anketa_top.jpg) no-repeat;
	width:216px;
	height:32px;
	padding:10px 5px 0 5px;
	margin:5px 2px 0 2px;
	}
	
.anketa_center{
	background:url(../img/anketa.jpg) repeat-x #3a3839;
	width:226px;
	margin:0 2px 0 2px;
	}

.anketa_bottom{
	background:url(../img/anketa_bottom.jpg) no-repeat bottom #3a3939;
	width:226px;
	margin:0 2px 5px 2px;
	padding:0 0 5px 0;
	min-height:47px;
    height:auto !important;
    height:47px;

	}
	
#news{
	margin:0 0 10px 0;
	}	

.news{
	padding:10px 5px 0 5px;
	}
	
.guest_subject{
		padding:0 0 20px 0;
		}

.left_title{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}

.yellow{
	color:#ecb601;
	}

.anketa_tb{
	width: 100%;	
}

.anketa_tb td{
	padding:5px;
	}

.white{
	color:#FFFFFF;
	}
	
.submit{
	background:url(../img/submit.jpg) no-repeat;
	width:94px;
	height:30px;
	text-align:center;
	border:none;
	color:#ffffff;
	outline:none;
	}

.red_text{
	color:#e20b0b;
	}
	
.news_roll{
	margin:20px 0 0 0;
	border-bottom:1px solid #afafaf;
	}
	
.gray{
	color:#afafaf;
	}
	
#right p{
	margin:10px 0;
	}
	
.right{
	float:right;
	margin:3px;
	}
	
.strong{
	font-size:13px;
	color:#333333;
	}
	
.side_left{
	float:left;
	width:320px;
	border-right:2px solid gray;
	padding:0 10px;
	background-color:#f9e6a5;
	}
	
.side_right{
	float:left;
	width:320px;
	padding:0 10px;
	background-color:#cbd1e8;
	}
	
.border{
	border:1px solid #333333;
	}
	
.float{
	float:left;
	margin:15px;
	}
	
.news_select{
	margin:5px 0;
	}
	
.news_select select{
	border:medium none #ffffff;
	background:#333333;
	color:#FFFFFF;
	margin:5px 0 0 0;
	}
	
.news_list a{
	display:block;
	color:#ecb601;
	padding:2px 0;
	}
	
.news_list a:hover{
	text-decoration:underline;
	color:#ffffff;
	}

.margin{
	margin:5px 0;
	}
	
#archive_statistics{
	background-color:#cccccc;
	width:680px;
	height:142px;
	padding:0 0 0 5px;
	}
	
.blue1{
	background:url(../img/blue1.jpg) no-repeat;
	height:17px;
	padding:0 0 0 20px;
	}
	
.red1{
	background:url(../img/red1.jpg) no-repeat;
	height:17px;
	padding:0 0 0 20px;
	}
	
.green1{
	background:url(../img/green1.jpg) no-repeat;
	height:17px;
	padding:0 0 0 20px;
	}
	
.team_list{
	float:left;
	margin:10px;
	}
	
/*content_end*/

/*footer*/

#footer{
	background:url(../img/footer.jpg) no-repeat;
	width:950px;
	height:40px;
	line-height:40px;
	margin:10px 0;
	padding:0 5px;
	display:block;
	}

.copy{
	width:220px;
	float:left;
	color:#FFFFFF;
	}
	
.f_menu{
	width:520px;
	float:left;
	}
	
.f_menu ul li{
	display:inline;
	padding:0 12px;
	}
	
.f_menu ul li a{
	color:#000000;
	height:40px;
	line-height:40px;
	}
	
.f_menu ul li a:hover{
	text-decoration:underline;
	}
	
.ims{
	width:210px;
	float:left;
	color:#FFFFFF;
	}

.ims p{
	float:left;
	}

.ims img{
	margin:5px 0 0 0;
	}

.active_poll td{
	padding: 5px 0;
}

.submit_vote{
	background:url(../img/submit1.jpg) no-repeat!important;
	width:94px!important;
	height:30px!important;
	text-align:center;
	border:none;
	color:#ffffff;
	outline:none;
	padding:0!important;
	}
	
.vote p{
	width:300px;
	}
	
.table_vote{
	width:400px;
	}
	
/*gallery*/

*{margin:0;padding:0}
	h1,h2{font:bold 80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	.caption{font-style:italic;color:#887;}
	.demo{position:relative;margin-top:2em;}
	.gallery_demo{width:702px;margin:0 auto;}
	.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:0 auto 20px auto;width:700px;background:black;}
	#main_image img{margin-bottom:10px;}
	
	.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
	
.galleria{list-style:none;}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.chart_label{
	margin-top: -15px; 
	margin-left: -3px; 
	font-weight: normal;
	font-size: 10px;
	overflow: visible;
	width:36px;
}

.bg_color{
	background:#292929;
	padding:5px;
		}
		
.info_participant td{
		padding:5px;
		}
		
.guests_general{
		background:url(../img/general_bg.jpg) repeat-y;
		float:left;
		}
		
.title{
	color:#036ca2;
	}

.opinion_l{
		color:#333333;
		font-size:13px;
		background:#f1d470;
		padding:10px 10px;
		margin:0 -10px;
		}
		
.opinion_r{
		color:#333333;
		font-size:13px;
		background:#9faad3;
		padding:10px 10px;
		margin:0 -10px;
		}
		
.alpha{
	float:left; 
	margin:5px;
	}
	
.justify{
	text-align:justify;
	}
