#menu1,#menu2,#menu3,#menu4,#menu5,#menu6, #menu7, #menu8, #menu9 {
background-color : #114775; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
} 
#navbar {
	position : relative;
	background-color: #597F9F;


} 

A.menulink1 {
color: #F1F0F0;
	font-family: "Book Antiqua";
	font-size: 14px;
text-decoration : none; 
display : block; 
} 
A.menulink1:visited {
color: #F1F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
text-decoration : none; 
display : block; 
} 
A.menulink1:hover {
color: #5093D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
text-decoration : none; 
display : block; 
} 



.meni {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: normal;
	color: #F1F0F0;
	text-decoration: none;
	font-style: italic;

}
A.meni {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #F1F0F0;
	text-decoration: none;
}
A.meni:link {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #F1F0F0;
	text-decoration: none;
}
A.meni:hover {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #F1F0F0;
	text-decoration: none;
}
A.meni:active {
	font-family: "Book Antiqua";
	font-size: 11px;
	font-weight: bold;
	color: #F1F0F0;
	text-decoration: none;¸
}
.unnamed1 {
	border: #003366;
}
