/* CSS Document */
#menu {
	float: left;
	width: 22Opx;
	left: 0;
	position: inherit;
}

#menu h2 .top_m{ background: url('../mobilni_wc_toalety_graphics/menu/menu_head_t.png') no-repeat top left; width: 220px; height: 6px; padding-top: 0px;}
#menu h2 .bottom_m{ background: url('../mobilni_wc_toalety_graphics/menu/menu_head_b.png') no-repeat bottom left; width: 220px; height:6px;}
#menu h2 {
		background: url('../mobilni_wc_toalety_graphics/menu/menu_head_m.png') repeat-y;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		margin: 0;
		padding: 0;
		width: 220px;
		text-transform: uppercase;
		text-align: center;
}
#menu .obsah_m { background: url('../mobilni_wc_toalety_graphics/menu/menu_content.png') repeat-x left top; width: 220px;}

#menu ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	width: 220px;
}

#menu ul li {
	display: inline;
	margin:0;
	padding:0;
}
#menu li{
	list-style: none;
}

#menu ul li a {
	color: #000000;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 10px 50%
}
#menu ul li a:active{
	color: #CD2128;/*#9c3;*/
	background-color: #CCCCCC;
}
#menu ul li a:hover{
	color: #CD2128;/*#9c3;*/
	background-color: #CCCCCC;
}

#menu ul li a.o_nas{
	background: url('../mobilni_wc_toalety_graphics/menu/o_nas.gif') left no-repeat;
	height: 30px;
	padding: 20px 0 0 30px;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid silver;
}
#menu ul li a.mobilni_wc{
	background: url('../mobilni_wc_toalety_graphics/menu/mobilni_wc.gif') left no-repeat;
	height: 30px;
	padding: 20px 0 0 30px;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid silver;
}
#menu ul li a.mobilni_oploceni{
	background: url('../mobilni_wc_toalety_graphics/menu/mobilni_oploceni.gif') left no-repeat;
	height: 30px;
	padding: 20px 0 0 30px;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid silver;
}
#menu ul li a.mobilni_pisoary{
	background: url('../mobilni_wc_toalety_graphics/menu/mobilni_pisoary.gif') left no-repeat;
	height: 30px;
	padding: 20px 0 0 30px;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid silver;
}
#menu ul li a.objednavka{
	background: url('../mobilni_wc_toalety_graphics/menu/on_line_objednavka.gif') left no-repeat;
	height: 30px;
	padding: 20px 0 0 30px;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid silver;
}
#menu ul li a.partneri{
	background: url('../mobilni_wc_toalety_graphics/menu/partneri.gif') left no-repeat;
	height: 30px;
	padding: 20px 0 0 30px;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid silver;
}
#menu ul li a.mobilni_umyvarny{
	background: url('../mobilni_wc_toalety_graphics/menu/mobilni_umyvarny.gif') left no-repeat;
	height: 30px;
	padding: 20px 0 0 30px;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid silver;
}
#menu ul li a.realizace{
	background: url('../mobilni_wc_toalety_graphics/menu/mobilni_realizace.gif') left no-repeat;
	height: 30px;
	padding: 20px 0 0 30px;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid silver;
}
#menu ul li a.certifikat{
	background: url('../mobilni_wc_toalety_graphics/menu/certifikat.gif') left no-repeat;
	height: 30px;
	padding: 20px 0 0 30px;
	margin: 0 5px 0 5px;
}
