#tablice {
	width: 236px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.black {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

#tablice2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	color: #000000;
}
.tdlist {
	background-color: #333333;
}
.tdover {

	background-color: #3EC0F9;
}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
}

.tdover2 {


	background-color: #CC0000;
}
a.stat:link,a.stat:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#tablice2 td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#stanje {
	background-color: #DFDFDF;
}
.bold {
	font-weight: bold;
}
a.stat:hover {

	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

