body  {
	margin:0;
	padding:0;
	font-family:verdana, arial, times, georgia, sans-serif;
}

a {
	color: #0000FF;
	text-decoration:none;
}

a:hover {
	color:#40A7D6;
	text-decoration:underline;
}

img.left {
	float:left;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img.right {
	float:right;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img.left:hover {
	border:1px solid #4BA9E9;
	background-color: #CCCCFF; 
}

#wrapper {
	height:100%;
	margin:auto;
	width:1024px;
}

/*************************** FEJLÉC ************************/
#fej {
	margin:0;
	padding:32px;
	background:url(fejlec_MTACSFK_AGL.jpg) no-repeat top center; 
	width:93%;
	}
#fej.en {
	margin:0;
	padding:32px;
	background:url(fejlec_MTACSFK_AGL_en.jpg) no-repeat top center; 
	width:93%;
	}
/************************ BAL OSZLOP *****************/
#bal {
	float:left;
	padding:0px;
	width:22%;
	
	}
	
#bal h1, #jobb h1 {
	font-size:15px;
	padding-top:5px;
	font-family:helvetica, arial, georgia, times, sans-serif;
}

#bal p {
	font-size:10px;
	padding-bottom:10px;
	color:#404040;
}	
/************************** FŐ TARTALOM ******************/

td.hatt {
	background-image:url(hatter.jpg);
	background-repeat:no-repeat;
}
#kozep {
	float:left;
	width:66%;
	line-height:1.01em;
	padding-left:0%;
	padding-right:0%;
}
	
#kozep p, p {
	font-size:11px;
	color:#404040;
}

#kozep h1 {
	font-family:"Century Gothic", verdana, arial, times, sans-serif;
	font-size:21px;
	font-weight:normal;
	border-bottom:1px solid #c4c4c4;
	padding-bottom:3px;
	margin-top:24px;
}
/***************************  JOBB OSZLOP  *********************/
#jobb {
	float:right;
	width:22%;
	font-size:11px;
	
	
}

#jobb a {
	line-height:2em;
	
}

#jobb br {
	line-height:0.7em;
}
/********************************************    LÁBLÉC  *****************/
#lab {
	border-top:1px solid #c4c4c4;
	padding-top:5px;
	text-align:center;
	width:90%;
	margin:0;
	clear:both;
}

.lab {
	margin-top:-2px;
}	