/* CSS Document */
.trebuchet12_bijeli{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.trebuchet15_bijeli{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.trebuchet14_sivi{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #8d8d8d;
	text-decoration: none;
}
.trebuchet12_plavi{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2a659d;
	text-decoration: none;
}
.trebuchet15_sivi{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #8d8d8d;
	text-decoration: none;
}
.trebuchet36_plavi{
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #2a659d;
	text-decoration: none;
}



/*###################LINKOVI####################*/
a.bijeliLINK:link, a.bijeliLINK:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a.bijeliLINK:hover{
	color:#f0f0f0;
	text-decoration: none;
}
a.siviLINK:link, a.siviLINK:visited{
	color:#8d8d8d;
	text-decoration: none;
}
a.siviLINK:hover{
	color:#4c4848;
	text-decoration: none;
}