.tekst-navaden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;	
}
.tekst-naslovi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tekst-mali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	text-decoration: none;
	color: #0053A6;
}
a:visited {
	color: #0053A6;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #0053A6;
	text-decoration: none;
}
.ozadje-kolesar {
	background-image: url(slike/kolesar.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.text-rezultati-small {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}

pre table {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}

table th { 
	background-color: #B3CCE4 
}

table td { 
	line-height: 18px;
}