/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


a { cursor: hand; /*position: relative;*/ }

.spacer {
/*background:url(../images/spacer.gif);*/
}

html {

/*background:#2C2C2B url(../img/bg_menu_big.jpg) center top repeat-y;*/

}
body
	{
	
	/*background-position:left top;*/
	background: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	}
	
#fo_container {
/*background:url(img/alap.jpg) center top no-repeat;*/
width: 100%;
/*min-height: 900px;*/
/*background:#DEE9DB;*/


}
	
#container {

width: 937px;
/*position:relative;*/
margin: 0 auto 0 auto;
/*height:auto;*/
/*float:left;*/
}

#fejlec {
background-color:#00FF66;
width: 955px;
float:left;
height:359px;
background:url(img/fejlec_all.jpg) center top no-repeat;
}	

#lablec {
	WIDTH: 100%;
	height:20px;
	font-size:10px;
	/*background-color:#484848;*/
	position:fixed;
	bottom:0;
	margin-bottom:0;
	padding:0;
	float:none;
	clear:both;
	border-top:1px #333333 solid;
	text-align:center;
	color:#FFFFFF;
	background:#000 url(images/lablec.jpg) top left repeat-x ;
	padding-top:6px;
	display:inline-block;
	vertical-align:middle;
}

a {
color:#0093B3;

}

#lezaro {
	height:1px;
	/*background:#FFFFFF;*/
	clear:both;
}

