body {margin: 0 auto 0 auto;
	  background-color: #5F677A;
	  height: auto;
	  font-family: "Times New Roman", Times, serif;
	  color: #990000;
	  left: 0;
	  top: 0;
	  }

#lap {position: relative;
	  width: 882px;
	  margin: 0 auto 0 auto;
	  padding: 0;
	  left: 0;
	  top: 0;
	  }

/*Az oldal alkotórészei*/

#logo {position: relative;
	   width: 235px;
	   height: 162px;
	   margin: 0;
	   padding: 0;
	   }

#perem_fent {position: absolute;
			 background-image: url(images/gabcors1_04.jpg);
			 width: 622px;
			 height: 21px;
			 left: 235px;
			 top: 0px;
			 }

#slideshow_fent {position: absolute;
				 background-image:url(images/gabcors1_07.jpg);
				 width: 622px;
				 height: 194px;
				 left: 235px;
				 top: 21px;
				 }
				 
#slideshow_jobbperem {position: absolute;
					  background-image: url(images/gabcors1_05.jpg);
					  width: 25px;
					  height: 215px;
					  left: 857px;
					  top: 0px;
					  }

#login_gomb {position: absolute;
			 width: 192px;
			 height: 26px;
			 left: 20px;
			 top: 162px;
			 }
			 
#regisztracio_gomb {position: absolute;
				    width: 192px;
				 	height: 27px;
					left: 20px;
					top: 188px;
					}

#login_bal {position: relative;
			background-image: url(images/gabcors1_08.jpg);
			width: 20px;
			height: 53px;
			}

#login_jobb {position: absolute;
			 background-image: url(images/gabcors1_10.jpg);
			 width: 23px;
			 height: 53px;
			 left: 212px;
			 top: 162px;
			 }

#menu {position: relative;
	   width: 882px;
	   height: 38px;
	   text-align: center;
	   }
	   
/*linkek*/

a:link {color: #993300;
		text-decoration: none;
		text-decoration: underline;
		}
		
a:visited {text-decoration: none;
		   color: #990000;
		   }
		   
a:hover {text-decoration: underline;
		 }

a:active {text-decoration: none;
		  }

/*betuk*/

.betuparam {font-size: 16px;
			line-height: 15px;
			text-align: justify;
			word-spacing: -1px;		
			}

.betuparam2 {font-size: 20px;}

/*reklám*/
#reklam {position: absolute;
		 width: 700px;
		 margin-top: 6px;
		 margin-left: 58px;
		 }