* { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
body, html { background-color: #00a6e8; width: 100%; height: 100%; padding: 0; margin: 0; }
div { margin: 0; padding: 0; }

#content { margin: 0 auto; width: 1046px; }
.clear { clear: both; }

#header, #header .left, #header .right { height: 160px; }
#header { background: url(../img/header-rubber.png) left top repeat-x; }
#header .left { background: url(../img/header-left.png) left top no-repeat; }
#header .right { background: url(../img/header-right.png) right top no-repeat; }

#top, #top .bg-left, #top .bg-right { height: 66px; }
#top { margin: 0 7px; background: url(../img/top-rubber.png) left top repeat-x; }
#top .bg-left { background: url(../img/top-left.png) left top no-repeat; }
#top .bg-right { background: url(../img/top-right.png) right top no-repeat; }

#menu { margin: 0 60px; text-align: center; line-height: 24px; vertical-align: middle; }
span.link { color: #003a88; cursor: pointer; text-decoration: none; }
span.hover { color: #0080c3; }

#top .top-hdr { margin-top: 18px; line-height: 24px; vertical-align: middle; color: #003a88; }
#lb_header { float: left; margin-left: 12px; width: 222px; text-align: center; }
#rb_header { float: right; margin-right: 12px; width: 222px; text-align: center; }

#tvSet { margin: 0 7px; }
#tvSet .left, #tvSet .right { width: 248px; height: 374px; padding: 5px; overflow: auto; }
#tvSet .left { float: left; }
#tvSet .right { float: right;  }
#tvSet .center { margin: 5px 260px; height: 384px; padding: 0; }

#bottom, #bottom .bg-left, #bottom .bg-right { height: 112px; }
#bottom { margin: 0 7px; background: url(../img/bottom-rubber.png) left top repeat-x; }
#bottom .bg-left { background: url(../img/bottom-left.png) left top no-repeat; }
#bottom .bg-right { background: url(../img/bottom-right.png) right top no-repeat; }
#bottom span { }
#bottom .header { color: #e29016; }
#bottom .text { color: white; }
#bottom .content { position: relative; top: 22px; height: 90px; line-height: 90px; vertical-align: middle; text-align: center; }

#footer, #footer .bg-left, #footer .bg-right { height: 87px; }
#footer { background: url(../img/footer-rubber.png) left top repeat-x; }
#footer .bg-left { background: url(../img/footer-left.png) left top no-repeat; }
#footer .bg-right { background: url(../img/footer-right.png) right top no-repeat; padding: 0 20px; line-height: 87px; vertical-align: middle; }
.centered-box { text-align: center; display: inline-block; line-height: normal; margin-top: 25px; }
.centered-box a { color: white; font-size: 10px; }
#footer * { vertical-align: middle; }
#footer .left { float: left; }
#footer .right { float: right; height: 87px; }
#footer .center { text-align: center; }

.txt1, .txt1 * { font-weight: normal; }
.tv_item_time { font-weight: bold; }
.tv_descr_short, .tv_descr { font-style: italic; }
.tv_item_current { color: cyan; }

#schedule { height: 374px; y-overflow: auto; }

img.announce { margin: 0 20px; }

