
		@CHARSET "UTF-8";
				
		
		.product-images .clear, .top-photo .clear, #top-3-products .product .clear, .block-product-for-bg .clear {
		    background: url(images/product_action_icon_cs.png) no-repeat scroll -131px -117px transparent;
		    clear: none;
		    height: 50px;
		    position: relative;
		    width: 55px;
		}		
		/*ikonky akcie*/
		.product-images .action, .top-photo .action, #top-3-products .product .action{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png)  -2px -60px  no-repeat;
		}
		.product-images .new, .top-photo .new, #top-3-products .product .new{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png)  -2px 0   no-repeat;
		}
		/*vypredaj*/
		.product-images .sale, .top-photo .sale, #top-3-products .product .sale{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png)  -2px -115px  no-repeat;
		}
		/*vypredaj*/
		.product-images .discount, .top-photo  .discount, #top-3-products .product  .discount{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png)  -66px 0px  no-repeat;
		}
		/*dopredaj*/	
		.product-images .clearance_sale, .top-photo .clearance_sale, #top-3-products .product clearance_sale{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png)  -68px -65px   no-repeat;
		}
		/*vypredaj kolekcia*/	
		.product-images .sale_collection, .top-photo .sale_collection, #top-3-products .product  .sale_collection{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png)  -68px -62px  no-repeat;
		}
		/*posledne kusy*/	
		.product-images .last_items, .top-photo .last_items, #top-3-products .product .last_items{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png)  -131px 0px  no-repeat;
		}
		/*top product*/	
		.product-images .top_product, .top-photo .top_product, #top-3-products .product .top_product{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png)   -130px -60px   no-repeat;
		}
		/*hot tip*/
		.product-images .hot_tip, .top-photo .hot_tip, #top-3-products .product .hot_tip{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png)  -192px -61px  no-repeat;
		}
		/*odporucame*/
		.product-images .startup, .top-photo .startup, #top-3-products .product .startup{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png)   -193px -117px   no-repeat;
		}
		/*top bestseller*/
		.product-images .top_bestseller, .top-photo .top_bestseller, #top-3-products .product .top_bestseller{
			position:relative;
			width:55px;
			height:50px;
			background: url(images/product_action_icon_cs.png) -192px 0px   no-repeat;
		}