html, body
{
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #DAE1E9;
}

#alap
{ 
	min-height: 100%; /*  IE nem ismeri, hackelve az ie_hack.css-ben  */
	width: 980px;
	margin: 0 auto 0 auto;
	background-color: white;
	background-image: url('../images/alap_bg.gif');
}

#fejlec_alap
{
	height: 112px;
	background-color: #0C2239;
	background-image: url('../images/fejlec_bg.gif');
	background-repeat: repeat-x;
}

#fejlec_top { height: 87px; }

#jobboldal
{
	padding-top: 20px;
	float: right;
	text-align: center;
	width: 184px;
	background-color: #324968;
}

#torzs
{
	width: 755px;
	margin-top: 30px;
	margin-left: 25px;
}

#lablec
{
	margin-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #9BA8B8;
	background-image: url('../images/lablec_bg2.gif');
	background-repeat: repeat-x;
	background-position: 0px 20px;
	clear: both;
}


#lablec_links
{
	font-size: 11px;
	padding-top: 2px;
	height: 16px;
	background-image: url('../images/lablec_bg1.gif');
}
