@charset "iso-8859-2";
body {
	background: url(bg.jpg);
		filter:alpha(opacity=85);
	opacity:0.85;



}

#fejlec1{
	width: 990px;
	margin: 0 auto;
	height:  auto;
	
	color:#000;
	align: center;
}



#fejlec2{
	width: 990px;
	margin: 0 auto;
	height: auto;
	background: Green;
	text-align:center;
	align: center;
	color: #FFF;
	
	
	
	
}



#torzs{
	width: 990px;
	margin: 0 auto;
	height: auto;
	background: black;
	text-align:center;
	align: center;
	color: White;
	
	
	
	
}

#also{
	width: 990px;
	margin: 0 auto;
	height: auto;
	background: green;
    	color:#FFF;
	font-size: 15px;
	text-align:center;
}
