html, body {
	height:100%;
	margin:0;
	padding:0;
	background:url('grafika/hatter2.jpg');
}
#tomb {
	margin:0px auto;
	position:relative;
	width:960px;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}
#fejl {
	width:960px;
	height:125px;
	background:url('grafika/bannerht.jpg');
	position:relative;
	float:left;
}
#menu {
	width:960px;
	height:48px;
	background:url('grafika/menu.png');
	position:relative;
	float:left;
}
#tart {
	width:960px;
	min-height:400px;
	background:url('grafika/hatter.jpg');
	position:relative;
	float:left;
}
#labl {
	width:960px;
	height:80px;
	background:url('grafika/bannerht.jpg');
	position:relative;
	float:left;
}
#b1 {
	width:620px;
	min-height:200px;
	position:relative;
	float:left;
}
#b2 {
	width:300px;
	min-height:200px;
	position:relative;
	float:left;
}
#jobbdoboz {
	position: relative;
	float: left;
	width: 300px;
	min-height:100px;
	margin: 30px 0px 20px 20px;
	border-left: solid 1px #E2DBAA;
}
.szoveg {
	color: #333333;
	font: 11pt Arial;
	text-align: justify;
	margin: 30px 30px 20px 30px;
}
.szoveg2 {
	color: #333333;
	font: 9pt Arial;
	text-align: justify;
	margin: 0px 0px 0px 20px;
}


h1 {
	font: 20pt 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;
}
.szoveg-lab { 
	font: 12px Tahoma; 
	color: #F5F2DF; 
	text-align: center;
	line-height: 80px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
}
img {
	margin: 30px 0px 0px 20px;
}
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: #FFFFC0; 
} 
a:visited { 
	font-weight:bold;

}
.szoveg-menu {
	font: 14px Tahoma;
	font-weight:bold;
	color: #DDDDDD; 
	text-align: center;
	line-height: 48px; 
	word-spacing: 3px;
}
img.k {
	margin-left: 10px; 
	margin-top: 0px;
	border: solid 4px #D6DDCD; 
	float: right;
}