body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*######stil#################*/

.trebuchet9{
	font-family:"Trebuchet MS";
	font-size: 9px;
	text-decoration: none;
}

.trebuchet11{
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}

.trebuchet12{
	font-family:"Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}

.trebuchet13{
	font-family:"Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
}

.trebuchet15{
	font-family:"Trebuchet MS";
	font-size: 15px;
	text-decoration: none;
}

.trebuchet16{
	font-family:"Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
}

.trebuchet18{
	font-family:"Trebuchet MS";
	font-size: 18px;
	text-decoration: none;
}

.trebuchet22{
	font-family:"Trebuchet MS";
	font-size: 22px;
	text-decoration: none;
}


/*###########################BOJE##############################*/
.zlatna {
	color:#c09c3e;
}
.tamnosiva{
	color:#738084;
}
.tamnosiva878787{
	color:#878787;
}
.sivozelena{
	color:#a9bab7;
}
.crvena{
	color:#a30000;
}

.siva{
	color:#a3a3a3;
}



/*#############################LINKOVI##########################*/
a.tamnosiviLINK:link, a.tamnosiviLINK:visited {
	color: #738084;
	text-decoration: none;
}
a.tamnosiviLINK:hover {
	color:#d4b851;
	text-decoration:none;
}

a.zlatniLINK:link, a.zlatniLINK:visited {
	color:#c09c3e;
	text-decoration: none;
}
a.zlatniLINK:hover {
	color:#a97a00;
	text-decoration:none;
}


a.siviLINK:link, a.siviLINK:visited {
	color:#a3a3a3;
	text-decoration: none;
}
a.siviLINK:hover {
	color:#a97a00;
	text-decoration:none;
}


a.ideaLINK:link, a.ideaLINK:visited {
	color:#e2e2e2;
	text-decoration: none;
}
a.ideaLINK:hover {
	color:#d4b851;
	text-decoration:none;
}


