body, html  {
        background: #ffffff url(../menu/pozadi.jpg) no-repeat;
        background-position: center top;
	margin-top: 0; 
	scrollbar-track-color: #AAAAAA;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-3dlight-color: #AAAAAA;
	scrollbar-darkshadow-color:#AAAAAA;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-arrow-color:#AAAAAA;
	font-size: 1em;
	font-family: calibri,tahoma;
	COLOR:#333333;
	}

a	{
	COLOR:#dd0000;
	text-decoration: none}

a:link	{
	COLOR:#dd0000;
	text-decoration: none}

a:active{
	COLOR:#dd0000;
	text-decoration: none}
a:visted{
	COLOR:#999999;
	text-decoration: none}

a:hover {
	text-decoration: underline; color: #dd3333}
	
table	{
        font-size: 14px;
	BACKGROUND: #ffffff;
	}

hr
{
color: cccccc;
background: cccccc;
border: solid 3px;
} 


.menu {
 COLOR:#ffffff;
 font-size: 16px;
 background: #ffffff url(../menu/menu.png) repeat-x;
}
.menu a {
 COLOR:#ffffff;
 text-decoration: none}

.menu a:link {
 COLOR:#ffffff;
 text-decoration: none}

.menu a:active{
 COLOR:#ffffff;
 text-decoration: none}
.menu a:visted{
 COLOR:#ffffff;
 text-decoration: none}
.menu a:hover {
 text-decoration: underline; color: #dd1111}

img   {border: none;} 

