
ul.mainMenu{
	list-style: none;
	padding:0;
	margin:0;
	width:670px;
	height:26px;	
}
ul.mainMenu li{
	cursor: pointer;
	float: left;	
	background: url(file:///D|/Internet/beko_cz/site/images/mn_border.gif) no-repeat 0 0;
	padding-left:1px;
	margin-left:1px;
}
div.mM, div.mMH {   /* pozycja glowna */	
	cursor: pointer;
	line-height:16px;	
	padding:0 5px 0 10px;
	background:   url(file:///D|/Internet/beko_cz/site/images/mE_tlo.gif) no-repeat;	
}
/* rozwiniecie */
div.mE{	
	width: 100%;
	z-index:1;
	background:#F7F7F7
	
}
div.mEH {
	width: 100%;	
	z-index:1;
	background: #fff;
	text-decoration:underline !important;
}

/* tekst*/
div.menuPosM{
	padding: 5px;
}
div.menuPos, div.menuPos_m{
	padding: 5px 0 5px 0;	
	z-index:2;
	width: 100%;
	margin: 0 5px 0 5px;
	
}
div.menuPos{
	
}
div.menuPos_m {
	
	background:  url(file:///D|/Internet/beko_cz/site/images/arrow.gif) no-repeat 100% 10px;
	color: inherit;
	background-color: inherit;
	z-index:2;	
	width:95%;
}
div.hide{
	position: absolute;
}
div.mMH {
	text-decoration:underline;	
	background:   url(file:///D|/Internet/beko_cz/site/images/mEH_tlo.gif) no-repeat;
}

div.divM {
	width: 250px;	
	visibility: hidden;
	position: absolute;		
	z-index: 3;
	border-top:1px #E6E6E6 solid;
}

.divM div.row {
	/*background-color: #F2F2F2;*/
	border-bottom:1px #E6E6E6 solid;
	color: inherit;	
}
.divM div { /* tekst */
	cursor: pointer;
	text-decoration: none;
}
.divM div div img {
	vertical-align: middle;
}

