body {
	font: 0.9em "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px;
	background: #d4c6ba;
}

#container {
	width: 818px;
	margin: auto;
	background: url(images/page-bg.png) repeat-y;	

}

#header {	
	background: url(images/header.jpg) no-repeat;
	height: 179px;
}

#headernav {
	padding-top: 28px;
	padding-left: 243px;
	font-size: 0.8em;
	font-weight: bold;
}

#headertext {
	padding-top: 4px;
	padding-left: 243px;
	font-size: 0.8em;
	font-weight: bold;	
}

#flash {
	float: right;
	margin-right: 48px;
	*margin-right: 24px;
	margin-top: -140px;
}

#menu {
	float: left;
	width: 230px;	
	margin-left: -10px;
	*margin-left: -10px; /* IE */
	padding-top: 10px;	
}

#menu #linkek {	
	width: 212px;
	margin: 10px 0px 0px 10px;
}

#menu #linkek ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu #linkek ul li a:link,
#menu #linkek ul li a:visited {
	font-size: 1em;
	font-weight: bold;	
	display: block;
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-indent: 55px;
	text-decoration: none;
	color: #fff;
	background: url(images/gomb_out.png) no-repeat;
}

#menu #linkek ul li a:hover,
#menu #linkek ul li a:active {
	background: url(images/gomb_over.png) no-repeat;
	color: #fff;
}

#content {
	margin-top: 10px;
	margin-left: 5px;	
	width: 530px;
	float: left;
	text-align: justify;	
	*margin-left: 0px;
	min-height: 400px;
}

#content a {
    color: #06a;
    text-decoration: none;
}

#content a:hover {
    color: #036;
    text-decoration: underline;
}

*html #content {
	height: 400px;
}

#content ul {
	list-style-image: url(images/felsorolas.png);
}

#oldalcim {
	margin-top: -10px;
	margin-left: 15px;
	*margin-left: 15px;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;	
	color: #54646e;	
}

#autos {
	background: url(images/autos.jpg) no-repeat;
	width: 216px;
	height: 92px;
	float: left;
	margin-top: -92px	
}

#footer {
	background: url(images/footer.jpg) no-repeat;
	height: 42px;
	clear: both;
}

.mail {
	text-decoration: underline;
	color: #000;
}

.mail:hover {	
	text-decoration: none;
	color: #000;
}

.navlink {
	font-size: 1em;	
	text-decoration: none;
	color: #000;
}

.navlink:hover {
	text-decoration: none;
	color: #000;	
}