<!--

#detailni_obal * {
}

.produkt {
  padding:0 0 10px 0;
  /*width:100%;*/
  min-height:220px;
  _width:705px;
  /*border-bottom:1px solid #CAD3B8;*/
  /*position:relative;*/
  
}

* html .produkt {
  height:200px; 
}

.produkt .obsah {
  padding:5px;
}

.produkt h2 {
  font-size:15px;
  font-weight:bold;
  padding:4px 10px;
  margin-bottom:5px;
}

.produkt h2, .produkt h2 a {
  color:#fff;
}

.produkt h2 a:hover {
  color:#fff;
  text-decoration: underline;
}

.produkt .foto {
  float:left;
  width:200px;
  height:200px;
  margin-bottom:-5px;
  text-align:center;
}

.odkaz-na-detail {
  padding:1em 0;
  text-align:right;
}

#all-inclusive-img {
  float:right;
  margin:0;
}

.cerveny-strucny-popis {
  color:#f00;
  font-weight:bold;
  min-height:65px;
  font-size:17px;
  font-style: italic;
  padding:5px 0;
  margin:0 273px 0 200px;
  /*_margin:0 278px 0 200px;*/
  width:215px;
}

* html .cerveny-strucny-popis {
  height:65px; 
}

.popis {
  text-align:justify;
  margin:0 0 0 200px;
}

.box {
  float:right;
  clear:right;
  width:260px;
  color:#fff;
  font-weight:bold;
}

.box ul {
  margin:5px;
  border:1px solid #fff;
  padding:5px;
}

.box li {
  list-style: disc outside url();
  margin-left:15px;
}

.cena-od {
  font-weight:bold;
  font-size:17px;
  color:#f00;
  float:left;
}

.odkaz_detail {
  font-size:14px;
  font-weight:bold;
  text-decoration:underline;
  text-align:right;
}

.odkaz_detail:hover {
  text-decoration:none;
}

-->
