.bar {
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	background: #FF0000;
}
a:active {
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
}

a.link_info {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:7pt;
color:blue;
font-weight:bold;
text-decoration: none;
}

a.link_info:hover {
color: #FF0000;
text-decoration: none;
}

.pasusi {
font-family: Tahoma;
	font-size: 12pt;
	color: #000000;
}

.naslovi {
font-family: Futura Lt BT;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}
.uslovi {
font-family: verdana;
	font-size: 10pt;
	color: #000000;
}