.oceny, .oceny a:hover, .oceny a:active, .oceny a:focus {
	background: transparent url('../images/star.png') repeat-x scroll left -1000px;
}

.oceny {
	position: relative;
	background: url('../images/star.png') repeat-x top left;
	width: 125px;
	height: 25px;
	padding:0;
	margin:0;
	overflow: hidden;
	z-index: 7;
}


.oceny  {
	display: inne;
}


.oceny  a{
	height: 25px;
	text-indent: -9999px;
	ne-height: 25px;
	position: absolute;
	top: 0;
	left: 0;
}

.oceny  a:hover, .oceny  a:active {
	background-position: bottom left;
}

.oceny  a.ocena1 {
	z-index: 6;
	width: 20%;
}

.oceny  a.ocena2 {
	width: 40%;
	z-index: 5;
}

.oceny  a.ocena3 {
	width: 60%;
	z-index: 4;
}

.oceny  a.ocena4 {
	width: 80%;
	z-index: 3;
}

.oceny  a.ocena5 {
	width: 100%;
	z-index: 2;
}

