A:LINK {
	color : White;
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

A:VISITED {
	color : White;
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;	
}
A:ACTIVE {
	color : White;
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;	
}
A:HOVER {
	color : #FBE7CB;
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;	
}
BODY {
	background-color : #608169;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pozadina_sadrzaj {
	background-image : url(images/sadrzaj_pozadina.jpg);
}
.pozadina_naslov {
	background-image : url(images/top02-02-naslovi.jpg);
}
.pozadina_navigacija {
	background-image : url(images/navigacija_pozadina.jpg);
}
.pozadina_popup {
	background-image : url(images/popup-slika_05.jpg);
}
.naslov {
	font-family : "Trebuchet MS";
	font-size : 17px;
	color : #FBE7CB;
}
.text {
	font-family : "Trebuchet MS";
	font-size : 12px;
	color : White;
	text-align : justify;
}
.text_left {
	font-family : "Trebuchet MS";
	font-size : 12px;
	color : White;
	text-align : left;
}
.form_box {
	border : 2px outset White;
	font-family : "Trebuchet MS";
	font-size : 11px;
	padding : 2px;
}
.form_button {
	border : 2px outset White;
	font-family : "Trebuchet MS";
	font-size : 12px;
	padding : 2px;
	font-weight : bold;
}
.bozicni {
	font-family : "Trebuchet MS";
	font-size : 12px;
	color : White;
	text-align : left;
	background: url(images/index_bozicna.jpg) right bottom no-repeat;
}