body {
    padding: 0;
    margin: 0;
    font-family: Verdana, Arial, "Comic Sans Ms";
    background-color: #FFFFFF;
}

#container {
    width: 600px;
    margin: 0;
    padding: 0;
    text-align: justify;
}

#logo {
    width: 600px;
    text-align: center;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

#tytul {
    width: 600px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #000000;
}

#tresc {
    width: 600px;
    font-size: 12px;
    text-align: justify;
    line-height: 16px;
    color: #000000;
}

#stopka {
    width: 600px;
    font-size: 10px;
    text-align: justify;
    color: #000000;
}
