.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 0px 10px 3px 10px;
    font: 12px arial;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #fff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width: 226px;
}
.ddmx .item2 {
    background: #000;
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: rgb(226,0,122);
}

#kupuj_MM .ddmx .item2:hover,
#kupuj_MM .ddmx .item2-active,
#kupuj_MM .ddmx .item2-active:hover {
    background: rgb(236,0,140);
}

#ubrania_MM .ddmx .item2:hover,
#ubrania_MM .ddmx .item2-active,
#ubrania_MM .ddmx .item2-active:hover {
    background: rgb(135,196,66);
}

#zywnosc_MM .ddmx .item2:hover,
#zywnosc_MM .ddmx .item2-active,
#zywnosc_MM .ddmx .item2-active:hover {
    background: rgb(255,8,74);
}

#a3r_MM .ddmx .item2:hover,
#a3r_MM .ddmx .item2-active,
#a3r_MM .ddmx .item2-active:hover {
    background: rgb(0,174,239);
}

#zabawki_MM .ddmx .item2:hover,
#zabawki_MM .ddmx .item2-active,
#zabawki_MM .ddmx .item2-active:hover {
    background: rgb(102,45,145);
}

#mlody_MM .ddmx .item2:hover,
#mlody_MM .ddmx .item2-active,
#mlody_MM .ddmx .item2-active:hover {
    background: rgb(242,101,34);
}

#spacero_MM .ddmx .item2:hover,
#spacero_MM .ddmx .item2-active,
#spacero_MM .ddmx .item2-active:hover {
    background: rgb(0,166,93);
}

#lasy_MM .ddmx .item2:hover,
#lasy_MM .ddmx .item2-active,
#lasy_MM .ddmx .item2-active:hover {
    background: rgb(0,166,80);
}

#edukacja_MM .ddmx .item2:hover,
#edukacja_MM .ddmx .item2-active,
#edukacja_MM .ddmx .item2-active:hover {
    background: rgb(236,0,140);
}

#zp_MM .ddmx .item2:hover,
#zp_MM .ddmx .item2-active,
#zp_MM .ddmx .item2-active:hover {
    background: rgb(236,0,140);
}

#elektronika_MM .ddmx .item2:hover,
#elektronika_MM .ddmx .item2-active,
#elektronika_MM .ddmx .item2-active:hover {
    background: rgb(93,93,93);
}

#owoce_MM .ddmx .item2:hover,
#owoce_MM .ddmx .item2-active,
#owoce_MM .ddmx .item2-active:hover {
    background: rgb(244,185,7);
}

#buty_MM .ddmx .item2:hover,
#buty_MM .ddmx .item2-active,
#buty_MM .ddmx .item2-active:hover {
    background: rgb(58,117,107);
}

.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #fff;
    text-decoration: none;
    display: block;
    white-space: wrap;
    position: relative;
    z-index: 500;
    width: 226px;
}
.ddmx .item3 {
    background: #000;
}
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    background: rgb(226,0,122);
}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 5px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .gray,
.ddmx .gray:hover {
	background: #e5e1da;
	font-weight: bold;
}

.ddmx .gray2,
.ddmx .gray2:hover {
	background: #e5e1da;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

div.corner-top-belka {
  width: 250px;
  height: 20px;
  background-image: url('images/corner-top-belka.gif');
}

div.corner-top {
  width: 250px;
  height: 13px;
  background-image: url('images/corner-top.gif');
}

div.corner-bottom {
  width: 250px;
  height: 13px;
  background-image: url('images/corner-bottom.gif');
}

.ddmx a.wyroznienie, .ddmx a.wyroznienie:hover {
  color: #e2007a;
  padding-left: 12px;
}