* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
        padding: 10px 0 0 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
        background: #fff;
}
a {
	color: #006699;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 0px
}
img {
	border: none;
   vertical-align:middle;
}
input {
	vertical-align: middle;
}

.relative {position: relative}
.none {display:none}

#wrapper {
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.padding-right-0{padding-right:0 !important}
.padding-left-0{padding-left:0 !important}

/* Header
-----------------------------------------------------------------------------*/
#header {
	position: relative;
   background: url(/img/horiz_border.gif) repeat-x scroll 0 bottom;
   padding-bottom: 3px;
   height:150px;
}
#header .left_head{
   position: relative;
   z-index: 2;
   float:left;
   background-color: #fff;
   padding-right:10px;
}

#header .right_head{
        margin-right: 15px;
        background: #e7f2fb;
        padding-left: 15px;
        position: relative;
        overflow: hidden;
        width: 585px; height: 120px;
}

#header .right_head_padding {
   padding: 5px 20px 0 20px;
   background: #e7f2fb;
}

#header .slogan{
        margin-top:5px;
        padding-top: 7px;
        background: url(/img/under_logo.gif) top left no-repeat;
        text-align: center;
        text-transform: uppercase;
        font:bold 11px Arial;
        height:33px;
        width:320px;
}
#header .welcome{
        display: inline-block;
        color:#006699;
        font:11px Arial;
        text-align: center;
        float: right;
        margin: 5px 25px 0 0;
}
#header .paginat{
        position: absolute;
        top:107px;
        right: 0;
        border-left:3px solid #0098d2;
        background: #cccccc;
        z-index: 10;
}
#header .paginat ul li{
        list-style: none;
        float: left;
        padding: 0 5px 0 5px;
        cursor:pointer;
}
#header .paginat ul li.act, #header .paginat ul li.jFlowSelected{
        background: #000;
        color:#fff;
        padding: 0 5px 0 5px;
}
#header .right_head .head_foto{
        display: block;
        float: left;
}
#header .right_head .head_news{
        display: block;
        float: left;
        width:470px;
        padding-left: 15px;
        line-height: 1.5em;
}
#header .right_head .title-news-head{
        color:#006699;
        font-weight: bold;
        padding-bottom: 5px;
        width:575px;
}
.readmore{padding-left: 5px;}
.readmore a{
	color:#39F;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
}
.readmore a:hover{
    text-decoration: underline;
}
.menu_conteiner
{
    padding-top: 3px;
    width: 100%;
    background: #003efa url(/img/horiz_border.gif) repeat-x 0 0;
    margin: 3px 0 1px 0;
}
.menu_conteiner .date{
	color:#0FF;
	padding: 0 10px 0 10px;
	float: left;
	font-weight: bold;
}
.menu_conteiner .main_menu{
    height:21px;
    color:#fff;
    font-weight: bold;
}
.menu_conteiner .main_menu ul li{
    list-style: none;
    float: left;
    padding: 0 10px 0 15px;
    margin-top:2px;
}

.menu_conteiner .main_menu ul li.act{
    background: #cc3333;
    padding: 1px 5px 0 5px;
    margin:2px  15px 0 15px;
}
.menu_conteiner .main_menu ul li.act a{color:#fff;}
.menu_conteiner .main_menu ul li a{
    color:#fff;
    font-weight: bold;
    text-decoration: none;
}
.menu_conteiner .search{
    float: right;
    padding: 0 !important;
    padding-right:0px;
    width:240px;
}
.menu_conteiner .search input.serchtext{
    padding: 0 !important;
    margin-top:1px;
    font-size:12px;
    width:170px;
    float:left;
}
.menu_conteiner .search input.serchbutt{
    padding: 0 !important;
    margin:0px;
    font-size:14px;
    color:#fff;
    font-weight:bold;
    border:0px;
    background: none;
    float:left;
    margin-left:5px;
}
.menu_conteiner .search input .button{
    border:0;
    background: none;
}

.main_menu li.clear, .sub_menu li.clear {
   _margin-top:-3px !important;
}

.sub_menu{
    height:21px;
    width: 960px;
    background: #003efa;
    margin: 1px 0 1px 0;
    padding: 0 10px 0 10px;
}
.sub_menu ul li{
    list-style: none;
    float: left;
    padding: 2px 25px 0 25px;
}
.sub_menu ul li.act{
    background: #cc3333;
    padding: 1px 5px 0 5px;
    margin:2px 0 0 20px;
}
.sub_menu ul li.act a{color:#fff;}
.sub_menu ul li a{
    color:#fff;
    font-weight: bold;
    text-decoration: none;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 20px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 10px 320px 0 0;
   zoom:1;
}
.left_cont{
   width: 662px;
   font-weight: bold;
   margin-right: 20px;
}

.right_cont{
    float: right;
    width:200px;
}

.all_cont .view {
   float: none !important;
}

.main_news_conteiner{
    zoom:1;
    padding:5px 3px 5px 3px;
}
#article {
    background: #f5fafd;
    padding:3px;
}
.main_news_conteiner.full{
    padding-right:15px;
    float:left;
}
.edits{
    padding:10px;
    font:11px Arial;
    color:#999999;
}
.editss{
    padding-left:10px;
    font:9px Arial;
    color:#999999;
}
.main_news_conteiner .print{
   width:130px;
   float:right;
   padding-left:25px;
   background: url(/img/print.gif) 0px 2px no-repeat;
   font-weight:normal;
}
.onpage{
   width:217px;
   float:right;
   padding:5px;
   font-weight:normal;
}
.datetime{
	font: 10px Arial;
	color:#999;
}
.main_news_title h1{
    font:bold 16px Arial;
    color:#000;
    padding-bottom: 10px;
}
.main_news{
    font-size:12px;
    line-height: 1.5em;
    font-weight: normal !important;

}

#public .main_news  { font-size: 14px }

.main_news img{
    float:left;
    padding-right:10px;
}
.main_news .readmore{
}
.submain_news{
    margin-top: 10px;
    padding:3px 0 0 5px;
    border-top:1px dotted #ccc;
}
.submain_news img{
    float:right;
    padding: 5px 7px 0 5px;
}
.news_link{padding: 3px 0;}
.news_link a{
    color:#006699;
    font: bold 12px Arial;
}
.news_link.theme{
    padding: 0px 10px;
    background: url(/img/point.gif) 0px 5px no-repeat;
}
.news_link.theme a{
    color:#006699;
    font: 12px Arial;
}
.datetime.theme{
    padding-left:5px;
}
.submain_news .main_news, .country_news .main_news{min-height: 0px;}

.country_news{
    border:1px solid #E7F2FB;
    margin: 15px 0 0 0;
    width:100%;
}
.country_news.theme{
    background:#E7F2FB;
    width:639px;
    padding:10px;
}
.country_news.coment{
    width:661px;
    border:0px;
}

.coment .country_news_title {
   padding-right: 10px
}
.country_news_text{
    padding: 0 0 5px 0px;
}
.country_news_text.coment{

    padding-top:5px;
    border-bottom:1px dotted #ccc;
}
.country_news_text.view {
    border-bottom:1px dotted #ccc;
    margin: 20px 10px;
}
.pagination{
    position:absolute;
    bottom:10px;
    left:45%;
}
.country_news_text.view img{
    float:left;
    padding-right:10px;
}
.country_news_title {
	height:30px;
	line-height: 30px;
	text-transform: uppercase;
	background: #E7F2FB;
	padding-left:15px;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.country_news_part{
    width: 45%;
    float: left;
    padding: 15px 10px 10px 10px;
 }
.country_news_part img{
    float: left;
    padding-right:10px;
}
.block_conteiner{
    border:1px solid #E7F2FB !important;
    margin-bottom: 10px;
    zoom:1;
}
.chanel{
    margin: 5px 5px 10px;
    height: 195px;
    overflow:hidden;
}
.chanel_item{
    border-bottom:1px dotted #ccc;
    padding: 3px 0;
}
a.chanel_link{
   color:#0098d2;
   min-height: 40px;
   line-height: 40px;
   text-decoration: none;
   width: 50px;
   text-align:center;
   _font-size: 40px;
   _height: 40px;
}

a.chanel_link span {
   _display: none;
}

a.chanel_link img {height:auto; width: 40px}

.addon{
    display: inline-block;
    float:right;
    padding-right:15px;
}
.addon a{
    font:12px Arial;
    text-transform: none;
    line-height:30px;
}
.medias{
	display:block;
	text-decoration:none;
    clear: both;
    padding-left:15px;
    background: url(/img/media.gif) no-repeat;
    width: 200px;
    height: 33px;
    line-height: 33px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom:10px
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 298px;
	margin-left: -300px;
	position: relative;
        padding-top: 10px;
}
.left_two{
    float:left;
    width:125px;
    margin-left: 15px;
    display:inline;
}
.block_right{
    padding:10px 0px 10px 15px;
}
.left_two p{padding: 5px 0px 0 5px;}
.block_conteiner .readmore{
    padding-left: 40px;
    margin-bottom: 10px;
    background: url(/img/readmore_foto.jpg) 20px 2px no-repeat;
}
.block_conteiner .readmore.video{
    background: url(/img/readmore_video.jpg) 20px 2px no-repeat;
}
.title_without_block{
	height:30px;
	line-height: 30px;
	text-transform: uppercase;
	background: #e7f2fb;
	padding-left:15px;
	font-size: 14px;
	font-weight: bold;
	width: 285px;
	color: #006699;
}
.reklama{
    background: url(/img/reklama.jpg) no-repeat;
    width:297px;
    height:429px;
    border:1px solid #E7F2FB;
    margin: 10px 0;
}

.reklama img {vertical-align:top !important;}

.country_news_title.calendar{
    border-bottom:1px dashed #ccc;
}
.clear{
    clear: both; font-size:0;
    height: 1px; line-height: 1px;
    float: none !important;
}
.width-440px {width:440px}
.left{float: left}
.golos p{padding: 5px 0;}

.button{
    border:0px;
    background: url(/img/button.gif) center center no-repeat;
    width: 71px;
    height: 23px;
    margin-top: 10px;
    font:12px Arial;
    color:#fff;
    cursor: pointer;
}
.block_right .links{
    margin-top:10px;
}
.block_right .links .a {
    display:inline;
    float:left;
    color:#006699;
    margin-right: 88px;
}
.block_right .links .b {
    font-weight: bold;
    color:#006699;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 980px;
	margin: 0 auto;
	height: 70px;
        background: url(/img/horiz_border.gif) top repeat-x;
}
#footer .copy{
    padding-top:15px;
    text-align: center;
    color:#666666;

}
/* calendar
-----------------------------------------------------------------------------*/
dl{
	width: 290px;
	height: 182px;
	margin: 0 auto;
	position:relative;
}
dt{
}

dd ul{
	margin: 0;
}

dd ul li{
	list-style: none;
	margin: 3px 1px 1px 1px;
	width: 33px;
	height: 15px;
	line-height: 15px;
	float: left;
	text-align: right;
	cursor: pointer;
	font-size: 12px;
        font-weight: bold;
}
dd ul li a{
	display:block;
	width: 33px;
	height: 15px;
	text-decoration: none;
	color: #0000FF;
}

dd ul li a span{
	display:none;
}

ul.days li a:hover{
	color: red;
	text-indent: 0; /*DO NOT REMOVE THIS OTHERWISE HOVER WILL NOT WORK IN IE6!*/
}

ul.days li a:hover span{
	display: block;
	position: absolute;
	left: 5px;
	top: 150px;
	width: 250px;
	height: 23px;
	overflow: hidden;
	text-align: center;
	background: #5c68ba;
	color: #FFFFFF;
	text-decoration: none!important;
}
.month{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.week li{
	border: none;
	font-weight: bold;
	margin-left: 1px;
	margin-right: 2px;
        color:#0173bc
}

.days{
	margin-left: 5px;
	height: 98px;
	*height: 85px;
	width: 250px;
}

#descr{
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	height: 23px;
}

.jFlowSlideContainer img {
   width: 100px;
}

#header .moving-news {
   overflow: hidden;
   height: 120px; width: 590px
}

#crawling_line {
   overflow: hidden;
   height: 20px;
   width: 976px;
   position: relative;
}

#votes .question-results .graph {
	margin:4px 0;
   text-align: left;
   height: 11px;
   white-space: nowrap !important;
   width: 400px;
}

#votes .question-results .graph span {
   margin:0;padding:0;
   vertical-align: top;
   line-height:100%;
   display: inline-block;
	font-size:1px;
	height:11px;
   width: 4px;
}

#votes .question-results .range {
   background: url('/img/voting/bar.gif') repeat-x 0 center;
}

#votes ul {
   margin-left: 10px;
}

#content h1 {
   padding: 10px 0;
}

#votes .question-results {margin-top: 10px}

#votes ul, #votes ul li {
   list-style-image:none;
   list-style: none;
   list-style-type: none;
}

#mySlides {
   overflow: hidden;
   position: relative;
   width: 6000px; height: 90px;
}

#rss .ul .li {
   display: block;
   zoom:1;
   padding-left:20px;
   background: url(../img/rss-icon.png) no-repeat 0 0;
   margin-bottom: 5px;
}

#rss .ul .li a {
   display:inline-block;
   height: 14px; line-height: 14px;
}

.ul, .ul ul {
	margin:0; padding:0;
	margin-top: 12px;
   zoom:1;
}

.ul li {
	list-style-image:none;
	list-style-type:none;
}

.ul .li {
	padding-left:14px;
	background:url(../img/li.gif) no-repeat 0 4px;
}

.ul li a {color: #006699}
.margin-top-8px {margin-top:8px}
.margin-bottom-10px {margin-bottom:10px}

#gallery {
   clear:both;
   padding-top: 20px;
}

#gallery a {
   display:inline-block;
   margin-right: 5px;
   margin-top:10px;
   vertical-align: top;
}

#gallery a img {
   vertical-align:top;
}

#calendar .date-navigation a, #calendar .date-navigation .middle {
	display:inline-block;
	height:12px;
	vertical-align:middle;
	color:#bcbec0;
	text-decoration:none;
}

#calendar .date-navigation a:hover {color:#000}
#calendar, #calendar table {
	font-size:12px;
}

#calendar table {
	width:100%;
}
#calendar table thead tr {border-bottom:1px solid #ccc}
#calendar table thead td, #calendar .date-content {padding-bottom:5px}
#calendar table tbody td {padding-top:5px}

#calendar table, #calendar td {
	border:none;
	border-collapse:collapse;
	padding:0;
	padding-left: 5px;
}

#calendar .date-navigation, #calendar table {
	margin-bottom: 10px
}

#calendar .date-navigation .next, #calendar .date-navigation .prev {font-size:1px}

#calendar .date-navigation span {
	display:inline-block;
	font-size:12px;
	height:10px; width:8px;
	background:url(../img/calendar-arrows.gif) no-repeat;
}
#calendar .date-navigation .next {background-position: right 0}

#calendar .date-navigation .middle {
	color:#000;
	text-align: center;
	background:none;
	margin: 0 27px;
	width:190px;
}

.ajax-loader, .banner-wait {
    background-image:url(../img/big-ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.window{
	visibility:hidden;
	text-align:left;
	width:216px;
	position:absolute;
	margin:10px 0 15px;
	top: 1px; right:0px;
	z-index:100;
}

.window form {
   display:block;
   background:#fff
}

.window-bg {
	position:absolute;
	width: 100%; height:100%;
	z-index:-1;
	*filter:alpha(opacity=40);
	opacity:0.4;
}

.close-window {
	display:inline-block;
	height:15px; width:15px;
	background:url(../img/close.gif) no-repeat 0 0;
	font-size:1px;
	margin-right:5px;
}

.window-bg-lr {
	top:0; left:-10px;
	border-left: 10px solid #648baf;
	border-right: 10px solid #648baf;
}

.window-bg-tb {
	left:0; top:-10px;
	border-top: 10px solid #648baf;
	border-bottom: 10px solid #648baf;
}

.window-content {
	margin:0 5px;
}

.box{
	padding-top:5px;
	position:relative;
	z-index:101;
	top:-5px;
	background-color:#fff;
}
/* sides */
.side-left{
	margin-right:10px;
	padding-left:10px
}
.side-right{
	margin-right:-10px;
	padding-right:10px
}
.side-up{
	position:relative;
	top:-10px;
	z-index:100;
}
.side-bottom{
	position:relative;
	top:15px;
	z-index:100;
}

/* corners */
.up-l{
	background:url(../img/blue-corners.gif) 0 0 no-repeat;
	width:10px; height:10px;
	float:left;
	margin-top:-10px
}
.up-r{
	background:url(../img/blue-corners.gif) right 0 no-repeat;
	width:10px; height:10px;
	float:right;
	margin-top:-10px
}
.bottom-l{
	background:url(../img/blue-corners.gif) 0 bottom no-repeat;
	width:10px; height:10px;
	float:left
}
.bottom-r{
	background:url(../img/blue-corners.gif) right bottom no-repeat;
	width:10px; height:10px;
	float:right
}

.up-l, .up-r, .bottom-l, .bottom-r{
	font-size:1px;
	position:relative;
	*filter:alpha(opacity=40);
	opacity:0.4;
	z-index:100;
}

.field {margin-bottom:5px;}
.field .required {color:#f00}
.field label {
	display:block;
	margin-bottom:2px;
   line-height: 100%;
   font-weight: normal !important;
   text-transform: none !important;
   font-size:12px;
}
.small {font-size:11px}

#comment-window {
	z-index:1000;
	width:550px;
   top: 30px; left:30%;
}

#comment-window .authenticated {
   min-height: 270px !important;
   _height: 270px !important;
}

#comment-window .box {
   min-height: 390px;
   _height: 390px;
}

#comment-window textarea {
	margin:0;
	width:515px;
	height:180px;
	overflow:auto;
}

.close-window {
	display:inline-block;
	height:15px; width:15px;
	background:url(../img/close.gif) no-repeat 0 0;
	font-size:1px;
	margin-right:5px;
}

.right {float:right}
.field .required {color:#f00}
.captcha-reload {
   display:inline-block;
   width: 10px; height: 13px;
   margin-left: 10px;
   background:url(../img/reload-captcha.jpeg) no-repeat 0 0;
   vertical-align:middle;
}

.input, textarea {
	display:inline-block;
	border: 1px solid #b9c0c8;
	padding:1px;
}

#comments .ul .li {
   margin-bottom:10px;
}

#comments {border:none !important}

.tmb {
   color: #bcbec0;
   margin-top: 4px;
   white-space:nowrap;
   text-transform: none;
   line-height: 100%;
   font-weight: normal !important;
   text-transform: none !important;
}

.error_list, .error_list li {
   margin:0; padding:0;
   list-style:none;
   list-style-image:none;
   list-style-type: none;
   text-transform: none;
   font-size:11px;
   line-height:100%;
}
.error_list {
   color: #f00;
   float: right;
}

.visible {display:block !important; visibility:visible !important}
.hidden { display: none !important }

#site-form-window {
   width: 410px;
}
#site-form-window .box {
   min-height: 142px;
   _height: 142px;
}

.ajax-result-ok {
   text-align: center;
   /*margin-top: 50px;*/
   line-height: 128px;
   color: #000;
   font-size: 18px;
}

.ajax-result {
   min-height:103px;
   _height:103px;
}

#content h3, #content h3 a {  font-size: 14px}

#content h1, #content h1 a { font-size: 20px }

.chanel-group-2 {
   display:none;
}

#informers {
   text-align:center;
   overflow: hidden;
   width: 160px;
   border-bottom: 1px solid #b5d9f2;
   height: 34px;
   margin: 0 auto 10px;
}

#weather #todaySin, #weather #weather-city-menu,
#weather #flashimg, #weather .weather_links  {display:none}

#weather .location {
   position: relative;
   padding-top: 4px;
   height: 24px;
   background-color: #E7F2FB;
   padding-left: 5px;
   margin-bottom: 5px;
}

#weather #jpgimg {
   float: left;
}

#weather #jpgimg img {
   vertical-align: middle;
   margin-right: 10px;
}

#weather .weather-data {
   line-height: 14px;
   font-size:11px;
   margin-bottom: 10px;
}

#weather .a-days {
   margin-left: 3px;
}

#weather .a-days, #weather .about span {
   font-size:12px;
   color: #069;
}

#weather .about {margin-bottom:10px}

#weather .days {
   height: auto; width: auto;
   margin-left:0
}

#weather .location-menu {
   background-color:#fff;
   left:-1px !important;
   position:absolute;
   top:0 !important;
   width:127px;
   z-index: 100;

   border:1px solid #ADC3D9;
   padding:3px 0 8px;
}

#weather .location-menu a {
   display: block;
   padding-left: 7px;
   height: auto;
   line-height: 14px;
}

#weather .location-menu .selected {
   color: #000;
   text-decoration: none;
}

#weather #location-selected {
   font-weight: bold;
}

#weather #location-selected i {
   display: inline-block;
   width: 8px; height: 5px;
   background:url(/img/down.gif) no-repeat 0 0;
   margin-left: 5px;
   font-size:1px;
}

.ajax-small-loader {
   background: url(/img/load.gif) no-repeat 95% center;
}

.chanel_item a {
   display: inline-block;
   vertical-align:middle;
}

.chanel_item img {
   margin-right: 5px;
   vertical-align:middle !important;
}

.chanel_title {
   width: 130px;
}

.country_news_title, .title_without_block {
   font-size:12px
}

#content .scrollable .country_news_title {
	background:#E7F2FB url(/img/arrows.gif) no-repeat 97% center;
}

#content .arrows {
   margin-top: 5px;
}

#content .arrows .prev, #content .arrows .next {
   width: 17px; height:17px;
   display: inline-block;
   margin-right:2px;
}

/* Socials */
.vk, .fb, .tw {
    display: inline-block;
    width:22px; height:22px;
    background: url(../img/share.jpg) no-repeat 0 0;
}

.fb {background-position: -45px 0}
.vk {background-position: -22px 0}

.social_item {
    margin-right: 10px;
    float:left;
}
