.banner{
	position: absolute;
        left: 0px;
        top: 0px;
	height: 160px;
	width: 980px;
        background-color: #FFFFFF;
}
.menu {
	background-color: #FFFFFF;
	width: 130px;
	height: 300px;
	position: absolute;
	left: 0px;
	top: 160px;
}
.main {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	height: 1200px;
	position: absolute;
	top: 165px;
	left: 155px;
	width: 838px;
	overflow: visible;
}
.reki {
	background-color: #FFFFFF;
	width: 160px;
	height: 1300px;
	position: absolute;
	left: 980px;
	top: 0px;
}
.balalso {
	background-color: #FFFFFF;
	width: 130px;
	height: 300px;
	position: absolute;
	left: -1px;
	top: 380px;
	overflow:hidden;
}
.nyelvek {
	background-color: #000000;
	width: 140px;
	height: 40px;
	position: absolute;
	left: 10px;
	top: 125px;
}
.extramenu {
	background-color: #000000;
	border:1px;
	border-style: dashed;
	border-color: #FFFFFF;
	width: 100px;
	height: 135px;
	position: absolute;
	overflow: hidden;
	left: 6px;
	top: 470px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
}
.extramenu2 {
	background-color: #000000;
	border:1px;
	border-style: dashed;
	border-color: #FF6600;
	width: 100px;
	height: 85px;
	position: absolute;
	overflow: hidden;
	left: 5px;
	top: 665px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
}
.lists {
	background-color: #000000;
	border:1px;
	border-style: dashed;
	border-color: #EFEFEF;
	color: #FFFFFF;
	width: 88px;
	height: 530px;
	position: absolute;
	left: 17px;
	top: 760px;
}
.baloldalireki {
	background-color: #000000;
	width: 120px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 380px;
	overflow: hidden;
}
.bottom {
	background-color: #000000;
	border-style: dashed;
	border-color: #FF6600;
	border:1px;
	color: #FFFFFF;
	width: 986px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 1365px;
	font-family: "Trebuchet MS";
	font-size: 11pt;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #EFEFEF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #EFFFFF;
}
