BODY 	{
	background-color : white;
	background-attachment : fixed;
	background-image : url(img/pozadi3.jpg);
        font-family: Verdana;
        color: silver;

	scrollbar-track-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: white;
	}

A 	{
	color: white;
	text-decoration: none;
	FONT-WEIGHT: bold;
	}

A:hover {
	color: white;
	text-decoration: underline blink;
	FONT-WEIGHT: bold;
	}


.menu A {
	
	FONT-WEIGHT: bold;
	COLOR: white;
	font-size: 121x;
	}

.menu A:hover {
	
	FONT-WEIGHT: bold;
	COLOR: white;
	font-size: 11px;
	text-decoration: underline blink;
	}

.bilyokraj {
	border: 1 solid white;
	}

HR	{
	color:grey;
	height : 1px;
	}
	


TABLE {
        font-family: Verdana;
	}




.input  {
	border : 1 solid;
	
	color:black;
	font-family: Verdana;
	}
	
.hlaska {
	color: red;
	font-weight: bold;
}	

.forms {
color : black;
}