/* --------------------- h_menu ------------------------------------------- */
#h_menu {
	position: relative;
	width: 1027px; /* kvůli IE6 o 3px širší ?*/
	height: 34px;
	background: url(../img/menu-h-bg.png) no-repeat;
}
#h_menu a {
	display: block;
	position: relative;
	left: 1px;
	width: 128px;
	float: left;
	margin: 0 0px 0 0px;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
}
#h_menu span {
	visibility: hidden;
}

#h_menu a.home {
	background: url(../img/menu-h-EN-home.png) no-repeat;
}
#h_menu a:hover.home {
	background: url(../img/menu-h-EN-home.png) no-repeat 0 -34px;
}
body.home #h_menu a.home {
	background: url(../img/menu-h-EN-home.png) no-repeat 0 -34px !important;
}

#h_menu a.news {
	background: url(../img/menu-h-EN-news.png) no-repeat;
}
#h_menu a:hover.news   {
	background: url(../img/menu-h-EN-news.png) no-repeat 0 -34px;
}
body.news #h_menu a.news {
	background: url(../img/menu-h-EN-news.png) no-repeat 0 -34px !important;
}

#h_menu a.airc {
	background: url(../img/menu-h-EN-airc.png) no-repeat;
}
#h_menu a:hover.airc   {
	background: url(../img/menu-h-EN-airc.png) no-repeat 0 -34px;
}
body.airc #h_menu a.airc {
	background: url(../img/menu-h-EN-airc.png) no-repeat 0 -34px !important;
}

#h_menu a.taxi {
	background: url(../img/menu-h-EN-taxi.png) no-repeat;
}
#h_menu a:hover.taxi   {
	background: url(../img/menu-h-EN-taxi.png) no-repeat 0 -34px;
}
body.taxi #h_menu a.taxi {
	background: url(../img/menu-h-EN-taxi.png) no-repeat 0 -34px !important;
}

#h_menu a.prod {
	background: url(../img/menu-h-EN-prod.png) no-repeat;
}
#h_menu a:hover.prod   {
	background: url(../img/menu-h-EN-prod.png) no-repeat 0 -34px;
}
body.prod #h_menu a.prod {
	background: url(../img/menu-h-EN-prod.png) no-repeat 0 -34px !important;
}

#h_menu a.abou {
	background: url(../img/menu-h-EN-abou.png) no-repeat;
}
#h_menu a:hover.abou  {
	background: url(../img/menu-h-EN-abou.png) no-repeat 0 -34px;
}
body.abou #h_menu a.abou {
	background: url(../img/menu-h-EN-abou.png) no-repeat 0 -34px !important;
}

#h_menu a.down {
	background: url(../img/menu-h-EN-down.png) no-repeat;
}
#h_menu a:hover.down  {
	background: url(../img/menu-h-EN-down.png) no-repeat 0 -34px;
}
body.down #h_menu a.down {
	background: url(../img/menu-h-EN-down.png) no-repeat 0 -34px !important;
}

#h_menu a.shop {
	background: url(../img/menu-h-EN-shop.png) no-repeat;
}
#h_menu a:hover.shop  {
	background: url(../img/menu-h-EN-shop.png) no-repeat 0 -34px;
}
body.shop #h_menu a.shop {
	background: url(../img/menu-h-EN-shop.png) no-repeat 0 -34px !important;
}

#h_menu a.cont {
	background: url(../img/menu-h-EN-cont.png) no-repeat;
}
#h_menu a:hover.cont  {
	background: url(../img/menu-h-EN-cont.png) no-repeat 0 -34px;
}
body.cont #h_menu a.cont {
	background: url(../img/menu-h-EN-cont.png) no-repeat 0 -34px !important;
}
