@charset "iso-8859-2";
/* CSS Document */

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

html fieldset {padding:1px; color:#000; background-color:#f7f7f7; background:url(/civilek/images/bg_pattern.jpg); border:1px solid #043a67; }
html fieldset { position: relative; margin-top:1em; padding-top:0.75em; }
html legend {padding-left:5px; padding-right:5px; font-size:15px; font-weight:bold;background-image:url(/civilek/images/legendbg.gif);}



html, body{
	margin:0px auto;
	padding:0px;
	border:0px;
	height:100%;
	background-color:#d8d8d8;
	background-image:url(/civilek/images/tel/pagebg.gif);
	background-repeat:repeat-x;
	font-family:Tahoma, sans-serif;
	color:#000;
	font-size:12px;
}

#fullheightcont {
	height:100%;
	width:996px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/civilek/images/tel/fullbg.gif);
	background-repeat:repeat-y;
}

#wrapper{
	padding-left:8px;
	padding-right:8px;
	width:980px;
	min-height:100%;
	background-image:url(/civilek/images/tel/fullbg.gif);
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
	height:auto;
}
/* \*/
* html #wrapper{
	height:100%;
}

#outer{
	position:relative;
	width: 980px;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

#header {
	height:155px;
	position:absolute;
	top:0px;
	overflow:hidden;
	width:980px;
	padding-left:8px;
	padding-right:8px;
	background-image:url(/civilek/images/tel/headbg.gif);
}

#header_logged {
	height:185px;
	position:absolute;
	top:0px;
	overflow:hidden;
	width:980px;
	padding-left:8px;
	padding-right:8px;
	background:url(/civilek/images/tel/headbg.gif) no-repeat;
}

#clearheadercenter{
	height:155px;
	overflow:hidden;
}
#clearheadercenter_logged {
	height:185px;
	overflow:hidden;
}

#footer {
	height:45px;
	margin-top:-45px;
	position:absolute;
	overflow:hidden;
	width:996px;
	background-image:url(/civilek/images/tel/foot.gif);
}

#clearfootercenter{
	height:45px;
	overflow:hidden;
}

#leftside {
	float:left;
	width:220px;
	background-color:#FFF;
	padding-bottom:10px;
}

#centerside {
	background-color:#FFF;
	width:540px;
	float:left;
	padding-bottom:10px;
}

#rightside {
	float:left;
	background-color:#FFF;
	width:220px;
	padding-bottom:10px;
}

#loggedmenu {
	display:none;	
}

#loggedmenu_logged {
	background-image:url(/civilek/images/topmenubg.gif);
	color:#FFF;
	height:30px;
	line-height:28px;
	position:absolute;
	top:155px;
	width:980px;
	left:8px;
}

/* CE FOLYAMATOK */
#ceinside {
	background-color:#FFF;
	width:760px;
	float:left;
	padding-bottom:10px;	
}

#cerightside {
	float:left;
	background-color:#FFF;
	width:220px;
	padding-bottom:10px;
}

