/*------------ WWW.SZEKULESZDESIGN.COM  ALL RIGHTS RESERVED | MINDEN JOG FENNTARTVA ------------*/



/*------------ az egeszre vonatkozo ------------*/


html, body {
	overflow-y: hidden;
	overflow-x: hidden;
}




body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 10000px
	
}

.container {
	float: left;
	display: block;
	height: 100%;
	width:100%;
	position: relative;
	z-index:0
}
#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	height: 30px;
	padding-top: 10px;
	background: url("../images/footer.jpg") repeat-x 0 10px;
	font-family: georgia, times, "times new roman", serif;
	z-index: 4000;
}


#footer_menu {
	position: fixed;
	bottom: 0;
	left: 600px;
	right: 0;
	display: block;
	height: 30px;
	padding-top: 10px;
	font-family: georgia, times, "times new roman", serif;
	z-index: 4002;
}




/*------------ home parameterei ------------*/
#home {
	height: 700px;
	width: 2000px;
	background-repeat:no-repeat;
	background-image:url(../images/backgrounds/teszt/01_testa.jpg);
}


/*------------ a studiorol parameterei ------------*/
#about_us {
	height: 700px;
	width: 2000px;
	background-repeat:no-repeat;
	background-image: url(../images/backgrounds/teszt/02_testa.jpg);
}


/*------------ referenciaink parameterei ------------*/

#referenciaink {
	height: 700px;
	width: 2000px;
	background-image:url(../images/backgrounds/teszt/03_testa.jpg);
	background-repeat:no-repeat;
}


/*------------ galéria ------------*/

#galeria {
	height: 700px;
	width: 2000px;
	background-image:url(../images/backgrounds/teszt/04_testa.jpg);
	background-repeat:no-repeat;
}

/*------------ elerhetosegek ------------*/

#elerhetosegek {
	height: 700px;
	width: 2000px;
	background-image:url(../images/backgrounds/teszt/05_testa.jpg);
	background-repeat:no-repeat
}
