html,body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #c0c0c0;
	height: 100%;
	width: 100%;
}
td {
	font-weight: bold;
}
#wr2 {
	border-top: 1px solid #fff;
	top: 50%;
	margin-top: -59px;
	right: 0;
	width: 50%;
	height: 1px; 
}
#wr3 {
	top:0;
	left: 50%;
	margin-left: -222px;
	border-left: 1px solid #fff;
	height: 50%;
	widht: 1px;
}
#wr1, #wr2, #wr3 {
	position: absolute;
}
#wr1 {
	border-top: 1px solid #fff;
	top: 50%;
	margin-top: 32px;
	left: 0;
	width: 50%;
	height: 1px;
}
#wr4 {
	top: 0;
	left: 0;
	position: absolute;
	height: 50%;
	width: 100%;
	background-image:url(images/atmenet.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color: #919191;
	margin-top: -100px;
}
#container {
	position: absolute;
	margin-left: -329px;
	margin-top: -176px;
	left: 50%;
	top: 50%;
	width: 657px;
	height: 353px;
	background-image: url(images/border.jpg);
}
ul#menu {
	padding: 0;
	margin: 0;
}
ul#menu {
	list-style-type: none;
}
ul#menu li, 
ul#menu li span {
	position: absolute;
}
li#feliciter {
	left: 261px;
	top: 34px;
	z-index: 10;
}
li#feliciter span {
	width: 124px;
	height: 83px;
	background-image:url(images/nyito_feliciter.jpg);
}
li#lapcsoport {
	left: 108px;
	top: 9px;
	z-index: 10;
}
li#lapcsoport span {
	width: 152px;
	height: 199px;
	background-image:url(images/nyito_lapcsoport.jpg);
}
li#kiadoi {
	left: 64px;
	top: 78px;
	z-index: 8;
}
li#kiadoi span {
	width: 298px;
	height: 263px;
	background-image:url(images/nyito_kiadoi.jpg);
}
li#partner {
	left: 363px;
	top: 118px;
}
li#partner span {
	background-image: url(images/nyito_partner.jpg);
	width: 251px;
	height: 145px;
}
li#aktual {
	left: 198px;
	top: 118px;
	z-index: 9;
}
li#aktual span {
	background-image:url(images/nyito_aktual.jpg);
	width: 164px;
	height: 162px;
}
a span {
	cursor: pointer;
}
p#johelyre {
	margin: 0;
	position: absolute;
	z-index: 1;
	left: 386px;
	top: 34px;
}
p#johelyre span {
	position: absolute;
	width: 228px;
	height: 83px;
	background-image: url(images/johelyre.jpg);
}
div#zaszlok {
	width: 251px;
	height: 43px;
	background-image:url(images/zaszlo_bg.jpg);
	position: absolute;
	left: 363px;
	top: 264px;
}
div#zaszlok a {
	float: right;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
}
div#zaszlok img {
	margin-top: 6px;
	border: none;
	display: block;
}
div#foot {
	text-align: right;
	position: absolute;
	color: #6b6b6b;
	top: 350px;
	left: 178px;
}
div#foot p {
	margin: 0;
}
a.mail {
	color: #555;
	text-decoration: underline;
}
a.mail:hover {
	color: #A00020;
	text-decoration: underline;
}