body {
	margin: 0;
	padding: 0px 0px 0px 0px;
	overflow-y: auto;
	height: 100%;
	background-color: #ffffff;
}
.fejcsik {
	background-image: url(alapkep/csik_alap.jpg);
	width: 100%;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.fejcsik1 {
	background-image: url(alapkep/nagoya_fejlec1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.belsofej {
	background-image: url(alapkep/nagoya_fejlec2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 75px;
	background-color: #999999;
	position: absolute;
	top: 35px;
	left: 0px;
}
.csik {
	width: 100%;
	height: 19px;
	background-color: #5D5D56;
	position: absolute;
	top: 110px;
	left: 0px;
}
.lab {
	width: 100%;
	height: auto;
	border-top: solid 1px #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #BDBEAF;
}
.lab a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #BDBEAF;
	text-decoration: none;
}
.lab a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #BDBEAF;
	text-decoration: none;
}
.lab a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #5D5D56;
	text-decoration: none;
}
.lab a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #5D5D56;
	text-decoration: none;
}
