#obalMenu{
  height:42px;
  width:980px;
  left:10px;
  position:relative;
}
#menu{  
  width:880px;
  height:42px;
  padding-left:10px;
  /*left:10px;*/
  background:#ffeeaa;
  /*top:30px;*/
  position:relative;  
  text-align: center;
  /*font-weight: bold;*/   
  font-size: 13pt;  	
  float:left;  
}
#centr{
  left: 18px;
  position:relative;
} 
.oddelMenu{
  padding-top:10px;
  color:#ffb380;
  float: left;
} 
a.neaktMenu{     
	background-repeat: no-repeat;
	/*background-color: #efecea;*/
	color:#63330c;
  width: auto;    
  height: 35px;     
	padding-top: 10px;	
  padding-left: 12px;
  padding-right: 12px;
	margin: 0px;
	position: relative;  	
	text-decoration: none;
	float: left;	
}       
a.neaktMenuPos{     
	background-repeat: no-repeat;	
	color:#63330c;
  width: auto;    
  height: 35px;   
	padding-top: 10px;	
  padding-left: 12px;
  padding-right: 12px;
	margin: 0px;
	position: relative;  	
	text-decoration: none;
	float: left;	
}
a.neaktMenu:hover{    
	background-repeat: no-repeat;
	/*background-color: #ffdd55;*/
	background: url(../img/podmenu.png); 
  color: #d45500;
  width: auto;    
  height: 35px;   
	padding-top: 10px;	
  padding-left: 12px;
  padding-right: 12px;
	margin: 0px;
	position: relative;  	
	float: left;	
}
a.neaktMenuPos:hover{    
	background-repeat: no-repeat;
	/*background-color: #ffdd55;*/
  background: url(../img/podmenu.png); 
	color: #d45500;
  width: auto;    
  height: 35px;   
	padding-top: 10px;	
  padding-left: 12px;
  padding-right: 12px;
	margin: 0px;
	position: relative;  
	float: left;	
}
.aktMenu{      
		background-repeat: no-repeat;
	/*background-color: #ffdd55;*/
	background: url(../img/podmenu.png); 
  color: #d45500;
  width: auto;    
  height: 35px;   
	padding-top: 10px;	
  padding-left: 12px;
  padding-right: 12px;
	margin: 0px;
	position: relative;  	
	float: left;
  text-decoration:none;		
}
.aktMenuPos{      
		background-repeat: no-repeat;
	/*background-color: #ffdd55;*/
	background: url(../img/podmenu.png); 
  color: #d45500;
  width: auto;    
  height: 35px;   
	padding-top: 10px;	
  padding-left: 12px;
  padding-right: 12px;
	margin: 0px;
	position: relative;  	
	float: left;
  text-decoration:none;	
}