div#tresc {
    margin: 0 210px;
    text-align: left;
}

div#tresc h1 {
    font-size: 18px;
    color: #0f7bbc;
    background-image: url(../obrazy/h2gardient.png);
    text-align: center;
    margin: 0px 10px 25px 10px;
    border-top: solid 1px #cdcfce;
    border-bottom: solid 1px #f2f3f3;
    padding-top: 15px;
    height: 36px;
}

div#tresc h3 {
    text-align: center;
}

div#tresc .regulamin li {
    margin-top: 30px;
    margin-bottom: 30px;
    list-style: decimal;
}


div#tresc .zwykle li {
    margin-top: 5px;
    margin-bottom: 5px;
    list-style: square;
}

.trescTekst {
    margin: 12px 25px;
    text-align: justify;
}

div#regulaminZakupow {
    line-height: 18px;
}

div#regulaminZakupow p {
    margin-bottom: 20px;
}

.wypunktowanie li {
    margin: 15px 0px;
}

.kroki li {
    list-style: decimal;
    margin: 20px 0px;
}

.niceHr {
    clear: both;
    background-color: #dad9f8;
    border: 0px;
    height: 1px;
}

div#regulaminZakupow hr {
    clear: both;
    background-color: #dad9f8;
    border: 0px;
    height: 1px;
    margin: 40px 0px;
}