﻿/*gwiazdki (rating)*/
.rateH:hover
{
	background-position:-3px 0px;
	}

.rateH
{
	background: url(images/common/rate.png);
	background-position:-19px 0px;
	float: left;
	height: 15px;
	padding-left: 1px;
	width: 15px;
	cursor: pointer;
}
.rating
{
	background: transparent;
	width: 10px;
	height: 10px;
	height: 15px;
	width: 80px;
}

/*przycis pokaż*/
.addItemBtn
{
	width: 122px;
	height: 23px;
	background: url(../../images/buttons/showItem.png);
}

/*Kroki w koszyku*/
.cartSteps4 {
background:transparent url(../../images/pages/cart/cartSteps4.png) no-repeat scroll 0 0;
height:84px;
width:465px;
}
.cartSteps5 {
background:transparent url(../../images/pages/cart/cartSteps5.png) no-repeat scroll 0 0;
height:84px;
width:465px;
}
.cartSetepsPos4
 {
margin-left:240px;
margin-top:8px;
position:absolute;
}

.cartSetepsPos5
 {
margin-left:240px;
margin-top:8px;
position:absolute;
}

