				ul#menu{
					width:962px; height:32px;
					background:url(../images/menu.png) 0px 8px no-repeat;
					position: absolute; right: 0px; top: 187px; z-index: 999;
				}
				*html ul#menu{
					width:962px; height:32px;
					background:url(../images/menu.gif) 0px 0px no-repeat;
					position: absolute; right: 0px; top: 187px; z-index: 999;
				}
				ul#menu li{
					list-style-type:none; float:left;
					position:relative;
				}

				ul#menu li a{
					display:block; padding:13px 5px 0 5px; height:19px; float:left;
					color: #c1baab; font:normal 12px Verdana, Arial, Helvetica, sans-serif;
					text-align:center;
				}
				ul#menu li a:hover{
					padding:10px 5px 0 5px; height:22px;
					color:#2a2721;
				}
				li#current a{
					padding:10px 5px 0 5px!important; height:22px!important;
					color:#2a2721!important;
				}
				ul#menu li a#home{
					width: 58px;
				}
				ul#menu li a#home:hover, li#current a#home{
					background:url(../images/menu.png) 0px -24px no-repeat;	 
				}
				ul#menu li a#rovotel{
					width: 101px;
				}
				ul#menu li a#rovotel:hover, li#current a#rovotel{
					background:url(../images/menu.png) -68px -24px no-repeat;	 
				}
				ul#menu li a#materials{
					width: 182px;
				}
				ul#menu li a#materials:hover, li#current a#materials{
					background:url(../images/menu.png) -178px -24px no-repeat;	 
				}
				ul#menu li a#technik{
					width: 59px;
				}
				ul#menu li a#technik:hover, li#current a#technik{
					background:url(../images/menu.png) -371px -24px no-repeat;	 
				}
				ul#menu li a#bases{
					width: 43px;
				}
				ul#menu li a#bases:hover, li#current a#bases{
					background:url(../images/menu.png) -440px -24px no-repeat;	 
				}
				ul#menu li a#news{
					width: 55px;
				}
				ul#menu li a#news:hover, li#current a#news{
					background:url(../images/menu.png) -492px -24px no-repeat;	 
				}
				ul#menu li a#links{
					width: 119px;
				}
				ul#menu li a#links:hover, li#current a#links{
					background:url(../images/menu.png) -558px -24px no-repeat;	 
				}
				ul#menu li a#contacts{
					width: 76px;
				}
				ul#menu li a#empty{
					width: 112px;
				}
				ul#menu li a#contacts:hover, li#current a#contacts{
					background:url(../images/menu.png) -687px -24px no-repeat;	 
				}
				ul#menu li a#language{
					width: 57px;
				}
				ul#menu li a#language:hover{
					background:url(../images/menu.png) -896px -24px no-repeat;	 
				}	
				
				
				
				ul#menu li.drop a#rovotel{
					padding:10px 5px 0 5px; height:22px; color:#2a2721;
					background:url(../images/menu.png) -68px -24px no-repeat;
				}
				
				/*************************************DROP MENU***********************************/
				ul#menu li ul{
					width: 119px; background:url(../images/dropmenu-bg.jpg) top left no-repeat;
					display:none; position:absolute; top:32px; left:3px;
				}
				ul#menu li ul li{
					height: 17px; border-bottom: 1px solid #fdeebb; 
					line-height:17px; float:none;
				}
				ul#menu li ul li a{
					display:block; width:110px; line-height:20px; height:17px!important; 
					color:#4d483f!important; font:normal 11px Verdana, Arial, Helvetica, sans-serif; 
					padding: 0 0 0 9px!important;  margin:0; text-align:left;
				}
				ul#menu li ul li a:hover{
					height: 17px; padding: 0 0 0 9px;
					background: url(../images/hover-arrow.gif) left center no-repeat;
					color:#2b2822!important;
				}
				ul#menu li.drop ul{
					display:block;
				}
				
				
				/*************************************END DROP MENU***********************************/	
				
	/*LEFT MENU*****************************************************************/
	
	div.menu-left{
		width:210px; float:left; 
		margin-top:10px;
	}
	div.menu-left span{
		display:block; height:20px;
		background:#413d35;
	}
	div.menu-left span.bottom{
		display:block; height:8px; padding-top:10px;
		background:#413d35;
	}
	div.menu-left a{
		display:block; 
		padding: 5px 0 5px 15px;
		line-height:14px; background:#413d35;
	}
	div.menu-left a:hover, div.menu-left a.currentleft{
		background:#3a362e url(../images/menu-left-hover.jpg) left no-repeat!important;
	}
	div.technik-menu a { 
		color:#eedf9c; 
	}
	
	div.technik-menu a:hover, div.technik-menu a.currentleft{
		color:#d9c05b;
		background:#3a362e url(../images/menu-left-hover.jpg) left no-repeat!important;
	}
