body {
	scrollbar-face-color:#DFEBDE;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#004123;
	scrollbar-darkshadow-color:#004123;
	scrollbar-track-color:#DFEBDE;
	scrollbar-arrow-color:#004123;
	background-attachment: fixed;
	background-image: url(images/pozadina.jpg);
	text-align: justify;
	background-color: #E7F5E6;

}

.tekstnormal {font-family: trebuchet MS,arial,helvetica; font-size: 14px;}
.naslov1 {
	font-family: "trebuchet MS", arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #195013;
}
.naslov2 {
	font-family: "trebuchet MS", arial, helvetica;
	font-size: 15px;
	font-weight: bold;
}

a.link1 {font-family: "trebuchet MS", arial, helvetica; font-size: 14px; text-decoration: underline; color: #004123;}
a.link1:link {color: #004123;}
a.link1:active {color: #004123;}
a.link1:hover {	color: #5E9159;	text-decoration: none;}

a.link2 {font-family: "trebuchet MS", arial, helvetica; font-size: 14px; text-decoration: underline; color: #004123;}
a.link2:link {color: #004123;}
a.link2:active {color: #004123;}
a.link2:hover {	color: #004123;	text-decoration: none;}



