.uws_shop_item {
		color:black;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		margin-right: 5px;
		margin-bottom: 3px;
		width: 224px;
		height: 350px;
}
.uws_shop_item .item_top {
		background: url(/uws_templates/default/graphics/item_top.png) no-repeat;
		height: 350px;
		vertical-align: top;
}
.uws_shop_item .item_top_akce {
		background: url(/uws_templates/default/graphics/item_top_akce.png) no-repeat;
		height: 350px;
		vertical-align: top;
}
.uws_shop_item .item_top_akce_en {
		background: url(/uws_templates/default/graphics/item_top_akce_en.png) no-repeat;
		height: 350px;
		vertical-align: top;
}
.uws_shop_item .item_top_new {
		background: url(/uws_templates/default/graphics/item_top_new.png) no-repeat;
		height: 350px;
		vertical-align: top;
}
.uws_shop_item .item_top_new_en {
		background: url(/uws_templates/default/graphics/item_top_new_en.png) no-repeat;
		height: 350px;
		vertical-align: top;
}
.uws_shop_item .item_bottom {
		background: url(/uws_templates/default/graphics/item_bottom.png) no-repeat;
		height: 13px;
}

.uws_shop_item .shop_name {
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		font-weight: bold;
		height: 55px;
		vertical-align: top;
}

.uws_shop_item .image {
		padding-top: 8px;
}

.uws_shop_item .shop_name a {
		font-weight: bold;
		font-size: 12px;
		cursor: hand; cursor: pointer;
}

.uws_shop_item .shop_name a:visited {
		font-weight: bold;
		font-size: 12px;
		cursor: hand; cursor: pointer;
}


.uws_shop_item .shop_code {
		font-weight: normal;
		color: black;
		font-size: 10px;
		padding-top: 3px;
		color: gray;
		padding-left: 3px;
}
.uws_shop_item .image_box {
		width: 218px;
		height: 180px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		border: 1px dashed #e4e4e4;
}
.uws_shop_item .image_box img {
		border: 0;
		cursor: hand; cursor: pointer;
		text-align: center;
}
.uws_shop_item .shop_desc {
		color: #3a3a3a;
		font-size: 12px;
		padding-right: 10px;
		padding-top: 7px;
}

.uws_shop_item .in_store_be  {
		height: 20px;
		width: 120px;
		background: url(/uws_templates/default/graphics/sladem.png) no-repeat right;
		float: right;
		margin-right: 5px;
}
.uws_shop_item .in_store_not_be  {
		height: 20px;
		width: 120px;
		background: url(/uws_templates/default/graphics/vyprodano.png) no-repeat right;
		float: right;
		margin-right: 5px;
}

.shop_codestore {
		width: 100%;
		background: #eaeaea;
}


.uws_shop_item .shop_service {
		text-align: left;
		width: 110px;
}
.uws_shop_item .shop_basket {
		padding-top: 5px;
		padding-left: 5px;
}
.uws_shop_item .shop_price {
		padding-top: 5px;
		font-weight: bold;
		padding-left: 5px;
		color: #007c06;
}
.uws_shop_item input[type="text"]  {
	height: 15px;
	font-size: 12px;
}
.uws_shop_item .uws_vars  {
	height: 18px;
	font-size: 12px;
	vertical-align: middle;
}
.uws_shop_item input[type="button"]  {
	color: black;
	border: 0px;
	cursor: hand;
	height: 20px;
	width: 34px;
	background: url(/uws_templates/default/graphics/basket_add.gif) no-repeat left bottom;
	margin-left: 5px;
	vertical-align: middle;
}
.uws_shop_item input[type="button"]:hover  {
	background: url(/uws_templates/default/graphics/basket_add_over.gif) no-repeat left bottom;
}






.uws_shop_detail {
		color:black;
		font-family:Arial;
		font-size:12px;
		width: 710px;
}
.uws_shop_detail .shop_back {
		background: url(/uws_templates/default/graphics/back.png) no-repeat top left;
		height: 65px;
		color: #6b1e1e;
		width: 140px;
		vertical-align: top;
	    padding-top: 10px;
}
.uws_shop_detail .shop_back a  {
		height: 65px;
		width: 140px;
}
.uws_shop_detail .item_top {
		background: url(/uws_templates/default/graphics/item_top.png) no-repeat;
		height: 200px;
		vertical-align: top;
}
.uws_shop_detail .item_top_akce {
		background: url(/uws_templates/default/graphics/item_top_akce.png) no-repeat;
		height: 200px;
		vertical-align: top;
}
.uws_shop_detail .item_top_new {
		background: url(/uws_templates/default/graphics/item_top_new.png) no-repeat;
		height: 200px;
		vertical-align: top;
}

.uws_shop_detail .shop_name h1 {
		font-weight: bold;
		padding-bottom: 15px;
		margin:0;
		padding-top: 0px;
		margin-top: 0px;
		margin-right: 25px;
		font-size: 22px;
}

.uws_shop_detail .shop_name .shop_code {
		font-weight: normal;
		color: gray;
		font-size: 10px;
}
.uws_shop_detail .image_box {
		padding-right: 20px;
}
.uws_shop_detail .image_box img {
		border: 0;
}

.uws_shop_detail .shop_desc {
		color: gray;
		font-size: 12px;
		padding-right: 10px;
		padding-top: 7px;
}
.uws_shop_detail .shop_service {
		text-align: left;
		width: 110px;
}
.uws_shop_detail .shop_basket {
		padding-top: 10px;
		padding-left: 10px;
}
.uws_shop_detail .shop_price {
		padding-top: 10px;
		font-weight: bold;
		padding-bottom: 20px;
}
.uws_shop_detail input[type="text"]  {
	height: 15px;
	font-size: 12px;
}
.uws_shop_detail input[type="button"]  {
	color: black;
	border: 0px;
	cursor: hand;
	height: 20px;
	width: 34px;
	margin-left: 5px;
	vertical-align: middle;
	background: url(/uws_templates/default/graphics/basket_add.gif) no-repeat left bottom;
}
.uws_shop_detail input[type="button"]:hover  {
	background: url(/uws_templates/default/graphics/basket_add_over.gif) no-repeat left bottom;
}

.uws_shop_detail .uws_vars  {
	height: 18px;
	font-size: 12px;
	vertical-align: middle;
}

.uws_shop_detail .skladem {
		color:#1d8800;
		font-family:Arial;
		font-size:12px;
		background: url(/uws_templates/default/graphics/skladem.png) no-repeat left;
		margin-top: 15px;
		padding-left:20px;
}

.uws_shop_detail .in_store_be  {
		height: 30px;
		width: 120px;
		background: url(/uws_templates/default/graphics/sladem.png) no-repeat left;
}
.uws_shop_detail .in_store_not_be  {
		height: 30px;
		width: 120px;
		background: url(/uws_templates/default/graphics/vyprodano.png) no-repeat left;
}

.pagination{
padding: 2px;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
border-top: 1px solid silver;
padding-top: 20px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 8px;
border: 1px solid white;
text-decoration: none; 
color: white;
background: #900;
}

.pagination a:hover, .pagination a:active{
border: 1px solid silver;
color: #900;
background-color: silver;
text-decoration: none;
}

.pagination a.currentpage{
background-color: white;
color: #900; !important;
border-color:white;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: white;
font-weight: normal !important;
}

