.tekst {
    font-family: Arial;
    font-size: 15px;
    color: #675841;
}

.tekst_zielony {
    font-family: Arial;
    font-size: 15px;
    color: green;
}

a, a:link, a:visited, a:active {
    font-family: Arial;
    font-size: 15px;
    color: #db7764;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.tekst_maly {
    font-family: Arial;
    font-size: 12px;
    color: #675841;
}

a.link_maly, a.link_maly:link, a.link_maly:visited, a.link_maly:active {
    font-family: Arial;
    font-size: 12px;
    color: #db7764;
    text-decoration: underline;
}

a.link_maly:hover {
    text-decoration: none;
}

a.link2, a.link2:link, a.link2:visited, a.link2:active {
    font-family: Arial;
    font-size: 15px;
    color: #675841;
    text-decoration: underline;
}

a.link2:hover {
    text-decoration: none;
}

a.link3, a.link3:link, a.link3:visited, a.link3:active, a.link3:hover {
    font-family: Arial;
    font-size: 15px;
    color: #675841;
    text-decoration: none;
}

a.link4, a.link4:link, a.link4:visited, a.link4:active, a.link4:hover {
    font-family: Arial;
    font-size: 15px;
    color: green;
    text-decoration: none;
}

td.zawartosc {
    padding: 10 5 10 5;
}

body {
    background: #e9e1cd;
    margin: 0 0 0 0;
}

a.menu_gora, a.menu_gora:link, a.menu_gora:visited, a.menu_gora:active {
    font-family: Serif;
    font-size: 20px;
    font-weight: bold;
    color: #db7764;
    text-decoration: none;
}

a.menu_gora:hover {
    text-decoration: underline;
}

td.naglowek {
    font-family: Arial;
    font-size: 15px;
    background: #675841;
    color: #e9e1cd;
    font-weight: bold;
}

.okienko_js {
    font-family: Arial;
    font-size: 15px;
    color: #675841;
    background: white;
    border: solid 1px #675841;
}

.tlo_czerwone {
    background: #db7764;
}
