@charset "utf-8";

body
{
font-family: "Trebuchet MS", Arial, Verdana, Helvetica;

}
.footerSvijetla {
	color: #E4E9ED
}
.footerSvijetlaLink {
	color: #a4b0bf;
	text-decoration: none;
  font-size:8pt;
  font-weight: bold;
}
.footerSvijetlaLink:hover {
	color: #E4E9ED;
	text-decoration: none;
}
.footerLink {
	color: #B7B5B5;
	text-decoration: none;
	font-size:8pt;
	font-family: "Trebuchet MS";
}
.footerLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

