div#ref .prev{
	background: url(../img/content/main/referencje/button_left.png)  center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
	cursor: pointer;
}

div#ref .next{
	background: url(../img/content/main/referencje/button_right.png)  center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
	cursor: pointer;
}

div#ref .up{
	background: url('up.png') center center no-repeat;
	width:61px;
	height:40px;
	border:0px;
}

div#ref .down{
	background: url('down.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}


div#ref ul li a{ /* in case of link */
	display:block;
}

div#ref ul li img{
	display:block;
	border:0px;
}
