.logo {
    width: 785px;
    height: 123px;
    background: url(/new/img/header.jpg) no-repeat center;
    margin: 10px auto 0px auto;
    margin-left: auto;
}

.spacer {
    width: 785px;
    height: 20px;
}

.left {
    width: 227px;
    float: left;
    padding: 0px;
    vertical-align: top;
}

.right {
    width: 558px;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 0px 0px;
    background: url(/images/danlob_64a.gif) no-repeat top left;
}

.box {
    width: 207px;
    height: 160px;
    border: none;
    margin: 0px 0px 0px 0px;
}

.left-box {
    width: 260px;
    height: 215px;
    margin: 0px 0px 0px 10px;
    background: url(/new/img/oferta_box.jpg) no-repeat top left;
    float: left;
}

.left-box p, .right-box p {
    margin: 43px 0px 0px 21px;
}

.right-box {
    width: 260px;
    height: 215px;
    margin: 0px 0px 0px 0px;
    background: url(/new/img/specjalnosc_box.jpg) no-repeat top left;
    float: right;
}

.spacer-box {
    width: 20px;
}

.box-text-header {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #1D4876;
    font-weight: bold;
}

.box-text {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #4e4e4e;
    font-weight: normal;
}
