#lista-projekty {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	margin: 0 auto;
	background : white url(lista_bg.gif) repeat-x bottom left;
	height: 20px;
    width: 770px;
}

#lista-projekty A {
	display : block;
	float : left;
	padding : 4px 10px 4px 8px;
	color : #175F9C;
	text-decoration : none;
	background : url(lista_carka.gif) no-repeat bottom right;
}

#lista-projekty A:hover {
	background : url(lista_bg-hover.gif) no-repeat bottom right;
	color : #4597DE;
}

#lista-projekty A SPAN {
	font-weight : normal;
}
