#menu1 {
    font-size: 16px;
    width: 840px;
    position:relative; top:-15px;
     margin-left:-9px;

}

#menu1-0    {width: 170px;  }
#menu1-1    {width: 155px;  }
#menu1-2    {width: 155px;}
#menu1-3    {width: 70px;}
#menu1-4    {width: 80px;}
#menu1-5    {width: 100px;}

.dm1 {
    font: 11px tahoma;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {

    margin-bottom:0px;
    text-decoration: none;
    display: block;
    position: relative;
    margin-top:9px;

}
.dm1 .item1 {


    color: #ffffff;
    text-align: center;
     margin-bottom;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {

    color: #ffffff;
    text-align: center;
    font-size:18px;
}
.dm1 .item2,
.dm1 .item2:hover {
    /*padding: 3px 8px 0px 8px; */

    text-decoration: none;
    display: block;
    white-space: nowrap;

}
.dm1 .item2 {
     height: 34px;
    background: #3E3EEB;


    color: #ffffff;

    position: relative;  left:-10px; top:-11px;   /* tutaj zmienic w IE*/


    /*border:1px black;
    border-style: none solid solid solid; */
    padding-top: 7px ;
    padding-left: 3px
}
.dm1 .item2:hover {
    /*background: #6699FF; */
       	background-image: url(images/przycisk.gif);
    font-size: 17px;

}
.dm1 .section {
    /* border: 1px #003366; */

    position: absolute;

    visibility: visible;
    z-index: -1;
    white-space: nowrap;
}

* html .dm1 td { position: relative; } /* ie 5.0 fix */

