/*háttér_elemek*/
#fent {position: relative;
	   background-image: url(images/gabcors1_13.jpg);
	   width: 882px;
	   height: 47px;
	   }
	   
#szovegterulet {text-align: left;
			    position: relative;
				background-image: url(images/gabcors1_14.jpg);
				background-repeat: y;
				width: 882px;
				height: auto;
				margin-top:-17px;
				}

#footer {position: relative;
		 background-image: url(images/gabcors1_15.jpg);
		 width: 882px;
		 height: 114px;
		 margin: 0;
		 padding: 0;
		 }

/*elemek*/
#szoveg {position: inherit;
		 width: 850px;
		 height: auto;
		 margin-left: 15px;
		 text-align: center;
		 }

#szovegkoz {width: 400px;
		 	height: auto;
			margin: 0 auto;
			text-align: justify;
			}
