#menu_hor 							{ position: absolute; top: 35px; left: 0; padding-left: 22px; z-index:2; }
#menu_hor span {display:none;}
#flash-box							{ position:absolute; top:99px; z-index:1;}

#menu_hor .menu1					{ width: 112px; height: 26px; background: url('/images/menu1-off.gif') no-repeat; }
#menu_hor .menu1:hover				{ background: url('/images/menu1-on.gif') no-repeat; }
#menu_hor .menu1.selected1			{ background: url('/images/menu1-on.gif') no-repeat; }

#menu_hor .menu2					{ width: 112px; height: 26px; background: url('/images/menu2-off.gif') no-repeat; }
#menu_hor .menu2:hover				{ background: url('/images/menu2-on.gif') no-repeat; }
#menu_hor .menu2.selected2			{ background: url('/images/menu2-on.gif') no-repeat; }

#menu_hor .menu3					{ width: 112px; height: 26px; background: url('/images/menu3-off.gif') no-repeat; }
#menu_hor .menu3:hover				{ background: url('/images/menu3-on.gif') no-repeat; }
#menu_hor .menu3.selected3			{ background: url('/images/menu3-on.gif') no-repeat; }

#menu_hor .menu4					{ width: 112px; height: 26px; background: url('/images/menu4-off.gif') no-repeat; }
#menu_hor .menu4:hover				{ background: url('/images/menu4-on.gif') no-repeat; }
#menu_hor .menu4.selected4			{ background: url('/images/menu4-on.gif') no-repeat; }

#menu_hor .menu5					{ width: 112px; height: 26px; background: url('/images/menu5-off.gif') no-repeat; }
#menu_hor .menu5:hover				{ background: url('/images/menu5-on.gif') no-repeat; }
#menu_hor .menu5.selected5			{ background: url('/images/menu5-on.gif') no-repeat; }

#menu_hor .menu6					{ width: 112px; height: 26px; background: url('/images/menu6-off.gif') no-repeat; }
#menu_hor .menu6:hover				{ background: url('/images/menu6-on.gif') no-repeat; }
#menu_hor .menu6.selected6			{ background: url('/images/menu6-on.gif') no-repeat; }

#menu_hor ul 						{ top: 26px; left: 0px; list-style-type:none; margin: 0; padding: 0; text-align: left;}
#menu_hor ul.sub 					{ background-color: #FFF9E8; padding: 5px; width: 140px; list-style-type:none; margin: 0; }
#menu_hor ul.sub-sub				{ background-color: #FFF9E8;  padding: 5px; left: 145px; top: 0px; width: 140px; list-style-type:none; margin: 0; }
#menu_hor ul.sub li 				{ font-weight: bold; display: block; width: 145px; margin: 0px 0px 0px 8px; padding: 0px 0px; list-style-type: none;}
#menu_hor li 						{ position: relative; text-align: left; margin: 0px; padding: 0px; float: left; text-align: left; }
#menu_hor a 						{ height: 19px; font-weight: bold; color: #003F7E; padding: 0px 4px 0px 0px; margin: 0px; display: block; float: left; text-decoration: none; }
#menu_hor img 						{ border-bottom: 1px solid #F53A64; }
#menu_hor a:hover 					{ color: black; }
#menu_hor a.selected				{ color: black; }
#menu_hor ul.sub li a 				{ font-size: 1.1em; width: 125px; border-top: 1px solid #FFD974; color: #7A787B; font-weight: normal; text-decoration: none; display: block; height: 14px; padding: 5px 0px; margin: 0px; }
#menu_hor ul.sub li a.prvni 		{ border-top: 0px; color: #7A787B; font-weight: normal; text-decoration: none; display: block; margin: 0px; }
#menu_hor ul.sub li a:hover 		{ color: #FF879E; }
#menu_hor ul li > ul.sub 			{ position: absolute; z-index:10; visibility: hidden; }
#menu_hor ul li:hover ul.sub 		{ visibility: visible;}

#menu_hor ul.sub li > ul.sub-sub 			{ left: 135px; top: 0px; position: absolute; z-index:10; visibility: hidden; }
#menu_hor ul.sub li:hover ul.sub-sub 	{ visibility: visible;}


#menu_ver 							{ border-top: 1px solid #3E88C8; border-right: 1px solid #3E88C8; border-bottom: 1px solid #3E88C8; width: 145px; font-family: Tahoma, sans-serif; font-size: 11px; }
#menu_ver ul 						{ list-style-type:none; margin: 0; padding: 0;}
#menu_ver ul.sub 					{ background-color: white; list-style-type:none; margin: 0; padding: 0;}
#menu_ver li 						{ margin: 0px 0px 1px 0px; padding: 0; width: 100%;}
#menu_ver li.mainsub				{ margin: 0px 0px 1px 0px; _margin: 0px 0px -1px 0px; padding: 0; width: 100%;}
#menu_ver ul.sub li 				{ margin: 0; padding: 0; width: 100%;}
#menu_ver h3 						{ font-size: 1em; margin:0; padding: 0px; }
#menu_ver li > h3 					{ margin-bottom: 0em;}
#menu_ver h3 a 						{ color: #0F5087; padding: 6px 0px 0px 40px; height: 20px; background-image:url('/images/menu_bar.gif'); display: block; text-decoration: none; width: 105px;}
#menu_ver h3 a:hover 				{ background-color: #0F5087; color: inherit;}
#menu_ver ul.sub li 				{ display: block; width: 100%; margin:0; padding: 0;}
#menu_ver ul.sub li a 				{ display: block; margin: 0; font-weight: bold; }
#menu_ver ul.sub li a:hover 		{ color: black; }
#menu_ver ul li.main:hover h3 a 	{ color: black;}
#menu_ver ul li.main 				{ position: relative;}
#menu_ver ul li.mainsub:hover h3 a 	{ background-color: #DDD; color: inherit;}
#menu_ver ul li.mainsub 			{ position: relative;}
#menu_ver ul li > ul.sub 			{ position: absolute; top: 0; left: 145px; z-index:10; width: 150px; visibility: hidden; padding-bottom: 1em;}
#menu_ver ul li.mainsub:hover ul.sub 	{ visibility: visible;}

#menu_ver ul.sub1 li 				{display: block; width: 100%; margin:0; padding: 0;}
#menu_ver ul.sub1 li a 				{display: block; margin: 0; }
#menu_ver ul.sub1 li a:hover 		{background-color: #EEE; color: inherit; }
#menu_ver ul li.main1:hover h3 a 	{background-color: #DDD; color: inherit;}
#menu_ver ul li.main1 				{position: relative;}
#menu_ver ul li > ul.sub1 			{position: absolute; top: 0; left: 150px; z-index:10; width: 150px; visibility: hidden; padding-bottom: 1em;}
#menu_ver ul li.main1:hover ul.sub1	{visibility: visible;}
