.products {
	margin-bottom: 15px;
}

.item-product {
	float: left;
	border: 1px #838A7E solid;
	width: 180px;
	_width: 182px;
	margin-right: 4px;
	margin-bottom: 4px;
	height: 300px;
	_height: 302px;
	position: relative;
	xbackground: #C2C2C2;
}

.item-product h2 {
	font-size: 1.0em;
	height: 30px;
	overflow: hidden;
	padding: 10px 7px;
	margin-bottom: 0;
}
.item-product p {
	margin-bottom: 0;
}

.item-product p.obrazek {
	text-align: center;
	margin-bottom: 7px;
	position: relative;
}
p.obrazek .doprava-zdarma {
	display: block;
	position: absolute;
	z-index: 5;
	bottom: 0;
	right: 5px;
	width: 110px;
	height: 21px;
	background: url('../img/ikona-doprava-zdarma.gif') center center no-repeat;
}

p.obrazek .ikona-skladem {
	display: block;
	position: absolute;
	z-index: 5;
	bottom: 24px;
	right: 5px;
	width: 55px;
	height: 13px;
	background: url('../img/ikona-skladem.gif') center center no-repeat;
}


.item-product p.perex {
	height: 50px;
	overflow: hidden;
	color: #838A97;
}
.item-product p.perex, .item-product p.cena {
	padding: 0px 12px;
	margin: 0;
	font-size: 0.8em;
}
.item-product p.perex {
	font-weight: normal;
}

.item-product form {
	bottom: 5px;
	right: 5px;
	position: absolute;
	padding: 0;
	text-align: right;
}

.item-product form input, .product-detail .popis-produktu form input {
	padding: 1px 2px;
}

.product-detail .obrazek {
	float: left;
	border: 3px #ECECEC solid;
	margin: 0 20px 20px 0;
	position: relative;
}

.product-detail .popis-produktu {
	xmargin-left: 300px;
}

.product-detail .popis-produktu .cena {
	font-weight: bold;
}

.product-detail .popis-produktu form {
	margin-bottom: 20px;
}

.product-detail table.cena {
	margin-bottom: 15px;
	border: none;
	
}

.product-detail table.cena td {
	border: none;
	font-weight: normal;
}

.product-detail table.cena td b {
	color: #12479A;
}

.item-category {
	xfloat: left;
	padding: 4px 10px 3px 0;
}

#navazane-produkty .item {
	float: left;
	width: 140px;
	text-align: center;
}

/* dostupnost */
.skladem, .dotaz, .dny {
	font-size: 1.5em;
	font-variant: small-caps;
	font-weight: bold;
}

.skladem {
	color: green;
}

.dotaz {
	color: #838A7E;
}

.dny {
	color: #12479A;
}

/* diskuse */
#diskuse .item {
	border: 1px #838A7E solid;
	padding: 2px;
	margin-bottom: 10px;
}

#diskuse .item h3 {
	background: #838A7E;
	padding: 4px;
	color: white;
	font-size: 1.0em;
	margin-bottom: 5px;
}

#diskuse .item p {
	font-style: italic;
	margin: 5px;
	
}

/* akcni produkty */
.action-products {
	margin-bottom: 5px;
}


.action-products table {
	border-top: 1px #6A6E75 solid;
	border-bottom: 1px #6A6E75 solid;
	border-left: none;
	border-right: none;
	width: 100%;
}

#content-2 .action-products table td {
	border: none;
	line-height: 100%;
	padding: 2px 5px;
}

.action-products .cena, .action-products .cena-s-dph {
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}

.action-products .cena b, .action-products .cena b, .action-products .cena b, .action-products .cena-s-dph b {
	color: red;
}

#content-2 .action-products table td.perex {
	font-size: 0.9em;
	border-bottom: 1px #6A6E75 solid;
}

#content-2 .action-products table td.nadpis b {
	color: red;
}

#content-2 .action-products table td.nadpis a {
	font-weight: bold;
	color: #2E78E7;
}

#content-2 .action-products table td.obrazek, #content-2 .action-products table td.cena-s-dph {
	border-bottom: 1px #6A6E75 solid;
}

.action-products .item-product-action .cena, .action-products .item-product-action .sleva {
	font-size: 0.9em;	
}
