body {
    margin: 10px;
}

td.adres {
    font-size: 11px;
    color: #69646C;
    font-weight: bold;
    font-family: verdana;
}

div.dzial {
    text-align: left;
    color: #A3C953;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}

ul a {
    font-size: 12px;
    font-family: verdana;
    font-weight: normal;
    color: #4C4C4C;
    text-decoration: none;
}
ul a:hover {
    color: #0C0C0C;
    text-decoration: underline;
}
.main {
    font-size: 12px;
    color: #4C4C4C;
    font-family: verdana;
}

a.menu {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    color: black;
    text-decoration: none;
}
a.menu_glowna {
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    color: white;
    text-decoration: none;
}

td.created {
    padding-top: 5px;
    padding-right: 5px;
    text-align: right;
    font-size: 10px;
    font-family: arial;
    color: #A8A8A8;
}

td.created a {
    padding-right: 3px;
    text-align: right;
    font-size: 10px;
    font-family: arial;
    color: #A8A8A8;
    text-decoration: none;
}

td.created a:hover {
    color: #686868;
}

