#nav{list-style: none;}

 #nav ul {
	padding: 0;
	margin:0;
	list-style: none;
	width:9em;
/*    height:5em;	*/
	z-index:99;
	position:relative;
	overflow:visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
   }
#nav li { 
    margin:0;   
    position: relative; 
    float:left;
	width: 9em;
    background-color: #0066B3;  
    border-bottom:none;
    display:block;
/*    height:5em;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#nav a {
    text-decoration:none; 
    display:block;
    width:8em; 
    height:2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
    color:#FFFFFF;
}

#nav a:hover{
    background-color:#FCEEA7; 
    color: #0066B3;

}

#nav ul{
    display:none;   
}
 
/*all see this 
#nav ul ul, #nav ul ul ul{
    display:none; 
    position:absolute; 
    margin-top:-4em; 
    margin-left:20em;
}*/

#nav li:hover ul ul, #nav li:hover ul ul ul{
    display:none; 
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	margin: 0px;
	background-image: url(/pictures/hatter.jpg);
	background-repeat: no-repeat;
	color: #333333;

} 

table {
	font-size: 9px;
    color: #000000;
}
.tablafomenu {
	font-size: 11px;
	background-color: #FFEA97;
	color: #000000;
	text-decoration: none;



}
.language {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;



}
.tablaalmenu {

	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.szoveg {
	font-size: 14px;
	color: #666666;
	text-align: justify;


}
.focim {
	font-size: 18px;
	font-weight: bolder;
	color: #333333;

}
.alcim {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #666666;

}
.van {
	font-size: 10px;
	color: #333333;
}
.nincs {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: line-through;

}

