/*háttér_elemek*/
#szovegterulet {text-align: left;
			    position: relative;
				background-image: url(images/gabcors_szovegmod.jpg);
				width: 882px;
				height: 600px;
				}

#footer {position: relative;
		 background-image: url(images/gabcors1_15.jpg);
		 width: 882px;
		 height: 114px;
		 margin: 0;
		 padding: 0;
		 }

#fent1 {position: relative;
		background-image: url(images/gabcors_fentmod1.jpg);
		width: 651px;
		height: 47px;
		}

#fent2 {position: absolute;
		background-image: url(images/gabcors_fentmod2.jpg);
		width: 227px;
		height: 47px;
		top: 253px;
		left: 655px;
		}

#fentkoz {position: absolute;
		  background-image: url(images/gabcors_fentkoz.jpg);
		  width: 4px;
		  height: 47px;
		  top: 253px;
		  left: 651px;
		  }
		 
/*elemek*/
#szoveg {position: relative;
		 width: 550px;
		 height: 520px;
		 margin-left: 55px;
		 margin-right: 40px;
		 }

#slideshow_lent {position: absolute;
				 left: -18px;
				 width: 627px;
				 height: 182px;
				 top: 392px;
				 }
