/* Leve menu - prvni uroven */

#leftMenu {
	width: 256px;			
}

#leftMenu span
{	
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	color: #222222;
	float: left;
	padding: 14px 10px 0px 55px;	
}


#leftMenu ul
{
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#leftMenu li
{
	width: 256px;
	height: 51px;
	display: block;
	margin: 0px;	
	border: 0px;	
}

#leftMenu li.mli1
{
	background: url("../../img/menu1.png") no-repeat;
}

#leftMenu li.mli2
{
	background: url("../../img/menu2.png") no-repeat;
}

#leftMenu li.mli3
{
	background: url("../../img/menu3.png") no-repeat;
}

#leftMenu li.mli4
{
	background: url("../../img/menu4.png") no-repeat;
}

#leftMenu li.mli5
{
	background: url("../../img/menu5.png") no-repeat;
}

#leftMenu li.mli6
{
	background: url("../../img/menu6.png") no-repeat;
}

#leftMenu li.mli7
{
	background: url("../../img/menu7.png") no-repeat;
}

#leftMenu li.mli8
{
	background: url("../../img/menu8.png") no-repeat;
}

#leftMenu li.mli9
{
	background: url("../../img/menu9.png") no-repeat;
}

#leftMenu li.mli10
{
	background: url("../../img/menu10.png") no-repeat;
}

#leftMenu li.mli11
{
	background: url("../../img/menu11.png") no-repeat;
}

#leftMenu li.mli12
{
	background: url("../../img/menu12.png") no-repeat;
}

#leftMenu li.mli13
{
	background: url("../../img/menu1.png") no-repeat;
}

#leftMenu li.mli14
{
	background: url("../../img/menu2.png") no-repeat;
}

#leftMenu li.mli15
{
	background: url("../../img/menu3.png") no-repeat;
}

#leftMenu a
{
	height: 51px;
	display: block;
	padding: 0px;
	text-decoration: none;
}

#leftMenu a#mi1:hover
{
	background: transparent url("../../img/menu1_1.png") no-repeat;
}

#leftMenu a#mi2:hover
{
	background: transparent url("../../img/menu2_1.png") no-repeat;
}

#leftMenu a#mi3:hover
{
	background: transparent url("../../img/menu3_1.png") no-repeat;
}

#leftMenu a#mi4:hover
{
	background: transparent url("../../img/menu4_1.png") no-repeat;
}

#leftMenu a#mi5:hover
{
	background: transparent url("../../img/menu5_1.png") no-repeat;
}

#leftMenu a#mi6:hover
{
	background: transparent url("../../img/menu6_1.png") no-repeat;
}

#leftMenu a#mi7:hover
{
	background: transparent url("../../img/menu7_1.png") no-repeat;
}

#leftMenu a#mi8:hover
{
	background: transparent url("../../img/menu8_1.png") no-repeat;
}

#leftMenu a#mi9:hover
{
	background: transparent url("../../img/menu9_1.png") no-repeat;
}

#leftMenu a#mi10:hover
{
	background: transparent url("../../img/menu10_1.png") no-repeat;
}

#leftMenu a#mi11:hover
{
	background: transparent url("../../img/menu11_1.png") no-repeat;
}

#leftMenu a#mi12:hover
{
	background: transparent url("../../img/menu12_1.png") no-repeat;
}

#leftMenu a#mi13:hover
{
	background: transparent url("../../img/menu1_1.png") no-repeat;
}

#leftMenu a#mi14:hover
{
	background: transparent url("../../img/menu2_1.png") no-repeat;
}

#leftMenu a#mi15:hover
{
	background: transparent url("../../img/menu3_1.png") no-repeat;
}

/* popup menu - druha uroven */

#subMenu1, #subMenu2, #subMenu3, #subMenu4, #subMenu5, #subMenu6, #subMenu7, #subMenu8, #subMenu9, #subMenu10, #subMenu11, #subMenu12, #subMenu13, #subMenu14, #subMenu15  
{
	width: 222px;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	background: #f9fcbc;
	border: 1px solid #e2e573;
	padding: 5px;
	position: absolute;
	margin: 4px 0px 0px 255px;
	z-index: 50;
	visibility: hidden;
	clear: both;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#subMenu1 ul, #subMenu2 ul, #subMenu3 ul, #subMenu4 ul, #subMenu5 ul, #subMenu6 ul, #subMenu7 ul, #subMenu8 ul, #subMenu9 ul, #subMenu10 ul, #subMenu11 ul, #subMenu12 ul, #subMenu13 ul, #subMenu14 ul, #subMenu15 ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}

#subMenu1 li, #subMenu2 li, #subMenu3 li, #subMenu4 li, #subMenu5 li, #subMenu6 li, #subMenu7 li, #subMenu8 li, #subMenu9 li, #subMenu10 li, #subMenu11 li, #subMenu12 li, #subMenu13 li, #subMenu14 li, #subMenu15 li
{
	width: 220px;
	height: auto;
	text-align: left;
	display: block;
 	padding: 0px;
	margin: 2px 0px;
	clear: both;
}

#subMenu1 li a, #subMenu2 li a, #subMenu3 li a, #subMenu4 li a, #subMenu5 li a, #subMenu6 li a, #subMenu7 li a, #subMenu8 li a, #subMenu9 li a, #subMenu10 li a, #subMenu11 li a, #subMenu12 li a, #subMenu13 li a, #subMenu14 li a, #subMenu15 li a
{
	width: 200px;
	display: block;
	white-space: nowrap;
	padding: 4px 10px;
	margin: 0px;
	height: auto;
	clear: both;
	color: #2f5f96;
	border: 0px;
	background: #f9fcbc;
}

#subMenu1 li a:hover, #subMenu2 li a:hover, #subMenu3 li a:hover, #subMenu4 li a:hover, #subMenu5 li a:hover, #subMenu6 li a:hover, #subMenu7 li a:hover, #subMenu8 li a:hover, #subMenu9 li a:hover, #subMenu10 li a:hover, #subMenu11 li a:hover, #subMenu12 li a:hover, #subMenu13 li a:hover, #subMenu14 li a:hover, #subMenu15 li a:hover
{
	color: #2f5f96;
	background: #e2e573;
	text-decoration: none;
	border: 0px;
}

/* SectionMenu */

#sectionMenu {
	width: 980px;
	height:43px;			
}

#sectionMenu ul
{
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#sectionMenu li
{	
	height: 43px;	
	float: left;
	line-height: 43px;		
	margin: 0px;	
	border: 0px;	
}


#sectionMenu a
{	
	padding: 13px 15px;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #2f5f96;
	border-right: 1px solid #d2ecf9;
	border-left: 1px solid #f0f5f8;	
}

#sectionMenu a#smi1:hover
{
	background: #83ec86;
}

#sectionMenu a#smi2:hover
{
	background: #bce4f6;
}

#sectionMenu a#smi3:hover
{
	background: #e2e573;
}

#sectionMenu a#smi4:hover
{
	background: #db9ff6;
}

#sectionMenu a#smi5:hover
{
	background: #ffd97b;
}

/* popup menu - druha uroven */

#subMenu1s, #subMenu2s, #subMenu3s, #subMenu4s, #subMenu5s, #subMenu6s 
{
	position: absolute;
	width: 220px;
	list-style: none;
	padding: 3px;
	margin: 40px 0px;
	background-color: #fdfcf5;
	z-index: 99;
	visibility: hidden;
	clear: both;
	text-align: left;
}

#subMenu1s ul, #subMenu2s ul, #subMenu3s ul, #subMenu4s ul, #subMenu5s ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}

#subMenu1s li, #subMenu2s li, #subMenu3s li, #subMenu4s li, #subMenu5s li 
{
	display: block;	
	clear: both;
	margin: 1px 0px;
	height: auto;	
}

#subMenu1s li a, #subMenu2s li a, #subMenu3s li a, #subMenu4s li a, #subMenu5s li a
{
	display: block;
	line-height: 10px;
	width: 210px;
	text-align:left;
	clear: both;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	color: #2f5f96;
	background-color: #eaeaea;
	padding: 4px 5px;
	border: 0px;
}

#subMenu1s li a:hover, #subMenu2s li a:hover, #subMenu3s li a:hover, #subMenu4s li a:hover, #subMenu5s li a:hover
{
	text-decoration: none;
	color: #ffffff;
	background-color: #b3b3b3;	
	padding: 4px 5px;
}