#akapit1{
    font-family: serif;
    text-indent: 30mm;
    line-height: 1cm;
    word-spacing: 12px;
    letter-spacing: 18mm;
    text-align: center;
}
.zd1{
    color: #cd5c5c;
    text-decoration: overline;
    font-weight: 200;
    font-size: x-small;
}
.zd2{
    color: #b22222;
    font-style: italic;
    font-variant: small-caps;
    font-weight: 400;
    font-size: x-large;
}
.zd3{
    color: #8b0000;
    text-transform: lowercase;
    font-weight: 900;
    font-size: xx-large;
   
}

#akapit2{
    font-family: sans-serif;
    text-indent: 1cm;
    line-height: 1cm;
    word-spacing: 12px;
    letter-spacing: 2ex;
    text-align: right;
}
.zd4{
    color: #ffa07a;
    text-decoration: line-through;
    font-weight: 300;
    font-size: 20px;
}
.zd5{
    color: #ff8c00;
    font-style: oblique;
    font-weight: 600;
    font-size: 0.3in;
}
.zd6{
    color: #ffa500;
    text-transform: capitalize;
    font-weight: 800;
    font-weight: 1em;
}