body {
    margin: 0px;
    padding: 0px;
}

.body_bg {
    background-image: url(imgs/index_r19_c4.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #663300;
}

.back {
    background-image: url(imgs/back.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.link, .link:link, .link:visited, .link:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #309843;
    text-decoration: underline;
}

.link:hover {
    text-decoration: none;
}

p {
    font: 12px Arial;
    text-indent: 30px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: justify;
}

p.naglowek {
    font: bold 14px Arial;
    text-indent: 0px;
    color: #663300;
}

p.stopka {
    text-align: center;
}

font.kontakt {
    font: bold 14px Arial;
}

font.kontakt2 {
    font: bold 12px Arial;
}

font.komunikat {
    font: bold 12px Arial;
    color: #Ff0000;
}

.link2 {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #663300;
}

.link2:hover {
    text-decoration: none;
}
