body {
	margin: 0px;
	background-color:black;
	font-family: verdana;
	color: black;
	font-size:12px;
	
}
h1 {
	font-family: verdana;
	color: black;
	font-size:18px;
}
h2 {
	font-family: verdana;
	color: #000;
	font-size:16px;
}
h3 {
	font-family: verdana;
	color: #000;
	font-size:14px;
}
a:link, a:visited, a:active {
	display: block;
	text-decoration: underline;
	border: 0px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	
}


a:hover {
	display: block;
	text-decoration: none;
	border: 0px;
}

#container {
	margin-top:20px;
	margin-bottom:20px;
	margin-left: auto;
	margin-right: auto;
	width:1004px;
	background-color:white;
	border-bottom: solid 20px #fbce01;
	
}

#header {
	margin-left: auto;
	margin-right: auto;
	width:1004px;
	background-image:url(grf/fejlec.jpg);
	text-align: center;
	height: 216px;
}





#menubox {
	clear:right;
	width: 1004px;
	background-image: url(grf/menubg.jpg);
	height: 26px;
	
	
}

.menu {

	
	float:left;
}


#flash {
	margin-top:120px;
	margin-right: 130px;
	width: 438px;
	height: 62px;
	text-align: center;
	clear: right;
	float:right;
	border: 0px;
}

#flash1 {
	margin-top:120px;
	margin-right: 160px;
	width: 338px;
	height: 42px;
	text-align: center;
	clear: right;
	float:right;
	border: 0px;
}

#contantbox {
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 1004px;
	min-height:800px;
	background-image: url(grf/tartalombg2.jpg);
	background-repeat:no-repeat;
	
	


}

#contant {
	clear: left;
	margin-left: 240px;
	width: 634px;
	min-height:600px;
	background-image: url(grf/hatt.jpg);
	padding: 10px;
	overflow: auto;

}
.img_div {
float: left;
margin: 5px;
}
.img_div_gal {
	float: left;
	border: 5px solid #ed8908;
	height: 150px;
	width: 150px;
}
#gallery {
	float: left;
	border: none;
	width: 480px;
	margin-left: 80px;
}

.enterr {

padding-bottom:10px;



}













