p {
    font-size=11pt;
    color:#000000;
    text-align: justify;
}
    
.spis {
    font-size=12pt;
    color:#000000;
    text-align:center;
}

.spis2 {
    font-size=11pt;
    color:#000000;
    text-align:center;
}

.tytul {
    font-size=14pt;
    font-weight: bold;
    color:#B22222;
    text-align: center;
}

.tytul2 {
    font-size=13pt;
    color:#B22222;
    text-align: center;
}

a:link {
    color:#458B74;
    text-decoration:none;
}

a:visited {
    color:#458B74;;
    text-decoration:none;
}

a:hover {
    color:#A2CD5A;
    text-decoration:none;
}

.spis, ul {
     font-size=11pt;
     color:#000000;

}

ul {
     list-style-position: outside;
     color: #000000;
     text-align: left;

     }

body {
     font-family: Franklin Gothic Medium;
     background-color: #FFF8DC;
     scrollbar-base-color: rgb(238,213,183)
     }
