.eshop_item
{
	width: 340px;
	height: 138px;
	padding: 5px;
	background: url(../layout/bg-eshop-item-blue.png) repeat;
	float: left;
	margin: 3px;
}
.eshop_item:hover
{
	width: 340px;
	height: 138px;
	padding: 5px;
	background: url(../layout/bg-eshop-item-blue-over.png) repeat;
	float: left;
	margin: 3px;
}
.eshop_item2
{
	width: 340px;
	height: 138px;
	padding: 5px;
	background: url(../layout/bg-eshop-item-blue.png) repeat;
	float: left;
	margin: 3px;
}
.eshop_item2:hover
{
	width: 340px;
	height: 138px;
	padding: 5px;
	background: url(../layout/bg-eshop-item-blue-over.png) repeat;
	float: left;
	margin: 3px;
}
	.eshop_item_image
	{
		width: 130px;
		height: 130px;
		float: left;
	}
	.eshop_item_text
	{
		width: 170px;
		height: 130px;
		padding-left: 20px;
		padding-right: 15px;
		float: left;
		color: #000;
		font-size: 11px;
	}
	.eshop_item_price
	{
		width: 170px;
		height: 130px;
		padding-left: 15px;
		float: left;
		text-align: left;
		background: #676b65;
		color: #ffffff;
	}
	.eshop_item2_price
	{
		width: 170px;
		height: 130px;
		padding-left: 15px;
		float: left;
		text-align: left;
		background: #756d58;
		color: #ffffff;
	}
		.item_head
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 10px 0px;
			font-family: Arial, Helvetica;
			font-size: 15px;
			font-weight: bold;
			text-align: left;
			color: #000000;
		}
			.item_head a
			{
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 10px 0px;
				font-family: Arial, Helvetica;
				font-size: 15px;
				font-weight: bold;
				text-align: left;
				text-decoration: underline;
				color: #000000;
			}
			.item_head a:hover
			{
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 10px 0px;
				font-family: Arial, Helvetica;
				font-size: 15px;
				font-weight: bold;
				text-align: left;
				text-decoration: none;
				color: #000000;
			}
		.sleva
		{
			font-size: 11px;
		}
		.cena
		{
			font-size: 11px;
			background: url(../content/eshop/old-price.gif) center no-repeat;
		}
		.cenabezdph
		{
			font-size: 26px;
			color: #f8ae12;
			clear: both;
		}
		.cenasdph
		{
			padding-top: 10px;
			clear: both;
		}
		.store
		{
			font-size: 11px;
			padding-top: 10px;
			clear: both;
		}
			.store_green
			{
				color: #00cc00;
			}
			.store_red
			{
				color: #ff3300;
			}
			.store_lightgreen
			{
				color: #ceea6f;
			}
			.store_blue
			{
				color: #0066ff;
			}
			.store_yellow
			{
				color: #ffff00;
			}
			.store_orange
			{
				color: #ff8804;
			}
			.store_brown
			{
				color: #660000;
			}
			.buybutton
			{
				padding-top: 8px;
			}
				input.quantity
				{
					width: 30px;
					height: 18px;
					border: 1px solid #bfedff;
				}
				input.buy
				{
					
				}
.eshop_item_detail
{
	width: 750px;
	padding: 5px;
}
	.eshop_item_detail_col1
	{
		width: 130px;
		padding-right: 30px;
		float: left;
	}
		.eshop_item_detail_minimage
		{
			padding-top: 6px;
		}
	.eshop_item_detail_col2
	{
		width: 580px;
		float: left;
	}
		.eshop_item_price_detail
		{
			width: 170px;
			height: 130px;
			padding-top: 20px;
			float: left;
			text-align: left;
		}
			.sleva_detail
			{
				font-size: 11px;
			}
			.cena_detail
			{
				font-size: 11px;
				background: url(../content/eshop/old-price.gif) center no-repeat;
			}
			.cenabezdph_detail
			{
				font-size: 26px;
				color: #000;
				clear: both;
			}
			.cenasdph_detail
			{
				padding-top: 5px;
				clear: both;
			}
			.store_detail
			{
				font-size: 11px;
				padding-top: 10px;
				clear: both;
			}
				.buybutton_detail
				{
					padding-top: 8px;
				}
					input.quantity_detail
					{
						width: 30px;
						height: 18px;
						border: 1px solid #bfedff;
					}
					input.buy_detail
					{
						
					}
.eshop_item_basket
{
	width: 750px;
	height: 130px;
	padding: 5px;
	background: url(../layout/bg-eshop-item-blue.png) repeat;
}
.eshop_item_basket:hover
{
	width: 750px;
	height: 130px;
	padding: 5px;
	background: url(../layout/bg-eshop-item-blue-over.png) repeat;
}
.eshop_item2_basket
{
	width: 750px;
	height: 130px;
	padding: 5px;
	background: url(../layout/bg-eshop-item-orange.png) repeat;
}
.eshop_item2_basket:hover
{
	width: 750px;
	height: 130px;
	padding: 5px;
	background: url(../layout/bg-eshop-item-orange-over.png) repeat;
}
	.eshop_item_image_basket
	{
		width: 130px;
		height: 130px;
		float: left;
	}
	.eshop_item_text_basket
	{
		width: 400px;
		height: 130px;
		padding-left: 20px;
		float: left;
		color: #ffffff;
	}
	.eshop_item_price_basket
	{
		width: 170px;
		height: 130px;
		padding-left: 30px;
		float: left;
		text-align: left;
	}
		h3.item_head_basket
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 10px 0px;
			font-family: Arial, Helvetica;
			font-size: 18px;
			text-align: left;
			color: #000000;
		}
			h3.item_head_basket a
			{
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 10px 0px;
				font-family: Arial, Helvetica;
				font-size: 18px;
				text-align: left;
				text-decoration: none;
				color: #000000;
			}
			h3.item_head_basket a:hover
			{
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 10px 0px;
				font-family: Arial, Helvetica;
				font-size: 18px;
				text-align: left;
				text-decoration: underline;
				color: #ffffff;
			}
		.sleva_basket
		{
			font-size: 11px;
		}
		.cena_basket
		{
			font-size: 11px;
			background: url(../content/eshop/old-price.gif) center no-repeat;
		}
		.cenabezdph_basket
		{
			font-size: 26px;
			color: #f8ae12;
			clear: both;
		}
		.cenasdph_basket
		{
			padding-top: 10px;
			clear: both;
		}
		.cenasdphcelkem_basket
		{
			padding-top: 0px;
			clear: both;
		}
		.store_basket
		{
			font-size: 11px;
			padding-top: 10px;
			clear: both;
		}
			.buybutton_basket
			{
				padding-top: 8px;
			}
				input.quantity_basket
				{
					width: 30px;
					height: 18px;
					border: 1px solid #bfedff;
				}
				input.buy_basket
				{
					
				}
.eshop_all_basket
{
	width: 750px;
	height: 130px;
	padding: 5px;
	margin-top: 15px;
	border-top: 1px solid #ffffff;
}
	.summary_basket
	{
		padding-top: 10px;
		clear: both;
	}
	.summarywithdph_basket
	{
		font-size: 26px;
		color: #f8ae12;
		padding-top: 10px;
		clear: both;
	}
.eshop_data_basket
{
	width: 750px;
	padding: 5px;
	padding-top: 30px;
}	
	.eshop_item_data_basket
	{
		width: 600px;
		padding-left: 20px;
		float: left;
	}
		.eshop_item_data_basket_col1
		{
			width: 300px;
			float: left;
		}
		.eshop_item_data_basket_col2
		{
			width: 300px;
			float: left;
		}
		.eshop_item_data_basket_row
		{
			width: 300px;
			padding-bottom: 5px;
			float: left;
		}
		.eshop_item_data_basket_row_order
		{
			width: 300px;
			padding-top: 20px;
			float: left;
		}
			.eshop_data_name
			{
				width: 100px;
				float: left;
			}
			.eshop_data_field
			{
				width: 200px;
				float: left;
			}
				input.ordertextbox
				{
					width: 180px;
					height: 16px;
					border: 1px solid #bfedff;
				}
.eshop_all_order
{
	width: 750px;
	height: 130px;
	padding: 5px;
	margin-top: 30px;
	border-top: 1px solid #ffffff;
}
.eshop_item_order
{
	width: 750px;
	height: 80px;
	padding: 5px;
}
	.eshop_item_image_order
	{
		width: 130px;
		height: 80px;
		float: left;
	}
	.eshop_item_text_order
	{
		width: 400px;
		height: 80px;
		padding-left: 20px;
		float: left;
	}
	.eshop_item_price_order
	{
		width: 170px;
		height: 80px;
		padding-left: 30px;
		float: left;
		text-align: left;
	}


.red
{
	color: #bf0000;
}
.greycode
{
	color: #202020;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 6px;
}
.pricediv
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
}


.imgrectangle
{
	width: 130px;
	height: 130px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	text-align: center;
	display: table;
}
	.imgcenter
	{
		display: table-cell;
		vertical-align: middle;
	}
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 130px;
    height: 130px;
}
.wraptocenter * {
	vertical-align: middle;
}
/* IE/Mac \*//*/
* html .wraptocenter {
	display: block;
	line-height: 0.6;
}
* html .wraptocenter span {
	display: inline-block;
	height: 100%;
	width: 1px;
}
/**/

.imgrectangle-s
{
	width: 60px;
	height: 60px;
	float: left;
	padding: 0px;
	margin: 2px;
	text-align: center;
	display: table;
}
.wraptocenter-s {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 60px;
    height: 60px;
}




.eshopcol1
{
	width: 150px;
	padding-top: 40px;
	margin-right: 30px;
	float: left;
	text-align: left;
}
	.eshopcol1 a
	{
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
	}
	.eshopcol1 a:hover
	{
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;
	}
	.eshopcol1 ul li
	{
		list-style: url(../layout/list-ico.png);
		padding-left: 5px;
		margin-left: 10px;
		line-height: 18px;
	}
		.eshopcol1 ul li ul li a
		{
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}
		.eshopcol1 ul li ul li a:hover
		{
			font-size: 12px;
			font-weight: bold;
			text-decoration: underline;
		}
			.eshopcol1 ul li ul li ul li a
			{
				font-size: 12px;
				font-weight: normal;
				text-decoration: none;
			}
			.eshopcol1 ul li ul li ul li a:hover
			{
				font-size: 12px;
				font-weight: normal;
				text-decoration: underline;
			}
.eshopcol2
{
	width: 720px;
	padding-top: 30px;
	float: left;
}

ul.ul
{
	margin-left: 10px;
	padding-left: 5px;
}
