#cb_kraji {
	width: 300px;
	border-width: thin;
	border-style: solid;
}
#cb_dela {
	width: 300px;
	border-width: thin;
	border-style: solid;
}
#prikaz {
	width: 150px;
	border-width: thin;
	border-style: solid;
}
#tr:hover {
	background: #FF8000;
}
.iskalnik_naslov {
	color: #FFF;
	background: #FF8000;
	height: 17px;
	width: 100%;
	border-bottom: thin solid #000;
	font: bold 12px Verdana, Geneva, sans-serif;
	padding-top: 2px;
	padding-left: 3px;
}
.iskalnik_zadetek {
	font-size: 10px;
	font-weight: bold;
}
.iskalnik_zadetki_levo {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
.iskalnik_zadetki_levo:hover {
	background: #F60;
}
.povecano {
	font-size: 12px;
	font-weight: bold;
}
