BODY {
	width: 754px; 
	background-color: #000;
	background:url(alap.gif) repeat top center;
/*	background:url(legordulo_tekercs.jpg) no-repeat top center;*/
/*    margin: 20px 0 0px 20px;*/
/*    padding: 0;*/
    font-family: arial;
    font-size: 13px;
}
#navi { 
	height: 43px; 
	margin-bottom: 0px; 
}
#rovatok { 
/*	width: 754px; */
    padding: 0 0 16px 0;
    margin: 0px 0px 0px 0px;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
/*	float: right;*/
	height: 0px; 
/*	border-bottom: 2px solid white;
	border-right: 2px solid white; 
	border-left: 2px solid white; 
	border-top: 2px solid white;*/
	/*ez h�zza k�r�l a ter�letet white  black*/
}
#page
{
    overflow: hidden;
    width: 754px; 
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 35px;
}
#content DIV.hasabelso {
/*	height: 240px;*/
    width: 190px;
    float: left;
    padding: 4px 11px 0 0;
    margin: 0 1px 0 0;
    overflow: hidden; 
/*	border-bottom: 2px solid black;
	border-right: 2px solid black; 
	border-left: 2px solid black; 
	border-top: 2px solid black;*/
	/*ez h�zza k�r�l a ter�letet white  black*/
    }
#content DIV.hasabmasodik {
    float: right;
/*	height: 240px;*/
    width: 510px;
    padding: 4px 11px 0 0px;
    margin: 0px 0px 0 0;
	font-family: arial;
	font-size: 14px;
  	color: #fff;
    overflow: hidden; 
/*	border-bottom: 2px solid black;
	border-right: 2px solid black; 
	border-left: 2px solid black; 
	border-top: 2px solid black;*/
	/*ez h�zza k�r�l a ter�letet white  black*/
    }
#textarea { 
  	border: #000;
	font-family: arial;
    font-size: 13px;
  	color: #fff;
  	background-image: url('image/hattertegla.gif');	 
  	scrollbar-arrow-color: #fff;
  	scrollbar-3dlight-color: #50302d /*piros lapmozgat� keret szine */; 
  	scrollbar-base-color: #50302d /*z�ld minden lapmozgat� alap �s nyelv szine */; 
}
#alsocimke0 {
    float: left;
	margin: 20px 0px 20px 0px;
	font-family: arial;
	font-size: 14px;
    font-weight: bold;
	border: #000; 
  	color: #5f5251;
/*	border-bottom: 2px solid white;
	border-right: 2px solid white; 
	border-left: 2px solid white; 
	border-top: 2px solid white;*/
}	
#alsocimke A {
	margin: -10px 0 10px 545px;
    float: right;
	font-family: arial;
	font-size: 14px;
    font-weight: bold; 
	border: #000; 
  	color: #A11d14; 
/*	border-bottom: 2px solid white;
	border-right: 2px solid white; 
	border-left: 2px solid white; 
	border-top: 2px solid white;*/
}    
dl, dt, dd, ul, li {
        margin: 0;
        padding: 0;
        list-style-type: none;
    } 
#menu {
/*	position: absolute;*/ /* Menu pozitioja */
	top: 20px;
	left: 0px;
	/*width: 100%;  "precision for Opera," igy fel�l k�t sorba rendez�dik*/ 
	width: 10%; /* igy balsz�lre oszlopba rendez�dik */ 
/*	width: 754px;*/ 
/*	border-bottom: 2px solid white;
	border-right: 2px solid white; 
	border-left: 2px solid white; 
	border-top: 2px solid white;*/
	/*ez h�zza k�r�l a ter�letet white  black*/
}
#menu dl {               /* hogy hogyan helyezkedjen el a men�*/
	float: left;
	width: 180px;            /* sz�less�ge a t�glalapnak */
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	/*background: #fdd017;     ez az alapszine a t�gl�knak*/
	background: #ff3;
	/*border: 1px solid gray=s�rga;*/
	border: 1px solid #ffcccc;
	margin: 2px;
}
#menu dd {
	display: none;
	/*border: 1px solid gray=s�rga;*/
	border: 1px solid #ffcccc;
}
#menu li {
	text-align: center;
	font-weight: bold;
	float: right;
	width: 80%;				/* az almenü mennyivel legyen beljebb*/
	/*background: #fff;       ez az alapszine a leg�rd�l�nek*/
	background: #9ff;
}
#menu li a, #menu dt a {
	/*color: #000;       ez a bet� szine a leg�rd�l�ben*/
	color: #f03;
	text-decoration: none;
	display: block;
	height: 100%;
	/*border: 0 none;         eredetileg nem volt elhat�rolva*/
	/*border: 1px solid gray=s�rga;*/
	border: 2px solid #ffcccc;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background: #ff0;
}

