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;
	letter-spacing: -0.02em;
	COLOR:#333333;
	}

a	{
	COLOR:navy;
	text-decoration: none}

a:link	{
	COLOR:navy;
	text-decoration: none}

a:active{
	COLOR:navy;
	text-decoration: none}
a:visted{
	COLOR:#ffffff;
	text-decoration: none}

a:hover {
	text-decoration: underline; color: blue}
	
table	{
        font-size: 15px;
	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;}
   
th      {background:grey;}

