body {
	background-attachment: fixed;
	background-image: url(../maska/pozadina_home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	SCROLLBAR-FACE-COLOR: #EBEBEB;
	SCROLLBAR-HIGHLIGHT-COLOR: #000099;
	SCROLLBAR-SHADOW-COLOR: #000099;
	SCROLLBAR-3DLIGHT-COLOR: #000099;
	SCROLLBAR-ARROW-COLOR:  #990000;
	SCROLLBAR-TRACK-COLOR: #EBEBEB;
	SCROLLBAR-DARKSHADOW-COLOR: #000099;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebebeb;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

