@charset "utf-8";

.produkty-hl{
	width: 100%;
	padding-bottom: 30px;
}
.produkt{
	display: block;
	width: 49%;
	height: 130px;
	float: left;
	padding: 2px;
}

.borderLeft {
  border-left: 1px #d1d1d1 solid;
}

.borderTop {
  border-top: 1px #d1d1d1 solid;
}

.divProductFoto {
  width:  105px;
  height: 100%;
}

.divProductDesc {
  width:  95px;
  height: 100%;
  float: right;
}

.produkt img{
	border: 0px;
	float: left;
	width: 120px;
}
.produkt a{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.produkt a:hover{
}
.produkt h3{
	background: none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

.produkt h3 a{
	color: #83646c;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	margin-bottom: 5px;
	min-height: 50px;

}
.produkt h3 a:hover{
	text-decoration: underline;
}
.vyrobce{
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	
}
.dostupnost{
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.bezna-cena{
	font-size: 11px;
	display: block;
	margin-bottom: 7px;
	text-decoration: line-through;
}
.cena{
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin-bottom: 5px;
	color: #745960;
}
.popis {
	margin: 0;
	padding: 0;
	font-size: 11px;
	margin-top: 5px;
	float: left;
	display: block;
	width: 100%;
}
.cisla-stranek {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #963A60;
	border-bottom-color: #963A60;
}
.cisla-stranek a{
	color: #ffccff;
	text-decoration: none;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 1px;
}
.cisla-stranek a:hover{
	text-decoration: underline;
	color: #FFF;
}
.cisla-stranek-activ a{
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
#skladem {
	margin-right: 5px;
}
font-weight: bolder;