/* hp obsahovy layout
------------------------------------------------------------------------------*/
#promo {
  height: 281px;
  overflow: hidden;
  width: 923px;
}


/* pravy spodni boxik */
#hp-info {
  float: left;
  margin: 16px 0 0 0;
  width: 438px;
}

#info-promo, #info-promo2 {
  float: left;
  height: 126px;
  margin: 0 0 16px 0;
  width: 209px;
}
#info-promo {
  margin: 0 20px 0 0;
}

#info-news {
  clear: both;
  position: relative;
}
#info-news h4 {
  font-size: 131.5%;
  height: 45px;
  position: relative;
}
#info-news h4 a {
  bottom: 13px;
  left: 83px;
  position: absolute;
  width: 355px;
}
#info-news p.date {
  border: 1px #d9d9d9 solid;
  color: #666;
  float: left;
  font-size: 93%;
  left: 0;
  margin: 0 14px 0 0;
  padding: 3px;
  position: absolute;
  text-align: center;
  top: 0;
}
* html #info-news p.date {
  margin: 0 11px 0 0;
}
#info-news p.date img {
  display: block;
  margin: 2px 0 0 0;
}
#info-news p.archive {
  margin: 0 0 0 80px;
  padding: 0;
}
#info-news p.archive {
  color: #000;
}

/* menicko
------------------------------------------------------------------------------*/
#navigation {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hp-navi-bg.png', sizingMethod='scale') !important;
  background: url(../img/hp-navi-bg.png) repeat-x left top !important;
}
* html #navigation {
  background: transparent !important;
}
