body {
        font-family: arial,helvetica;
        color: #000000;
        font-size: 11px;
        background-image: url('../img/tlo.jpg');
}

input,option,select {
        font-family: arial;
        color: #000000;
        font-size: 11px;
}


h1 {
        font-weight: bold;
        font-size: 18px;
}

h2 {
        font-size: 14px;
}

table {
        background-repeat: no-repeat;
        background-color: #ffffff;
        background-position: top left;
        border-color: #000000;
        border-style: solid;
        border-width: 2px;
        font-family: arial;
        color: #000000;
        font-size: 11px;
}
table.t {
        width: 700px;
}

td.r {
        text-align: right;
        background: #eeeeee;
}
td.c {
        text-align: center;
}

td.wykres_opis {
        text-align: center;
        font-size: 10px;
}
td.wykres_wart {
        text-align: center;
        vertical-align: bottom;
}

th {
        background: #0000ff;
        font-weight: bold;
        color: #ffffff;
}

tr.x {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #666666;
}

a,a.x {
        text-decoration: none;
        color: #000000;
}
a:hover,a.x:hover {
        color: #ff0000;
}

