.rr{
display:block;
margin-left:2px;
}
.roczek #rok{
	position: relative;
	display: block;
	margin-top:1px;
	height: 21px;
	width:300px;
	font-size: 12px;
	font-weight: bold;
	/*background: transparent url(../images/1b.gif) repeat-x top left;*/
	font-family: Arial,Verdana,Helvitica,sans-serif;
	text-transform: uppercase;
	float:left;
	/*overflow: hidden;*/
}
.roczek #rok ul{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.roczek #rok ul li{
	display: block;
	float: left;
	margin: 0 1px 0 0;
}
.roczek #rok ul li a{
	display: block;
	float: left;
	color: Black;
	text-decoration: none;
	padding: 2px 22px 0 22px;
	height: 18px;
}
.roczek #rok ul li a:hover,.roczek #rok ul li a.current{
	color: #fff;
	background: transparent url(../images/1over.gif) no-repeat top center;
}

