html {
overflow: auto;
overflow-y: scroll;
}

body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/background_top.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #eee5cf;
     line-height: 17px;
     /*overflow-y: scroll;*/
}
a {
 color: white;   
}
#menu1 {
	margin-left: 48px;	
}
#menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9 {

	margin-right: 2px;
	margin-left: 2px;

}
#menu_hu {
	margin-left: 50px;	
}
#menu_en {
	margin-left: 15px;	
}
.contentbox {
	/*border: 1px solid white;	*/
	background-color:#907950;
}
.centercontent_barna {
	border-left: 1px solid #b9bb5d;
	border-right: 1px solid #b9bb5d;
     font-family: Verdana, Arial;
     font-size: 12px;
     color: #d9cfbe;
}

.centercontent {
    border-left: 1px solid #b9bb5d;
	border-right: 1px solid #b9bb5d;
     font-family: Verdana, Arial;
     font-size: 12px;
     color: white;
     line-height: 20px;
}



.etlap_szoveg {	width: 333px;
	color: white;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.kategoria {
	width: 333px;
	float: left;
	margin-left: 20px;
}
.etlapmenu {
	width: 100px;
	margin-left: 30px;
	font-weight: bold;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 30px;
	
}
.etlap_aktiv, .etlap_aktiv a {
	color: white;	
}
.etlap_inaktiv, .etlap_inaktiv a {
	color:#DBDBDB;
}
.font13_bold {
    font-size: 14px;
    font-weight: bold;  
    color: white;
}


.uzenobox_content {
     background-color: white;
     border-left:1px solid #bcbb6b;
     border-right:1px solid #bcbb6b;
     font-size: 10px;
     font-family: Verdana, Arial;
     padding-left: 10px;
     padding-right: 10px;

}
.uzenobox_content a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.uzenobox_content a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
