.body {
	font-size: 12px; 
	color: #000000; 
	font-family: Tahoma; 
}
.kontener{

	width: 800px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/images/kontenerbg.jpg");
	
}
.fejlec {

	height: 89px;
	background-image: url("/images/fejlec.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
	
}
.balhasab {
	width: 177px;
	float: left;
	
}
.baltop {

	height: 126px;
	background-image: url("/images/balhasab_teteje.jpg");
	margin-top: 0px;
	background-position: top;
	background-repeat: no-repeat;

}
.menu
{
width: 177px;
background-color: white; 
overflow: hidden;
background-image: url("/images/menubg.jpg");
background-repeat: repeat-y;

	
}
.menualj {
	height: 10px;
	background-color: #ffffff;
	background-image: url("/images/menualj.jpg");
	background-repeat: no-repeat;
	
	
}
.menualj2 {
	background-image: url("/images/menualatt_hasab_bg");
	height: 18px;
	
}
.kozephasab
{
 width: 462px;
 float: left;
 
 
}
.jobbhasab {
 width: 161px;
 float: right;
 

}
.lablec{
	background-image: url("/images/lablec.jpg");
	height: 32px;
	clear: both;
	

}