html, body {
	height:100%;
	margin:0;
	padding:0;
	background:#333333;
}
#tomb {
	margin:0px auto;
	position:relative;
	width:998px;
	background:url('ht/hatter998.jpg');
}
#bal {
	width:9px;
	min-height:100px;
	position:relative;
	float:left;
}
#kozep {
	width:980px;
	position:relative;
	float:left;
}
#jobb {
	width:9px;
	min-height:100px;
	position:relative;
	float:left;
}
#fejlec {
	width:980px;
	height:40px;
	position:relative;
	float:left;
	background:#000000;
}
#fejlec2 {
	width:980px;
	height:140px;
	position:relative;
	float:left;
	background:url('ht/szurke-petty.gif');
	border-bottom: solid #A1CD55; 3px;
}
#zoldtuz {
	width:980px;
	height:180px;
	position:relative;
	float:left;
	background:url('ht/zoldtuz.jpg');
	border-bottom: solid #468A18; 3px;
}
#tartalom {
	width:980px;
	min-height:240px;
	position:relative;
	float:left;
	background:url('ht/feher-petty.jpg');
	border-bottom: solid #F5BE2E; 3px;
}
#lablec {
	width:980px;
	height:100px;
	position:relative;
	float:left;
	background:#000000;
}
#k1 {
	width:600px;
	min-height:240px;
	position:relative;
	float:left;
}
#k2 {
	width:380px;
	min-height:240px;
	position:relative;
	float:left;
}
#doboz {
	position: relative;
	float: left;
	width: 340px;
	min-height:100px;
	background: #F8F8F8;
	margin: 35px 40px 0px 0px;
	border-radius: 8px 8px 8px 8px;
	-moz-box-shadow: 0 0 3px 3px #DDDDDD;
	-webkit-box-shadow: 0 0 3px 3px#DDDDDD;
	box-shadow: 0 0 3px 3px #DDDDDD;
}
.szoveg {
	color: #333333;
	font: 11pt Arial;
	text-align: justify;
	margin: 35px 40px 20px 40px;
}
h1 {
	font: 22pt Arial;
	border-bottom: 1px solid #468A18;
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 20px 0px;
}
h2 {
	font: 12pt Arial;
	margin: 15px 30px 15px 30px;
}
.dobozszoveg {
	color: #333333;
	font: 9pt Arial;
	text-align: justify;
	margin: 15px 30px 15px 30px;
}
.szoveg-lab { 
	font: 12px Tahoma; 
	color: #DDDDDD; 
	text-align: center;
	line-height: 100px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
}
a { 
	color: #FFFFFF;
	text-decoration: none;
}
a:link { 
	text-decoration: none;
	color: #FFFFFF; 
} 
a:active { 
	text-decoration: none;
	color: #FFFFFF; 
} 
a:hover { 
	text-decoration: none;
	color: #A1CD55; 
} 
a:visited { 
	font-weight:bold;

}
a.kk { 
	text-decoration: none;
	color: #6D9307;
}
a.kk:hover { 
	text-decoration: underline;
	color: #6D9307; 
}
.szoveg-menu {
	font: 14px Tahoma;
	font-weight:bold;
	color: #DDDDDD; 
	text-align: center;
	line-height: 40px; 
	word-spacing: 3px;
}
img.k {
	margin-left: 10px; 
	margin-bottom: 0px;
	border: solid 4px #6D9307; 
	float: right;
}