body, html  {
        background: #ffffff url(../images/pozadi5.jpg);
        background-position: center top;
	margin-top: 0; 
	scrollbar-track-color: white;
	scrollbar-face-color: ActiveCaption;;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-arrow-color:white;
	font-size: 1em;
	font-family: calibri;
	letter-spacing: -0.02em;
	COLOR:#333333;
	}

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

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

a:active{
	COLOR:#333333;
	text-decoration: none}
a:visited{
	COLOR:#333333;
	text-decoration: none}

a:hover {
	text-decoration: none; color: black; }
	
table	{
	font-size: 15px;	
	background-color: ButtonHighlight;
        
}

td {
	border-width: 2px;
	border-style: solid none solid none;
	border-color: Silver;
}

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


.menu { 
 COLOR:#ffffff; url(../images/menu2.jpg);
 font-size: 20px;
 background: url(../images/menu2.jpg);
}
.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:visited{
 COLOR:#ffffff;
 text-decoration: none}
.menu a:hover {
 text-decoration: none; color: black}

.end {COLOR:#ffffff;
 font-size: 20px;
 background: #6495ED;
}

.end1 {COLOR: ThreedDarkShadow;
 font-size: 16px;
 background: white;
}

img	{border: none;}
