#menu {margin:0px; width: 900px;height: 25px; background-repeat: no-repeat;padding:0px;}
#menu ul, li {margin: 0;padding: 0;}

ul.makeMenu {
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, sans-serif;
	padding: 0px;margin: 0px;
}
ul.makeMenu ul {width:125px;color: white;}
ul.makeMenu li { 
	text-align: left;
	list-style-type: none; 
	margin: 0px;  
	position: relative; 
  padding: 0px 0px 0px 0px;
	width:105px;
	height: 25px;
	color: white;	
  background-color: none;	
}
div#menu > ul.makeMenu li { width:125px; }

ul.makeMenu li>ul {  /** 2.uroven **/
	
	display: none; 
	position: absolute; 
	left: 0px; 
	top: 25px;
	padding: 0px 0px 0px 20px;
	background-color: black;	
	width: 105px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;	
}
	
ul.makeMenu li>ul>li>ul, ul.third { /** 3.uroven **/
	position: absolute;
	 left: 100px;
	 top: 0px;
}

ul.makeMenu li:hover { color: white; }
ul.makeMenu li:hover>ul {  display: block;color: white;}
ul.makeMenu li a { padding: 0px 0px 0px 0px;margin: 0px;color: white;display: block; width:125px;	height: 25px; text-decoration: none; }
ul.makeMenu li a:hover {  color:white; }
ul.makeMenu li.first {
   display:block;  
	width: 125px;
	height: 25px;
	color: white;
	position: absolute;	
	margin-top: 0px;
	cursor: pointer;
	text-align: left;padding: 0px 0px 0px 20px;
  background-image: url(../img/m2.png); background-repeat: no-repeat;background-position: 0px 2px;
}


ul.makeMenu li.choosed{	cursor: pointer;text-align: left;padding: 0px 0px 0px 20px;	position: absolute;	color: white;	height: 25px;	background-image: url(../img/m1.png); background-repeat: no-repeat;background-position: 0px 2px;}
ul.makeMenu li.choosed a{color: white;}

ul.makeMenu li.firstchoosed{	cursor: pointer;text-align: left;padding: 0px 0px 0px 20px;	position: absolute;	color: white;width:107px;	height: 25px;	background-image: url(../img/m1.png); background-repeat: no-repeat;background-position: 0px 2px;}
ul.makeMenu li.firstchoosed a{color: white;}

ul.second li a{padding-top:0px;color: white;width:125px;height: 25px;	background-color: black;} /* menu 2 při najeti myši */
ul.second li a:hover{padding-top:0px;color: white;width:125px;height: 25px;	}
ul.second li a.odsad1{padding-top:0px;color: white;width:125px;height: 25px;}
ul.second li a.odsad1:hover{padding-top:0px;color: white;width:125px;height: 25px;}

ul.second li a.odsad2{padding:5px 0px 0px 20px;color: white;width:105px;height: 20px;background-color: black;	background-image: url(../img/m2a.png); background-repeat: no-repeat;background-position: 4px 8px;}
ul.second li a.odsad2:hover{padding:5px 0px 0px 20px;color: white;width:105px;height: 20px;background-color: black;	background-image: url(../img/m1a.png); background-repeat: no-repeat;background-position: 4px 8px;}
ul.second li a.odsad3{padding:5px 0px 0px 20px;color: white;width:105px;height: 20px;background-color: black;	background-image: url(../img/m2a.png); background-repeat: no-repeat;background-position: 4px 8px;}
ul.second li a.odsad3:hover{padding:5px 0px 0px 20px;color: white;width:105px;height: 20px;background-color: black;	background-image: url(../img/m1a.png); background-repeat: no-repeat;background-position: 4px 8px;}



.odsad{height: 0px; width: 125px;}
.odsad2{height: 0px; width: 125px;}
.odsad3{height: 0px; width: 125px;}

ul.makeMenu li.first a.first {color:white;}
ul.makeMenu li.first a.first:hover {color: white;}
ul.makeMenu li.first:hover {height: 25px;	text-align: left;padding: 0px 0px 0px 20px;background-image: url(../img/m1.png); background-repeat: no-repeat; background-position: 0px 2px; color: white;}

li.first:hover ul.makeMenu { color: white; } 

li#business_club{ margin-left:0px;}
li#program{margin-left:120px;}
li#zpravodaj{margin-left:208px;}
li#koncepce{margin-left:304px;}
li#historie{margin-left:400px;}
li#fotogalerie{margin-left:480px;}
li#katalog{margin-left:584px;}
li#charita{margin-left:664px;}
li#clenove{margin-left:742px;}


ul.makeMenu .first a:visited {color: white;}
ul.makeMenu .first a:hover {color: white;}
ul.makeMenu .second a:hover {color: white;}
ul.makeMenu .second a:visited {color: white;}
ul.makeMenu a:visited {color: white;}
ul.makeMenu a:hover {text-decoration: none;color: white;}


