/* původní šířka menu 141 > 154 */

#menu * {
	margin: 0;
	padding: 0;
/*	border: 0;*/
	text-decoration: none;
}

#menu {
	overflow: visible;
	margin-left: 184px;
	#margin-left: 179px;
	/*height:34px;*/
	height:39px;
	width: 565px;
/*	_height:50px; */
/* ,,,	_height:40px;
	_width: 570px; ,,, */
/*	border-bottom: #803111 solid 6px; */
	border-bottom: darkgreen solid 6px;
/*	border-left: #803111 solid 6px; */
	border-left: darkgreen solid 6px;
/*	border-right: rgb(255,203,106) solid 6px; */
/*	border-right: rgb(204,255,204)  solid 6px; */
	border-right: rgb(75,245,75)  solid 6px;
/*  background-color: #FABC95; */
/*  background-color: rgb(255,203,106); */
/*  background-color: rgb(204,255,204); */
  background-color: rgb(75,245,75);
}

/*#menu ul, li {margin: 0;padding: 0;margin: 0;line-height: 40px;}*/
#menu ul, li {margin: 0;padding: 0;margin: 0;line-height: 30px;}

ul.switcher {font-weight: bold;font-size: 0.9em; font-style:italic;font-family: Trebuchet MS;}

/* ul.switcher ul {width: 155px;color: #803111;} */
ul.switcher ul {width: 155px;color: darkgreen;}
ul.switcher li {
	text-align:center;
	list-style-type: none; 
	margin: 0px; 
	position: relative; 
	padding: 0px 0px 2px 0px;
	width: 155px;
}

div#menu > ul.switcher li {width: 155px;}

ul.switcher li>ul {  /** 2.uroven **/
	display: none; 
	position: absolute; 
/*	top: 34px; */ 
	top: 30px; 
/*	left: 140px; */ 
	left: 5px;
/*	border-top: 1px solid white; */
/*	border-top: 2px solid #803111; */
	border-top: 2px solid darkgreen;
/* --- pozadi podmenu --- */
/*  background-color: #FABC95; */
/*  background-color: rgb(255,203,106); */ 
/*  background-color: rgb(234,255,234); */
  background-color: rgb(109,247,109);
/*	border-bottom: 2px solid #803111; */
	border-bottom: 2px solid darkgreen;
/*	border-left: 2px solid #803111; */
	border-left: 2px solid darkgreen;
	width: 155px;
}

ul.switcher ul { 
	display: none; 
	position: absolute; 
/*	left:-1px; */ 
	left: -1px; 
/*	top:34px; */ 
	top: 30px; 
/*  background-color: #FABC95; */
/*	background-color: rgb(255,203,106); */
/*	background-color: rgb(234,255,234); */
	background-color: rgb(109,247,109);
	border-bottom: 2px solid white; 
/*	border-left: 2px solid #803111; */
	border-left: 2px solid darkgreen;
/*	border-bottom: 2px solid #803111; */
	border-bottom: 2px solid darkgreen;
}

ul.switcher ul.third {  /** 3.uroven **/
	position: absolute; 
/*	left: 141px; */
	left: 136px; 
	width: 155px;
/*	top: 0px; */ 
	top: 5px; 
}
   
ul.switcher ul.third_left {  /** 2.uroven - vlevo **/ 
	position: absolute; 
/*	left: -144px; */ 
	left: -155px; 
	width: 155px;
/*	top: 0px; */ 
	top: 5px; 
} 

/* ul.switcher li:hover { background-color: #FCDCC5;color: #803111;} */
/* ul.switcher li:hover { background-color: rgb(255,230,204); color: #803111;} */
/* ul.switcher li:hover { background-color: rgb(204,255,204); color: darkred;} */
ul.switcher li:hover { background-color: rgb(75,245,75); color: darkred;}
ul.switcher li:hover>ul { display: block; }
/* ul.switcher li a { color: #803111;display: block; width: 100%; text-decoration: none; } */
ul.switcher li a { color: darkgreen;display: block; width: 100%; text-decoration: none; }
/* ul.switcher li a:hover { color: #803111; color:#803111;  */ 
/* ul.switcher li a:hover { background-color: rgb(255,230,204); color:#803111;} */
/* ul.switcher li a:hover { background-color: rgb(204,255,204); color: darkred;} */
ul.switcher li a:hover { background-color: rgb(75,245,75); color: darkred;}
ul.switcher li.first {
	display:block;
	width: 155px;
	_width:141px;
/*	color: #803111; */
	color: darkgreen;
	position: absolute;
/* --- pozadi hlavni menu --- */
/*  background-color: #FABC95; */
/*  background-color: rgb(255,203,106); */
/*  background-color: rgb(234,255,234); */
  background-color: rgb(109,247,109);
	padding-top: 2px;
}
/* ul.switcher li.first a.first {color:#803111;} */
ul.switcher li.first a.first {color:darkgreen;}
/* ul.switcher li.first a.first:hover {color: #803111;_color:white;} */
ul.switcher li.first a.first:hover {color: darkgreen;_color:white;}
/* ul.switcher li.first:hover {background-color:  #FCDCC5;color: #803111;}*/
/* ul.switcher li.first:hover {background-color: rgb(255,230,204); color: #803111;} */ 
/* ul.switcher li.first:hover {background-color: rgb(204,255,204); color: darkred;} */
ul.switcher li.first:hover {background-color: rgb(75,245,75); color: darkred;}

li.first#prvni{margin-left:0px; /*position: absolute;left:60px;z-index: 2;*/}
li.first#druhy{margin-left:155px;/*position: absolute;left:130px;z-index: 3;*/}
li.first#treti{margin-left:282px;/*position: absolute;left:210px;z-index: 4;*/}
li.first#ctvrty{margin-left:423px;/*position: absolute;left:290px;z-index: 5;*/}

/*ul.switcher a:visited {color: #803111;} */
ul.switcher a:visited {color: darkgreen;}
/* ul.switcher a:hover {background: #FCDCC5 !important;} */
/* ul.switcher a:hover {background: rgb(255,230,204) !important;} */
/* ul.switcher a:hover {background: rgb(204,255,204) !important;} */
ul.switcher a:hover {background: rgb(75,245,75) !important;}

