body {
	background-image:url(background.jpg);
	border:none;
	font-family:Verdana; 
	font-size:8pt; 
	color:black;
}

#main {
	clear: both;
	height: 635px;
	background-image:url(hatter.jpg);
	width : 800px;
}

#felulet {
	clear: both;
	height: 340px;
	width : 532px;
	margin-left: 24px;
	margin-right: 0px;
	margin-top: 123px;
	margin-bottom: 0px;
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:20px; 
	padding-right:20px; 
	border:none;
	float: left;
	display:inline;
	overflow: auto;
}

#felulet a:link { text-decoration:none; color:black;}
#felulet a:visited { text-decoration:none; color:black;}
#felulet a:hover { text-decoration:underline; color:black;}

#felulet h1 { 
	font-family: Verdana; 
	font-size:10pt; 
	font-weight: bold;
	color: black; 
	background-color: #999999;
	padding-top:4px; 
	padding-bottom:4px; 
	padding-left:7px; 
	padding-right:7px; 
}

#menu {
	clear: both;
	height: 183px;
	width : 190px;
	margin-left: 600px;
	margin-right: 0px;
	margin-top: -200px;
	margin-bottom: 0px;
	border:none;
	float: left;
	display:inline;
}

#menu a:link { text-decoration:none; color:black;}
#menu a:visited { text-decoration:none; color:black;}
#menu a:hover { text-decoration:none; color: #009900;}

#menu h1 { 
	font-family: Verdana; 
	font-size:8pt; 
	color:black; 
	background-color: #D1D1D1;
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:7px; 
	padding-right:7px; 
	margin-left:19px; 
	margin-right:16px; 
	margin-bottom:6px; 
	margin-top:6px;
}