P {
        font-size: 12pt;
}

.t2 {
        color: #009933;
        font-size: 14pt;
}

.opis-f {
        text-align: justify;
        width: 80%;
}

A:active {
        color: black;
        text-decoration: none;
}

a:visited {
        color: #993300;
        text-decoration: none;
}

.opis-t {
        text-align: justify;
        width: 90%;
}

.t1 {
        color: #009933;
        font-weight: bold;
}

.w-prawo {
        text-align: right;
        width: 90%;
}

a:link {
        color: #0000FF;
        text-decoration: none;
}

a:hover {
        color: red;
        text-decoration: none;
}

.naglowek {
        color: #848400;
        font-size: 16pt;
        text-align: center;
        font-weight: bold;
        position: relative;
}
H1 {font-size: 16pt;
}

