body {
    background-color: rgb(133, 250, 165);
}

#naslov1 {
    color: rgb(0, 0, 0);
    background-color: rgb(22, 142, 138);
    font-size: 40px;
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.naslovi2 {
    color: rgb(53, 46, 123);
    font-size: 27px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

#naslov3 {
    color: rgb(5, 4, 59);
    background-color: rgb(22, 142, 138);
    text-align: center;
    font-size: 25px;
}

h2 {
    text-decoration: underline;
    font-weight: bold;
}

.desno {
    float: right;
    margin-right: 400px;
}

#prviparagraf {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 18px;
    font-weight: lighter;
    font-style: italic;
    font-variant: initial;
    line-height: 22px;
    color: rgb(8, 81, 8);
    text-align: justify;
    text-indent: 25px;
    line-height: 40px;
    word-spacing: 12px;
    letter-spacing: 5px;
    word-spacing: 3px;
}

#drugiparagraf {
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 18px;
    font-weight: lighter;
    font-style: italic;
    font-variant: initial;
    line-height: 18px;
    color: rgb(36, 11, 228);
    text-align: left;
    text-indent: 70px;
    line-height: 30px;
    word-spacing: 12px;
}

#treciparagraf {
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 19px;
    font-weight: bold;
    font-variant: initial;
    line-height: 40px;
    color: rgb(228, 11, 91);
    text-align: left;
    text-indent: 70px;
    line-height: 30px;
    word-spacing: 12px;
}

#cetvrtiparagraf { 
    font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 19px;
    font-weight: lighter;
    font-variant: initial;
    line-height: 40px;
    color: rgb(150, 40, 133);
    text-align: left;
    line-height: 30px;
    word-spacing: 12px;
}

#petiparagraf {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 18px;
    font-weight: lighter;
    font-style: italic;
    font-variant: initial;
    line-height: 22px;
    color: rgb(255, 7, 7);
    text-align: justify;
    text-indent: 25px;
    line-height: 40px;
    word-spacing: 3px;
    text-align: center;
}