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

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg.jpg) top repeat-x;
font-size:14px;
}

#content ul {color:#333333;
font-size:14px;
line-height:20px;
margin:0;
padding:0 0 0 20px;}

img{border: none;}

.img_left{
	float:left;
	padding:0 10px 0 0px !important;
	margin:0 0 0 0px !important;
}

.img_left_border{
	float:left;
	padding:5px 5px 5px 5px !important;
	margin:5px 10px 0 0px !important;
	border:1px solid #999;
}

.img_right{
	float:right;
	padding:0 10px 0 10px !important;
	margin:0 0 0 0px !important;
}

h1{font-size:24px; font-weight: normal; color: #333; margin:0; padding:0;}
h2{font-size:20px; font-weight: normal; color: #333;margin:0; padding:0;}
h3{font-size:18px; font-weight: normal; color: #333;margin:0; padding:0;}
h4{font-size:12px; margin:0; padding:0;}
h5{	font-size:12px; color: #333333;margin:0; padding:0 0 5px 0;}

.min_width{
	width:995px;
	height:1px;
	font-size:0;
	margin:-1px 0 0 0;
	padding:0;
}

#banner_top{
	/*width:730px;*/
	height:100px;
	/*background:#CCC;*/
	margin:0 auto;
	/*margin:10px auto 0 auto;*/
	text-align:center;

}

#header_box{
	max-width: 1240px;
	min-width: 995px;
	height:auto;
	margin:0 auto;
	margin-bottom:0px;

}

#header_top{
	font-size:11px;
	margin:7px 20px 6px 20px;
	height:15px;
	padding-left:7px;
}

#header_top img{
	padding-right:5px;
}

#header_top span{
	display:block;
	float:left;
	padding-right:8px;
}

#header_top a{
	display:block;
	float:left;
	text-decoration:none;
	color:#0d5195;
	padding-right:20px;
}

#header_top a:hover{
	color:#000;
	text-decoration:underline;
}

#header_top a.make_home{
	display:block;
	background:url(images/make_home.jpg) left no-repeat;
	padding-left:15px;
}

#header_top a.add_favorites{
	display:block;
	background:url(images/add_favorites.jpg) left no-repeat;
	padding-left:15px;	
}

#header_top a.flag_ru{
	display:block;
	background:url(images/flag_ru.jpg) left no-repeat;
	padding-left:20px;
	padding-right:8px;
}

#header_top a:hover.flag_ru{
	background:url(images/flag_ru_h.jpg) left no-repeat;
}

#header_top a.active_ru{
	background:url(images/flag_ru_h.jpg) left no-repeat;
}

#header_top a.flag_ua{
	background:url(images/flag_ua.jpg) left no-repeat;
	padding-left:20px;
	padding-right:8px;
}

#header_top a.flag_ua .active{
	background:url(images/flag_ua_h.jpg) left no-repeat;
}

#header_top a:hover.flag_ua{
	background:url(images/flag_ua_h.jpg) left no-repeat;
}

#header_top a:hover.flag_ua{
	background:url(images/flag_ua_h.jpg) left no-repeat;
}

#header_top a.flag_en{
	background:url(images/flag_en.jpg) left no-repeat;
	padding-left:20px;	
	padding-right:8px;	
}

#header_top a:hover.flag_en{
	background:url(images/flag_en_h.jpg) left no-repeat;
}

#header_top a.active_en{
	background:url(images/flag_en_h.jpg) left no-repeat;
}

#header_top a.enter{
	display:block;
	float:right;
	background:url(images/enter.jpg) left no-repeat;
	padding-left:15px;	
	padding-right:8px;
} 

#header{
	width:auto;
	height:93px;
	background:url(images/header_bg.jpg) repeat-x;
	margin:0 20px 0 20px;
}

#header_left{
	float:left;
	width:480px;
	height:93px;
	background: url(images/header_left_bg.jpg) top left no-repeat;
}

#header_left a{
	float:left;
	text-decoration:none;
	padding:8px 0 0 25px;
}

#header_left h1{
	font-size:16px;
	color:#FFF;
	padding:20px 0 0 0;
	margin:0;
	font-weight:bold;
}

#header_left a.logo_text{
	padding-left:10px;
}

#header_right{
	float:right;
	width:400px;
	height:auto;
	background:url(images/header_right_bg.jpg) top right no-repeat;
	padding-top:25px;
}

#header_right span{
	display:block;
	text-align:right;
	font-size:12px;
	color:#a3d1ff;
	padding-right:340px;
}

/*form search*/
.form_box{
	display:block;
	float:right;
	width:335px;
	height:60px;
	margin-left:7px;
	margin-top:-17px;
}

#search{
	width:248px;
	float:left;
	height:22px;
	margin:0;
	padding:0;
	background:url(images/search_bg.jpg) 0 0 no-repeat;
	border:none;
	padding-left:3px;
	padding-right:5px;
	line-height:20px;
	font-size:14px;
}

#btsearch{
	display:block;
	float:left;
	width:67px;
	height:23px;
	margin:0px 0 0px 0;
	padding:0 0 3px 0;
	background:url(images/btsearch.jpg) no-repeat;
	border:none;
	font-size:12px;
	font-weight:bold;
}

.form_box label{
	font-size:12px;
	color:#a3d1ff;
	padding: 0;
	margin: 0;
}

label.search_site{
	padding-right:25px;
}

/*end form search*/


/*mmenu*/
#mmenu{
	width:auto;
	height:29px;
	font-size:12px;
	background:url(images/mmenu_bg.jpg) repeat-x;
	border:1px solid #87d0fd;
	border-bottom:none;
	margin-left:20px;
	margin-right:20px;
}

#mmenu ul{
	display:block;
	width:auto;
	height:29px;
	padding:0;
	margin:0;

}

#mmenu li{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#mmenu li a{
	float:left;
	display:block;
	color:#012952;
	padding:6px 10px 7px 10px;
	margin:0;
	border-right:1px solid #87d0fd;
	text-decoration:none;
}

#mmenu li a:hover{
	position:relative;
	height:15px;
	background:url(images/mmenu_hover_bg.jpg) repeat-x;
	color:#3b3d3e;
	border:1px solid #999;
	padding:6px 10px 7px 10px;
	margin-top:-1px;
	margin-left:-1px;
}

#mmenu li.active a{
	color:#012952;
	font-weight:bold;
	background:#FFF;
	height:16px;
	padding:6px 9px 7px 8px;
}

#mmenu li.active a:hover{
	background:#FFF;
	border:none;
	color:#012952;
	font-weight:bold;
	background:#FFF;
	height:16px;
	padding:6px 9px 7px 8px;
	text-decoration:none;
	margin-top:0;
	margin-left:0;
	border-right:1px solid #87d0fd;
}

#mmenu li.last a {
	border-right:none;
}

#mmenu li.last a:hover {
	border-right:1px solid #999;
}
/*end mmenu*/

/*submenu*/
.submenu_bg{
	width:100%;
	background:url(images/submenu_bg.jpg) repeat-x;
	height:29px;
	margin:0;
	padding:0;
}

#submenu{
	max-width: 1240px;
	min-width: 995px;
	height:29px;
	font-size:12px;
	margin: 0 auto; 
}

#submenu ul{
	display:block;
	width:auto;
	height:29px;
	padding:0;
	margin:0 20px 0 20px;
}

#submenu li{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#submenu li a{
	float:left;
	display:block;
	color:#676767;
	padding:6px 5px 7px 10px;
	margin:0;
	text-decoration:none;
}

#submenu li a:hover{
	text-decoration:underline;
}

#submenu li.active a{
	font-weight:bold;		
}

#submenu li.active a:hover{
	text-decoration:none;
}

#submenu li.last a {
	border:none;
}
/*end submenu*/

#site{
	max-width: 1240px;
	min-width: 995px;
	height:100%;
	margin:0 auto;
}

#wrapper{
	height:100%;	
	margin:0;
	padding:0 20px 0 20px;
	width:100%;
}

#wrapper a{
	color:#0d5195;
	text-decoration:none;
}

#wrapper a:hover{
	color:#aa0008;
}


.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 0px 0px 0px; padding:0px;}
.xsnazzy p {padding-bottom:23px;}
.xsnazzy {background: transparent; margin:0; padding-bottom:10px;}
.xboxcontent {display:block; background:#FFF; border:0 solid #cacaca; border-width:0 1px; padding:0 10px 0px 10px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9, .xb10, .xb11, .xb12 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3, .xb5, .xb6, .xb7, .xb8, .xb9, .xb10, .xb11, .xb12 {height:1px;}
.xb2, .xb3, .xb4, .xb5, .xb6, .xb8, .xb9, .xb10, .xb11, .xb12 {background:#FFF; border-left:1px solid #cacaca; border-right:1px solid #cacaca;}
.xb1 {margin:0 8px; background:#cacaca;}
.xb2 {margin:0 6px; border-width:0 2px;}
.xb3 {margin:0 4px; border-width:0 2px;}
.xb4 {height:1px; margin:0 3px;}
.xb5 {height:2px; margin:0 2px;}
.xb6 {height:2px; margin:0 1px;}

.xb7 {margin:0 8px; background:#cacaca;}
.xb8 {margin:0 6px; border-width:0 2px;}
.xb9 {margin:0 4px; border-width:0 2px;}
.xb10 {height:1px; margin:0 3px;}
.xb11 {height:2px; margin:0 2px;}
.xb12 {height:2px; margin:0 1px;}

/*left top part site*/

#last_comments{
	width:auto;
	height:auto;
}

.comment{
	width:auto;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;


	background:url(images/comment_bg.jpg) bottom repeat-x;
	font-size:12px;
	color:	#999999;
}

.comment a.comment_text{
	display:block;
	font-size:12px;
	padding:3px 0px 3px 0px;
}

a.theme_href{
	color:#999 !important; 	
	font-size:11px;
	background:url(images/comment_bg.jpg) bottom repeat-x;
}

a:hover.theme_href{
	background:none;
}

#content{
	width:auto;
	height:auto;
}

#content p{
	font-size:14px;
	color:#333333;
	line-height:22px;
	padding:0 0 10px 0;
	margin:0;
}

#content span.date{
	font-size:12px;
	margin: 4px 0 0 0;
	color:#999999;
}


#content span.theme{
	display:block;
	width:100%;
	font-size:12px;
	margin: 4px 0 0 0;
}


span.theme_left{float:left; font-size:11px; padding-right:5px; color:#999;}

#content span.author{
	display:block;
font-style:italic;
color:#333333;
font-size:12px;
}

#content .content_header{
	display:block;
	width:auto;
	height:52px;
	margin:0;
}

#content .content_header h1{
	float:left;	
	padding:0;
	margin:0 9px 0 0;
}

#content .rss{
	float:left;	
	height:15px;
	padding-top:2px;
	padding-left:16px;
	background: url(images/rss.jpg) left top no-repeat;
	margin-top:12px;
	line-height:8px;
	font-size:0;
}

#content .taglinks{
	display:block;
	width:100%;
	height:20px;
	font-size:14px;
	padding:10px 0 0px 0;
}

#content .taglinks span{
	float:left;
}

#content .taglinks a{
/*	display:block;
	float:left;
	padding: 0 10px 0 10px;
	background:url(images/last_news_list.jpg) left 6px no-repeat;*/
}

#content .taglinks a.first{
	display:block;
	float:left;
	padding: 0 10px 0 10px;
	background:none;
}

.B_crumbBox {
	margin:0 0px 10px 0; 
	display:block;
	color:#999999 !important;
	font-size:11px;
}
.B_homeCrumb, .B_crumb, .B_currentCrumb {
	background:transparent url(images/comment_bg.jpg) repeat-x scroll center bottom;
	color:#999999 !important;
	font-size:11px;
}

.B_homeCrumb:hover, .B_crumb:hover, .B_currentCrumb:hover {background:none;}
.B_currentCrumb {text-decoration:none; background:none;}

#pagination {
	font-size:13px;
	margin:5px 0;
	text-align:center;
}
.ditto_page{margin: 0 2px 0 2px;}

#form_comment{
	display:block;
	width:99%;
	height:258px;
	margin:0;
	padding: 0 0 0px 3px;
}

#form_comment span{
	display:block;
	float:left;
	font-size:12px;
	color:#333;
	width:auto;
}

#form_comment span.comment_name{
	margin-top:-6px;
}

#form_comment span.count_character{
	width:auto;
	float:right;
	color:#999;
}

#commet_add_box{
margin-top:22px;
}

#commet_add_box .xboxcontent{
	background:#f0f0f0;
}

#commet_add_box .xb2, #commet_add_box .xb3, #commet_add_box .xb4, #commet_add_box .xb5, #commet_add_box .xb6{
	background:#f0f0f0;
}

#commet_add_box h5{
	padding:3px 0 0 0;
	margin:0 0 0 4px;
}

#reset_comment{
	float:right;
	width: 70px;
	margin-top:-18px;
	margin-right:-4px;
	position:relative;
	background:none;
	border:none;
	cursor:pointer;
	color:#0d5195;
	background:url(images/reset_comment.jpg) center left no-repeat;
}

#comment_author, #comment_textarea{
	border-left:2px inset #CCC;
	border-top:2px inset #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:0;
}
	
#comment_author{
	width:112px;
	height:20px;
	margin:-6px 0 7px 0;
}

#comment_textarea{
	width:100%;
	height:139px;
}

#btaddcomment{
	float:right;
	width: 87px;
	height:22px;
	background:none;
	border:none;
	cursor:pointer;
	margin:10px -4px 0px 0;
	background:url(images/btaddcomment.jpg) no-repeat;
}

#comments{
width:auto;
height:auto
}

#comments .comment{
background:none;
}

#comments .text{
	display:block;
	width:100%;
	height:auto;
	background:url(images/comment_bg.jpg) 0 5px repeat-x;
	color:#333;
	padding-top:10px;
}

#comments .name{
background:none;
}

span.name{font-weight:bolder;padding-right:3px;}
span.data{font-size:11px; padding-left:3px;}
span.theme{float:left; font-size:11px; padding-right:5px; color:#999;}

#last_comments .last{
	width:auto;
	height:auto;
	background:none;
	padding-bottom:5px;
	margin-bottom:0px;
}

.news_partners{
	display:table;
	width:100%;
	height:auto;
	padding:5px 0px 10px 0;
}

.news_partners img{
	padding:5px;
	border:1px solid #999;
	margin:0 10px 0px 0;
}

.news_partners_text{
	display:block;
	color:#333333;
	font-size:12px;
	line-height:15px;
	padding: 5px 0 0px 0;
}

.news_partners_data{
	color:#999;
	font-size:11px;
}

/*end left top part site*/
#last_news{
	width:auto;
	height:auto;
}

#last_news ul{
	padding:0 10px 0 0;
	margin:0;
}

#last_news li{
	background:url(images/last_news_list.jpg) left 7px no-repeat;
	list-style-type:none;
	line-height:17px;
	margin-bottom:0px;
	padding:0 0px 20px 13px;
	height:auto;
}

#last_news li a{
	display:block;
	font-size:12px;
}

.href_box{
	padding: 7px 0 5px 10px;
}

#person{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}

#person .news_partners{
	padding-bottom:5px;
}


/*right part of site*/
#informers{
	width:auto;
	height:auto;
	font-size:12px;
	color:#0d5195;
}

#informers span.pogoda, #informers span.kurs{
	display:block;
	padding-bottom:5px;
	font-weight:bold;
}

#informers span.kurs span{
	color:#000;
	font-weight:normal;
	padding-left:10px;
}

#informers span.pogoda span{
	color:#000;
}

#informers span.place{
	font-size:11px;
	color:#0d5195 !important;
	font-weight:normal;
	padding: 0 10px 0 7px;
}

#informers span.kurs{
	padding-bottom:10px;
}

#advertising{	
	width:100%;
	height:auto;
}

#advertising a{
	display:block;
	font-size:14px;
	padding:0 0px 10px 0px;
}

#advertising .xboxcontent{
	background: #FFF url(images/anons_bg.jpg) top repeat-x;
}

#advertising .xb2, #advertising .xb3, #advertising .xb4, #advertising .xb5, #advertising .xb6{
	background:#dbebf4;
}

#banners{
	width:auto;
	height:auto;
	padding:10px 10px 0px 10px;
	background:#f0f0f0;
}

#banners a{
	display:block;
	padding:0 0 10px 0;
}

#quest{
width:auto;
margin:auto;
font-size:12px;
color:#333;
margin-top:10px;
}

#last_news a.theme_href, #quest a.theme_href{
margin-left:5px;
margin-right:5px;
}

#quest .xboxcontent{
	background: #FFF url(images/quest_bg.jpg) top repeat-x;
}

#quest .xb2, #quest .xb3, #quest .xb4, #quest .xb5, #quest .xb6{
	background:#e7e7e7;
}

#quest h3{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
}

#easypollform label{
   // display:inline-block; /*??? ??? ?? ? IE6 ????????*/
   padding-left:5px;
   line-height:20px; /*????????? ???c??????? ????? ??????????*/
}

#easypollform{
	width:auto;
	height:auto;
	margin:0;
}

.pollbutton{
	width: 100px;
	height:22px;
	margin: 10px 0 12px 5px;
	border: 0;
	padding:0px;
	background:url(images/quest_bt.jpg) no-repeat;
}

#tags{text-decoration:none;}
.tagcloud{text-decoration:none;}
#tags a{color:#676767;}
#tags a:hover{color:#fff;background-color:#676767;}
.tagcloud .s1{font-size:11px;}
.tagcloud .s2{font-size:11px;}
.tagcloud .s3{font-size:11px;}
.tagcloud .s4{font-size:12px;}
.tagcloud .s5{font-size:12px;}
.tagcloud .s6{font-size:12px;}
.tagcloud .s7{font-size:13px;}
.tagcloud .s8{font-size:13px;}
.tagcloud .s9{font-size:13px;}
.tagcloud .s10{font-size:14px;}
.tagcloud .s11{font-size:14px;}
.tagcloud .s12{font-size:14px;}
.tagcloud .s13{font-size:15px;}
.tagcloud .s14{font-size:15px;}
.tagcloud .s15{font-size:15px;}
.tagcloud .s16{font-size:16px;}
.tagcloud .s17{font-size:16px;}
.tagcloud .s18{font-size:16px;}
.tagcloud .s19{font-size:15px;}
.tagcloud .s20{font-size:16px;}
.tagcloud .s21{font-size:16px;}
.tagcloud .s22{font-size:16px;}



/* end left part of site*/

/*footer*/
#footer{
	width:auto;
	height:auto;
	margin: 20px 20px 0 20px;
	padding:10px 0 0 0;
	border-top:1px solid #999;
}

#footer_top{
	width:100%;
	height:80px;
}

#footer a{
	font-size:12px;
	font-size:11px;
	color: #0d5195;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer_top_left span{
	display:block;
	width:100%;
	height:auto;
	padding-bottom:10px;
}

#footer_top_left{
	width:555px;
	height:auto;
	float:left;
	font-size:11px;
	color:#999999;
	
}

#footer_top_right{
	float:right;
	height:20px;
	margin-top:0px;
	padding:0;
}

#footer_top_right a{
	display:block;
	float:left;
	margin-left:20px;
}


#footer_top_right a.up{
	margin-left:72px;
}

#footer_top_bottom{
	width:100%;
	height:auto;
	padding-bottom:25px;
}

#footer_bottom_left ul{
	width:500px;
	height:auto;
	float:left;
}

#footer_bottom_left ul{
	margin:0;
	padding:0;
}


#footer_bottom_left li{
	float:left;
	list-style-type:none;
	padding-right:25px;
}

#footer_bottom_left li a{
	display:block;
	padding-left:10px;
	background:url(images/last_news_list.jpg) left 6px no-repeat;
}


#footer_bottom_right{
	width:100%;
	height:115px;
	float:right;
	text-align:right;
	padding-top:15px;
}

#footer_bottom_right a{
	padding: 0px 0px 0px 10px;
	margin:0px 0 0 0;
}
/*end footer*/