@charset "utf-8";
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:119px;
	z-index:1;
	background-image: url(../cimsorkepes.gif);
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:119px;
	width:190px;
	height:730px;
	z-index:2;
	background-image: url(../balkepes.jpg);
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 55px;
}
#apDiv3 {
	position:absolute;
	left:190px;
	top:119px;
	width:810px;
	height:730px;
	z-index:3;
	background-image: url(../jobb.jpg);
	overflow: auto;
	text-align: left;
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:600px;
	width:900px;
	height:100px;
	z-index:4;
	background-color: #00FFCC;
}
