.hot-air {
	position:absolute; top: 2px; left: 0px;
	width: 445px; height: 20px;
	margin: 0 0 0 0;
	background: url('../includes/images_menu_top/plant.gif') top left no-repeat;
}
.hot-air h3 {
	display: none;
	color: white; font-style: normal;
  font-weight: normal;
  font-size: 15 pt;
  font-family: "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif;
  text-decoration: none;
}


.topics {
	position:absolute; top: 29px; left: 0px;
	width: 81px; height: 65px;
	margin: 0 0 0 0;
}
.topics a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url('../includes/images_menu_top/topics.gif') top left no-repeat;
}

.topics a:hover {
	background: url('../includes/images_menu_top/topics.gif') -81px 0 no-repeat;
}

.products {
	position:absolute; top: 29px; left: 81px;
	width: 94px; height: 65px;
	margin: 0 0 0 0;
}
.products a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url('../includes/images_menu_top/products.gif') top left no-repeat;
}
.products a:hover {
	background: url('../includes/images_menu_top/products.gif') -94px 0 no-repeat;
}

.support {
	position:absolute; top: 29px; left: 175px;
	width: 86px; height: 65px;
	margin: 0 0 0 0;
}
.support a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url('../includes/images_menu_top/support.gif') top left no-repeat;
}
.support a:hover {
	background: url('../includes/images_menu_top/support.gif') -86px 0 no-repeat;
}


.company {
	position:absolute; top: 29px; left: 261px;
	width: 99px; height: 65px;
	margin: 0 0 0 0;
}
.company a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url('../includes/images_menu_top/company.gif') top left no-repeat;
}
.company a:hover {
	background: url('../includes/images_menu_top/company.gif') -99px 0 no-repeat;
}


.ballooning {
	position:absolute; top: 29px; left: 360px;
	width: 85px; height: 65px;
	margin: 0 0 0 0;
}
.ballooning a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url('../includes/images_menu_top/ballooning.gif') top left no-repeat;
}
.ballooning a:hover {
	background: url('../includes/images_menu_top/ballooning.gif') -85px 0 no-repeat;
}


.download {
	position:absolute; top: 0px; left: 445px;
	width: 95px; height: 94px;
	margin: 0 0 0 0;
	background: url('../includes/images_menu_top/flying.gif') top left no-repeat;
}
.download a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
}
.download a:hover {
	background: url('../includes/images_menu_top/flying-over.gif') top left no-repeat;
}

.logo {
	position:absolute; top: 6px; left: 550px;
	width: 120px; height: 34px;
	margin: 0 0 0 0;
	background: url('../../images/kubicekballoons_120.gif') top left no-repeat;
}
.logo a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
}
.logo span {
	color: white;
  font-style: normal;
  font-weight: normal;
  font-size: 13 pt;
  font-family: "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif;
  text-decoration: none;
}

.new-level {
	position:absolute; top: 74px; left: 543px;
	width: 150px; height: 20px;
	margin: 0 0 0 0;
	background: url('../includes/images_menu_top/fly.gif') top left no-repeat;
}
.new-level h3 {
	display: none;
	color: white;
  font-style: normal;
  font-weight: normal;
  font-size: 13 pt;
  font-family: "Helvetica CE", Helvetica, "Arial CE", "Switzerland CE", Arial, Switzerland, sans-serif;
  text-decoration: none;
}
