body {
	margin: 0;
	background-color: white;
	font-family: arial, helvetica;
	color: #444444;
	}

h1 {
	 margin: 0; 
	 text-align: center;
	}

h2 { text-align: center; }

h3 {
	text-decoration: none;
	font-weight: 600;		
	font-size: 13px;
	line-height: 30px;
}

h3.center { text-align: center; }

h4 {
	text-decoration: none;
	font-weight: 600;		
	font-size: 13px;
}

span.motto {
	font-size: 16px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #444444;
	font-size: 13px;
}

a:hover { text-decoration: underline; }

:lang(hu) > q { quotes: '\201E' '\201D' }

div.header {
	background-image: url(./graphx/fejlec_hatter.jpg);	
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 10px;
	height: 130px;
	vertical-align: baseline;
	line-height: 20px;
}

div.header>h3 { text-align: center; font-size: 20px; font-variant: small-caps; }

div.header img {
	float: left;
}

div.line {
	height: 12px;
	background-color: #6388a3;
}

div.menuhatter {
	position: absolute;
	top: 152px;
	height: 580px;
	background-color: #6388a3;
/*	background-color: #4179a3; */
	width: 200px;
	padding-left: 0px;
/*	overflow: auto;	
	line-height: 20px;	*/
}

div.menu {
	position: absolute;
	top: 152px;
	height: 580px;
	background-color: transparent;
/*	background-color: #4179a3; */
/*	width: 450px; */
	padding-left: 8px;
	overflow: hidden;
	line-height: 20px;
	text-align: left;
}

div.menu div.kiemelt {
	position: relative;
	width: 180px;
	top: 10px;
/*	left: 15px;	*/
	border-top: solid #CDDDEF 2px;	
	padding-top: 10px;
}

div.menu a.kiemelt {
	padding-left: 10px;
	padding-bottom: 5px;
}

div.menu_bottom {
	height: 40px;
	width: 200px;
	position: absolute;
	top: 732px;
	background-image: url(./graphx/menu_bottom.jpg);
/*	z-index: 10;	*/
}


div.menu_oldal {
	position: absolute;
	top: 151px;
	left: 199px;
	width: 40px;
	height: 40px;
	background-image: url(./graphx/menu_side.png);
/*	z-index: 10;	*/
}

div.main {
	background-color: white;
	height: 592px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 10px;
	top: 152px;
	right: 20px;
	left: 200px;
	position: absolute;
	overflow: auto;
	border-bottom: 5px solid #6388a3; 
	font-size: 13px;
/*	z-index: 5;	*/
}

div.main div.rendezveny {
	border-bottom: 2px solid #6388a3;	
}

div.main div.main_kep {
	position: relative;
	top: 10px;
	height: 80px;
	background-image: url(./graphx/main_kep.jpg);
	background-repeat: repeat-x;
	background-color: #6388a3;
}

div.main div.main_text {
	margin-left: 140px;
/*	background-color: green; */
	text-align: left;
}

div.main /*div.main_text*/ a {
	text-decoration: none;
	color: #888888;
	font-size: 13px;
/*	position: absolute;
	z-index: 100; */
}

div.main a.link { font-size: 10px; }

div.main div.main_text a:hover{ text-decoration: none; }

div.main div.main_text div.cikk {
	border-bottom: 2px solid #6388a3;	
/*	padding-top: 5px;		*/
	padding-bottom: 5px;
	text-align: left;
}

div.main h2 {
	border-bottom: 5px solid #6388a3;
	text-align: left;
	line-height: 30px;
	font-variant: small-caps;	
	font-size: 18px;
}

div.main span.cikk_kep img { float: left; }

div.main span.evkonyv img { float: right; }

div.main table#hirlevel th { background-color: grey; }

div.main table#hirlevel td { background-color: #CCCCCC; }

div.footer {
	top: 772px;
	height: 15px;
	position: absolute;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 0.7em;
}

