.menu_pict {
  background-image: url("../images/menu/menu_top.png");
  background-repeat: no-repeat;
  width: 760px;
	height: 115px;
	margin: 0px;
}

.menu {
	position: relative;
	background-image: url("../images/menu/back.png");
	background-repeat: no-repeat;
	width: 765px;
	height: 93px;
	margin: 0px;
}
.menu span {
  margin: 5px 10px 0px 0px;
  float: right;
  font-family: Arial;
  font-size: 10px;
  color: black;
  text-decoration: none;
	cursor: hand;
}

.fialova a {
	position: absolute;
	width: 134px;
	height: 83px;
	margin-top: 10px;
	margin-left: 50px;
	display: block;
	z-index: 6;
  color: black;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
}
.fialova a:hover {
	position: absolute;
	background-image: url("../images/menu/fialova.gif");
	background-repeat: no-repeat;
	width: 134px;
	height: 83px;
	margin-top: 10px;
	margin-left: 50px;
	display: block;
  text-decoration: underline;
}
.fialova span {
  margin: 5px 10px 0px 0px;
  float: right;
}
.zluta a {
	position: absolute;
	width: 147px;
	height: 83px;
	margin-top: 10px;
	margin-left: 166px;
	display: block;
	z-index: 5;
  color: black;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
}
.zluta a:hover {
	position: absolute;
	background-image: url("../images/menu/zluta.gif");
	background-repeat: no-repeat;
	width: 147px;
	height: 83px;
	margin-top: 10px;
	margin-left: 166px;
	display: block;
  text-decoration: underline;
}
.zluta_active a {
	position: absolute;
	background-image: url("../images/menu/zluta.gif");
	background-repeat: no-repeat;
	width: 147px;
	height: 95px;
	margin-top: 10px;
	margin-left: 166px;
	display: block;
  text-decoration: underline;
	z-index: 5;
	}
.zluta span {
  margin: 5px 10px 0px 0px;
  float: right;
}
.zelena a {
	position: absolute;
	width: 149px;
	height: 83px;
	margin-top: 10px;
	margin-left: 295px;
	display: block;
	z-index: 4;
  color: black;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
}
.zelena a:hover {
	position: absolute;
	background-image: url("../images/menu/zelena.gif");
	background-repeat: no-repeat;
	width: 149px;
	height: 83px;
	margin-top: 10px;
	margin-left: 295px;
	display: block;
  text-decoration: underline;
}
.zelena span {
  margin: 5px 10px 0px 0px;
  float: right;
}
.cervena a {
	position: absolute;
	width: 147px;
	height: 83px;
	margin-top: 10px;
	margin-left: 429px;
	display: block;
	z-index: 3;
	color: black;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
}
.cervena a:hover {
	position: absolute;
	background-image: url("../images/menu/cervena.gif");
	background-repeat: no-repeat;
	width: 147px;
	height: 83px;
	margin-top: 10px;
	margin-left: 429px;
	display: block;
  text-decoration: underline;
}
.cervena span {
  margin: 5px 10px 0px 0px;
  float: right;
}
.modra a {
	position: absolute;
	width: 146px;
	height: 83px;
	margin-top: 10px;
	margin-left: 561px;
	display: block;
	z-index: 2;
	color: black;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
}
.modra a:hover {
	position: absolute;
	background-image: url("../images/menu/modra.gif");
	background-repeat: no-repeat;
	width: 146px;
	height: 83px;
	margin-top: 10px;
	margin-left: 561px;
	display: block;
  text-decoration: underline;
}
.modra span {
  margin: 5px 10px 0px 0px;
  float: right;
}
.level2 {
	position: absolute;
	margin-top: 40px;
	margin-left: 50px;
	background-image: url("../images/menu/subfialova.gif");
	background-repeat: no-repeat;
	width: 658px;
	height: 60px;
	z-index: 8;
}
.level2 a {
  color: rgb(0,0,0);
  text-decoration: none;
}
.level2 a:hover {
  text-decoration: underline;
}
.kontakty a {
	position: absolute;
	width: 148px;
	height: 53px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 7;
}
.kontakty a:hover {
	position: absolute;
	background-image: url("../images/menu/kontakt.gif");
	background-repeat: no-repeat;
	width: 148px;
	height: 53px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 7;
}
.kontakty_active a {
  position: absolute;
	background-image: url("../images/menu/kontakt.gif");
	background-repeat: no-repeat;
	width: 148px;
	height: 73px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 7;
}
.spojeni a {
	position: absolute;
	width: 152px;
	height: 53px;
	margin-top: 0px;
	margin-left: 123px;
	display: block;
	z-index: 6;
}
.spojeni a:hover {
	position: absolute;
	background-image: url("../images/menu/spojeni.gif");
	background-repeat: no-repeat;
	width: 152px;
	height: 53px;
	margin-top: 0px;
	margin-left: 123px;
	display: block;
	z-index: 6;
}
.spojeni_active a {
  position: absolute;
	background-image: url("../images/menu/spojeni.gif");
	background-repeat: no-repeat;
	width: 152px;
	height: 73px;
	margin-top: 0px;
	margin-left: 123px;
	display: block;
	z-index: 6;
}
.ostudiu a {
	position: absolute;
	width: 148px;
	height: 53px;
	margin-top: 0px;
	margin-left: 252px;
	display: block;
	z-index: 5;
}
.ostudiu a:hover {
	position: absolute;
	background-image: url("../images/menu/ostudiu.gif");
	background-repeat: no-repeat;
	width: 148px;
	height: 53px;
	margin-top: 0px;
	margin-left: 252px;
	display: block;
	z-index: 5;
}
.ostudiu_active a {
	position: absolute;
	background-image: url("../images/menu/ostudiu.gif");
	background-repeat: no-repeat;
	width: 148px;
	height: 73px;
	margin-top: 0px;
	margin-left: 252px;
	display: block;
	z-index: 5;
}
.plany a {
	position: absolute;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 380px;
	display: block;
	z-index: 4;
}
.plany a:hover {
	position: absolute;
	background-image: url("../images/menu/plany.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 380px;
	display: block;
	z-index: 4;
}
.plany_active a {
	position: absolute;
	background-image: url("../images/menu/plany.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 73px;
	margin-top: 0px;
	margin-left: 380px;
	display: block;
	z-index: 4;
}
.sbor a {
	position: absolute;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 464px;
	display: block;
	z-index: 3;
}
.sbor a:hover {
	position: absolute;
	background-image: url("../images/menu/sbor.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 464px;
	display: block;
	z-index: 3;
}
.sbor_active a {
	position: absolute;
	background-image: url("../images/menu/sbor.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 73px;
	margin-top: 0px;
	margin-left: 464px;
	display: block;
	z-index: 3;
}
.rada a {
	position: absolute;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 547px;
	display: block;
	z-index: 2;
}
.rada a:hover {
	position: absolute;
	background-image: url("../images/menu/rada.gif");
	background-repeat: no-repeat;
	width: 121px;
	height: 53px;
	margin-top: 0px;
	margin-left: 547px;
	display: block;
	z-index: 2;
}
.rada_active a {
	position: absolute;
	background-image: url("../images/menu/rada.gif");
	background-repeat: no-repeat;
	width: 121px;
	height: 73px;
	margin-top: 0px;
	margin-left: 547px;
	display: block;
	z-index: 2;
}
.rada a:hover span, .rada_active a span {
  margin-right: 29px;
}
/*Zelene podmenu*/
.zelenepozadi {
	position: absolute;
	margin-top: 40px;
	margin-left: 50px;
	background-image: url("../images/menu/subzelena.gif");
	background-repeat: no-repeat;
	width: 658px;
	height: 60px;
	z-index: 9;
}
.zelenepozadi a {
  color: rgb(0,0,0);
  text-decoration: none;
}
.zelenepozadi a:hover {
  text-decoration: underline;
}
.skolnirozvrh a {
	position: absolute;
	width: 98px;
	height: 53px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 8;
}
.skolnirozvrh a:hover {
	position: absolute;
	background-image: url("../images/menu/rozvrh.gif");
	background-repeat: no-repeat;
	width: 98px;
	height: 53px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
}
.skolnirozvrh_active a {
	position: absolute;
	background-image: url("../images/menu/rozvrh.gif");
	background-repeat: no-repeat;
	width: 98px;
	height: 73px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 8;
}
.rozvrhhodin a {
	position: absolute;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 79px;
	display: block;
	z-index: 7;
}
.rozvrhhodin a:hover {
	position: absolute;
	background-image: url("../images/menu/rozvrhhodin.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 79px;
	display: block;
}
.rozvrhhodin_active a {
	position: absolute;
	background-image: url("../images/menu/rozvrhhodin.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 73px;
	margin-top: 0px;
	margin-left: 79px;
	display: block;
	z-index: 7;
}
.suplovani a {
	position: absolute;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 162px;
	display: block;
	z-index: 6;
}
.suplovani a:hover {
	position: absolute;
	background-image: url("../images/menu/suplovani.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 162px;
	display: block;
}
.suplovani_active a {
	position: absolute;
	background-image: url("../images/menu/suplovani.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 73px;
	margin-top: 0px;
	margin-left: 162px;
	display: block;
	z-index: 6;
}
.poradkyne a {
	position: absolute;
	width: 147px;
	height: 53px;
	margin-top: 0px;
	margin-left: 247px;
	display: block;
	z-index: 5;
}
.poradkyne a:hover {
	position: absolute;
	background-image: url("../images/menu/poradkyne.gif");
	background-repeat: no-repeat;
	width: 147px;
	height: 53px;
	margin-top: 0px;
	margin-left: 247px;
	display: block;
}
.poradkyne_active a {
	position: absolute;
	background-image: url("../images/menu/poradkyne.gif");
	background-repeat: no-repeat;
	width: 147px;
	height: 73px;
	margin-top: 0px;
	margin-left: 247px;
	display: block;
	z-index: 5;
}
.ucebnice a {
	position: absolute;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 377px;
	display: block;
	z-index: 4;
}
.ucebnice a:hover {
	position: absolute;
	background-image: url("../images/menu/ucebnice.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 377px;
	display: block;
}
.ucebnice_active a {
	position: absolute;
	background-image: url("../images/menu/ucebnice.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 73px;
	margin-top: 0px;
	margin-left: 377px;
	display: block;
	z-index: 4;
}
.formulare a {
	position: absolute;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 458px;
	display: block;
	z-index: 3;
}
.formulare a:hover {
	position: absolute;
	background-image: url("../images/menu/formulare.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 458px;
	display: block;
}
.formulare_active a {
	position: absolute;
	background-image: url("../images/menu/formulare.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 73px;
	margin-top: 0px;
	margin-left: 458px;
	display: block;
	z-index: 3;
}
.jidelnilistek a {
	position: absolute;
	width: 117px;
	height: 53px;
	margin-top: 0px;
	margin-left: 541px;
	display: block;
	z-index: 2;
}
.jidelnilistek a:hover {
	position: absolute;
	background-image: url("../images/menu/jidelnilistek.gif");
	background-repeat: no-repeat;
	width: 117px;
	height: 53px;
	margin-top: 0px;
	margin-left: 541px;
	display: block;
}
.jidelnilistek_active a {
	position: absolute;
	background-image: url("../images/menu/jidelnilistek.gif");
	background-repeat: no-repeat;
	width: 117px;
	height: 73px;
	margin-top: 0px;
	margin-left: 541px;
	display: block;
	z-index: 2;
}
.jidelnilistek a span, .jidelnilistek_active a span {
  margin-right: 23px;
}
/*Cervene podmenu*/
.cervenepozadi {
	position: absolute;
	margin-top: 40px;
	margin-left: 50px;
	background-image: url("../images/menu/subcervena.gif");
	background-repeat: no-repeat;
	width: 658px;
	height: 60px;
	z-index: 7;
}
.cervenepozadi a {
  color: rgb(0,0,0);
  text-decoration: none;
}
.cervenepozadi a:hover {
  text-decoration: underline;
}
.akce a {
	position: absolute;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 33px;
	display: block;
	z-index: 6;
}
.akce a:hover {
	position: absolute;
	background-image: url("../images/menu/akce.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 33px;
	display: block;
}
.akce_active a {
	position: absolute;
	background-image: url("../images/menu/akce.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 73px;
	margin-top: 0px;
	margin-left: 33px;
	display: block;
	z-index: 6;
}
.fotoarchiv a {
	position: absolute;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 115px;
	display: block;
	z-index: 5;
}
.fotoarchiv a:hover {
	position: absolute;
	background-image: url("../images/menu/fotoarchiv.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 53px;
	margin-top: 0px;
	margin-left: 115px;
	display: block;
}
.fotoarchiv_active a {
	position: absolute;
	background-image: url("../images/menu/fotoarchiv.gif");
	background-repeat: no-repeat;
	width: 102px;
	height: 73px;
	margin-top: 0px;
	margin-left: 115px;
	display: block;
	z-index: 5;
}
.aktivity a {
	position: absolute;
	width: 146px;
	height: 53px;
	margin-top: 0px;
	margin-left: 200px;
	display: block;
	z-index: 4;
}
.aktivity a:hover {
	position: absolute;
	background-image: url("../images/menu/aktivity.gif");
	background-repeat: no-repeat;
	width: 146px;
	height: 53px;
	margin-top: 0px;
	margin-left: 200px;
	display: block;
}
.aktivity_active a {
	position: absolute;
	background-image: url("../images/menu/aktivity.gif");
	background-repeat: no-repeat;
	width: 146px;
	height: 73px;
	margin-top: 0px;
	margin-left: 200px;
	display: block;
	z-index: 4;
}
.projektystudentu a {
	position: absolute;
	width: 146px;
	height: 53px;
	margin-top: 0px;
	margin-left: 329px;
	display: block;
	z-index: 3;
}
.projektystudentu a:hover {
	position: absolute;
	background-image: url("../images/menu/projektystudentu.gif");
	background-repeat: no-repeat;
	width: 146px;
	height: 53px;
	margin-top: 0px;
	margin-left: 329px;
	display: block;
}
.projektystudentu_active a {
	position: absolute;
	background-image: url("../images/menu/projektystudentu.gif");
	background-repeat: no-repeat;
	width: 146px;
	height: 73px;
	margin-top: 0px;
	margin-left: 329px;
	display: block;
	z-index: 3;
}
.uspechystudentu a {
	position: absolute;
	width: 144px;
	height: 53px;
	margin-top: 0px;
	margin-left: 461px;
	display: block;
	z-index: 2;
}
.uspechystudentu a:hover {
	position: absolute;
	background-image: url("../images/menu/uspechystudentu.gif");
	background-repeat: no-repeat;
	width: 144px;
	height: 53px;
	margin-top: 0px;
	margin-left: 461px;
	display: block;
}
.uspechystudentu_active a {
	position: absolute;
	background-image: url("../images/menu/uspechystudentu.gif");
	background-repeat: no-repeat;
	width: 144px;
	height: 73px;
	margin-top: 0px;
	margin-left: 461px;
	display: block;
	z-index: 2;
}
/*Cervene podpodmenu */
.cervenesubpozadi {
	position: absolute;
	margin-top: 30px;
	margin-left: 50px;
	background-image: url("../images/menu/subsubcervena.gif");
	background-repeat: no-repeat;
	width: 412px;
	height: 23px;
	z-index: 7;
}
.cervenesubpozadi a {
  color: rgb(0,0,0);
  text-decoration: none;
}
.cervenesubpozadi a:hover {
  text-decoration: underline;
}
.pripravovane a {
	position: absolute;
	width: 144px;
	height: 23px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 6;
}
.pripravovane a:hover {
	position: absolute;
	background-image: url("../images/menu/pripravovaneakce.gif");
	background-repeat: no-repeat;
	width: 144px;
	height: 23px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
}
.pripravovane_active a {
	position: absolute;
	background-image: url("../images/menu/pripravovaneakce.gif");
	background-repeat: no-repeat;
	width: 144px;
	height: 43px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 6;
}
.uskutecnene a {
	position: absolute;
	width: 144px;
	height: 23px;
	margin-top: 0px;
	margin-left: 126px;
	display: block;
	z-index: 5;
}
.uskutecnene a:hover {
	position: absolute;
	background-image: url("../images/menu/uskutecneneakce.gif");
	background-repeat: no-repeat;
	width: 144px;
	height: 23px;
	margin-top: 0px;
	margin-left: 126px;
	display: block;
}
.uskutecnene_active a {
	position: absolute;
	background-image: url("../images/menu/uskutecneneakce.gif");
	background-repeat: no-repeat;
	width: 144px;
	height: 43px;
	margin-top: 0px;
	margin-left: 126px;
	display: block;
	z-index: 5;
}
.vyhledat a {
	position: absolute;
	width: 147px;
	height: 23px;
	margin-top: 0px;
	margin-left: 246px;
	display: block;
	z-index: 4;
}
.vyhledat a:hover {
	position: absolute;
	background-image: url("../images/menu/vyhledatakci.gif");
	background-repeat: no-repeat;
	width: 147px;
	height: 23px;
	margin-top: 0px;
	margin-left: 246px;
	display: block;
}
.vyhledat_active a {
	position: absolute;
	background-image: url("../images/menu/vyhledatakci.gif");
	background-repeat: no-repeat;
	width: 147px;
	height: 43px;
	margin-top: 0px;
	margin-left: 246px;
	display: block;
	z-index: 4;
}
/*Modre podmenu */
.modrepozadi {
	position: absolute;
	margin-top: 40px;
	margin-left: 100px;
	background-image: url("../images/menu/submodra.gif");
	background-repeat: no-repeat;
	width: 557px;
	height: 60px;
	z-index: 6;
}
.modrepozadi a {
  color: rgb(0,0,0);
  text-decoration: none;
}
.modrepozadi a:hover {
  text-decoration: underline;
}
.otevrenedvere a {
	position: absolute;
	width: 146px;
	height: 53px;
	margin-top: 0px;
	margin-left: 8px;
	display: block;
	z-index: 5;
}
.otevrenedvere a:hover {
	position: absolute;
	background-image: url("../images/menu/otevrenedvere.gif");
	background-repeat: no-repeat;
	width: 146px;
	height: 53px;
	margin-top: 0px;
	margin-left: 8px;
	display: block;
}
.otevrenedvere_active a {
	position: absolute;
	background-image: url("../images/menu/otevrenedvere.gif");
	background-repeat: no-repeat;
	width: 146px;
	height: 73px;
	margin-top: 0px;
	margin-left: 8px;
	display: block;
	z-index: 5;
}
.pripravnekurzy a {
	position: absolute;
	width: 145px;
	height: 53px;
	margin-top: 0px;
	margin-left: 138px;
	display: block;
	z-index: 4;
}
.pripravnekurzy a:hover {
	position: absolute;
	background-image: url("../images/menu/pripravnekurzy.gif");
	background-repeat: no-repeat;
	width: 145px;
	height: 53px;
	margin-top: 0px;
	margin-left: 138px;
	display: block;
}
.pripravnekurzy_active a {
	position: absolute;
	background-image: url("../images/menu/pripravnekurzy.gif");
	background-repeat: no-repeat;
	width: 145px;
	height: 73px;
	margin-top: 0px;
	margin-left: 138px;
	display: block;
	z-index: 4;
}
.zkousky a {
	position: absolute;
	width: 145px;
	height: 53px;
	margin-top: 0px;
	margin-left: 262px;
	display: block;
	z-index: 3;
}
.zkousky a:hover {
	position: absolute;
	background-image: url("../images/menu/zkousky.gif");
	background-repeat: no-repeat;
	width: 145px;
	height: 53px;
	margin-top: 0px;
	margin-left: 262px;
	display: block;
}
.zkousky_active a {
	position: absolute;
	background-image: url("../images/menu/zkousky.gif");
	background-repeat: no-repeat;
	width: 145px;
	height: 73px;
	margin-top: 0px;
	margin-left: 262px;
	display: block;
	z-index: 3;
}
.prijimacky a {
	position: absolute;
	width: 144px;
	height: 53px;
	margin-top: 0px;
	margin-left: 390px;
	display: block;
	z-index: 2;
}
.prijimacky a:hover {
	position: absolute;
	background-image: url("../images/menu/prijimacky.gif");
	background-repeat: no-repeat;
	width: 144px;
	height: 53px;
	margin-top: 0px;
	margin-left: 390px;
	display: block;
}
.prijimacky_active a {
	position: absolute;
	background-image: url("../images/menu/prijimacky.gif");
	background-repeat: no-repeat;
	width: 144px;
	height: 73px;
	margin-top: 0px;
	margin-left: 390px;
	display: block;
	z-index: 2;
}
.modresubpozadi {
	position: absolute;
	margin-top: 30px;
	margin-left: 337px;
	background-image: url("../images/menu/subsubmodra.gif");
	background-repeat: no-repeat;
	width: 245px;
	height: 23px;
	z-index: 9;
}
.modresubpozadi a {
  color: rgb(0,0,0);
  text-decoration: none;
}
.modresubpozadi a:hover {
  text-decoration: underline;
}
.informace a {
	position: absolute;
	width: 146px;
	height: 23px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 8;
}
.informace a:hover {
	position: absolute;
	background-image: url("../images/menu/informace.gif");
	background-repeat: no-repeat;
	width: 146px;
	height: 23px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
}
.informace_active a {
	position: absolute;
	background-image: url("../images/menu/informace.gif");
	background-repeat: no-repeat;
	width: 146px;
	height: 43px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 8;
}
.vysledky a {
	position: absolute;
	width: 115px;
	height: 23px;
	margin-top: 0px;
	margin-left: 126px;
	display: block;
	z-index: 7;
}
.vysledky a:hover {
	position: absolute;
	background-image: url("../images/menu/vysledky.gif");
	background-repeat: no-repeat;
	width: 115px;
	height: 23px;
	margin-top: 0px;
	margin-left: 126px;
	display: block;
}
.vysledky_active a {
	position: absolute;
	background-image: url("../images/menu/vysledky.gif");
	background-repeat: no-repeat;
	width: 115px;
	height: 43px;
	margin-top: 0px;
	margin-left: 126px;
	display: block;
	z-index: 7;
}
.vysledky a span, .vysledky_active a span {
  margin-right: 23px;
  color: rgb(0,0,0);
}
.content_menu {
	position: absolute;
	background-image: url("../images/menu/pruh2.png");
	background-repeat: no-repeat;
	width: 760px;
	height: 21px;
	margin-top: 93px;
	z-index: 1;
}
.blok_subfialova {
	position: absolute;
	background-image: url("../images/menu/pruh_subfialova2.jpg");
	background-repeat: no-repeat;
	width: 658px;
	height: 21px;
	margin-top: 53px;
	z-index: 1;
}
.blok_subzelena {
	position: absolute;
	background-image: url("../images/menu/pruh_subzelena2.jpg");
	background-repeat: no-repeat;
	width: 658px;
	height: 21px;
	margin-top: 53px;
	z-index: 1;
}
.blok_subcervena {
	position: absolute;
	background-image: url("../images/menu/pruh_subcervena2.jpg");
	background-repeat: no-repeat;
	width: 658px;
	height: 21px;
	margin-top: 53px;
	z-index: 1;
}
.blok_subsubcervena {
	position: absolute;
	background-image: url("../images/menu/pruh_subcervena2.jpg");
	background-repeat: no-repeat;
	width: 658px;
	height: 21px;
	margin-top: 23px;
	margin-left: -50px;
	z-index: 1;
}
.blok_submodra {
	position: absolute;
	background-image: url("../images/menu/pruh_subcervena2.jpg");
	background-repeat: no-repeat;
	width: 658px;
	height: 21px;
	margin-top: 53px;
	margin-left: -50px;
	z-index: 1;
}
.blok_subsubmodra {
	position: absolute;
	background-image: url("../images/menu/pruh_subcervena2.jpg");
	background-repeat: no-repeat;
	width: 658px;
	height: 21px;
	margin-top: 23px;
	margin-left: -387px;
	z-index: 1;
}
