#menu {
  border: 0px;
  margin: 0px;
  width: 1000px;
  padding-top: 65px;
  height: auto;
}
#menu ul {
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
}
#menu li {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  float: left;
  left: 0;
}


div.outer_uvod {
  margin: 0;
  padding: 0;
	background: url("../images/menu_uvod.jpg") no-repeat 0px -50px;
  float: left;
  width: 110px;
  height: 50px;
}
div.outer_uvod a {
  padding: 0px;
  margin: 0px;
	display: block;
  background: url("../images/menu_uvod.jpg") no-repeat left top;
  line-height: 500px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
div.outer_uvod a:hover {
	background-image: none;
}
div.outer_uvod a.selected {
	background-image: none;
}


div.outer_vybor-ofs {
  margin: 0;
  padding: 0;
	background: url("../images/menu_vybor.jpg") no-repeat 0px -50px;
  float: left;
  width: 110px;
  height: 50px;
}
div.outer_vybor-ofs a {
  padding: 0px;
  margin: 0px;
	display: block;
  background: url("../images/menu_vybor.jpg") no-repeat left top;
  line-height: 500px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
div.outer_vybor-ofs a:hover {
	background-image: none;
}
div.outer_vybor-ofs a.selected {
	background-image: none;
}


div.outer_oddily {
  margin: 0;
  padding: 0;
	background: url("../images/menu_oddily.jpg") no-repeat 0px -50px;
  float: left;
  width: 110px;
  height: 50px;
}
div.outer_oddily a {
  padding: 0px;
  margin: 0px;
	display: block;
  background: url("../images/menu_oddily.jpg") no-repeat left top;
  line-height: 500px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
div.outer_oddily a:hover {
	background-image: none;
}
div.outer_oddily a.selected {
	background-image: none;
}


div.outer_rozpisy {
  margin: 0;
  padding: 0;
	background: url("../images/menu_rozpisy.jpg") no-repeat 0px -50px;
  float: left;
  width: 110px;
  height: 50px;
}
div.outer_rozpisy a {
  padding: 0px;
  margin: 0px;
	display: block;
  background: url("../images/menu_rozpisy.jpg") no-repeat left top;
  line-height: 500px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
div.outer_rozpisy a:hover {
	background-image: none;
}
div.outer_rozpisy a.selected {
	background-image: none;
}


div.outer_minule-rocniky {
  margin: 0;
  padding: 0;
	background: url("../images/menu_minule-rocniky.jpg") no-repeat 0px -50px;
  float: left;
  width: 110px;
  height: 50px;
}
div.outer_minule-rocniky a {
  padding: 0px;
  margin: 0px;
	display: block;
  background: url("../images/menu_minule-rocniky.jpg") no-repeat left top;
  line-height: 500px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
div.outer_minule-rocniky a:hover {
	background-image: none;
}
div.outer_minule-rocniky a.selected {
	background-image: none;
}


div.outer_zpravy-z-ofs {
  margin: 0;
  padding: 0;
	background: url("../images/menu_zpravy.jpg") no-repeat 0px -50px;
  float: left;
  width: 110px;
  height: 50px;
}
div.outer_zpravy-z-ofs a {
  padding: 0px;
  margin: 0px;
	display: block;
  background: url("../images/menu_zpravy.jpg") no-repeat left top;
  line-height: 500px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
div.outer_zpravy-z-ofs a:hover {
	background-image: none;
}
div.outer_zpravy-z-ofs a.selected {
	background-image: none;
}


div.outer_kontakt {
  margin: 0;
  padding: 0;
	background: url("../images/menu_kontakt.jpg") no-repeat 0px -50px;
  float: left;
  width: 110px;
  height: 50px;
}
div.outer_kontakt a {
  padding: 0px;
  margin: 0px;
	display: block;
  background: url("../images/menu_kontakt.jpg") no-repeat left top;
  line-height: 500px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
div.outer_kontakt a:hover {
	background-image: none;
}
div.outer_kontakt a.selected {
	background-image: none;
}



div.outer_historie {
  margin: 0;
  padding: 0;
	background: url("../images/menu_historie.jpg") no-repeat 0px -50px;
  float: left;
  width: 110px;
  height: 50px;
  border-right: 1px solid #000;
}
div.outer_historie a {
  padding: 0px;
  margin: 0px;
	display: block;
  background: url("../images/menu_historie.jpg") no-repeat left top;
  line-height: 500px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
div.outer_historie a:hover {
	background-image: none;
}
div.outer_historie a.selected {
	background-image: none;
}

