.page_body{
	background: red;
}

.body_background_1{
	background: #8892BF url('/images/bogarak1.png') fixed;
}

.body_background_2{
	background: #87BCB3 url('/images/napocskak.png') fixed;
}

.body_background_3{
	background: #FF832B url('/images/napocskak2.png') fixed;
}

.body_background_4{
	background: #AD7E69 url('/images/pillangok.png') fixed;
}

.body_background_5{
	background: #8892BF url('/images/bogarak1.png') fixed;
}



.body_background_1 .focim{
	color: #8892BF;
}

.body_background_2 .focim{
	color: #87BCB3;
}

.body_background_3 .focim{
	color: #FF832B;
}

.body_background_4 .focim{
	color: #AD7E69;
}

.body_background_5 .focim{
	color: #8892BF;
}

.page_mirror{
	width: 900px;
	margin-left: auto;
	margin-right: auto;		
}

.page_content{	
	padding: 180px 30px 15px 30px;
	background: rgb(255,255,255);
	z-index: 99999999;
	position: relative;
}

.menu_box{
	padding: 0 20px 0 20px;
}

.page_footer{
	border-top: 5px solid gray;
	padding: 15px 30px 50px 30px;
	background: #E2E2E2;
	vertical-align: top;
	min-height: 250px;
	font-size: 0.9em;
}

.page_header{
	position: fixed;
	width: 900px;
	/*background: rgb(255,255,255);	*/
	background: white url('/images/pottyok.png');
	z-index: 999999999999;
	
}



.focim{
	height: 100px;
	font-family: webster_magyarregular;
	color: #A80000;
	font-size: 30px;
	padding: 0 15px 0 15px;
	background: url('/images/madarak.png') top right no-repeat;
}

.page_background1{
	position: fixed;
	background: url('/images/gyerekek.png') top center no-repeat;
	height: 320px;
	width: 100%;
	z-index: 1;
}
