.box_katalog {
  width:550px;
  text-align:left;
}

 .sloupce { position: relative; text-align:center; }
 .sloupec_levy { margin-right: 66%; text-align:center; }
 .sloupec_stredni { position: absolute; right: 33%; top: 0px; width: 33%; text-align:center;  }
 .sloupec_pravy { position: absolute; right: 0px; top: 0px; width: 33%; text-align:center; }

.titulek {
 color: rgb(104,104,104);
}

.produkt_box {
  position:relative;
  width: 250px;
  height: 150px;
  background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black;
}
.produkt_text {
  position:relative;
  top: -150px;
  left:1px;
  opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;
  padding-top:2px;
  padding-left:2px;
  width: 248px;
  height: 15px;
  background-color: white;
  color: black;
  z-index:10;
}

.box_vyrobci a:link {
	color: #666666;
	text-decoration: none;
}
.box_vyrobci a:visited {
	color: #666666;
	text-decoration: none;
}
.box_vyrobci a:hover {
	color: #289C00;
	text-decoration: underline;
}
.box_vyrobci a:active {
	color: #289C00;
	text-decoration: none;
}
.box_vyrobci .aktiv {
	color: #289C00;
	text-decoration: none;
}

.polozka_producent {
	color: #289C00;
	font-weight: bolder;
	text-size: 12px;
}

.box_popis {
    margin-top: 5px;
    padding-left:5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width:270px;
	height:151px;
    padding-right:10px;
	overflow: auto;
}
.polozka_nazev {
	color: gray;
	text-size: 11px;
}
.polozka_atribut {
	color: black;
	text-size: 10px;
}

pre {
	color: #289C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:inline;
	font-weight: normal;
}

.foto_vino {

 border: none;
 margin-right: 10px;
}

.mnozstvi_policko {
  font-family: Arial;
  width: 10px;
  height: 11px;
  border: solid 1px #289C00;
 	font-size: 10px;

}

.cudl_pridat {
  font-family: Arial;
  width: 96px;
  height: 20px;
  border: solid 1px #289C00;
 	font-size: 10px;
}

.form_ks {

}
