@charset "utf-8";
/* CSS Document */

body {
	background-color: #9E2629;
}

/*A tartalom lap beállítása */

#fokeret_lap {
	width: 1000px;
	left: 51px;
	z-index: 0;
	margin-left: 50px;
	position: absolute;
	top: 4px;
	height: 1118px;
}

#bal_lap {
	width: 160px;
	float: left;
	text-decoration: none;
	height: 850px;
	position: fixed;
	background-color: #F1EE98;
	background-repeat: repeat-y;
}


#tartalom_lap {
	width: 643px;
	margin-top: 5px;
	background-image: url(oldalhatter_tartalom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	margin-left: 170px;
	left: -7px;
	top: -2px;
	position: absolute;
	background-color: #9E2629;
}
#jobb_lap {
	width: 170px;
	background-repeat: repeat;
	background-position: center top;
	height: auto;
	float: right;
	background-color: #F1EE98;
	position: fixed;
}
#jobb_lap10 {
	width: 170px;
	background-repeat: repeat-y;
	height: 850px;
	background-color: #F1EE98;
	right: inherit;
	position: fixed;
	float: left;
}
#apDiv1 {
	position:fixed;
	left:955px;
	top:5px;
	width:170px;
	height:850px;
	z-index:1;
	background-color: #F1EE98;
}
#apDiv2 {
	position:fixed;
	left:291px;
	top:7px;
	width:1000px;
	height:34px;
	z-index:1;
}
