﻿#container {
	top: 0px;
	left: 0px;
	width: 1024px;
	padding: 0px;
	height: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 167px;
	padding: 0px;
	margin: 0px;
	background-image: url('image/fenn.png');
}
body {
				
				border-style: 0;
				border-color: 0;
				border-width: 0px;
				padding: 0px;
				margin: 0px;
				text-align: center;
}
#menu {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	position: absolute;
		left: 0px;
		width: 205px;
		height: 430px;
		top:167px;
	
}
#iframe {
	border-style: 0;
	border-color: 0;
	position: absolute;
	left: 205px;
	width: 800px;
	height: 620px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	top: 167px;
}
#molino {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	position: absolute;
		left: 0px;
		width: 195px;
		height: 190px;
		top: 597px;
		background-image: url('image/molino.png');
	
}
#footer {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	position: absolute;
	width: 1024px;
	height: 83px;
	left: 0px;
	top:787px;
	background-image: url('image/lennt.png');
	

}
#reklam {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	position: absolute;
	width: 1024px;
	height: 83px;
	left: 0px;
	top: 870px;
	

}
#tortenet {
	position: relative;
	width: 700px;
	
}
.jegyzet {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

