
body, html { 
scrollbar-track-color: #CFDBC3; 
scrollbar-face-color: #CFDBC3; 
scrollbar-highlight-color: #CFDBC3; 
scrollbar-3dlight-color: ; 
scrollbar-darkshadow-color: ; 
scrollbar-shadow-color: ; 
scrollbar-arrow-color: #4D6357 } 


body {  background:#CFDBC3;
	color:#374137;
	font-family:book antiqua;
	font-size:25px;}

table { font-size:12px;}

a {color: #5C5648; text-decoration: underline;}
a:hover {color: #5C5648; text-decoration: none;}
a:visited {color: #5C5648; text-decoration: underline;}
a:visited:hover {color: #5C5648; text-decoration: none;}


#pozadi
{
	background-image:url('index/index1.jpg');
	position:absolute;
	width:980;
	height:584;
	top:0;
	left:8;
	border:0px solid red;
}

#tlac1
{
	position:absolute;
	left:800;
	top:440;

}

#tlac2
{
	position:absolute;
	left:800;
	top:480;

}

#tlac3
{
	position:absolute;
	left:800;
	top:520;

}
