#menu_hor 							{ clear: both; float: left; padding: 2px 10px 0px 0px; }
#menu_hor ul 						{ list-style-type:none; margin: 0; padding: 0; text-align: left;}
#menu_hor li 						{ list-style-type:none; position: relative; text-align: left; margin: 0px; padding: 0px; float: left; text-align: left; }
#menu_hor ul.sub 					{ border: 0px solid #F0F0F0; width: 182px; }
#menu_hor ul.sub-sub				{ background-color: #F0F0F0;  border: 1px solid #F0F0F0; width: 167px; }
#menu_hor ul.sub li 				{ font-weight: bold; display: block; width: 182px; }
#menu_hor a 						{ font-weight: bold; color: #fff; padding: 7px 40px 7px 40px; display: block; text-decoration: none; }
#menu_hor a:hover 					{ color: #fff; background: #284786; }
#menu_hor a.selected				{ color: #fff; background: #284786; }
#menu_hor ul.sub a:hover 			{ color: black; }
#menu_hor ul.sub li a 				{ padding: 7px 10px 7px 10px; border: 0px; color: #fff; text-decoration: none; margin: 0px; }
#menu_hor ul.sub li				 	{ color: #003F7E; }
#menu_hor ul.sub li:hover a		 	{ color: black !important; }
#menu_hor ul li > ul.sub 			{ position: absolute; z-index:10; visibility: hidden; }
#menu_hor ul li:hover ul.sub 		{ visibility: visible;}

#menu_hor li.menutop1 a				{ background: #4A9900; border-right: 1px solid white; }  			
#menu_hor li.menutop2 a				{ background: #EF6E08; border-right: 1px solid white; }  			
#menu_hor li.menutop3 a				{ background: #3D9EB7; border-right: 1px solid white; }  			

#menu_left							{ background: #C3C3CD; }
#menu_left ul,li					{ margin: 0px; padding: 0px; list-style-type: none; }
#menu_left a.prvni					{ border: 0px; }
#menu_left a						{ height: 85px; border-bottom: 1px solid white; background-color: white; display: block; }
#menu_left img						{ margin: 0px; border: 0px; }
#menu_left ul.sub a					{ color: white; padding: 3px 0px 2px 5px; background: #D1322F;  text-decoration: none; border: 0px; height: 15px; }
#menu_left ul.sub a:hover			{ background: #A20E0A; }
#menu_left ul.sub li				{ border-bottom: 1px solid white; padding: 0px 0px 0px 20px; }
#menu_left li.sub1 a				{ color: white; padding: 3px 0px 2px 5px; background: #D1322F;  text-decoration: none; border: 0px; height: 15px; }
#menu_left li.sub1					{ border-bottom: 1px solid white; padding: 0px 0px 0px 40px !important; }
#menu_left li.sub2 a				{ color: #FFFF00; padding: 3px 0px 2px 5px; background: #D1322F;  text-decoration: none; border: 0px; height: 15px; }
#menu_left li.sub2					{ border-bottom: 1px solid white; padding: 0px 0px 0px 60px !important; }
