#menu {
	width: 130px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	float: left;
	clear: both; 

}

#menu ul {
	width: 130px;
	margin: 0;
	padding: 0;
}


/*
#menu li:hover {
	background: #eec;
	color: Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Gray;
	border-right: 1px solid Black;
	border-top: 1px solid Gray;
	width: 129px;
	height: 21px;
	margin: 0;
	padding: 0;
}
*/

#menu li a.podmenu {	/*styl položky podmenu*/
	margin: 0;
	margin-left: 10px;
	font-size: x-small;
}


#m1{	/*styl konkrétního vyskakovacího podmenu*/
	display:none;
	position: absolute;
	z-index:3;
	left:142px;
	top:81px;
	float:right;
}
#m2{	/*styl konkrétního vyskakovacího podmenu*/
	display:none;
	position: absolute;
	z-index:3;
	left:142px;
	top:106px;
	float:right;
} 
#m3{	/*styl konkrétního vyskakovacího podmenu*/
	display:none;
	position: absolute;
	z-index:3;
	left:142px;
	top:132px;
	float:right;
} 
#m10{	/*styl konkrétního vyskakovacího podmenu*/
	display:none;
	position: absolute;
	z-index:3;
	left:142px;
	top:181px;
	float:right;
} 
#m11{	/*styl konkrétního vyskakovacího podmenu*/
	display:none;
	position: absolute;
	z-index:3;
	left:142px;
	top:230px;
	float:right;
} 
#m4{	/*styl konkrétního vyskakovacího podmenu*/
	display:none;
	position: absolute;
	z-index:3;
	left:142px;
	top:257px;
	float:right;
} 
#m6{	/*styl konkrétního vyskakovacího podmenu*/
	display:none;
	position: absolute;
	z-index:3;
	left:142px;
	top:353px;
	float:right;
} 
#m8{	/*styl konkrétního vyskakovacího podmenu*/
	display:none;
	position: absolute;
	z-index:3;
	left:142px;
	top:399px;
	float:right;
} 
#m5,#m7,#m9,#m12{	/*styl konkrétního vyskakovacího podmenu*/
	display:none;
	position: absolute;
	z-index:3;
	left:137px;
	top:81px;
	float:right;
	margin-left:5px;
} 

.m1 {
	background-color: #eec;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
  color: #000;
  float:left;
}

.m1 a, .m1 a:visited {
  color: #000;
  text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m1 a:hover {
  color: #000;
	text-decoration: underline;
}

.m2 {
	background-color: #33f;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: #ff9;
}

.m2 a, .m2 a:visited {
	color: #ff9;
	text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m2 a:hover {
	color: #ff9;
	text-decoration: underline;
}

.m3 {
	background-color: #000;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: #ff0;
}

.m3 a, .m3 a:visited {
  color: #ff0;
  text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m3 a:hover {
  color: #ff0;
	text-decoration: underline;
}

.m4 {
	background-color: #ff9;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: #000;
}

.m4 a, .m4 a:visited {
	color: #000;
  text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m4 a:hover {
	color: #000;
	text-decoration: underline;
}

.m5 {
	background-color: #c90;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: #000;
}

.m5 a, .m5 a:visited {
	color: #000;
  text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m5 a:hover {
	text-decoration: underline;
	color: #000;
}

.m6 {
	background-color: #edc;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: #000;
}

.m6 a, .m6 a:visited {
	color: #000;
  text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m6 a:hover {
	text-decoration: underline;
	color: #000;
}

.m7 {
	background-color: #396;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: #ffc;
}

.m7 a, .m7 a:visited {
	color: #ffc;
  text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m7 a:hover {
	color: #ffc;
	text-decoration: underline;
}

.m8 {
	background-color: #fff;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: 000;
}

.m8 a, .m8 a:visited {
	color: #000;
  text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m8 a:hover {
	text-decoration: underline;
	color: #000;
}

.m9 {
	background-color: #eec;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: #000;
}


.m9 a, .m9 a:visited {
	color: #000;
  text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m9 a:hover {
	text-decoration: underline;
	color: #000;
}


.m10 {
	background-color: #FF7A7B;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: #000;
}


.m10 a, .m10 a:visited {
	color: #000;
  text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m10 a:hover {
	text-decoration: underline;
	color: #000;
}


.m11 {
	background-color: #f90;
	border: 2px solid #fff;
	list-style-type: none;
	width: 130px;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	color: #000;
}


.m11 a, .m11 a:visited {
	color: #000;
  text-decoration: none;
	padding-left: 10px;
	margin: 0;
	font-size: smaller;
}

.m11 a:hover {
	text-decoration: underline;
	color: #000;
}
