#lista5let {
	background-color: #FB6C07;
	/* background-color: #0C59A7; */
	/* background-color: #4D4948; */
	margin-bottom: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid white;
	padding: 1px;
	text-align: center;
	white-space: nowrap;
	height: 13px;
}

#lista5let a {
	color: white;
	text-decoration: none;
	margin: 0 3px;
}

#lista5let a:hover {
	text-decoration: underline;
}

#lista5let .nadpis {
	color: white;
	font-weight: bold;
	padding: 1px;	
}

#lista5let table {
	border-collapse: collapse;
	border: 1px solid white;
	width: 100%;
}

#lista5let table tr td {
	white-space: nowrap;
	text-align: center;
}