body{
    font: 10pt Arial, sans-serif;
    text-align: left;
    line-height: 1.1;
}

p, td p, table {
    margin: 10px 0px 10px 0px;
    font: 10pt Arial, sans-serif;
}

ul {
    padding: 0 0 0 10px;
}

li {
    list-style-type: disc;
    margin: 0;
    padding: 0 0 0 5px;
    background: url('../images/li.gif') no-repeat 0 6px;
}

a:active, a:visited, a:link {
    text-decoration: none;
    color: #072b58;
}

a:hover {
    text-decoration: underline;
    color: #cf0101;
}

img {
    border-style: none;
}

#li {
    margin: 0 0 10px 0;
}

a {
    border-style: none;
}

h1 {
    font-family: "trebuchet MS",arial,sans-serif;
    color: #6699cc;
    font-size: 20px;
    letter-spacing: 0.8pt;
    margin: 0px 10px 10px 0px;
}

h2 {
    font-family: "trebuchet MS",arial,sans-serif;
    font-size: 16px;
    letter-spacing: 1.2pt;
    line-height: 13pt;
    margin: 5px 0px 5px 0px;
    font-weight: bold;
    color: #6699cc;
}

h3 {
    font-family: "trebuchet MS",arial,sans-serif;
    font-size: 14px;
    letter-spacing: 1.2pt;
    margin: 10px 30px 10px 0px;
    font-weight: bold;
}

hr {
    color: #6699cc;
    background-color: #6699cc;
    border-style: none;
    height: 1px;
}

td.zielona_komorka {
    background-color: #9ed55d;
}

tr.zielona_komorka {
    background-color: #9ed55d;
}