body
{
  background: url("../images/back88_midofilm.jpg");
  text-align: center;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 10pt;
  color: #383838;
  padding: 0;
  margin: 0;
}

table
{
  font-size: 10pt;
}

#kontejner
{
  width: 1400px;
  position: relative; text-align: left; margin: auto;
}

#left_col
{
  width: 214px;
  height: 800px;
  float: left;
  background: url("../images/left_col.png") no-repeat;
}

#left_col_link
{
  width: 214px;
  height: 800px;
}

#main
{
  width: 1031px;
  float: left;
}

#right_col
{
  width: 155px;
  height: 800px;
  float: left;
  background: url("../images/right_col.png") no-repeat;
}

#right_col_link
{
  width: 155px;
  height: 800px;
}

#header
{
  width: 1031px;
  height: 174px;
  background: url("../images/header.png") no-repeat;
}

#header_left
{
  float: left;
  width: 191px;
  height: 138px;
  padding-top: 14px;
  padding-left: 14px;
}

#header_right
{
  height: 146px;
  padding-top: 0px;
}

.mido_logo
{
  border: 0px none;
}

#menu
{
  width: 1031px;
  //height: 141px;
  height: 100px;
  background: url("../images/menu.png") no-repeat;
}

#menu_kontejner
{
  //height: 38px;
  height: 24px;
  padding-top: 10px;
  padding-left: 34px;
  font-size: 10pt;
  //* text-transform: uppercase; *//
}

#menu_kontejner a
{
  color: #383838;
  text-decoration: none;
}

.menu_item_unselected
{
  float: left;
  width: 112px;
  height: 24px;
  padding-top: 6px;
  text-align: center;
}

.menu_item_selected
{
  float: left;
  width: 112px;
  height: 24px;
  padding-top: 6px;
  text-align: center;
  color: #F8F9BD;
  background: url("../images/top_menu_item_blue.png") no-repeat;
}

.menu_item_separator
{
  float: left;
  width: 26px;
  height: 24px;
}

.sec_menu_kontejner
{
  position: absolute;
  width: 980px;
  height: 27px;
  padding-top: 21px;
  padding-left: 34px;
  visibility: hidden;
  font-size: 10pt;
  //* text-transform: uppercase; *//
}

.sec_menu_kontejner a
{
  color: #F8F9BD;
  text-decoration: none;
}

.sec_menu_item_selected
{
  float: left;
  width: 132px;
  height: 24px;
  padding-top: 6px;
  text-align: center;
  color: #F8F9BD;
  background: url("../images/bottom_menu_item_blue.png") no-repeat;
}

.sec_menu_item_separator
{
  float: left;
  width: 22px;
  height: 24px;
}

#center
{
  width: 1031px;
  background: url("../images/background.png") repeat-y;
  float: left;
}

#left_menu
{
  float: left;
}

.left_menu_header
{
  width: 220px;
  height: 43px;
  background: url("../images/left_menu_header.png") no-repeat;
}

.left_menu_header a
{
  font-size: 10pt;
  text-decoration: none;
  color: #383838;
}

.left_menu_header a:hover
{
  color: #575757;
}

.left_menu_header_caption
{
  float: left;
  width: 134px;
  padding-left: 55px;
  padding-top: 13px;
  font-size: 10pt;
  text-align: center;
  text-transform: uppercase;
}

.left_menu_header_button
{
  margin-top: 7px;
  border: 1px none;
}

.left_menu_content
{
  font-size: 8pt;
  width: 180px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: url("../images/left_menu_content.png") repeat-y;
  line-height: 13px;
}

.left_menu_content a
{
  text-decoration: none;
  color: #575757;
  border: 0px none;
}

.left_menu_content a:hover
{
  color: #777777;
  border: 0px none;
}

.left_menu_content img
{
  border: 0px none;
}

.left_menu_content_news
{
  margin-top: 10px;
  margin-bottom: 10px;
  height: 64px;
  overflow: hidden;
}

.left_menu_content_caption
{
  font-size: 9pt;
}

.left_menu_sep
{
  width: 220px;
  height: 5px;
}

.novinky_container
{
  height: 170px;
  text-align: center;
}

.novinky_img
{
  margin-bottom: 5px;
  border: 0px none;
}

.novinky_anotace
{
  height: 35px;
  text-align: left;
  margin-top: 5px;
  overflow: hidden;
}

#esf
{
  float: left;
}

#content_all
{
  float: right;
  margin-right: 30px;
}

#content_top
{
  width: 775px;
  height: 96px;
  background: url("../images/content_top.png") no-repeat;
}

#content_top_caption
{
  float: left;
  width: 158px;
  padding-left: 28px;
  padding-top: 18px;
  font-size: 10pt;
  color: #F8F9BD;
  text-align: center;
  text-transform: uppercase;
}

#content_top_dorm
{
  float: left;
  color: #F8F9BD;
  height: 40px;
  width: 480px;
  padding-top: 17px;
  text-align: right;
}

#content
{
  width: 725px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: url("../images/content.png") repeat-y;
}

#content a
{
  text-decoration: none;
  //color: #575757;
  color: darkblue;
}

#content a:hover
{
  //color: #777777;
  color: blue;
}

.content_caption
{
  font-size: 12pt;
}

#content_bottom
{
  width: 775px;
  height: 37px;
  background: url("../images/content_bottom.png") no-repeat;
}

.films_item
{
  height: 120px;
  overflow: hidden;
}

.films_item img
{
  margin-right: 10px;
  float: left;
  border: 0px none;
}

.film_img
{
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  border: 0px none;
}

.film_one
{
  text-align: justify;
}

.film_one_booklet
{
  float: left;
  width: 48%;
  margin-bottom: 5px;
}

.film_one_trailer
{
  float: right;
  margin-left: 15px;
  margin-bottom: 10px;
}

.objednani
{
  float: right;
}

.doporucujeme
{
  text-align: center;
}

#footer
{
  width: 1031px;
  height: 115px;
  float: left;
  background: url("../images/footer.png") no-repeat;
}

#footer a
{
  text-decoration: none;
  color: #575757;
}

#footer a:hover
{
  color: #777777;
}

#footer_text
{
  margin-top: 73px;
  margin-left: 145px;
  margin-right: 90px;
  font-size: 7pt;
  text-align: center;
}

.cleaner
{
  clear: both;
  visibility: hidden;
}

p
{
  margin: 0px;
}

h1
{
  display: none;
}

h2
{
  display: none;
}

