
ul.spis_legenda li {
	list-style: none;
}

ul.spis_legenda {
	float: left;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

table.spis {
	clear: both;
}
