/*
 *
 *   Obsah webu
 *
 */
#page_holder {
  width: 752px;
}

#page_left_holder {
  width: 189px;
  float: left;
}

#page_left_holder .left_panel_holder {
  width: 189px;
}

#page_left_holder .left_panel_holder .left_panel_content {
  width: 189px;
  background-image: url('../images/left_box_bg.jpg');
  background-repeat: repeat-x;
  margin: 0px;
  text-align: left;
}

.left_panel_content .polozka {
  margin-left: 12px;
  padding-top: 2px;
}

.left_panel_content .polozka .cas {
  font-family: tahoma;
  font-size: 10px;
  color: #2d96cf;
}

.left_panel_content .polozka a {
  display: block;
  margin-left: 8px;
  font-family: tahoma;
  font-size: 11px;
  color: #919191;
  font-weight: bold;
}

.left_panel_content .polozka a.program {
  margin-left: 8px;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #d7211a;
  display: inline;
}

#page_center_holder {
  width: 376px;
  float: left;
  text-align: center;
}

#page_center_holder #content_holder {
  width: 344px;
  margin-left: auto;
  margin-right: auto;
}

#page_center_holder #content_holder #probihajici_akce {
  width: 344px;
  height: 190px;
  background-image: url('../images/hp_pic.jpg');
  background-repeat: no-repeat;
  text-align: left;
  position: relative;
}

#page_center_holder #content_holder #probihajici_akce2 {
  width: 344px;
  height: 190px;
  background-image: url('../images/hp_pic2.jpg');
  background-repeat: no-repeat;
  text-align: left;
  position: relative;
}

#probihajici_akce a, #probihajici_akce2 a {
  font-family: tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #2d96cf;
  display: block;
  width: 225px;
}

#probihajici_akce .popis, #probihajici_akce2 .popis {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #919191;
  display: block;
  width: 160px;
  padding-top: 10px;
  line-height: 15px;
}

#probihajici_akce .odkazy, #probihajici_akce2 .odkazy {
  position: absolute;
  bottom: 3px;
  left: 10px;
}

#probihajici_akce .odkazy a, #probihajici_akce2 .odkazy a {
  margin-left: 8px;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #d7211a;
  display: inline;
}

#page_center_holder #content_holder .panel_content {
  width: 344px;
  height: auto;
  text-align: left;
  position: relative;
}

#page_center_holder #content_holder .panel_content div.akce_odkaz {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
}

#page_center_holder #content_holder .panel_content a.akce_odkaz {
  margin-left: 5px;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #d7211a;
  display: inline;
}

#content_holder .panel_content .panel_nabidka {
  padding-bottom: 10px;
  width: 164px;
  min-height: 235px;
  position: relative;
  background-image: url('../images/left_box_bg.jpg');
  background-repeat: repeat-x;
  border-top: 1px solid #b1d8ed;
}

.panel_nabidka a {
  font-family: tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #2d96cf;
  display: block;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 15px;
}

.panel_nabidka .popis {
  font-family: tahoma;
  font-size: 11px;
  color: #505050;
  display: block;
  padding-left: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.panel_nabidka .odkaz_vice {
  padding-left: 10px;
  position: absolute;
  bottom: 10px;
}

.panel_nabidka .odkaz_vice a {
  margin-left: 5px;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #d7211a;
  display: inline;
}

#content_holder .panel_content .novinka {
  display: block;
  margin-top: 15px;
}

.novinka .datum {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  display: block;
  color: #2d96cf;
}

.novinka a {
  font-family: tahoma;
  font-size: 11px;
  color: #545454;
}

#page_right_holder {
  width: 185px;
  float: right;
}

#page_right_holder .right_panel_holder {
  width: 185px;
  margin-bottom: 40px;
}

#page_right_holder .right_panel_holder {
  width: 185px;
}

#page_right_holder .right_panel_holder .right_panel_content {
  width: 185px;
  background-image: url('../images/right_box_bg.jpg');
  background-repeat: repeat-x;
  margin: 0px;
}

