@import 'reset.css';

body,textarea,input,select {
  font-family: Tahoma,Arial,Verdana,Trebushet MS,sans-serif;
}

body {
  line-height: 1.3em;
  font-size: 62.5%;
  background: #171f2a url(/images/page_bg.jpg) repeat-x top center;
}

a {
  color: #C2000C;
}

.clr {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 0;
  overflow:hidden;
}

.image_left {
  float: left;
  margin-right: 10px;
  border: 1px solid #000000;
}

.image_right {
  float: right;
  margin-left: 10px;
  border: 1px solid #000000;
}

.print_page {
  padding-left: 15px;
  background: url(/images/print_ico.gif) no-repeat center left;
  float: left;
}

.back {
  float: right;
}

/* page */
.b-page {
  width: 995px;
  margin: 0 auto;
}

.b-wrap {
  background: url(/images/page_pattern.jpg) no-repeat center top;
}

.b-content {
  background: #ffffff;
  height: 1%;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 10px;
}

.b-left-side {
  float: left;
  width: 664px;
}

.b-right-side {
  float: right;
  width: 302px;
}

.b-content-left {
  /*width: 365px;
  float: left; */
}

.b-content-left .h-block {
  overflow: visible;
}

.b-content-right {
  width: 295px;
  float: right;
  margin-top: 10px;
  margin-left: 10px;
}

.b-page-text {
  font-size: 1.3em;
  line-height: 1.2em;
}

.b-page-text p {
  padding-bottom: 15px;
}

.b-page-text td {
  border: 1px solid #000000;
}

.b-page-text ul {
  margin-bottom: 10px;
  margin-left: 30px;
}

.b-page-text ul li {
  list-style-image: url(/images/ul_bullet.gif);
}

.b-page-text h2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
  background: url(/images/bullet.gif) no-repeat center left;
  padding-left: 15px;    
}

.b-page-text h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  background: url(/images/bullet.gif) no-repeat center left;
  padding-left: 15px;
}

.b-page-text table.b-table {
  width: 100%;
}

.b-page-text table.b-table td {
  width: 33%;
}

.b-page-body {

}

/* sub menu */
.b-right-side-menu {
  background: #e9e9e9;
  margin-bottom: 10px;
}

.h-right-side-menu {
  padding: 10px;
}

.b-right-side-menu ul {

}

.b-right-side-menu li {
  font-size: 1.4em;
  color: #000000;
  font-weight: bold;
  margin-bottom: 5px;
}

.b-right-side-menu li a {
  text-decoration: none;
  color: #000000;
}

.b-right-side-menu li a.active {
  text-decoration: none;
  color: #bd4f56;
}

/* calendar */
.b-calendar {
  background: #e9e9e9;
}  

/* pdd main anons */
.b-pdd-main {
  background: #E9E9E9 url(/images/pdd_main_bg.gif) no-repeat top center;
  min-height: 150px;
  _height: 150px;
}    

.b-pdd-main-number {
  float: right;
  font-size: 1.2em;
  color: #000000;
  font-weight: bold;
  padding-right: 10px;
}

.b-pdd-main-q {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold; 
  margin-bottom: 5px;  
}

.b-pdd-main-an {
  font-size: 1.1em;
  margin-bottom: 10px;
}

.b-pdd-main-an li {
  padding-bottom: 3px;
}

.b-block-footer-btn {
  float: left;
}

/* banners */
.b-banner-730 {
  float: right;
  width: 728px;
  height: 90px;
  border: 1px solid #818181;
}

.b-banner-620 {
  width: 620px;
  height: 120px;
  border: 1px solid #818181;
  margin: 0 auto 10px auto;
}

.b-banner-300 {
  width: 300px;
  height: 250px;
  border: 1px solid #818181;
  margin: 0 auto 10px auto;
}

/* top line */
.b-top-line {
  background: url(/images/new_top_line_bg.jpg) repeat-x top center;
  height: 37px;
}

.h-top-line {
  padding-top: 8px;
}

.b-logo-info {
  padding: 10px 0 20px 10px;
  height: 1%;
  overflow: hidden;
  position: relative;
}

.b-logo {
  float: left;
  padding-top: 20px;
  padding-left: 10px;
}

.b-lang {
  position: absolute;
  left: 175px;
  top: 0;
}

.b-top-search {
  float: right;
}

.b-top-search .search_input {
  border: 1px solid #96989b;
  background: #dfdfdf;
  width: 90px;
  font-size: 11px;
}

.b-top-search .src_btn {
  font-size: 10px;
  font-weight: bold;
  background: url(/images/auth_btn_bg.gif) repeat-x top left;
  border: 1px solid #4c4f53;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
}

.b-top-search span {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  padding-right: 10px;
}

.b-top-search span a {
  color: #ffffff;
  text-decoration: none;
}

.b-top-search span a.red {
  color: #ec1c27;
}

.b-page-date {
  font-size: 1.1em;
  color: #cbcbcc;
  font-weight: bold;
  float: right;
}

/* auth */
.b-auth {
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
}

.b-auth span {
  color: #ffffff;
  font-size: 11px;
  padding-left: 10px;
}

.b-auth span a {
  color: #ffffff;
  text-decoration: underline;
}

.b-auth a {
  color: #cccccc;
  text-decoration: underline;
}

.b-auth .auth_input {
  border: 1px solid #96989b;
  background: #dfdfdf;
  width: 90px;
  font-size: 11px;
}

.b-auth .auth_btn {
  font-size: 10px;
  font-weight: bold;
  background: url(/images/auth_btn_bg.gif) repeat-x top left;
  border: 1px solid #4c4f53;
  color: #ffffff;
  cursor: pointer;
  text-transform: uppercase;
}

/* menu */
.b-menu {

}

.b-menu li {
  float: left;
  background: url(/images/menu_bg.gif) no-repeat top left;
  font-size: 1.2em;
  font-weight: bold;
  color: #000000;
  margin-right: 3px;
}

.b-menu li.active {
  float: left;
  background: url(/images/menu_bg_active.gif) no-repeat top left;
  font-size: 1.2em;
  font-weight: bold;
  color: #000000;
  margin-right: 3px;
}

.b-menu li a {
  text-decoration: none;
  color: #000000;
  padding: 4px 6px;
  display: block;
  background: url(/images/menu_corner.gif) no-repeat top right;
}

.b-menu li.active a {
  text-decoration: none;
  color: #c6000d;
  padding: 4px 10px;
  display: block;
  background: url(/images/menu_corner_active.gif) no-repeat top right;
}

.b-sub-menu {
  color: #000000;
  font-size: 1.1em;
  display: none;
  background: #ffffff;
  width: 160px;
  padding: 10px 15px 10px 15px;
  position: absolute;
  margin-top: -2px;
  margin-left: -1px;
  z-index: 22;
  font-weight: bold;
  border: 1px solid #5a5a5a;
  border-width: 0 1px 1px 1px;
}

#services_menu {
  width: 170px;
}

.b-sub-menu ul {
  list-style: square;
  margin-left: 8px;
}

.b-sub-menu li {
  padding-bottom: 5px;
}

.b-sub-menu a {
  color: #000000;
  text-decoration: none;
  text-transform: lowercase;
}

.b-sub-menu a:hover {
  color: #c6000d;
  text-decoration: none;
}

/* block */
.b-block {
  margin-bottom: 10px;
}

.b-dark-block {
  border: 1px solid #E5E5E5;
  margin-bottom: 10px;
}

.b-dark-block-bg {
  margin: 1px;
  background: url(/images/dark_block_bg.gif) repeat-x top left;
  min-height: 300px;
  _height: 300px;
}

.h-dark-block {
  padding: 10px 0 10px 10px;
}

.h-block {
  padding: 10px;
  height: 1%;
  overflow: hidden;
}

* html .h-block {
  overflow: visible;
}

.red_bg {
  background: #dfbdbe;
}

.dark_bg {
  background: #465268;
}

.dark_bg .b-block-footer a.all {
  color: #ffffff;
}

.b-block-header {
  padding: 15px 0 5px 0;
}

.b-block-header-right-tv {
  margin-right: 10px;
  margin-right: 10px;
  font-size: 1.1em;
  float: right;
}

.b-block-header-right-tv a {
  color: #57738c;
  text-decoration: none;
}

.b-block-header-right-tv a.prev {
  background: url(/images/tv_week_prev.gif) no-repeat center left;
  padding-left: 15px;
}

.b-block-header-right-tv a.next {
  background: url(/images/tv_week_next.gif) no-repeat center right;
  padding-right: 15px;
  padding-left: 15px;
}

.b-block-header .b-nav {
  margin-top: -4px;
  margin-right: 10px;
}

.b-block-header h2 {
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
}

.b-block-header h2 span {
  text-decoration: none;
  color: #ffffff;
  background: #901318;
  padding: 5px 10px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.b-block-header h2 a {
  text-decoration: none;
  color: #ffffff;
  background: #901318;
  padding: 5px 10px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.b-block-header-right {
  float: right;
  margin-right: 10px;
  margin-top: -3px;
}

.b-block-footer {
  color: #57738c;
  font-size: 1.1em;
}

.b-block-footer a {
  text-decoration: none;
  color: #57738c;
}

.b-block-footer a.all {
  text-decoration: none;
  color: #bd4f56;
  font-weight: bold;
  float: right;
  text-transform: lowercase;
}

.b-some-body-block-name {
  color: #bd4f56;
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 10px;
}

.dotted {
  border-bottom: 1px dotted #aaaaaa;
  padding-bottom: 10px;
}

.b-tv-date {
  font-size: 1.2em;
  color: #901318;
  font-weight: bold;
  margin-bottom: 5px;
}

h1.b-name {
  font-size: 2em;
  color: #47536b;
  font-weight: normal;
  line-height: 1.3em; 
  margin-bottom: 15px;
}

/* mega anons */
.b-mega-anons {
  height: 337px;
  overflow: hidden;
  position: relative;
}

.b-mega-anons img {
  height: 337px;
}

.b-mega-anons-bullet {
  position: absolute;
  height: 22px;
  width: 258px;
  bottom: 11px;
  right: 0px;
  z-index: 11;
}

.b-mega-anons-bullet li {
  float: left;
  width: 23px;
  height: 22px;           
  padding-right: 20px;  
  z-index: 22;
  text-align: center;
}

.b-mega-anons-bullet li a img {
  width: 23px;
  height: 22px;
  border: none!important;
  cursor: pointer;
}

.b-mega-anons-bullet li.active {
  background: url(/images/mega_anons_bullet.gif) no-repeat top left;
}

/* last news */
.b-last-news {
  border: 1px solid #e5e5e5;
  border-width: 0 1px 1px 1px;
  margin-bottom: 10px;
}

.b-last-news li {
  float: left;
  width: 320px;
  margin-bottom: 5px;
  height: 90px;
  overflow: hidden;
}

.h-last-news-item {
  padding-right: 10px;
}

.b-last-news .gray {
  background: #eaeaea;
  margin: 0 1px;
}

.h-last-news {
  margin: 0 1px 1px 1px;
  padding: 10px;
  background: #eaeaea url(/images/more_anons_bg.jpg) repeat-x bottom left;
}

.b-last-news-all {
  text-align: right;
  color: #bd4f56;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: lowercase;
}

.b-last-news-all a {
  text-decoration: none;
  color: #bd4f56;
}

.b-last-news-img {
  float: left;
  width: 102px;
  position: relative;
}

.b-last-news-top-img {
  float: left;
  position: relative;
}

.b-last-news-top-img img {
  border: 1px solid #606060;
  width: 280px;
}

.b-last-news-img img {
  border: 1px solid #606060;
  width: 100px;
}

.b-video-ico-sm {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

img.b-video-ico-sm {
  width: 20px!important;
  height: 20px!important;
  border: none!important;
}

.b-video-ico-big {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

img.b-video-ico-big {
  width: 40px!important;
  height: 40px!important;
  border: none!important;
}

.b-last-news-type {
  font-size: 1.1em;
  color: #c2000c;
}

.b-last-news-type a {
  text-decoration: none;
  color: #c2000c;
}

.b-last-news-date, .b-date {
  font-size: 1em;
  color: #9d9d9d;
}

.b-last-news-item-top {
  height: 1%;
  overflow: hidden;
  margin-bottom: 10px;
}

.b-last-news-title {
  margin-left: 112px;
}

.b-last-news-title-top {
  margin-top: 10px;
  margin-bottom: 10px;
}

.b-last-news-title-top h2 {
  font-size: 1.4em;
  color: #47536b;
  font-weight: bold;
  line-height: 1.3em;
}

.b-last-news-title-top h2 a {
  text-decoration: none;
  color: #47536b;
}

.b-last-news-date-top {
  color: #000000;
  font-size: 1.1em;
}

.b-last-news-title h2 {
  font-size: 1.1em;
  color: #47536b;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.b-last-news-title h2 a {
  text-decoration: none;
  color: #47536b;
}

.b-last-news-desc {
  font-size: 1.2em;
  color: #000000;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.b-last-news-desc a {
  text-decoration: none;
  color: #000000;
}

.b-last-news-info {
  margin-bottom: 10px;
  margin-left: 112px;
}

.b-last-news-info-top {
  margin-left: 292px;
}

/* related news */
.b-more-news {

}

.b-more-news-item {
  height: 1%;
  overflow: hidden;
  margin-bottom: 10px;
}

.b-more-news .last {
  margin-bottom: 0;
}

.b-more-news-img {
  float: left;
  width: 102px;
}

.b-more-news-img img {
  border: 1px solid #606060;
  width: 100px;
}

.b-more-news-info {
  margin-bottom: 10px;
  margin-left: 112px;
}

.b-more-news-date {
  color: #9D9D9D;
  font-size: 1em;
}

.b-more-news-type {
  color: #C2000C;
  font-size: 1.1em;
}

.b-more-news-type a {
  color: #C2000C;
  text-decoration: none;
}

.b-more-news-title {
  margin-left: 112px;
}

.b-more-news-title h2 {
  color: #47536b;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.b-more-news-title h2 a {
  color: #47536b;
  text-decoration: none;
}

/* ntn help */
.b-ntn-help {
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #818181; 
  background: #e2d3be;
}

.b-ntn-help h2.header {
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: bold;  
  text-transform: uppercase;
  position: absolute;
  top: 15px;
  left: -1px;
  padding: 5px 0;
}

.b-ntn-help h2.header a {
  background: #901318;
  color: #FFFFFF;
  padding: 5px 10px;
  text-decoration: none;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

.b-ntn-help-bg {
  background: #e2d3bd;
}

.b-ntn-help-img {
  
}

.b-ntn-help-img img {
  width: 280px;
  height: 210px;
  border: 1px solid #81817f;
}

.b-ntn-help-name {
  margin-bottom: 5px;
}

.b-ntn-help-name h2 {
  color: #000000;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.2em;
}

.b-ntn-help-name h2 a {
  color: #000000;
  text-decoration: none;
}

.b-ntn-help-desc {
  color: #000000;
  font-size: 1.1em;     
}

.b-ntn-help-desc a {
  color: #000000;
  text-decoration: none;      
}

/* last anons */
.b-last-anons {
  margin-bottom: 10px;
}

.b-last-anons-bg {
  background: #26354c;
}

.b-last-anons-top {
  margin: 10px 0 1px 0;
  /*background: #b3c0d1 url(/images/top_anons_bg.gif) repeat-x top left;*/
}

.b-last-anons-top .h-block {
  /*background: url(/images/bottom_anons_bg.gif) repeat-x bottom left;*/
}

.b-last-anons-top-date {
  font-size: 1.1em;
  color: #bd4f56;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}

.b-last-anons-top-img {
  margin-bottom: 5px;
}

.b-last-anons-top-img img {
  width: 280px;
  border: 1px solid #636465;
}

.b-last-anons-top-type {
  font-size: 1em;
  color: #959eae;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.b-last-anons-top-name {
  margin-bottom: 5px;
}

.b-last-anons-top-name h2 {
  font-size: 1.8em;
  color: #ffffff;
  font-weight: normal;
  line-height: 1.2em;
}

.b-last-anons-top-name h2 a {
  color: #ffffff;
  text-decoration: none;
}

.b-last-anons-top-episode {
  font-size: 1.6em;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.b-last-anons-top-desc {
  font-size: 1.1em;
  color: #ffffff;
  padding-bottom: 30px;
}

.b-last-anons-top-desc a {
  text-decoration: none;
  color: #ffffff;
}

.b-last-anons-item {
  background: #9daec5 url(/images/anons_item_bg.gif) repeat-x top left;
  margin-bottom: 1px;
}

.b-last-anons-item-img {
  float: left;
  width: 102px;
}

.b-last-anons-item-img img {
  border: 1px solid #6c6e72;
  width: 100px;
}

.b-last-anons-item-info {
  margin-left: 112px;
  height: 1%;
}

.b-last-anons-item-date {
  font-size: 1.1em;
  color: #bd4f56;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.b-last-anons-item-type {
  font-size: 1em;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
}

.b-last-anons-item-name {
  text-align: center;
}

.b-last-anons-item-name h2 {
  font-size: 1.3em;
  font-weight: bold;
  color: #000000;
  line-height: 1.2em;
}

.b-last-anons-item-name h2 a {
  text-decoration: none;
  color: #000000;
}

.b-last-anons-bottom {
  background: #26354c;
  text-align: right;
}

.b-last-anons-bottom a {
  font-size: 1.1em;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

/* tv list anons */
.b-tvlist-anons {

}

.b-tvlist-anons dt {
  font-size: 1.1em;
  font-weight: bold;
  color: #ffffff;
  float: left;
  width: 40px;
  margin-bottom: 10px;
}

.b-tvlist-anons dd {
  font-size: 1.1em;
  font-weight: bold;
  color: #ffffff;
  margin-left: 45px;
  margin-bottom: 10px;
}

.b-tvlist-anons dd a {
  color: #959eae;
  text-decoration: none;
}

.b-tvlist-anons .watchnow {
  color: #d25656;
}

.b-tvlist-anons .watchnow a {
  color: #d25656;
}

.b-tvlist-anons dd a.online {
  color: #c6c8cd;
  background: url(/images/video_ico.png) no-repeat center left;
  display: block;
  margin-top: 3px;
  padding: 0 0 0 15px;
}

/* weather anons */
.b-weather-anons {
  background: #d5d9df;
  width: 212px;
  float: left;
  margin-right: 10px;
  min-height: 240px;
}

.b-weather-anons-date {
  font-size: 1.1em;
  color: #bd4f56;
  font-weight: bold;
  padding: 10px 10px 5px 10px;
}

.b-anons-height {
  min-height: 180px;
  _height: 180px;
  overflow: hidden;
}

.b-weather-anons-line {
  margin-bottom: 5px;
  border-top: 1px solid #ffffff;
  padding: 0 10px;
}

.b-weather-anons-img {
  width: 85px;
  float: right;
  padding-top: 13px;
}

.b-weather-anons-info {
  float: left;
  padding-top: 5px;
}

.b-weather-anons-info span {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
}

.b-weather-anons-temp {
  font-size: 1.4em;
  color: #000000;
  font-weight: bold;
  padding: 5px 0;
}

.b-weather-anons-text {
  font-size: 1.1em;
  color: #000000;
}

.b-block-header-select select {
  width: 120px;
}

/* forum anons */
.b-forum-anons {
  background: #d5d9df;
  width: 212px;
  float: left;
}

.b-forum-anons-topic {
  margin-bottom: 10px;
}

.b-forum-anons-theme {
  font-size: 1.1em;
  color: #acadb1;
  margin-bottom: 10px;
}

.b-forum-anons-theme a {
  color: #000000;
  text-decoration: none;
}

.b-forum-anons-theme span {
  color: #000000;
  font-weight: bold;
}

.b-forum-anons-date {
  font-size: 1.1em;
  color: #acadb1;
  margin-bottom: 2px;
}

.b-forum-anons-desc {
  font-size: 1.1em;
  color: #000000;
  margin-bottom: 10px;
}

.b-forum-anons-desc a {
  text-decoration: none;
  color: #000000;
}

.b-forum-anons-comments {
  font-size: 1.1em;
  color: #acadb1;
}

/* finance anons */
.b-finance-anons {
  background: #d5d9df;
  width: 220px;
  float: left;
  margin-right: 10px;
}

.b-finance-anons table {
  width: 100%;
}

.b-finance-anons table th {
  color: #acadb1;
  font-size: 1em;
  text-align: center;
  font-weight: normal;
  padding-bottom: 10px;
}

.b-finance-anons table td {
  color: #8f8f8f;
  font-size: 1.2em;
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
}

.b-finance-anons table td.rate {
  color: #bd4f56;
}

.b-rate-date {
  font-size: 1em;
  color: #bd4f56;
  font-weight: bold;
  margin-top: 1px;
}

/* finance */
table.b-finance-table {
  width: 100%;
}

h3.b-finance-date {
  font-size: 1.4em;
  color: #000000;
  font-weight: bold;
}

h3.b-finance-date span {
  color: #bd4f56;
}

.b-finance-table th {
  font-size: 1.2em;
  color: #000000;
  background: #c3c3c3;
  padding: 10px 20px 10px 15px;
  text-align: left;
  border-right: 1px solid #e2e2e2;
}

.b-finance-table th.last {
  border-right: none;
}

.b-finance-table td {
  font-size: 1.2em;
  color: #000000;
  font-weight: bold;
  padding: 10px 20px 10px 15px;
  border-right: 1px solid #e2e2e2;
}

.b-finance-table td.last {
  border-right: none;
}

.b-finance-table .dark td {
   background: #dcdcdc;
}

/* weather */
.b-weather {

}

.b-weather-geo {
  float: left;
  width: 320px;
}

.b-weather-geo dt {
  float: left;
  font-size: 1.1em;
  color: #000000;
  width: 155px;
  margin-bottom: 10px;
}

.b-weather-geo dd {
  margin-left: 160px;
  font-size: 1.1em;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}

.b-weather-geo dd span {
  display: block;
  margin-bottom: 5px;
}

.b-weather-fakt {
  float: right;
  width: 320px;
  background: url(/images/weather_fakt_bg.gif) repeat-x top left;
}

.b-weather-fakt h3 {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
  margin-bottom: 10px;
}

.b-weather-fakt dt {
  float: left;
  font-size: 1.1em;
  color: #000000;
  width: 135px;
  margin-bottom: 5px;
}

.b-weather-fakt dd {
  margin-left: 140px;
  font-size: 1.1em;
  font-weight: bold;
  color: #000000;
  margin-bottom: 5px;
}

.b-weather-on-week {

}

.b-weather-on-week h3 {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
  padding: 10px;
  background: #dcdcdc;
  margin: 1px 0;
}

table.b-weather-on-week-table {
  width: 100%;
}

table.b-weather-on-week-table td {
  background: #e9e9e9;
  border-bottom: 1px solid #ffffff;
}

.b-weather-on-week-date {
  font-size: 1.4em;
  color: #000000;
  font-weight: bold;
  padding: 0 30px;
  width: 230px;
}

.b-weather-on-week-night {
  text-align: center;
}

.night_pic {
  padding: 10px 0;
}

.daynight {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
  margin-bottom: 5px;
}

.temp {
  font-size: 1.4em;
  color: #000000;
  font-weight: bold;
}

.holiday {
  color: #BD4F56;
}

.weather_info {
  font-size: 1.1em;
  color: #000000;
  margin-bottom: 10px;
}

.b-weather-on-week-day {
  text-align: center;
}

.day_pic {
  padding: 10px 0;
}

.b-weather-list {

}

.b-weather-list h2 {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
  background: #dcdcdc;
  padding: 10px;
  margin: 1px 0;
}

.b-weather-list table {
  width: 100%;
}

.b-weather-list th {
  font-size: 1.1em;
  color: #000000;
  background: #e9e9e9;
  padding: 10px;
  font-weight: normal;
  text-align: left;
}

.b-weather-list .b-weather-regions {
  width: 180px;
}

.b-weather-list td {
  font-size: 1.2em;
  color: #000000;
  padding: 5px 10px;
  font-weight: bold;
  text-align: left;
}

.b-weather-list td a {
  color: #000000;
  text-decoration: none;
}

.b-weather-list td a.active {
  color: #bd4f56;
  text-decoration: none;
}

.b-wether-city-list li {
  padding-bottom: 5px;
}

/* news */
.b-news-list {

}

.b-rss-ico {
  float: right;
  margin: -3px 10px 0 0;
}

.b-news-anons {
  margin-bottom: 15px;
  height: 1%;
  /*overflow: hidden; */
}

.b-news-anons-img {
  width: 102px;
  float: left;
  position: relative;
}

.b-news-anons-img img {
  width: 100px;
  border: 1px solid #696969;
}

.b-news-anons-info {
  margin-left: 112px;
  height: 1%;
}

.b-news-date {
  font-size: 1em;
  color: #9d9d9d;
  margin-bottom: 10px;
}

.b-news-date span {
  font-size: 11px;
  color: #c2000c;
}

.b-news-date span a {
  text-decoration: none;
  color: #c2000c;
}

.b-news-title {
  margin-bottom: 10px;
}

.b-news-title h2 {
  font-size: 1.2em;
  color: #47536b;
  font-weight: bold;
  line-height: 1.3em;
}

.b-news-title h2 a {
  color: #47536b;
  text-decoration: none;
}

.b-news-anons-desc {
  font-size: 1.1em;
  color: #000000;
  line-height: 1.3em;
}

.b-news-anons-desc a {
  color: #000000;
  text-decoration: none;
}

.b-news-title-full {
  margin-bottom: 15px;
}

.b-news-title-full h1 {
  font-size: 2em;
  color: #47536b;
  font-weight: normal;
  line-height: 1.3em;
}

/* news gallery */
.b-content-side-block {
  background: #e9e9e9;
  border: 1px solid #e6e6e6;
  margin-bottom: 10px;
}

.h-content-side-block {
  padding: 5px;
}

.b-video-area {
  border: 1px solid #676767;
}

.b-image-area {
  margin-bottom: 10px;
}

.b-image-area img {
  width: 280px;
  border: 1px solid #676767;
}

.b-content-side-block-header {
  color: #a3a3a3;
  font-size: 1.1em;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.b-content-side-block-header h3 {
  padding-top: 5px;
  font-weight: normal;
}

.b-nav {
  float: right;
}

.b-image-desc {
  font-size: 1.1em;
  color: #777777;
}

/* video */
.b-video-player {
  padding: 10px;
  background: #e9e9e9;
  height: 1%;
  overflow: hidden;
  margin-bottom: 10px;
}

.b-video-container {
  width: 400px;
  height: 320px;
  border: 1px solid #5a5a5a;
  float: left;
}

.b-share-video {
  float: right;
  padding: 8px;
  width: 195px;
  background: #ffffff;
}

.b-share-video p {
  font-size: 10px;
  color: #878787;
  font-weight: bold;
  line-height: 1.2em;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.b-share-video input {
  border: 1px solid #acadb1;
  font-size: 11px;
  color: #000000;
  width: 165px;
  text-transform: none;
}

.b-video-desc {
font-size: 1.3em;
color: #000000;
line-height: 1.2em;
}
              
.b-video-desc p {
padding-bottom: 15px;
}

.b-video-tags {
font-size: 1.1em;
color: #010000;
font-weight: bold;
line-height: 1.2em;
}

.b-video-tags a {
text-decoration: none;
color: #bd4f56;
font-weight: normal;
}

.b-video-tags a:hover {
text-decoration: underline; 
}

.b-video-list {

}

.b-video-item {
float: left;
width: 120px;
margin-right: 10px;
margin-bottom: 15px;
}

.b-video-list .last {
margin-right: 0;
}

.b-video-img {
background: #d3d7da;
text-align: center;
margin-bottom: 3px; 
}

.b-video-img img {
border: 1px solid #676768;
margin: 10px 0;
width: 100px;
}

.h-video-item {

}

.b-video-title {
font-size: 1.1em;
color: #010100;
font-weight: bold;
line-height: 1.2em;
}

.b-video-title a {
text-decoration: none;
color: #010100;       
}

.b-video-channel {
color: #C2000C;
font-size: 11px;
margin: 5px 0;
}

.b-video-channel a {
color: #C2000C;
text-decoration: none;
}

.b-video-type {
color: #C2000C;
font-size: 11px;
margin: 5px 0 0 0; 
}

.b-video-type a {
color: #C2000C;
text-decoration: none; 
}

.b-video-link {
font-size: 1.1em;
margin-bottom: 15px;
}

.b-video-link a {
padding-right: 10px;
}

/* channels */
.b-channels-block {
background: #f0f0f0;
}

.b-video-channels {
font-size: 1.4em;
color: #000000;
font-weight: bold;
}

.b-video-channels a {
color: #000000;
text-decoration: none;
display: block;
padding: 3px 0;
}

.b-video-channels a:hover {
color: #bd4f56;
text-decoration: none;
}

.b-video-channels a.active {
color: #bd4f56;
text-decoration: none;
}

/* video sidebar */
.b-popular-video {
background: #d5d9df;
}

/* tags */
.b-tags-block {
background: #d5d9df;
}

.b-tags-list {
margin-bottom: 10px;
line-height: 2.3em;
font-weight: bold;
font-weight: normal;
}

.b-tags-list a {
color: #000000;
text-decoration: none;
padding-right: 5px;
}

.b-tags-list a:hover {
color: #bd4f56;
text-decoration: underline;
}

/* content list */
.b-content-anons {

}

.b-content-item {
margin-bottom: 15px;
height: 1%;
overflow: hidden;
}

.b-content-item img {
float: left;
border: 1px solid #5a5a5a;
margin-right: 15px;
width: 100px;
}

.b-content-item h3 {
color: #010100;
font-size: 1.1em;
font-weight: bold;
line-height: 1.2em;
margin-top: 5px;  
}

.b-content-item h3 a {
color: #010100;
text-decoration: none;
}

/* other list */
.b-other-list {
background: #d5d9df;
}

.b-other-list h3 {
color: #901318;
font-size: 1.1em;
text-transform: uppercase;
padding: 10px 10px 0 10px;
}

/* comments */
.b-comments-header {
  background: #f0f0f0;
  border: 1px solid #e5e5e5;
  color: #000000;
  font-size: 1.1em;
}

.b-comments-header a.top {
  color: #bd4f56;
  font-weight: bold;
  text-decoration: none;
  background: url(/images/sort_top.gif) no-repeat top right;
  padding-right: 12px;
}

.b-comments-header a.down {
  color: #bd4f56;
  font-weight: bold;
  text-decoration: none;
  background: url(/images/sort_down.gif) no-repeat top right;
  padding-right: 12px;
}

.b-comments-add {
  float: right;
  color: #57738c;
  font-weight: bold;
}

.b-comments-add a {
  color: #57738c;
  text-decoration: none;
}

.b-comments-form {
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  margin-top: -1px;
}

.b-comments-form dt {
  color: #000000;
  font-weight: bold;
  font-size: 1.1em;
  float: left;
  margin-bottom: 5px;
}

.b-comments-form dd {
  margin-left: 55px;
  margin-bottom: 5px;
}

.b-comments-form .form_input {
  width: 215px;
  border: 1px solid #acadb1;
  font-size: 1.1em;
}

.b-comments-form .form_textarea {
  width: 99%;
  border: 1px solid #acadb1;
  font-size: 11px;
  height: 70px;
}

.b-comments-form .form_code_input {
  width: 105px;
  border: 1px solid #acadb1;
  font-size: 1.1em;
  vertical-align: 26px;
}

.b-comments-form table {

}

.b-comments-form td {
  vertical-align: top;
  width: 110px;
}

.b-comments-form td a {
  color: #57738c;
  font-size: 1.1em;
  text-decoration: underline;
  display: block;
  margin-top: 5px;
}

.b-comments-send {
  float: right;
  font-size: 1.1em;
  color: #57738c;
}

.b-comments-send a {
  text-decoration: underline;
  color: #57738c;
}

.b-comments-list {
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin-top: 1px;
}

.b-comments-date {
  font-size: 10px;
  color: #9d9d9d;
}

.b-comments-author {
  padding-bottom: 8px;
}

.b-comments-author a.male {
  color: #57738c;
  font-weight: bold;
  background: url(/images/user_ico_sm.gif) no-repeat center left;
  padding-left: 12px;
}

.b-comments-author a.female {
  color: #57738c;
  font-weight: bold;
  background: url(/images/user_ico_sm.gif) no-repeat center left;
  padding-left: 12px;
}

.b-comments-item {
  margin-bottom: 10px;
}

.b-comments-entry {
  font-size: 1.1em;
  color: #000000;
  line-height: 1.2em;
  border-bottom: 1px dotted #9a9a9a;
}

.b-comments-entry p {
   padding-bottom: 10px;
}

.b-comments-tree-1 {
  padding-left: 17px;
  background: url(/images/reply_ico.gif) no-repeat top left;
}

.b-comments-tree-2 {
  padding-left: 17px;
  margin-left: 17px;
  background: url(/images/reply_ico.gif) no-repeat top left;
}

.b-comments-tree-3 {
  padding-left: 17px;
  margin-left: 34px;
  background: url(/images/reply_ico.gif) no-repeat top left;
}

.b-comments-tree-4 {
  padding-left: 17px;
  margin-left: 51px;
  background: url(/images/reply_ico.gif) no-repeat top left;
}

.b-comments-tree-5 {
  padding-left: 17px;
  margin-left: 68px;
  background: url(/images/reply_ico.gif) no-repeat top left;
}

.comment_error_msg {
  color: #BD4F56;
  font-size: 1.1em;
  font-weight: bold;
  display: none;
}

/* tags */
.b-content-item-tags {
  font-size: 1.2em;
}

.b-content-item-tags span {
  color: #A3A3A3;
}

/* tv list */
.b-tvlist {
  background: #ffffff;
}

.b-tvlist h2 {
  font-size: 1.8em;
  color: #47536b;
  font-weight: normal;
  background: url(/images/tvlist_day_bg.gif) repeat-x top left;
  padding: 15px 8px 8px 8px;
  line-height: 1.2em;
  border-bottom: 1px solid #e2e2e2;
}

.b-tvlist dt {
  color: #878787;
  font-size: 1.2em;
  font-weight: bold;
  float: left;
  width: 55px;
  padding: 6px 0 6px 20px;
}

.b-tvlist dt.dark {
   background: #f7f7f7;
}

.b-tvlist dd {
  margin-left: 75px;
  font-size: 1.3em;
  color: #acadb1;
  font-weight: bold;
  padding: 6px 0 6px 30px;
  background: url(/images/tvlist_bullet.gif) no-repeat center left;
}

.b-tvlist dd.dark {
   background: #f7f7f7 url(/images/tvlist_bullet.gif) no-repeat center left;
}

.b-tvlist dd a {
  color: #000000;
  text-decoration: none;
}

/* projects */
.b-projects-list {

}

.b-project-anons {
  border: 1px solid #d7d7d7;
  margin-bottom: 10px;
  background: #e9e9e9;
}

.b-project-anons-img {
  float: left;
  position: relative;
}

.b-project-anons-img img {
  border: 1px solid #676767;
  width: 280px;
}

.b-project-anons-info {
  margin-left: 290px;
}

.b-project-anons-title {
  color: #000000;
  font-size: 1.8em;
  margin-bottom: 20px;
  line-height: 1.2em;
}

.b-project-anons-title h2 {
  color: #47536b;
  font-weight: normal;
}

.b-project-anons-title h2 a {
  color: #47536b;
  text-decoration: none;
}

.b-project-anons-desc {
  color: #000000;
  line-height: 1.2em;
  font-size: 1.1em;
}

.b-project-anons-desc a {
  color: #000000;
  text-decoration: none;
}

.b-project-anons-desc span {
  color: #acadb1;
  font-weight: bold;
}

.b-project-anons-type {
  color: #c2000c;
  font-size: 1.2em;
  margin-bottom: 10px;
}

.b-project-anons-type a {
  color: #c2000c;
  text-decoration: none;
}

.b-project-anons-date {
  font-size: 1.2em;
  color: #000000;
  font-weight: bold;
  margin-top: 10px;
}

.b-project-anons-date span {
  color: #acadb1;
}

.b-project-left {
  float: left;
  width: 295px;
}

.b-project-right {
  /*width: 365px;
  float: right;*/
}

.b-project-next-episode {
  margin-top: 10px;
}

.b-project-next-episode-pic {
  float: left;
  width: 102px;
}

.b-project-next-episode-pic img {
  width: 100px;
  border: 1px solid #5a5a5a;
}

.b-project-next-episode-info {
  margin-left: 112px;
  height: 1%;
}

.b-project-next-episode-title {
  margin-bottom: 10px;
}

.b-project-next-episode-title h3 {
  color: #000000;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.2em;
}

.b-project-next-episode-title h3 a {
  color: #000000;
  text-decoration: none;
}

.b-project-next-episode-desc {
  color: #000000;
  font-size: 1.1em;
}

.b-project-next-episode-desc a {
  color: #000000;
  text-decoration: none;
}

.b-project-full {

}

.b-project-full h1 {
  color: #47536b;
  font-size: 2.4em;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 5px;
}

.b-project-date {
  font-size: 1.1em;
  color: #bd4f56;
  font-weight: bold;
  margin-bottom: 3px;
}

.b-project-type-info {
  font-size: 1.8em;
  color: #A3A3A3;
  line-height: 1.2em;
  margin-bottom: 10px;
}

h2.b-project-name-sm {
  color: #000000;
  font-size: 2em;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 5px;
}

h2.b-project-name-sm a {
  color: #BD4F56;
  text-decoration: underline;
}

.b-project-some-info {
  margin-bottom: 15px;
}

.b-project-some-info dt {
  font-size: 1.1em;
  color: #595959;
  float: left;
  width: 90px;
  margin-bottom: 5px;
}

.b-project-some-info dd {
  font-size: 1.1em;
  color: #000000;
  margin-left: 95px;
  margin-bottom: 5px;
}

.b-project-full-about {
  color: #000000;
  font-size: 1.2em;
  line-height: 1.2em;
}

.b-project-full-about p {
   padding-bottom: 15px;
}

.b-project-team-anons {
  height: 1%;
  overflow: hidden;
}

.b-project-team-anons-pic {
  float: left;
  width: 102px;
}

.b-project-team-anons-pic img {
  border: 1px solid #5a5a5a;
  width: 100px;
}

.b-project-team-anons-info {
  margin-left: 112px;
  height: 1%;
}

.b-project-team-anons-name {
  font-size: 1.8em;
  color: #000000;
  font-weight: normal;
}

.b-project-team-anons-name a {
  text-decoration: none;
  line-height: 1.2em;
  color: #000000;
}

.b-project-team-anons-position {
  font-size: 1.3em;
  color: #000000;
}

.b-project-archive-list {
  background: #e9e9e9;
}

.b-project-archive-list h3 {
  color: #939393;
  font-size: 1.1em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px;
  border-bottom: 1px solid #ffffff;
}

.b-project-archive-list h3 a {
  color: #939393;
  text-decoration: none;
}

.b-archive-item {
  width: 328px;
  float: left;
  min-height: 130px;
  _height: 130px;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
}

.h-archive-item {
  padding: 10px;
}

.b-archive-anons-img {
  float: left;
  width: 102px;
}

.b-archive-anons-img img {
  border: 1px solid #5a5a5a;
  width: 100px;
}

.b-archive-anons-info {
  margin-left: 112px;
  height: 115px;
}

.b-archive-anons-title {
  color: #000000;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
}

.b-archive-anons-title a {
  color: #000000;
   text-decoration: none;
}

.b-archive-anons-desc {
  color: #000000;
  font-size: 1.1em;
  height: 1%;
}

.b-archive-anons-desc a {
  color: #000000;
  text-decoration: none;
}

.b-project-about-parent {
  background: #E9E9E9;
}

.b-project-about-parent h3 {
  border-bottom: 1px solid #FFFFFF;
  color: #939393;
  font-size: 1.1em;
  font-weight: normal;
  padding: 10px;
  text-transform: uppercase;
}

.b-project-about-img {
  width: 102px;
  float: left;
  margin-right: 10px;
}

.b-project-about-img img {
  border: 1px solid #5a5a5a;
  width: 100px;
}

.b-project-about-text {
  font-size: 1.1em;
  line-height: 1.2em;
}

.b-project-about-back {
  padding-top: 10px;
  text-align: right;
  color: #BD4F56;
  font-size: 11px;
  text-transform: lowercase;
}

.b-project-about-back a {
  text-align: right;
  color: #BD4F56;
}

/* announces */
.b-announces-list {
  margin-top: 10px;
}

.b-announces-list h3 {
  font-size: 1.8em;
  color: #000000;
  font-weight: normal;
  padding: 10px;
  background: #d8d8d8;
  margin-bottom: 10px;
}

.b-announces-item {

}

.h-announces-item {
  padding: 0 10px 10px 10px;
  height: 1%;
  overflow: hidden;
}

* html .h-announces-item {
  overflow: visible;
}

.b-announces-img {
  float: left;
  width: 282px;
}

.b-announces-img img {
  border: 1px solid #6a6a6a;
  width: 280px;
}

.b-announces-info {
  margin-left: 292px;
  height: 1%;
}

.b-announces-type {
  color: #C2000C;
  font-size: 1.2em;
  margin-bottom: 10px;
}

.b-announces-type a {
  color: #C2000C;
  text-decoration: none;
}

.b-announces-title {
  font-size: 1.4em;
  color: #47536b;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 15px;
}

.b-announces-title h2 a {
  text-decoration: none;
  color: #47536b;
}

.b-announces-desc {
  font-size: 1.1em;
  color: #000000;
  margin-bottom: 20px;
  line-height: 1.2em;
}

.b-announces-desc a {
  text-decoration: none;
  color: #000000;
}

.b-announces-time {
  color: #bd4f56;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.2em;
}

.b-announces-time span {
  color: #d8d8d8;
}

/* vacancy */
.b-vacancy-list {

}

.h-vacancy-list {
  padding: 8px 0;
}

.b-vacancy-item {
  height: 1%;
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: 1px dotted #aaaaaa;
}

.b-vacancy-name {

}

.b-vacancy-name h3 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000000;
}

.b-vacancy-name h3 a {
  color: #000000;
  text-decoration: none;
}

.b-vacancy-hot {
  color: #bd4f56;
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 10px;
}

.b-vacancy-requirements {
  font-size: 1.1em;
  color: #000000;
  padding: 0 8px;
}

.b-vacancy-requirements ul {
  margin-left: 15px;
  padding-bottom: 10px;
}

.b-vacancy-requirements ul li {
  list-style-image: url(/images/ul_bullet.gif);
}

.b-vacancy-show {
  float: right;
  font-size: 1.1em;
  font-weight: bold;
}

.b-vacancy-send {
  color: #57738c;
  font-weight: bold;
  text-align: right;
}

.b-vacancy-send a {
  color: #57738c;
  text-decoration: none;
}

.b-vacancy-show a {
  text-decoration: none;
  color: #bd4f56;
  background: url(/images/show_ico.gif) no-repeat center right;
  padding: 2px 27px 2px 0;
}

.b-vacancy-close {
  float: right;
  font-size: 1.1em;
  font-weight: bold;
}

.b-vacancy-close a {
  text-decoration: none;
  color: #bd4f56;
  background: url(/images/close_ico.gif) no-repeat center right;
  padding: 2px 27px 2px 0;
}

.b-vacancy-responsibilities {
  margin-bottom: 5px;
  font-size: 1.1em;
  background: #ffffff;
  padding: 8px;
  height: 1%;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}

.b-vacancy-responsibilities p {
  padding-bottom: 10px;
}

.b-vacancy-responsibilities ul {
  margin-left: 15px;
  padding-bottom: 10px;
}

.b-vacancy-responsibilities ul li {
  list-style-image: url(/images/ul_bullet.gif);
}

.b-vacancy-contacts {
  margin-top: 10px;
}

.b-vacancy-form {

}

.dark_vacancy_form {
  background: #f5f5f5;
}

.b-vacancy-form-attention {
  color: #bd4f56;
  font-size: 1.1em;
  font-weight: bold;
  padding-bottom: 15px;
}

.b-vacancy-form dt {
  font-size: 1.3em;
  color: #000000;
  font-weight: bold;
  float: left;
  width: 240px;
  margin-bottom: 0px;
  padding-top: 3px;
}

.b-vacancy-form dd {
  margin-left: 250px;
  margin-bottom: 10px;
  font-size: 1.3em;
}

.b-vacancy-form dd.select_file {
  margin-bottom: 20px;
}

.b-vacancy-form .vacancy_input {
  width: 330px;
  font-size: 13px;
  border: 1px solid #e5e5e5;
}

.b-vacancy-form .vacancy_input_sm {
  width: 40px;
  font-size: 13px;
  border: 1px solid #e5e5e5;
}

.b-vacancy-form .code_refresh {
  vertical-align: 9px;
  margin: 0 5px
}

.b-vacancy-form .comments_code_input {
  vertical-align: 15px;
  border: 1px solid #e5e5e5;
  width: 70px;
}

.b-vacancy-form .b-form-submit {
  margin-left: 250px;
}

.b-vacancy-info-text {
  font-size: 1.2em;
  color: #8e8f8f;
  line-height: 1.2em;
}

.b-vacancy-info-text p {
  padding-bottom: 10px;
}


.b-vacancy-info-text ul {
  margin-bottom: 20px;
  margin-left: 30px;
}

.b-vacancy-info-text ul li {
  list-style-image: url(/images/ul_bullet.gif);
}

.b-vacancy-info-text-full {
  font-size: 1.3em;
  color: #000000;
  line-height: 1.2em;
  padding: 0 10px;
  margin-bottom: 10px;
}

.b-vacancy-info-text-full p {
  padding-bottom: 10px;
}


.b-vacancy-info-text-full ul {
  margin-bottom: 20px;
  margin-left: 30px;
}

.b-vacancy-info-text-full ul li {
  list-style-image: url(/images/ul_bullet.gif);
}

.b-vacancy-job-list {
  font-weight: bold;
  height: 1%;
  overflow: hidden;
}

.b-vacancy-job-list li {
  width: 50%;
  float: left;
  margin-bottom: 5px;
}

/* faces */
.b-faces-list {

}

.b-faces-anons-item {
  margin-bottom: 15px;
  height: 1%;
  overflow: hidden;
}

* html .b-faces-anons-item {
  overflow: visible;
}

.b-faces-anons-img {
  float: left;
  width: 102px;
}

.b-faces-anons-img img {
  border: 1px solid #696969;
  width: 100px;
}

.b-faces-anons-info {
  height: 1%;
  margin-left: 112px;
}

.b-faces-anons-name {
  margin-bottom: 10px;
}

.b-faces-anons-name h2 {
  color: #47536b;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.3em;
}

.b-faces-anons-name h2 a {
  color: #47536b;
  text-decoration: none;
}

.b-faces-anons-position {
  color: #9D9D9D;
  font-size: 1.1em;
  margin-bottom: 10px;
}

.b-faces-anons-programms {
  color: #C2000C;
  font-size: 1.1em;
  margin-bottom: 10px;
}

.b-faces-anons-programms a {
  color: #C2000C;
  text-decoration: none;
}

.b-faces-anons-desc {
  color: #000000;
  font-size: 1.1em;
  line-height: 1.3em;
}

.b-faces-anons-desc a {
  color: #000000;
  text-decoration: none;
}

.b-faces-grid li {
  float: left;
  margin: 0 2px 5px 2px;
}

.b-faces-grid li img {
  border: 1px solid #696969;
  width: 100px;
}

.b-face-text {

}

.b-face-text h1 {
  color: #47536b;
  font-size: 2.4em;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
}

.b-face-text h3 {
  color: #47536b;
  font-size: 1.4em;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.b-faces-info {
  color: #9D9D9D;
  font-size: 1.1em;
  margin-bottom: 10px;
}

.b-faces-info a {
  color: #C2000C;
  text-decoration: none;
}

.b-face-text-about {
  color: #000000;
  font-size: 1.2em;
  line-height: 1.2em;
}

.b-face-text-about ul {
  margin-bottom: 10px;
  margin-left: 30px;
}

.b-face-text-about ul li {
  list-style-image: url(/images/ul_bullet.gif);
}

.b-face-text-about h3 {
  color: #000000;
  font-size: 14px;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.b-face-text-about p {
  padding-bottom:15px;
}

/* tv_schedule */
.b-tvlist-link {
  color: #57738c;
  font-size: 1.1em;
}

.b-tvlist-link a {
  color: #57738c;
  text-decoration: none;
}

.b-tvlist-link a.active {
  color: #000000;
  text-decoration: none;
}

.b-tvlist-week {
  font-size: 1.1em;
  border-bottom: 1px solid #c5c5c5;
  height: 1%;
  overflow: hidden;
}

* html .b-tvlist-week {
  overflow: visible;
}

.b-tvlist-week a {
  background: #f0f0f0;
  color: #57738c;
  text-decoration: none;
  border: 1px solid #c5c5c5;
  border-width: 1px 1px 0 1px;
  padding: 5px 8px;
  display: block;
  float: left;
  margin: 0 2px;
  text-align: center;
}

.b-tvlist-week a.active {
  background: url(/images/active_day_bg.gif) repeat-x top left;
  color: #000000;
}

.b-tvlist-week a.holiday {
  color: #bd4f56;
}

/* export rss */
.b-rss-list {
  margin-top: 10px;
}

table.b-rss-list {
  width: 100%;
}

td.b-rss-name {
  font-size: 1.2em;
  color: #000000;
  font-weight: bold;
  width: 210px;
  padding: 15px 10px;
  border: 1px solid #e2e2e2;
  border-width: 1px 1px 1px 0;
}

td.b-rss-name a {
  color: #bd4f56;
  text-decoration: underline;
}

td.b-rss-desc {
  font-size: 1.2em;
  color: #000000;
  padding: 15px 10px;
  border: 1px solid #e2e2e2;
  border-width: 1px 0;
}

/* pdd */
.b-pdd-param {
  border: 1px solid #d0d0d2;
  background: #ffffff;
  font-size: 1.1em;
  color: #000000;
  margin-bottom: 10px;
}  

.b-pdd-param table {
  width: 100%;
}

.b-pdd-param td {
  padding: 0 5px 5px 0;
  font-size: 12px;
}

.b-pdd-theme-list {
  border: 1px solid #d0d0d2;
  background: #ffffff;
  font-size: 1.1em;
  color: #000000;      
}

.b-pdd-theme-list table {
  width: 100%;
}

.b-pdd-theme-list td {
  padding: 0 5px 5px 0;
  font-size: 12px;
}

.b-pdd-theme-list a {
  display: block;
  padding-bottom: 5px;
}

.b-pdd-info {
  padding-left: 90px;
  font-size: 1.1em;
  background: url(/images/pdd_znak.gif) no-repeat top left;
  margin-bottom: 10px;
  height: 70px;
}

.b-pdd-info p {
  padding-bottom: 10px;
}

.b-pdd-result {
  margin-bottom: 20px;
  text-align: center;
}

.b-pdd-result-fail {
  background: #bd4f56;
  padding: 5px;
  color: #ffffff;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  width: 300px;
  margin: 0 auto 10px auto;
}

.b-pdd-result-done {
  background: #0a7b27;
  padding: 5px;
  color: #ffffff;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  width: 300px;
  margin: 0 auto 10px auto;
}

.b-pdd-result-stat {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
}

.b-pdd-q {

}

.b-pdd-q li {
  background: #e9e9e9;
  border: 1px solid #dddddd;
  height: 1%;
  overflow: hidden;
  margin-bottom: 10px;
}

* html .b-pdd-q li {
  overflow: visible;
}

.b-pdd-q p {
  font-size: 1.3em;
  line-height: 1.2em;
  padding-bottom: 10px;
}

.b-pdd-q p img {
  vertical-align: middle;
}

.b-pdd-q-img {
  float: left;
}

.b-pdd-q-img img {
  width: 300px;
  border: 1px solid #000000;
  margin-right: 10px;
}

.b-pdd-q-name {
  font-size: 1.1em;
  color: #000000;
  margin-bottom: 10px;
  font-weight: bold;
}

.b-pdd-q-a {
  font-size: 1.1em;
  color: #000000;
  margin-bottom: 10px;
}

.b-pdd-q-hint {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
}

.b-pdd-q-hint span {
   color: #878787;
}

/* share */
.b-share {
  color: #b9b9b9;
}

.b-share a {
  text-decoration: none;
}

.b-share img {
  vertical-align: -4px;
}

/* phones */
.b-phone-list {
  margin-top: 10px;
}

.b-extra-phone {

}

.b-phone-news {

}

.b-phone-news p {
  padding-left: 10px;
  padding-right: 10px;
}

.b-extra-phone p {
  padding-left: 10px;
  padding-right: 10px;
}

.b-extra-phone h3, .b-phone-news h3 {
  background: #DCDCDC;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.b-extra-phone dl, .b-phone-news dl {
   padding-left: 10px;
   margin-bottom: 10px;
}

.b-extra-phone dt, .b-phone-news dt {
  float: left;
  font-size: 13px;
  color: #000000;
  width: 100px;
  margin-bottom: 5px;
}

.b-extra-phone dd, .b-phone-news dd {
  margin-left: 110px;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 5px;
}

/* dai places */
.b-dai-list {
  margin-top: 10px;
}

.b-dai-places {

}

.b-dai-places p {
  padding-left: 10px;
  padding-right: 10px;
}

.b-dai-places h3 {
  background: #DCDCDC;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

/* camera */
.b-camera-list {

}

.h-camera-list {
  padding: 10px;
}

.b-camera-city {
  font-size: 1.2em;
  margin-bottom: 10px;
  float: left;
  width: 140px;
}

.b-camera-city li {
  margin-bottom: 5px;
  color: #bd4f56;
}

.b-camera-city li a {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}

.b-camera-city li a.active {
   color: #BD4F56;
}

.b-camera-address {
  margin-left: 145px;
}

.b-camera-address li {
  margin-bottom: 1px;
}

.b-camera-bg {
  background: #d3d3d3;
  padding: 10px;
}

.b-camera-address-name {
  font-size: 1.2em;
  color: #000000;
  font-weight: bold;
  cursor: pointer;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.b-camera-address-name a.show {
  color: #000000;
  text-decoration: none;
  padding-left: 30px;
  background: url(/images/show_ico.gif) no-repeat center left;
}

.b-camera-address-name a.close {
  color: #000000;
  text-decoration: none;
  padding-left: 30px;
  background: url(/images/close_ico.gif) no-repeat center left;
}

.b-camera-address-desc {
  font-size: 1.2em;
  color: #000000;
  line-height: 1.2em;
  padding-left: 30px;
}

.b-camera-address-img {
  width: 282px;
  margin: 15px auto 10px auto;
}

.b-camera-address-img img {
  width: 280px;
  border: 1px solid #b8b9bc;
}

/* sitemap */
.b-sitemap-list {

}

.b-sitemap-list dt {
  font-size: 1.8em;
  font-weight: normal;
  padding: 10px 0 15px 15px;
  background: url(/images/bullet.gif) no-repeat center left;
}

.b-sitemap-list dt a {
   color: #000000;
   text-decoration: underline;
}

.b-sitemap-list dt.first {
  padding: 5px 0 10px 15px;
}

.b-sitemap-list dd {
  font-size: 1.2em;
  margin-left: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}

.b-sitemap-list dd a {
   color: #000000;
   text-decoration: underline;
}

.b-sitemap-list dd a:hover {
   color: #C2000C;
   text-decoration: underline;
}

/* users */
.b-users-info-text {
  margin-left: 155px;
  font-size: 12px;
  margin-bottom: 10px;
}

.b-users-info-text textarea {
  border: 1px solid #ACADB1;
  width: 475px;
  height: 170px;
  font-size: 12px;
}

/* tab */
.b-tab {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
}

.b-tab li {
  background: #dddddd;
  border: 1px solid #d0d0d0;
  float: left;
  margin-right: 10px;
}

.b-tab li.active {
  background: none;
  border: none;
  float: left;
  margin-right: 10px;
}

.b-tab li a {
  text-decoration: none;
  color: #000000;
  padding: 10px;
  display: block;
}

/* form */
.b-form {

}

.b-form dt {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
  float: left;
  width: 150px;
  margin-bottom: 5px;
}

.b-form dd {
   margin-left: 155px;
   margin-bottom: 10px;
   font-size: 12px;
}

.b-form .input {
   border: 1px solid #acadb1;
   width: 475px;
   font-size: 12px;
}

.b-form select {
   border: 1px solid #acadb1;
   width: 475px;
   font-size: 12px;
}

.b-form .code_refresh {
  vertical-align: 9px;
  padding: 0 5px;
}

.b-form .comments_code_input {
  border: 1px solid #acadb1;
  width: 70px;
  vertical-align: 15px;
}

.b-form-submit {
  margin-left: 155px;
}

.b-form-done {
  background: #e9f1eb;
  border: 1px solid #a6e4b6;
  padding: 10px;
  font-size: 1.1em;
  color: #000000;
  margin-bottom: 10px;
}

.b-form-done h3 {
  color: #8db397;
  font-weight: bold;
  margin-bottom: 10px;
}

.b-form-done p {
  padding-bottom: 10px;
}

.b-form-error {
  background: #DFBDBE;
  border: 1px solid #BD4F56;
  padding: 10px;
  font-size: 1.1em;
  color: #000000;
  margin-bottom: 10px;
}

.b-form-error h3 {
  color: #BD4F56;
  font-weight: bold;
  margin-bottom: 10px;
}

.b-form-error p {
  padding-bottom: 10px;
}

.b-form-field-error {
  color: #BD4F56;
  font-weight: bold;
}

.b-form-attention {
  color: #bd4f56;
  font-size: 1.1em;
  font-weight: bold;
  padding-bottom: 15px;
}

#register_birthday_day {
  width: 50px;
}

#register_birthday_month {
  width: 130px;
}

#register_birthday_year {
  width: 60px;
}

#profile_birthday_day {
  width: 50px;
}

#profile_birthday_month {
  width: 130px;
}

#profile_birthday_year {
  width: 60px;
}

.b-form-field-info {
  font-size: 11px;
}

/* search */
.b-search-form {
  margin-top: 10px;
  border-bottom: 1px solid #cbcbcb;
}

.b-search-form dt {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
  float: left;
  text-align: right;
  width: 255px;
  margin-bottom: 5px;
}

.b-search-form dd {
  margin-left: 260px;
  margin-bottom: 10px;
}

.b-search-form .input {
  border: 1px solid #ACADB1;
  font-size: 12px;
  width: 185px;
}

.b-search-form .select {
  border: 1px solid #ACADB1;
  font-size: 12px;
  width: 185px;
}

.b-search-submit {
  margin-left: 260px;
  margin-bottom: 10px;
}

.b-search-found {
  padding: 0 10px 10px 10px;
  font-size: 1.1em;
}

.b-search-found span {
  color: #bd4f56;
  font-weight: bold;
}

.b-search-list {

}

.b-search-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #9a9a9a;
}

.b-search-list .last {
  margin-bottom: 0;
}

.b-search-item-title {
  font-size: 1.1em;
  color: #000000;
  margin-bottom: 5px;
  line-height: 1.2em;
}

.b-search-item-title h2 {
  color: #000000;
}

.b-search-item-title h2 a {
  color: #000000;
  text-decoration: none;
}

.b-search-item-title span {
  color: #bd4f56;
}

.b-search-item-category {
  color: #C2000C;
  font-size: 1.1em;
  margin-bottom: 5px;
}

.b-search-item-anons-desc {
  font-size: 1.1em;
  color: #000000;
}

.b-search-item-anons-desc b {
  color: #bd4f56;
}

.b-search-item-anons-desc span {
  color: #bd4f56;
}

.b-search-item-anons-desc a {
  text-decoration: none;
  color: #000000;
}

/* channel anons */
.b-channel-anons {
  background: #d5d9df; 
  position: relative; 
}

.h-channel-anons {
  padding: 0 0 40px 0;
  height: 1%;
  overflow: hidden;
}

.b-channel-anons h2 {
  font-size: 1.4em;
  color: #901318;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;  
  background: url(/images/channel_header_bg.gif) no-repeat center top;
  padding: 5px 0 15px 0;
}

.b-channel-anons-list {
  width: 808px;
  margin: 0 auto;         
}

.b-channel-anons-item {
  width: 172px;
  float: left;
  margin: 0 15px;         
}  

* html .b-channel-anons-item {
  margin: 0 13px;         
}

.b-channel-img {
  text-align: center;
  margin-bottom: 5px;
}

.b-channel-anons-item h3 {
  font-size: 1.4em;
  color: #000000;
  font-weight: normal;
  line-height: 1.3em;
  text-transform: uppercase;
}

.b-channel-anons-item h3 a {
  text-decoration: none;
  color: #000000;           
}

.b-channel-anons-img {
  border: 1px solid #5d5d5e;
  position: relative;
  margin-bottom: 10px;
  width: 170px;
  height: 135px;
  overflow: hidden;
}   

.b-channel-anons-img-desc {
  background: url(/images/channe_desc_bg.png);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 170px;
  padding: 5px 0;      
}

* html .b-channel-anons-img-desc {
  bottom: -1px;
}

.b-channel-anons-img-desc p {
  font-size: 1.1em;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase; 
  padding: 4px 0 0 5px; 
}

.b-channel-anons-img-desc span {
  font-size: 1.8em;
  color: #ffffff;
  font-weight: normal;
  float: right;                  
  display: block;
  height: 24px;
  padding: 10px 5px 0 5px;
}

.b-channel-nav-left {
  position: absolute;
  top: 65px;
  left: 0;
}

.b-channel-nav-right {
  position: absolute;
  top: 65px;
  right: 0;
}

* html .b-channel-nav-right {
  right: -1px;
}

/* live */
.b-live {

}

.b-live-text {
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
  margin-bottom: 10px;
}

.b-live-text p {
  padding-bottom: 10px;
}

.b-live-player {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
}

.b-live-links {
  text-align: center;
  font-size: 1.1em;
  color: #000000;
  font-weight: bold;
}

.b-live-links a {
  color: #BD4F56;
  text-decoration: none;
  padding-right: 10px;
}

/* 404 error */
.b-404-error {

}

.b-404-error h3 {
  font-size: 1.8em;
  color: #000000;
  margin-bottom: 10px;
  line-height: 1.2em;
  font-weight: normal;
}

.b-404-error p {
  font-size: 1.3em;
  color: #000000;
  line-height: 1.2em;
  padding-bottom: 15px;
}

/* page selector */
.b-page-selector {
  margin: 4px auto 0 auto;
  width: 285px;
  text-align: center;
  position: relative;
}

.b-page-selector-holder {
  float: left;
  left: 50%;
  position: relative;
  text-align: center;
}

.b-page-selector-holder ul {
  float: left;
  left: -50%;
  position: relative;
}

.b-page-selector li {
  float: left;
  height: 23px;
  text-align: center;
  margin: 0 4px;
}

.b-page-selector li a {
  color: #000000;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 5px 2px;
}

.b-page-selector li.active a {
  color: #BD4F56;
  font-size: 1.1em;
}

.b-page-selector li.page_nav {
  padding: 0;
  width: 23px;
}

.b-page-selector li.page_nav a {
  padding: 0;
}

/* footer */
.b-footer {
  margin-bottom: 10px;
}

.h-footer {
  padding: 0 10px 10px 10px;
}

.b-copyright {
  float: left;
  width: 310px;
  border-right: 1px solid #acadb1;
  padding-right: 10px;
}

.b-copy {
  font-size: 1.1em;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
}

.b-copy-text {
  font-size: 1.1em;
  color: #acadb1;
}

.b-copy-text a {
  text-decoration: underline;
  color: #acadb1;
}

.b-partners {
  margin-left: 330px;
}

.b-partners h3 {
  font-size: 1.1em;
  color: #acadb1;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.b-partners li {
  display: inline;
  padding-right: 25px;
}

.b-partners li.last {
  display: inline;
  padding-right: 0;
}

.b-webdev {
  font-size: 1.1em;
  color: #acadb1;
  margin: 10px 0;
}

.b-webdev a {
  text-decoration: none;
  color: #acadb1;
  font-weight: bold;
}

/* ajax loading */
#img_ajax_loading_1, #img_ajax_loading_2  {
  display: none;
  width: 53px;
  height: 8px;
  margin: 5px auto 0 auto;
}

.img_ajax_loading_bottom {
  text-align: center;
  width: 53px;
  margin: 0 auto;
}

.img_ajax_loading_top {
  text-align: center;
  width: 53px;
  margin: 5px auto 0 auto;
}

.author {
  color: #ACADAF;
  font-weight: bold;
}
