
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url(css/images/hattergif.gif);
}
#egesz { 
 margin: 0 auto;
 width: 100%;
}
#felsokep {
 width: 98%;
 color: #333;
 padding: 2px;
 border: 10px ridge #DCDCDC;
 height: 80px;
 margin: 10px 0px 0px 0px;
 background: url(images/felsokep1.png) no-repeat left top;
}
#menu {
 width: 98%;
 color: #333;
 padding: 0px;
 border: 10px ridge #DCDCDC;
 height: 40px;
 text-align: center;
 margin: 0px 0px 0px 0px;
 background: #87CEEB;
}
#tartalom { 
 float: left;
 color: #333;
 border: 10px ridge #DCDCDC;
 margin: 0px 0px 0px 0px;
 background: #87CEEB;
 padding: 10px;
 height: 550px;
 width: 83%;
 display: inline;
 overflow: auto;
 text-align: center;
 font-weight: bold;
 font-size: 18px;
 color: #000;
 h1 {font-size: 22px };
 h2 {font-size: 08px };
	 
}
#jobboldal { 
 color: #333;
 border: 10px ridge #DCDCDC;
 margin: 0px 0px 0px 0px;
 background: #87CEEB;
 padding: 10px;
 height: 550px;
 width: 11%;
 float: left;
 text-align: center;
 font-weight: bold;
 h3 {font-size: 15px };
}
#labresz { 
 width: 96%;
 clear: both;
 color: #333;
 border: 10px ridge #DCDCDC;
 background: #87CEEB;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 height: 30px;
 text-align: center;
 font-family: Arial, sans-serif;
 font-weight: bold;
 font-size: 12px;
 color: #000;