.ddm1 {
    font: 11px Tahoma, Helvetica, sans-serif;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    border-right: #fff 1px solid; 
    padding-right: 10px;  
    padding-left: 15px; 
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    display: block;
    position: relative; 
    height: 30px;
}
.ddm1 .item1 {
    background: url(images/przycisk1.png);
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: url(images/przycisk2.png);
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #3264C7;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #6699FF;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: 30px 30px 30px 30px; }
.ddm1 .right, .ddm1 .right:hover { border-style: 30px 30px 30px 30px; }

#topnav_bg_c {
	BACKGROUND: url(images/topnav_bg_r.png) no-repeat; WIDTH: 5px; HEIGHT: 30px
}
#topnav_bg_r {
	BACKGROUND: url(images/topnav_bg_r.png) repeat-x; WIDTH: 365px; HEIGHT: 30px
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
