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: 12px;
	}

.menu A:hover {
	
	FONT-WEIGHT: bold;
	COLOR: white;
	font-size: 12px;
	text-decoration: underline blink;
	}

.bilyokraj
	{
	border: 1px solid White;
	}

HR	{
	color:grey;
	height : 1px;
	}
	


TABLE {
        font-family: Verdana;
	}
