.uws_shop_item {
		color:black;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		margin-right:15px;
		padding-top: 10px;
		width:100%;
		border-top-color: gray;
		border-top-style: dotted;
		border-top-width: 1px;
}
.uws_shop_item a {
		color:#f81829;
		font-family:Arial;
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
}
.uws_shop_item a:hover {
		text-decoration:underline;
}
.uws_shop_item .title {
		font-family: arial black,avant garde;
		font-size: 20px;
		padding-top: 10px;
		padding-left: 10px;
}
.uws_shop_item .p_code {
		font-family: arial;
		font-size: 15px;
		padding-top: 10px;
		padding-right: 10px;
}
.uws_shop_item td {
		padding-bottom: 10px;
}
.uws_shop_item .image_box {
	border: 1px solid Gray;
	width: 100px;
	height: 100px;
}
.uws_shop_item .shop_name .shop_desc {
	padding-left: 15px;
	
}

.uws_shop_item .shop_name_action  {
	width: 300px;
	background: url(/uws_images/obsah/akce_small.png) no-repeat right;
}
.uws_shop_item .shop_desc {
	padding-top: 0px;
	margin-bottom: 15px;
}
.uws_shop_item .shop_price {

	font-weight: bold;
}
.uws_shop_item .shop_basket {
	padding-left: 25px;
}
.uws_shop_item .shop_desc {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.uws_shop_item .shop_action {
	
	height: 30px;
	width: 29px;
}






.uws_shop_detail {
	width: 578px;
	margin:0;
	padding:0;
}

.uws_shop_detail .item_header {
	background: url(/uws_images/obsah/zbozi_detail_horni.png) no-repeat left;
	height: 14px;
}

.uws_shop_detail .item_content {
	background: white;
	padding: 10px 10px 10px 10px;
}

.uws_shop_detail .item_content .image_box {
	padding: 10px 30px 0px 0px;
}

.uws_shop_detail .item_content .desc_table {
	padding: 20px 0px 0px 0px;
}

.uws_shop_detail .item_content .code_box {
	color: gray;
}

.uws_shop_detail .item_content .price_box {
	padding: 10px 0px 0px 0px;
	font-size: 14px;
}

.uws_shop_detail .item_content .basket_box {
	padding: 10px 0px 0px 0px;
}

.uws_shop_detail .item_footer {
	background: url(/uws_images/obsah/zbozi_detail_spodni.png) no-repeat left;
	height: 14px;
}

.uws_shop_detail .action_box {
	background: url(/uws_images/obsah/akce.png) no-repeat left;
	height: 40px;
	width: 38px;
}