.dmx {
    font: 11px tahoma;
}
.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
	 padding: 0;
	 margin: 0;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
	 margin: 0;
	 width: 186px;
	 text-align: left;
    padding: 6px 8px 7px 30px;
    font: 12px arial;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	 border-bottom: 1px;
	 border-color: #cf305c;
	 border-style: solid;
}
.dmx .item2 {
    background: #db1279;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #c1106b;
}

.dmx .section {
	margin-left:0;
	@margin-left:1px;
	margin-top: -3px;
	@margin-top: 0;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.nizej{
	margin-left: -2px;
}
.nizej .item2{
	background-color: #ea1b9e;
	margin-left: -2px;
	border-color: #da3778;
}
.nizej .item2:hover{
	background-color: #c1106b;
}
.arrow img{
	position: relative;
	float: right;
	width: 4px !important;
	height: 6px !important;
	margin-top: -10px;
}
* html .dmx td { position: relative; } /* ie 5.0 fix */
.dnx {
    font: 11px tahoma;
}
.dnx .item1,
.dnx .item1:hover,
.dnx .item1-active,
.dnx .item1-active:hover {
	 padding: 0;
	 margin: 0;
    display: block;
    white-space: nowrap;
    position: relative;
	 width: 183px;
	 height: 26px;
}
.dnx .item2,
.dnx .item2:hover,
.dnx .item2-active,
.dnx .item2-active:hover {
	margin: 0;
	 @margin: 0 0 0 160px;
	 width: 173px;
	 text-align: left;
    padding: 6px 8px 7px 5px;
    font: 12px arial;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	 border-width: 1px 1px 1px 0;
	 border-color: #cf305c;
	 border-style: solid;
}
.dnx .item2 {
    background: #db1279;
}
.dnx .item2:hover,
.dnx .item2-active,
.dnx .item2-active:hover {
    background: #c1106b;
}

.dnx .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
	 margin-left: -4px !important
}
.dnx .nizej{
	margin: 0;
}
.dnx .nizej .item2{
	background-color: #ea1b9e;
	margin-left: 2px;
	border-color: #da3778;
}
.dnx .nizej .item2:hover{
	background-color: #c1106b;
}
.arrow img{
	position: relative;
	float: right;
	width: 4px !important;
	height: 6px !important;
	margin-top: -10px;
}
* html .dnx td { position: relative; } /* ie 5.0 fix */
.last{
	width: 194px !important;
}