
.menu ul li:nth-child(1) {
    margin-right:35px;
}

.menu ul li:nth-child(2) {
    margin-right:35px;
}

.menu ul li:nth-child(3) {
    margin-right:125px;
}

.menu ul li:nth-child(4) {
    margin-right:85px;
}


.menu ul li:nth-child(5) {
    margin-right:90px;
}

.menu ul li:nth-child(6) {
    margin-right:0;
}

.adwokat_image {
    background: url(../gfx/kontakt_image1.jpg) no-repeat;
    height: 459px;
    width:300px;
    margin-top:35px;
}

.quick_grid ul {
    position:absolute;
    width:500px;
}

.white_strip {
    background:#FFF;
    height:1px;
    width:50px;
    margin-top:115px;
}