.sekcja0 {
        text-align: center;
        margin-left: 30px;
        margin-right: 30px;
}

.sekcja1 {
        text-align: center;
        margin-left: 235px;
        margin-right: 50px;
}

.sekcja2 {
        text-align: justify;
        margin-left: 200px;
        margin-right: 50px;
}

.sekcja3 {
        text-align: center;
        margin-left: 180px;
        margin-right: 50px;
}

.rozmiar30 {
        font-size: 30pt;
}

.rozmiar10 {
        font-size: 10pt;
        color: #A7F3BA;
}
.rozmiar12 {
        font-size: 12pt;
        color: #A7F3BA;
}
.rozmiar14 {
        font-size: 14pt;
        color: #A7F3BA;
}
.rozmiar16 {
        font-size: 16pt;
        color: #A7F3BA;
}

body {
        background: #FFFFFF;
}

.akapit {
        text-align: left;
        font-family: Georgia, Times New Roman, serif;
        color: #D2ECE0;
        margin-left: 5px;
        margin-right: 5px;
 }
.podpis {
        text-align: left;
        font-family: Georgia, Times New Roman, serif;
        color: #D2ECE0;
        margin-left: 5px;
        margin-right: 5px;

 }
.naglowek {
        text-align: left;
        font-weight: bold;
        color: #D2ECE0;
        font-size: 14pt;
}

A:ACTIVE {
        text-decoration: none;
}

A:VISITED {
        text-decoration: none;
        color: #BBD7BE;
}

A:LINK {
        text-decoration: none;
        color: #BBD7BE;
}

A:HOVER {
        text-decoration: none;
        color: #7EB484;
}