@charset "windows-1251";
body{
  margin: 0;
  padding: 0;
  text-decoration:none;
  font-family: Arial, Tahoma, Verdana, FreeSans, Sans-serif;
  font-size: 12px;
  color: #1e1e1e;
}

hr{
  padding: 1px 0px 0px 0px;
  margin: 8px 0px 8px 0px;
  border-width: 0px;
  color: #a1a1aa;
  background-color: #a1a1aa;
  clear: both;
  height: 0px;
}
p{
  font-family: Arial, Tahoma, Verdana, FreeSans, Sans-serif;
  font-size: 12px;
  color: #1e1e1e;
  padding: 0;
  margin: 4px 0px 0px 0px;
}
h1{
  padding: 0;
  margin: 0;
  font-size: 20pt;
  font-weight: bold;
  color: #1e1e1e;
}
h4, h3{
  font-size: 12px;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
a, a:link, a:active, a:visited{
  color: #1a399a;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
table{
  empty-cells: show;
}
td{
  font-size: 12px;
  vertical-align:top;
}
input, textarea{
  font-size:12px;
  font-family: Arial, Tahoma, Verdana, FreeSans, Sans-serif;
}
ul, ol{
  list-style-type: none;
  margin: 0px 0px 0px 25px;
  padding: 0;
}
form{
  border-width: 0px;
  margin: 0;
  padding: 0;
}
li{
  margin: 3px 0px 0px 0px;
  padding: 0;
}

a img, a:visited img, a:active img, a:link img{
  border-width: 0px;
}
body{
 position: relative;
 background: #ffffff url('/img/page_bg.gif') left top repeat-x;
 }
.upage{
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.top-banner{
  overflow: hidden;
  position: absolute;
  width: 1000px;
  height: 92px;
  /*height: 0px;*/
  top: 0px;
  left: 0px;
  text-align: center;
  vertical-align: bottom;
}
/**************
 HEADER STYLES
***************/
.uheader{
  overflow: hidden;
  position: absolute;
  width: 998px;
  top: 92px;
  /*top: 0px;*/
  left: 0px;
  border: 1px #a1a1aa solid;
  margin: 0;
  padding: 0;
  border-bottom: 1px #bdbdc5 solid;
  background-color: #ffffff;
}
.uheader .logo{
  overflow: hidden;
  top: 0px;
  left: 0px;
  margin: 8px 6px 10px 14px;
  padding: 0;
  float: left;
  z-index: 0;
}
.uheader .logo, .logo img{
  width: 309px;
  height: 86px;
}
.main-menu{
  clear: both;
}
.head-menu{
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 7px 14px 9px 0px;
  padding: 0;
  font-size: 11px;
  color: #707481;
  float: right;
}
.head-menu a, .head-menu a:visited, .head-menu a:active, .head-menu a:link{
  padding: 0px 5px 20px 5px;
  color: #707481;
  text-decoration: underline;
}
.head-menu a:hover{
  text-decoration: none;
}
.head-menu #adv{
  background-color: #008406;
  color: #ffffff;
  font-weight: bold;
}
.uheader .adv{
  position: relative;
  float: right;
  margin: 34px 14px 8px 0px;
  width: 470px;
  height: 62px;
  border: 0px #f5f5f5 solid;
}
.uheader .adv160{
  position: relative;
  float: right;
  margin: 0px 10px 0px 0px;
  width: 160px;
  height: 60px;
s}
.main-menu{
  top: 20px;
  height: 48px;
  margin: 0;
  padding: 0;
  border-top: 1px #eeeef0 solid;
}
.main-menu .main-row, .main-menu .sub-row{
  margin: 0;
  padding: 0;
  border-bottom: 1px #8b8b98 solid;
  white-space: normal;
  word-spacing: -1px;
}
.main-menu .main-row{
  position: relative;
  overflow: hidden;
  height: 25px;
  border-top: 1px #cbcbd7 solid;
  background: #ffffff url('/img/inactive_menu.gif') left top repeat-x;
}
.main-row .item{
  display: block;
  padding: 6px 9px 0px 10px;
  background: url('/img/inactive_menu.gif') top left repeat-x;
  height: 20px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
.main-row .item_hover{
  display: block;
  padding: 6px 9px 0px 10px;
  background: url('/img/active_menu.gif') top left repeat-x;
  height: 20px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
.main-row .hot{
  background: url('/img/special_menu.gif') top left repeat-x;
}
.main-row .ahot{
  background: url('/img/special_menu_active.gif') top left repeat-x;
}
.main-row .prehot{
  display: block;
  padding: 6px 5px 0px 0px;
  background: url('/img/special_menu.gif') top left repeat-x;
  height: 20px;
  float: left;
}
.main-row .wsep{
  display: block;
  float: left;
  height: 19px;
  width: 1px;
  padding: 6px 0px 0px 0px;
  background-color: #ffffff;
}
.main-menu .sub_row{
  color: #ffffff;
  font-size: 12px;
  padding: 3px 15px 0px 5px;
  height: 17px;
  border-top: 1px #bdbdc5 solid;
  background: #ffffff url('/img/sub_menu.gif') left top repeat-x;
}
.sub_row *{
 color: #ffffff;
 font-size: 12px;
}
.sub_row .item{
  color: #ffffff;
  font-size: 12px;
  padding: 0px 8px 0px 4px;
}
.sub_row span.item a , .sub_row span.item a:visited , .sub_row span.item a:active , .sub_row span.item strong {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.sub_row span.item a:hover {
  text-decoration: underline;
}
.sub_row .item_light{
  color: #ffffff;
  font-size: 12px;
  padding: 0px 4px 0px 6px;
  font-weight: normal;
}
.sub_row .item_light *{
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
}
/******************
 HEADER STYLES END
*******************/

/********
 CONTENT
*********/
.ubody{
  position: relative;/*
  overflow: hidden;*/
  width: 1000px;
  top: 242px;
  /*top: 150px;*/
  left: 0px;
  margin-bottom: 160px;
}
.box{
  overflow: hidden;
  padding: 0;
  margin: 6px 0px 0px 0px;
  background: #ffffff url('/img/block_border_bottom.gif') left bottom repeat-x;
  border: 1px #a1a1aa solid;
  border-bottom: 1px #8b8b98 solid;
}
.box .header{
  overflow: hidden;
  height: 25px;
  padding: 5px 6px 0px 10px;
  background: #ffffff url('/img/box_header_bg.gif') left top repeat-x;
  border-bottom: 1px #a1a1aa solid;
  margin: 0;
  font-weight: normal;
  font-size: 18px;
  color: #000001;
  text-decoration: none;
}
.box .oheader{
  overflow: hidden;
  height: 25px;
  padding: 5px 6px 0px 10px;
  background: #ffffff url('/img/box_oheader_bg.gif') left top repeat-x;
  border-bottom: 1px #a1a1aa solid;
  margin: 0;
  font-weight: normal;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
}
.box .oheader *{
  color: #ffffff;
}
.box .header div{
  padding-top: 5px;
}
.box .header div *, .box .header div{
  font-size: 12px;
  color: #000001;
  font-weight: bold;
}
.box .header div a,.box .header div a:visited{
  color: #1a399a;
}
.box .header div a:hover{
  text-decoration: underline;
}
.box .header *, .box .header *{
  margin: 0;
  font-weight: normal;
  font-size: 18px;
  color: #1a399a;
  text-decoration: none;
}
.box .yheader{
  overflow: hidden;
  height: 25px;
  padding: 5px 6px 0px 10px;
  background: #ffffff url('/img/box_yheader_bg.gif') left top repeat-x;
  border-bottom: 1px #a1a1aa solid;
}
.box .yheader *, .box .yheader *{
  margin: 0;
  font-weight: normal;
  font-size: 18px;
  color: #a40c00;
  text-decoration: none;
}
.search_bar{
  overflow: hidden;
  height: 30px;
  padding: 12px 6px 0px 10px;
  background: #ffffff url('/img/search_bg.gif') left top repeat-x;
}
.search_bar input, input.intext{
  margin: 0px 7px 0px 0px;
  padding: 1px 1px 1px 1px;
  height: 15px;
  border: 1px #8b8b98 solid;
}
.search_bar input{
  width: 213px;
  }
.search_bar a img{
  vertical-align: middle;
}
.double_left{
  overflow: hidden;
  width: 674px;
  float: left;
  padding: 0;
  margin: 0px 6px 0px 0px;
}
.double_right{
  overflow: hidden;
  width: 320px;
  float: right;
  padding: 0;
  margin: 0;
}
.author_top{
  clear: both;
  height: 28px;
  margin: 6px 0px 0px 0px;
  font-weight: bold;
  color: #40434d;
  background-color: #f8f0d8;
}
.author_top .top{
  float: left;
  height: 14px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 15px 7px 15px;
  background-color: #e7d9b2;
}
.author_top .face{
  float: left;
}
.author_top .face img, .author_top .face a img, .author_top .face a:visited img, .author_top .face a:active img, .author_top .face a:hover img, .author_top .face a:link img{
  height: 28px;
  border-left: 4px #ffffff solid;
  border-right: 4px #ffffff solid;
}
.author_top .title{
  float: left;
  padding: 7px 15px 7px 15px;
  height: 14px;
  font-size: 14px;
}
.newslink_1 a, .newslink_1 a:link, .newslink_1 a:active,  .newslink_1 a:visited, a.newslink_1, a:link.newslink_1, a:active.newslink_1 , a:visited.newslink_1{
 color: #485d9e;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}
.newslink_1 a:hover, a:hover.newslink_1{
 color: #485d9e;
 text-decoration: underline;
}
.newslink_2 a, .newslink_2 a:link, .newslink_2 a:active,  .newslink_2 a:visited{
 color: #1a399a;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}
.img_space{
  padding: 6px 6px 6px 6px;
}
.photo_scroll{
 position: relative;
 overflow: hidden;
 height: 147px;
 width: 280px;
}
.photo_scroll .content{
  position: relative;
  display: inline;
  white-space: normal;
  width: 100%;
}
input.btn{
  margin: 0;
  padding: 0px 15px 0px 15px;
  height: 19px;
  color: #865500;
  background: url('/img/btn_bg.gif') left top repeat-x;
  border: 1px #dfb84f solid;
}
ul.lenta_main, ul.lenta_block{
  margin: 0;
  padding: 0;
}
ul.lenta_main li, ul.lenta_block li a{
  clear: both;
  margin: 6px 0px 4px 0px;
  padding: 0;
  font-size: 11px;
  list-style-type: none;
}
ul.lenta_main li span, ul.lenta_block li span{
  display: inline;
  height: 20px;
  margin-right: 5px;
  color: #797979;
}
ul.lenta_block li span{
  height: 11px;
}
ul.lenta_main li h4, ul.lenta_block li h4{
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
}
a.hot, a:link.hot, a:active.hot, a:visited.hot, a:hover.hot{
  color: #a40c00;
  font-weight: bold;
}
ul.lenta_block a, ul.lenta_block a:link{
  font-size: 11px;
}
.rss{
  background: url('/img/rss.gif') left top no-repeat;
  padding: 0px 0px 0px 20px;
  color: #e45422;
}
.rss a, .rss a:link,  .rss a:visited,  .rss a:active,  .rss a:hover{
  color: #e45422;
  font-weight: bold;
}
.important{
  height: 328px;
}
.imptable{
  width: 100%;
  border-spacing: 0px;
  border-width: 0px;
}
.imptable td{
  width: 50%;
  padding: 0;
}
.important h1, .important h2, .important h3{
  padding: 0;
  margin: 0;
  line-height: 19px;
}
.important h1 a, .important h1 a:link, .important h1 a:visited, .important h2 a, .important h2 a:link, .important h2 a:visited, .important h3 a, .important h3 a:link, .important h3 a:visited{
 color: #a40c00;
 font-size: 20px;
 font-weight: normal;
}
.important div.center{
  height: 200px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 324px;
}
.important div.center img{
  text-align: center;
  height: 180px;
}
.iarrows{
  position: relative;
  top: -3px;
  font-weight: bold;
}
.iarrows .a1{
  padding: 0px 0px 0px 10px;
  background: url('/img/arrow_prev.gif') left 4px no-repeat;
}
.iarrows .a2{
  padding: 0px 10px 0px 0px;
  background: url('/img/arrow_next.gif') right 4px no-repeat;
}
.iarrows a, .iarrows a:link, .iarrows a:visited, .iarrows a:hover, .subimp a, .subimp a:link, .subimp a:visited, .subimp a:hover{
  color: #485d9e;
}
.subimp .refresh{
  background: url('/img/refresh.gif') left 2px no-repeat;
  text-indent: 63px;
}

.main_slb{
  width: 36%;
  float: left;
}
.main_slb .author{
  color: #797979;
  font-weight: bold;
  font-style: italic;
  margin: 4px 0px 4px 0px;
}
.main_slb h4 a, .main_slb h4 a:link, .main_slb h4 a:visited{
  color: #a40c00;
  font-weight: bold;
}
.main_slb p img{
  float: left;
  margin: 0px 8px 8px 0px;
}
.main_srb{
  float: left;
  width: 62%;
  padding: 0px 0px 0px 10px;
  border-left: 1px #8b8b98 solid;
}
.main_p .last h4, .main_srb span{
  display: inline;
}
.main_p .last h4 *{
  color: #485d9e;
}
.main_p .last span{
  font-size: 11px;
  color: #797979;
  font-weight: normal;
  margin: 0px 0px 0px 4px;
}
.main_p .last img{
  float: left;
  margin: 0px 10px 8px 0px;
}
.tag_cloud{
  overflow: hidden;
  padding-bottom: 5px;
}
.tag_cloud *{
  display: inline;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.tag_cloud .t1{font-size: 26px; line-height: 26px;}
.tag_cloud .t2{font-size: 22px; line-height: 22px;}
.tag_cloud .t3{font-size: 18px; line-height: 18px;}
.tag_cloud .t4{font-size: 16px; line-height: 16px;}
.tag_cloud .t5{font-size: 14px; line-height: 14px;}
.tag_cloud .t6{font-size: 11px; line-height: 10px;}
.triple_left{
  overflow: hidden;
  width: 468px;
  float: left;
  padding: 0;
  margin: 0;
}
.triple_center{
  overflow: hidden;
  width: 320px;
  float: left;
  padding: 0;
  margin: 0;
}
.triple_right{
  overflow: hidden;
  width: 200px;
  float: left;
  padding: 0;
  margin: 0;
}
.vspace{
  display: block;
  float: left;
  width: 6px;
}
.datetime{
  margin-top: 3px;
  font-size: 11px;
  color: #7c7c7c;
}
.news_view{
 display: table-cell;
 }
.news_view .news_img{
 float: left;
 margin: 0px 10px 10px 0px;
}
.news_view .lid{
  font-size: 12px;
  font-weight: bold;
}
.news_view .lid a:visited, .news_view p a:visited{
  color: #1e1e1e;
  text-decoration: underline;
}
.news_view p a, .news_view p a:link, .news_view .lid p a, .news_view .lid a:link{
  color: #a40c00;
  text-decoration: underline;
}
.news_view p a:hover, .news_view .lid a:hover{
  text-decoration: none;
}
.news_view p{
  font-family: Arial, Tahoma, Verdana, FreeSans, Sans-serif;
  font-size: 12px;
  color: #1e1e1e;
  margin: 16px 0px 4px 0px;
}
.news_view h1{
  font-size: 18px;
  color: #1a399a;
  font-weight: bold;
  margin: 8px 0px 7px 0px;
}
.read_olso{
  font-weight: bold;
  margin: 18px 0px 10px 0px;
}
.read_olso ul{
  margin: 0;
}
.read_olso li{
  margin: 3px 0px 0px 0px;
}
.comment .h{
  font-size: 16px;
  margin: 5px 0px 5px 0px;
}
.comment span{
  font-size: 11px;
  font-weight: normal;
}
.comment span.user{
 font-size: 12px;
 font-weight: bold;
}
.comment span.time{
 font-weight: normal;
 color: #898989;
}
.comment .war{
  color: #a41700;
}
.comment .form_lc{
  width: 25%;
  padding: 3px 5px 3px 0px;
  text-align: right;
  font-weight: bold;
}
.comment .form_rc{
  width: 75%;
  vertical-align: middle;
}
.comment .form_rc input, .comment .form_rc textarea{
  width: 98%;
}
.comment .form_rc textarea{
  margin: 0px 7px 0px 0px;
  padding: 1px 1px 1px 1px;
  height: 120px;
  border: 1px #8b8b98 solid;
}
.ctable{
  margin: 0 auto;
  width: 161px;
}
.calendar{
  margin-top: 5px;
  width: 161px;
  height: 102px;
  border: 1px #a2bbdd solid;
}
.chead{
  width: 161px;
  height: 28px;
  float: none;
}
.calendar div, .chead .days div{
  float: left;
  padding: 1px 0px 0px 0px;
  margin: 0;
  width: 23px;
  height: 16px;
  text-align: center;
}
.chead .days{
  clear: both;
  height: 16px;
}
.calendar div.w{
  background-color: #e8eef7;
}
.calendar div.id{
  color: #888888;
}
.calendar div.cw{
  background-color: #aaccee;
}
.calendar div.cd{
  width: 21px;
  height: 15px;
  background-color: #557799;
  color: #ffffff;
  padding: 0;
  border-left: 1px #224466 solid;
  border-top: 1px #224466 solid;
  border-right: 1px #6f97bf solid;
  border-bottom: 1px #6f97bf solid;
}
.calendar div.cd a, .calendar div.cd a:link, .calendar div.cd a:visited, .calendar div.cd a:hover{
  color: #ffffff;
  font-weight: bold;
}
.chead .month *{
  height: 15px;
  display: block;
  float: left;
  text-align: center;
}
.chead .month .pr{
  background: url('/img/arrow_cal_prev.gif') center center no-repeat;
  width: 24px;
}
.chead .month .cr{
  font-weight: bold;
  width: 113px;
}
.chead .month .nx{
  background: url('/img/arrow_cal_next.gif') center center no-repeat;
  width: 24px;
}
.aublock{
  overflow: hidden;
}
.aublock .face{
 float: left;
 margin: 4px 8px 4px 0px;
}
.author{
  color: #797979;
  font-weight: bold;
  font-style: italic;
  margin: 0px 0px 4px 0px;
}
.aublock a, .aublock a:link, .aublock a:visited{
  font-weight: bold;
}
.phlenta{
  overflow: hidden;
  height: 86px;
}
.phlenta img{
  display: inline;
  height: 70px;
  margin: 8px 6px 8px 0px;
}
.news_view .phlenta{
  display: table-cell;
  margin: 6px 0px 0px 0px;
}
.news_view p.phlenta{
  display: inline;
  }

.news_view .phlenta img{
  display: inline;
  height: 70px;
  margin: 4px 6px 0px 0px;
}

.search_form img{
  vertical-align: top;
}
.search_form .word{
  width: 345px;
}
.search_form select{
  height: 20px;
  border: 1px #c6c6cd solid;
}
.search_form .date{
  width: 78px;
  text-align: center;
}
.search_form .cal{
  margin-top: 3px;
}
.pollheader{
 font-size: 16px;
 color: #1a399a;
}
.uservar span{
 color: #bf0000;
 font-weight: bold;
 font-size: 14px;
}
.poll_line{
  height: 8px;
  background: url('/img/special_menu.gif') top left repeat-x;
}
.pollvar{
 height: 15px;
 font-weight: bold;
 font-size: 14px;
}
.adpage h3{
  font-size: 14px;
  font-weight: bold;
  margin: 2px 0px 4px 0px;
}
.adpage table{
 border-right: 1px #a1a1aa solid;
 border-bottom: 1px #a1a1aa solid;
 }
.adpage table td, .adpage table th{
  vertical-align: middle;
  text-align: left;
  border-left: 1px #a1a1aa solid;
  border-top: 1px #a1a1aa solid;
}
.adpage table th{
 background-color: #717f94;
 color: #ffffff;
}
.adpage table th a{
 color: #ffffff;
}
/************
 CONTENT END
*************/

/**************
 FOOTER STYLES
***************/
.ufooter{
  display: block;
  position: relative;
  overflow: hidden;
  clear: both;
  top: 6px;
  width: 962px;
  height: 95px;
  margin: 0px 0px 10px 0px;
  font-size: 11px;
  padding: 13px 18px 13px 18px;
  background-color: #ffffff;
  border: 1px #a1a1aa solid;
}
.ufooter .copy{
 width: 50%;
 float: left;
}
.ufooter .counters{
 width: 50%;
 float: right;
 text-align: right;
}
.copy_logo{
  padding: 0px 0px 10px 0px;
}
/******************
 FOOTER STYLES END
*******************/
.center{text-align: center;}
.right{text-align: right;}
.clear{clear: both;}
.fl{float: left;}
.fr{float: right;}
.padd{
  padding: 7px 9px 9px 9px;
}
.vpadd{
  padding: 7px 0px 9px 0px;
}
.hpadd{
  padding: 0px 9px 0px 9px;
}
.marg{
  margin: 6px 0px 0px 0px;
}
.center{
  text-align: center;
}
.blue{
  background-color: #efeff5;
}
.white{
  background-color: #ffffff;
}
.yellow{
 color: #fffe8e;
}
.gray{
  background-color: #eaeaea;
}
.red{
  background-color: #bf0000;
  color: #ffffff;
  font-weight: bold;
}
.green{
  background-color: #008406;
  color: #ffffff;
  font-weight: bold;
}
.box .yellow{
  border-top: 1px #a1a1aa solid;
  background-color: #fffe8e;
}
.bor{
  border: 1px #c6c6cd solid;
}
.more{
  font-size: 11px;
  font-weight: bold;
  padding: 4px 0px 0px 0px;
}
ul.clear{
  padding: 0;
  margin: 0;
}
ul.clear li{
  padding: 0;
  margin: 0px 0px 4px 0px;
  list-style-type: none;
}
.w50{
  width: 50%;
}
.w25{
  width: 25%;
}
.w18{
  width: 18%;
}
.w75{
  width: 75%;
}
.vis{
  display: none;
}
.oflow{
  overflow: hidden;
}
.h48{
  height: 48px;
}
.h70{
  height: 70px;
}
.h110{
  height: 110px;
}
.h250{
  height: 350px;
}
.tc{
  display: table-cell;
}
#photo_conteiner{
position: relative;
overflow: hidden;
height:   150px;
width:298px;
margin:   0px 0px 5px 0px;
padding:  0;
}
#photo_content{
position: relative;
display:  inline;
white-space: normal;
width:100%;
margin:   0;
padding:  3px 0px 0px 0px;
}
.photo_scroll{
  height: 15px;
  width: 100%;
}
.photo_scroll .fl, .photo_scroll .fr{
  cursor: pointer;
}
#float_layer_content{
 margin-bottom: -3px;
 background-color: #f0eff5;
 border-left: 1px #bdbdc5 solid;
 border-right: 1px #bdbdc5 solid;
 border-top: 1px #bdbdc5 solid;
 padding: 6px 6px 6px 6px;
}
#float_layer{
 background: url('/img/photo_float_arr.gif') -40px bottom no-repeat;
 z-index: 999;
 position: absolute;
 top: 0px;
 left: 0px;
 display: none;
 width: 250px;
}
.print{
  background-image: none;
}
.topaquo{
}
.list{
  list-style-image: url('/img/li.gif');
}
.hide{
  display: none;
}
.showblock{
  display: block;
}
.left{
  text-align: left;
}
 #sub_menu{
   position: absolute;
   z-index: 999;
   display: none;
   top: 132px;
   left: 1px;
   padding: 4px 8px;
   background-color: #ffffff;
   border: 1px #dd8c00 solid;
 }
 #sub_menu div{
   padding: 4px;
 }
 #sub_menu a, #sub_menu a:visited{
   font-size: 12px;
   text-transform: uppercase;
   font-weight: normal;
   color: #1e439f;
 }
 
 
 /* UKR NET */
 .job-block {background:#eeeeee url(http://informers6.ukr.net/job/sim/jobnewimg/bottom-bg.gif) repeat-x bottom;border:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;}
.job-block .job-ttl {background:url(http://informers6.ukr.net/job/sim/jobnewimg/ttl-bg.gif) repeat-x top;position:relative;height:38px; padding-left:18px;;border-bottom:1px solid #c9c9c9;}
.job-block .job-ttl a {font-family:Tahoma;font-size:12px;text-transform:uppercase;font-weight:bold;color:#000;text-decoration:none; position:relative;top:11px;}
.job-logo-link {position:absolute;top:6px;right:8px;width:133px;height:28px;}
.job-logo-link a {display:block;width:133px;height:28px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src=\'http://informers6.ukr.net/job/sim/jobnewimg/job-logo.png\',sizingMethod=\'scale\');cursor:pointer;position:static!important;}
.job-logo-link img {_display:none;border:none;}
.job-block .informer-block {padding:5px 3px 7px 3px;}
#jobukrnet {overflow:hidden;zoom:1;}
#jobukrnet ul {overflow:hidden;zoom:1;list-style:none;margin:0;padding:0;background:#FFF;}
#jobukrnet li {float:left;width:96%;border-bottom:1px solid #e3e3e3;list-style:none;padding:6px 0 6px 0px;margin-left:6px;overflow:hidden;zoom:1;margin-bottom:-1px;}
#jobukrnet a {font-family:Arial;font-size:12px;font-weight:bold;color:#1A399A;display:block;float:left;margin-left:4px;text-decoration:none;}
#jobukrnet span {font-family:Arial;font-size:12px;font-weight:bold;color:#d97e00;display:block;float:right;margin-right:10px;_margin-right:10px;}
#jobukrnet .bottom-link-1 {padding:0!important;margin: 0 auto;width:223px;}
#jobukrnet .bottom-link-2 {padding:0!important;margin: 0 auto;width:223px;}
#jobukrnet .bottom-link-1 a, #jobukrnet .bottom-link-2 a {font-family:Arial;font-size:12px;font-weight:bold;color:#000;float:none!important;display:block;background:url(http://informers6.ukr.net/job/sim/jobnewimg/bottom-links/bottom-but-bg-ura-inform.gif) no-repeat 0 0;margin:0;padding:5px 21px 8px 11px;}
#jobsearchform {background:#f8f8f8 url(http://informers6.ukr.net/job/sim/jobnewimg/search-block-bg.gif) repeat-x top;margin-bottom:5px!important;padding:9px 12px;border-bottom:1px solid #cacaca;margin-left:-3px;margin-right:-3px;}
#jobsearchform input {background:#FFF;height:16px!important;border:1px solid #8c8c8c;width:88%!important;}
#jobsearchform .searcbut {width:21px!important;height:20px!important;font-size:0;background:url(http://informers6.ukr.net/job/sim/jobnewimg/search-but.gif) no-repeat 0 0;border:1px solid #99968f;cursor:pointer;}

#kinoukrnet ul, #tvukrnet ul {margin:0;padding:0;list-style:none;}
#kinoukrnet li, #tvukrnet li {margin-bottom:7px;}
#kinoukrnet img, #tvukrnet img {margin-right:7px;}
#kinoukrnet a, #tvukrnet a {font-size:11px;font-weight:normal!important;}

<!-- OnOna-block -->
<style>
.onona-block {border:2px solid #83BCC5;}
.onona-block .onona-ttl {background:url(http://194.186.121.39/images/default/ononaukrnet/menu_bg.gif) repeat-x center; height:26px;border-bottom:2px solid #83BCC5;padding-left:10px;position:relative;}
.onona-block .onona-ttl a {display:block;font-size:12px;font-weight:bold;color:#004380;padding-top:4px;text-align:left;}
.onona-block .onona-ttl .onona-title-bg {position:absolute;width:68px;height:23px;top:2px;right:10px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://informers.ukr.net/job/sim/jobnewimg/bottom-links/onona-informer-title.png',sizingMethod='scale');cursor:pointer;}
.onona-block .onona-ttl .onona-title-bg a {padding:0;margin:0;background:none;}
.onona-block .onona-ttl .onona-title-bg img {_display:none;}
.onona-block .onona-content {padding:7px;overflow:hidden;zoom:1;}

#ononatopukrnet a {text-decoration:none;}
#ononatopukrnet a:hover {text-decoration:underline;}
#ononatopukrnet img {border:none;}
#ononatopukrnet {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#onona_item {text-align:center;}
#onona_total {display:none;}
#onona_info {margin-bottom:3px;}
#onona_type {display:none;}
#onona_city {font-size:11px;}
#onona_sign {display:none;}
#onona_photo img {}

.join_informer_413 {text-align:left; clear: both; padding: 5px;}
.join_informer_413 a.join_link, a.join_text {text-transform: none;
font-size: 13px; font-family: Tahoma; padding: 0px 0px 0px 0px;
margin:0px 0px 10px 0px;color:#32417d;text-decoration:none;
font-weight:normal;}
.join_informer_413 a.join_link:hover, a.join_text:hover
{text-transform: none; font-size: 13px; font-family: Tahoma; padding:
0px 0px 0px 0px; margin:0px 0px 10px
0px;color:#0000FF;text-decoration:underline;}
.join_informer_413 .join_img {width:90px; height:90px;}
