body,html {
  padding     : 0px;
  margin      : 0px;
  font        : normal 12px Verdana;
  background: #ffffff;
}

a {color: #000066;}
a:hover {color: #000066;}

.leftbg {background: #DDDDDD;}
.rightbg {background: #DDDDDD;}

#block_topline{background: url(images/top_line_bg.gif) #464546 repeat-x;}
#block_logo{background: url(images/top_kt.jpg) #737373 no-repeat center;}
#block_menu{background: #D6D6D6;}
#block_body{background: #ffffff;}
#block_footer {
  background: url(images/footer_kt.jpg) #737373 no-repeat center;
  color:#ffffff;
  padding-left: 20px;
  width:740px;
}

#menu_line {
  padding: 0px;
  margin: 0px;
  display: block;
  width: 990px;
  height: 35px;
}


#menu_line a {
  background: url(images/menu_bg.gif) #464546 repeat-x;
  display: block;
  float: left;
  color: #FFFFFF;
  text-decoration: none;
  height: 23px;
  text-align: center;
  font: normal 11px Verdana;
  padding-top: 12px;
  margin-right: 1px;
}
#menu_line a:hover {background: url(images/menu_bg_act.gif) #464546 repeat-x;}

#main_text_block {width:458px; padding:20px;}

.tv_table {background: url(images/tv_bg.png) #000000 no-repeat; margin-top: 20px;}

#tv_buttons {
  width: 85px;
  padding-left: 14px;
  padding-top: 5px;
}

#block_genres {
  background: #F0F0F0;
  font: bold 10px Verdana;
}

#block_genres a {
  display: block;
  width: 190px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  color: #000000;
}
#block_genres a:hover {background: #D2D2D2; text-decoration: underline;}

#block_kino_body {
  background: #ffffff;
  font: normal 10px Verdana;
  padding: 5px;
  width: 580px;
}

#block_kino_right {
  background: #F0F0F0;
  font: normal 10px Verdana;
  padding: 10px;
  width: 180px;
}

#login_table {
  background: #CECECE;
  padding: 10px;
}
#login_table a{text-decoration: none;}
#login_table a:hover {text-decoration: underline;}

.movie_header {
  font: bold 14px Verdana;
  color: #333366;
  padding-left: 10px;
}


