.eshop-detail {margin: 0px 0px 15px 0px;}
.eshop-item
{
	position: relative;
	padding: 10px 10px 0px 10px;

	background: #F5F5F5 url(box_middle_footer.gif) no-repeat bottom;
}
.eshop-item a.img
{
	float: left;
	position: relative;
	border: 1px solid #C0C0C0;
	margin: 0px 10px 5px 0px;
	padding: 3px;
	background-color: while;
}
.eshop-list h3
{
	display: block;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 15px;
	
	font-size: 12px;
	
	background: #404040 url(box_middle_header_blue_2.gif) no-repeat;
	color: white;
}
.umirani .eshop-list h3 {background-image: url(box_middle_header_orange_2.gif);}
.nezavirejte-oci .eshop-list h3 {background-image: url(box_middle_header_yellow_2.gif);}
.knihovna .eshop-list h3 {background-image: url(box_middle_header_green_2.gif);}
.eshop .eshop-list h3 {background-image: url(box_middle_header_eshop_2.gif);}

.eshop-list h3 a
{
	color: white !important;
	text-decoration: none;
	display: block;
}
.eshop-list h3 a:hover {text-decoration: underline;}
.eshop-item .price
{
	font-size: 12px;
	font-weight: bold;
}
.eshop-item .price span {color: #E01000;}

.eshop-item .description {margin: 0px 0px 10px 0px;}

.cart-add-form
{
	padding: 5px 0px 6px 0px;
	text-align: right;
	border-top: 2px solid #E4E3E3;
}
.cart-add-form .field
{
	width: 20px;
	text-align: right;
	font-weight: bold;
	border: 1px solid #2C3B73;
	color: #2C3B73;
}
.cart-add-form .submit
{
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	color: #2C3B73;
	text-decoration: underline;
	padding-left: 22px;
	cursor: pointer;
	background: url(ico_basket_blue.gif) no-repeat;
	background-position: 2px 3px;
	position: relative;
	top: -2px;
}

.eshop-separator
{
	height: 1px;
	overflow: hidden;

	margin: 10px 0px 10px 0px;

	border-bottom: 1px dashed #C6C6C6;
}

.eshop-images {margin: 10px 0px 0px 0px;}
.eshop-images a,
.eshop-images a:hover
{
	float: left;
}
.eshop-images a:hover {background-color: #0B4793;}
.umirani .eshop-images a:hover {background-color: #ea5012;}
.knihovna .eshop-images a:hover {background-color: #2F6243;}
.nezavirejte-oci .eshop-images a:hover {background-color: #F79322;}
.eshop .eshop-images a:hover {background-color: #85a23f;}

.eshop-images a img {border: 1px solid #E4E3E3; margin: 5px;}
.eshop-images a:hover img {border: 1px solid #F5F5F5;}

