a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #395775;
	text-decoration: none;
}
.sve {
	border: 2px solid #FFFFFF;
}
.naslov {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #395775;
	text-decoration: none;
}
.dolje {
	border-bottom: 2px solid #375C82;

}
.lijevoDesno {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #89A6C4;
	border-left-color: #89A6C4;
}
.naslovB {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sveT {

	border: 2px solid #375C82;
}

