/* CSS Document */

.trebuchet11{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.trebuchet11_zeleni{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3a5506;
	text-decoration: none;
}
.trebuchet14_bijeli{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.trebuchet14_crni{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.trebuchet12_crni{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.trebuchet15_crni{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.trebuchet16_zeleni{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #375b22;
	text-decoration: none;
}
.trebuchet35_zeleni{
	font-family: "Trebuchet MS";
	font-size: 35px;
	color: #375b22;
	text-decoration: none;
}
.trebuchet14_zeleni{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2f5220;
	text-decoration: none;
}
.trebuchet11_smeđi{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8c6403;
	text-decoration: none;
}

/*##################LINK###############################*/
a.crniLINK:link, a.crniLINK:visited{
	color: #000000;
	text-decoration: none;
}
a.crniLINK:hover{
	color: #af7d28;
	text-decoration: none;
}
a.zeleniLINK:link, a.zeleniLINK:visited{
	color: #3a5506;
	text-decoration: none;
}
a.zeleniLINK:hover{
	color: #8aa11c;
	text-decoration: none;
}
a.bijeliLINK:link, a.bijeliLINK:visited{
	color: #ffffff;
	text-decoration: none;
}
a.bijeliLINK:hover{
	color: #deab6f;
	text-decoration: none;
}
a.smediLINK:link, a.smediLINK:visited{
	color: #8c6403;
	text-decoration: none;
}
a.smediLINK:hover{
	color: #db9c03;
	text-decoration: none;
}
