/* menu glowne page */
.mmmain{
	position:relative;
	width:186px;
	height:auto;
	border-left:solid 11px #064B9C;
}

.mm0selc{
	border-left:solid 11px #566578;
}

a.mmmain{
	display:block;
	width:166px;
	background:#B8CCE5;
	border-left:solid 1px #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
	text-decoration:none;
	padding:4px 10px 3px 9px;
}

.mm0{
	position:relative;
	height:auto;
	
}

a.mm0{
	display:block;
	padding:4px 10px 6px 9px;
	background:#B8CCE5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
	text-decoration:none;
}

a.mm0:hover{
	color:#000000;
	background:#B8CCE5;
}

.mm0sep{
	position:relative;
	display:block;
	height:12px;
	width:12px;
	overflow:hidden;
	background:#D5E0ED;	
}

.mm0left{
	display:block;
	float:left;
	height:auto;
	min-width:10px !important;
	width:10px;
	border-right:solid 1px #000000;
	background:#064B9C;	
	margin:0 9px 0 0;
} 

a.mm0left{
	display:block;
	float:left;
	height:auto;
	min-width:10px !important;
	width:10px;
	border-right:solid 1px #000000;
	background:#064B9C;	
	margin:0 9px 0 0;
} 
a.mm0left:hover{
	background:#566578;	

}

.mm1{
	position:relative;
	height:auto;
}

a.mm1{
	display:block;
	width:154px;
	margin:0 0 0 22px;
	padding:4px 10px 3px 11px;
	background:#CAC9CA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
	text-decoration:none;
}

a.mm1:hover{
	color:#000000;
	background:#CAC9CA;
}

.mm1sep{
	position:relative;
	display:block;
	height:12px;
	width:12px;
	overflow:hidden;
}

.mm2{
	position:relative;
	height:auto;
}

a.mm2{
	display:block;
	width:154px;
	margin:0 0 0 22px;
	padding:4px 10px 3px 11px;
	background:#B8CCE5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
	text-decoration:none;
}

a.mm2:hover{
	color:#000000;
	background:#B8CCE5;
}

.mm2sep{
	position:relative;
	display:block;
	height:12px;
	width:12px;
	overflow:hidden;
}

/* menu glowne page END */


