*{
padding:0;
margin:0
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5% }
li, dd { margin-left:5% }
fieldset { padding: .5em }
html {
	font-size: 100.01%;
}
body {
	font: 1em Arial, Verdana, sans-serif;
	text-align:center;
	background:#E3E2DA;
}
a img{
border:0;
}
h1 a, h2 a, h3 a, h4 a{
text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
text-decoration:underline;
}
#wrapper{
	text-align:left;
	width:996px;
	margin:0 auto;
	
}

#header{position:relative;height:140px;background:#fff;border-bottom:3px solid #004A80;}
#header .logo{float:left;}
#header #top_nav{
		position:absolute; 
		right:9px;
		top:6px;
		border:1px solid #D7D7D7;
		background:url(../img/topnav_bg.gif) 0 0 repeat-x;		
		height:21px;
		_overflow:hidden;
		padding:0 11px;
		width:640px;
	}
#header #top_nav ul{
		list-style:none;
		margin:0;
		padding:0;
		height:21px;
		float:left;
		}
		#header #top_nav ul li{
			list-style:none;
			margin:0;
			padding:0;
			float:left;
			}
			#header #top_nav ul li a{
				list-style:none;
				margin:0;
				padding:0;
				float:left;
				font-size:12px;
				color:#fff;
				line-height:18px;
				text-decoration:none;
				margin-right:16px; 
			}
			#header #top_nav ul li a.current{
				text-decoration:underline;
			}
			#header #top_nav ul li a:hover{
				text-decoration:underline;
			}
	#header #search{
		margin:0 0 0;
		#margin:0;
		padding:2px 0 0;
		float:right;
		width:200px;
	}
	#header #search .text{
		margin:0 6px 0 0;
		padding:0;
		font-size:10px; 
		width:144px;
		height:13px;
		border:1px solid #CDCDCD; 
		float:left;
	}
	#header #search .submit{ 
		vertical-align:middle;
		margin:0; 
		padding:0;
		float:left;
	}
	#header #top_banner_holder{ 
		display:block;
		position:absolute;
		right:9px;
		top:35px;
		padding:4px; 
		width:728px;
		height:90px;
		border:1px solid #cdcdcd;
	}
	#header #top_banner_holder a{ 
		width:728px;
		height:90px;
	}
	#main_nav{
		min-height:51px;
		_height:51px;
		background:#fff url(../img/main_nav_bg.gif) 0 0 repeat-x;
		border-bottom:1px solid #DEDBD1;		
	}
	#main_nav #parent{
		list-style:none;
		margin:0;
		padding:0 10px;
		height:28px;
		float:left;
		}
		#main_nav #parent li{
			list-style:none;
			margin:0;
			padding:0;
			float:left;
			}
			#main_nav #parent li a{
				list-style:none;
				margin:0 11px 0 6px;
				padding:3px 0 0;
				float:left;
				font-size:12px;
				color:#fff;
				line-height:23px;
				text-decoration:none; 
			}
			#main_nav #parent li a.current{ 
				background:url(../img/main_nav_current_item.gif) 50% 0 no-repeat;	
			}
			#main_nav #parent li a:hover{
				background:url(../img/main_nav_current_item.gif) 50% 0 no-repeat;	
			}
	#main_nav #child{
		list-style:none;
		margin:0;
		padding:0 10px;
		height:28px;
		float:left; 
		}
		#main_nav #child li{
			list-style:none;
			margin:0;
			padding:0;
			float:left;
			}
			#main_nav #child li a{
				list-style:none;
				margin:0 10px;
				padding:1px 0 0;
				float:left;
				font-size:12px;
				color:#000;
				line-height:21px;
				text-decoration:none;
				margin-right:16px; 
			}
			#main_nav #child li a.current{ 
				text-decoration:underline;	
			}
			#main_nav #child li a:hover{
				text-decoration:underline;
			}
#contentWrapper{clear:both;padding-top:5px;}
#left_sidebar{float:left;width:200px;margin-right:10px; }		
#content{float:left;width:640px;margin-right:10px; }		
#right_sidebar{float:left;width:136px; }		
#left_sidebar .block{
	width:198px;
	border:1px solid #DEDBD1;
	background:#fff url(../img/block_bg.gif) 0 0 repeat-x;
	padding:7px 0;
	margin-bottom:10px;
}			
#left_sidebar .sided{
	padding:7px 8px;
	width:182px;
}
a.most_readed{
	height: 38px;
	line-height: 38px;
	text-decoration:none;
	width: 109px; 
	display:block;
	color:#fff;
	text-align:center;
	overflow:hidden;
	background-image: url(../img/most_readed.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:12px;
	margin:0 0 3px 3px;
	} 
a.most_from_section{
	height: 39px;
	line-height: 39px;
	text-decoration:none;
	width: 191px; 
	display:block;
	color:#fff;
	text-align:center;
	overflow:hidden;
	background-image: url(../img/category_btn.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:12px;
	margin:0 0 3px 3px;
	} 
#latest_news_list,#more_from_category{
	margin:0 7px;
	border:1px solid #D7D7D7;
	background:#FFF9B1;
	font-size:12px;
}	
#latest_news_list a,#more_from_category a{
	padding:3px 3px 10px 3px;
	display:block;
	color:#004a80;
	text-decoration:none;
	font-weight:bold;
	}	
	#latest_news_list a:hover, #more_from_category a:hover{
		text-decoration:underline;
	}
	#latest_news_list  a.archive_btn, #more_from_category  a.archive_btn{
		height: 25px;
		line-height: 25px;
		text-decoration:none;
		width: 47px; 
		display:block;
		color:#fff;
		text-align:center;
		overflow:hidden;
		background-image: url(../img/archiv_btn.gif);
		background-repeat: no-repeat; 
		font-size:10px;
		margin:0 3px 3px 3px;
		float:right;
		clear:both;
		padding:0;
		} 
 a.category_reading{
	min-height: 33px;
	_height: 33px;
	line-height: 15px;
	text-decoration:none;
	width: 120px; 
	display:block;
	color:#fff;
	text-align:center;
	overflow:hidden;
	background:#ED1C24 url(../img/categorySl_06.gif) no-repeat 0 0; 
	font-weight:bold;
	font-size:12px;
	margin:0 ;
	float:right;
	clear:both;
	padding:97px 0 0 0;
	white-space: pre-wrap;  
	white-space: -moz-pre-wrap !important;  
	white-space: -pre-wrap;  
	white-space: -o-pre-wrap; 
	word-wrap: break-word;  
	overflow:hidden;
	} 
#poll{
	background:#D7D7D7;
	padding:10px 0;
}
#poll .title{
	display:block;
	font-size:18px;
	color:#636363;
	margin:0;
	padding:0 0 0 24px;
	font-weight:normal;
	_height:1%; 
}
#poll fieldset{
	border:none;
	margin:16px 0 0 24px;
	padding:0;
}
#poll .submit{ 
	margin:16px 0 0 5px;
	padding:0;
}
div#poll p{
	color:#636363;
	font-size:14px;
	margin-left: 24px;
}
div#poll p b{
	color:#000; 
}
div#poll .ratebar_wrapper{
	width:90px;
	float:left;
	position:relative;
	display:block;
	line-height:20px;
	height:20px;
}
div#poll .ratebar_wrapper .ratebar{
	display:block;
	position:absolute;
	background:#636363;
	height:20px;
	z-index:1;
	right:0;
	top:0:
}
div#poll .ratebar_wrapper .percents{
	display:block;
	position:absolute;
	z-index:2;
	right:0;
	color:#fff;
	top:0:
}
div#poll .rating_results_title{
	float:left;
	clear:left;
	width:58px;
	white-space: pre-wrap;  
	white-space: -moz-pre-wrap !important;  
	white-space: -pre-wrap;  
	white-space: -o-pre-wrap; 
	word-wrap: break-word;  
}
#content .block{
	width:638px;
	border:1px solid #DEDBD1;
	background:#fff url(../img/block_bg.gif) 0 0 repeat-x;
	padding:7px 0;
	margin-bottom:10px;
}	
.news_resume_top{
	width:621px;
	border:1px solid #DEDBD1;
	background:#FFF9B3;
	padding:17px 0 0 17px;
	margin-bottom:7px;
	}	 
.news_resume_top .thumb, .news_resume_latest .thumb, .news_article .thumb{
	float:left;
	margin:0 10px 0 0;
}	 
.news_resume_top h2{ 
	font-size:16x;
	line-height:24px;
	color:#004a80;
	margin:0 0 10px 0;
	font-weight:normal;
}
.news_resume_top h2 a{  
	color:#004a80; 
}
.news_resume_latest h2{ 
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	border-bottom:1px solid #B7B7B7;
	color:#004a80;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}
.news_resume_latest h2 a{ 
	color:#004a80;
}
.news_article h1{ 
	font-size:18px;
	font-weight:normal;
	line-height:21px; 
	color:#004a80;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}
.news_article h1 a{ 
	color:#004a80;
	}
.news_resume_latest .text{ 
	float:left;
	width:435px;
	clear:right;
} 
.news_resume_top p, .news_resume_latest p{ 
	font-size:12px; 
	margin-left:0;
}
.news_article p{ 
	font-size:12px; 
	margin-left:0;
}
.news_resume_top .tools, .news_resume_latest .tools{ 
	list-style:none;
	margin:0;
	padding:0 0 1px 0;
	#padding:0 0 2px 0; 
	clear:both;
	float:right; 
	}
	.news_resume_top .tools li, .news_resume_latest .tools li{ 
		list-style:none;
		margin:0 20px 0 0;
		padding:0;
		float:left;
		font-size:10px;
			line-height:18px;
		}
		.news_resume_top .tools li a, .news_resume_latest .tools li a{ 
			list-style:none;
			margin:0;
			padding:0;
			font-size:10px;
			text-decoration:none;
			color:#004a80;
			}
			.news_resume_top .tools li img, .news_resume_latest .tools li img{ 
				vertical-align:middle;
				}
			.news_resume_top .tools li a.read, .news_resume_latest .tools li a.read{ 
				color:red;
				}
			.news_resume_top .tools li a.faces, .news_resume_latest .tools li a.faces{ 
				text-decoration:underline;
				}	
.news_resume_latest{
	width:621px;
	border:1px solid #DEDBD1;
	background:#fff url(../img/block_bg.gif) 0 0 repeat-x;
	padding:17px 0 0 17px;
	margin-bottom:9px;
	}	
.news_article{
	width:621px;
	border:1px solid #DEDBD1;
	background:#fff url(../img/block_bg.gif) 0 0 repeat-x;
	padding:17px 0 0 17px;
	margin-bottom:9px;
	}	
.latest_news{
	background:#fff url(../img/title_bg.gif) 0 0 repeat-x;
	height:35px;
	line-height:35px;
	text-indent:10px;
	margin:0;
	padding:0;
	font-size:14px;
	color:#fff;
}
.title{
	background-position:0 -2px;
}

.news_article .tools{ 
	padding:13px 6px;
	float:right;
	width:126px;
	margin:20px;
	border:1px solid #DEDBD1;
}
.news_article .tools ul{ 
	list-style:none;
	margin:0 0 3px ; 
	padding:0;
	clear:both; 
}
	.news_article .tools li{ 
		list-style:none;
		margin:0;
		padding:5px 0 5px;
		float:left;
		clear:left;
		font-size:10px;
		line-height:18px;
		vertical-align:middle;
		color:#004a80;
		width:100%;
		} 
	.news_article .tools li.rate{ 
		line-height:36px;
	}
	.news_article .tools li span{ 
		float:left;
		width:22px;
		padding-right:17px;
		padding-left:8px;
		text-align:center;
	}
	.news_article .tools li span .rate_img{#display:block;#margin:0 auto;#clear:left}
	.news_article .tools li a{ 
			text-decoration:none;
			color:#004a80;
	}
	.news_article .tools li .imgHolder{ 
		float:left;
		width:22px;
	}
#right_sidebar .block{
	width:134px;
	border:1px solid #DEDBD1;
	background:#fff url(../img/block_bg.gif) 0 0 repeat-x;
	padding:7px 0;
	margin-bottom:10px;
}			
#right_sidebar .sided{
	padding:7px 7px;
	width:120px;
}
#right_sidebar .date{
	font-weight:bold;
	font-size:16px;
	display:block;
	text-align:center;
	color:#004a80;
}
#weather{
	list-style:none;
	margin:0;
	padding:0;
	}
	#weather li{
		list-style:none;
		margin:0;
		padding:0;
		font-size:10px;
		clear:left;
		}
		#weather li img{
			float:left;
		}
		#weather li span{
			float:left;
			display:block;
			padding:11px 0 0 3px; 
			width:79px;
			white-space: pre-wrap;  
			white-space: -moz-pre-wrap !important;  
			white-space: -pre-wrap;  
			white-space: -o-pre-wrap; 
			word-wrap: break-word;  
			overflow:hidden;
		}
.more_news{
	background:#fff url(../img/title_bg.gif) 0 0 repeat-x;
	height:30px;
	line-height:30px;
	text-indent:10px;
	margin:0;
	padding:0;
	font-size:14px;
	color:#fff;
	clear:both;
}
#more_news_wrapper{
	background:#fff url(../img/more_news_bg.gif) 0 0 repeat-x;
	padding:10px 0;
	_height:1%;
	#min-height:1%;
}
#more_news_wrapper .last{
	border:none;
}
.more_news_item{
	float:left;
	width:140px;
	font-size:12px;
	display:block;
	padding:0 12px 0 13px;
	border-right:1px solid #cdcdcd;
}
.more_news_item a{
	text-decoration:none;
	color:#000;
	}
.more_news_item a:hover span{
	text-decoration:underline;
}
#footer{
	height:22px;
	line-height:22px;
	background:#fff url(../img/bottom_nav.gif) 0 0 repeat-x;
	margin-top:10px;
	font-size:12px;
	text-align:center;
	color:#fff;
	padding:0 16px 0 206px;
	clear:both;
}
#footer .copy{
	float:right;
	font-size:10px;
	width:190px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{ 
	text-decoration:underline;
}


.news_resume_category{
	width:294px;
	min-height:192px;
	_height:192px;
	border:1px solid #DEDBD1;
	background:#fff url(../img/block_bg.gif) 0 0 repeat-x;
	padding:9px 9px 0;
	margin-bottom:9px;
	float:left;
	}	
.news_resume_category .thumb{
	float:left;
	margin:0 10px 0 0;
}	  
.news_resume_category h2{ 
	font-size:16px;
	line-height:19px;
	font-weight:bold; 
	color:#004a80;
	margin:0 0 0 0;
	padding:0 0 6px 0;
}
.news_resume_category h2 a{ 
	color:#004a80;
}
.news_resume_category .text{ 
	float:left;
	width:435px;
	clear:right;
}
.news_resume_category p{ 
	font-size:12px; 
	line-height:14px;
	margin:0;
	text-align:justify;
}
.news_resume_category .tools{ 
	list-style:none;
	margin:4px 0 0;
	padding:0 0 1px 0;
	#padding:0 0 2px 0; 
	clear:both;
	float:right; 
	}
	.news_resume_category .tools li{ 
		list-style:none;
		margin:0 0 0 20px;
		padding:0;
		float:left;
		font-size:10px;
			line-height:18px;
		}
		.news_resume_category .tools li a{ 
			list-style:none;
			margin:0;
			padding:0;
			font-size:10px;
			text-decoration:none;
			color:#004a80;
			}
			.news_resume_category .tools li img{ 
				vertical-align:middle;
				}
			.news_resume_category .tools li a.read{ 
				color:red;
				}
			.news_resume_category.tools li a.faces{ 
				text-decoration:underline;
				}	
.odd_resume_category{margin-right:10px;}
.clear{clear:both;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.advertise{
	width:611px;
	border:1px solid #DEDBD1;
	background:#fff url(../img/block_bg.gif) 0 0 repeat-x;
	padding:10px;
	margin-bottom:9px;
	min-height:800px;
	_height:800px;
	}
.advertise #archive_search p{	
	padding:5px 0;
}
.advertise #archive_search a{	
	color:#004A80;
}
.archive{
	width:611px;
	border:1px solid #DEDBD1;
	background:#fff url(../img/block_bg.gif) 0 0 repeat-x;
	padding:10px;
	margin-bottom:9px;
	min-height:800px;
	_height:800px;
	}	
#archive_search{
	background:#E3E2DA;
	padding:7px;
}
#archive_search fieldset {
	padding:0 0 9px 0;
	border:none;
}
#archive_search img {
	vertical-align:middle;
}
#archive_search fieldset fieldset{
	width:49%;
	float:left;
	margin:0;
	padding:0 ;
	border:none;
}
#archive_search  *{
	margin:0;
	padding:0;
}
#archive_search fieldset.submit{
	width:100%;
	margin:0;
	padding:20px 0 0 0;
	border:none;
	text-align:center;
}
#archive_search fieldset label{
	width:100px;
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#707070;
}
#archive_search fieldset.submit input{
	width:auto;
	border:none;
}
#archive_search fieldset input,#archive_search fieldset select{
border:1px solid #D7D7D7;
width:164px;
}
a.advanced_search{
background-image:url(../img/advanced_search.gif);
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
height:40px;
line-height:40px;
margin:0 0 3px 3px;
overflow:hidden;
text-align:center;
text-decoration:none;
width:156px;
} 
#archive_search form{
	padding:30px 0 5px 10px;
	font-size:12px;
}
.search_results { 
	font-size:12px;
	width:611px;
	margin:20px 0 0 0;
}
.search_results td{
	color:#959595;
	font-weight:normal;
	font-size:12px;
	white-space: pre-wrap;  
	white-space: -moz-pre-wrap !important;  
	white-space: -pre-wrap;  
	white-space: -o-pre-wrap; 
	word-wrap: break-word;  
	border-bottom:1px solid #B7B7B7;
	padding:12px 0 6px 0;
}
.search_results .date{
	color:#959595;
	font-weight:normal;
	font-size:12px;
	width:75px;
}
.search_results .name{
	color:#004a80;
	font-weight:normal;
	font-weight:bold;
	width:456px;
}
.search_results .name a{
	color:#004a80; 
	text-decoration:none;
}
.search_results .category{
	color:#004a80;
	font-weight:normal;
	font-size:10px;
	width:81px;
}

.sitemap_wrapper{
	width:611px;
	border:1px solid #DEDBD1;
	background:#fff url(../img/block_bg.gif) 0 0 repeat-x;
	padding:10px;
	margin-bottom:9px;
	min-height:800px;
	_height:800px;
	}
#sitemap{
	background:#fff url(../img/sitemap_wrapper.gif) 0 0 repeat-y;
}	
#sitemap .column{
	float:left;
	width:150px;
	line-height:24px;
	margin:0 7px 0 0;
}
#sitemap .column p{
	padding:10px 10px;
	margin:0;
}
#sitemap #last{
	margin:0;
	width:140px;
}
#sitemap a{
	font-size:12px; 
	color:#005796;
}
#sitemap a:hover,#sitemap a.important{
	font-size:12px; 
	color:#ed2024;
	text-decoration:none;
}
 
.contacts{
	width:611px;
	border:1px solid #DEDBD1;
	background:#fff url(../img/block_bg.gif) 0 0 repeat-x;
	padding:10px;
	margin-bottom:9px;
	min-height:800px;
	_height:800px;
	}	
.contacts .note{
	color:red;
	font-size:12px;
	font-style:normal;
}
.contacts .message{
	color:red;
	font-size:12px;
	font-style:normal;
}

#contacts_inner{
	background:#E3E2DA;
	padding:7px;
	}

#contacts_inner fieldset {
	padding: 0;
	border:none;
} 
#contacts_inner fieldset  em{
	color:red;
} 
#contacts_inner fieldset fieldset {
	padding:0 0 9px 0; 
} 
#contacts_inner fieldset fieldset input,#contacts_inner fieldset fieldset textarea{ 
	border:1px solid #707070;
}
#contacts_inner  *{
	margin:0;
	padding:0;
}
#contacts_inner fieldset.submit{
	width:100%;
	margin:0;
	padding:5px 0 0;
	border:none;
	text-align:λετς;
}
#contacts_inner fieldset label{
	width:100px;
	display:block;
	margin:0;
	padding:0 0 3px;
	font-size:12px;
	font-weight:bold;
	color:#707070;
}
#contacts_inner fieldset.submit input{
	width:auto;
	border:none;
}	
#contacts_inner  form{
	padding:10px 0 0 5px;
}
#contacts_inner  h2{
	font-size:22px;
	color:#004a80;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
* html #weather img{	
	width:58px;
	height:38px;
	behavior: url(pngbehavior.htc);
}*/

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/calendar_icon.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#calendar-me {
	margin: 20px;
}

.weather_com{font-size:9px;color:#999;display:block;text-align:left;clear:both;margin:0;
padding:5px 3px 0 5px;}
.weather_com a{font-size:9px;color:#999;text-decoration:none;}


#pagination{
	padding:5px 10px;
	background:#fff;
	font-size:12px;
	margin-bottom:10px;
	width:607px;
}
#pagination span a{
	padding:0 3px;
}
#pagination a{
	color:#000;
}
#pagination a:hover{
	color:#fff;
	background:#FF0D0D;
	text-decoration:none;
}
#pagination span.current{
	color:#FF0D0D;
}