BODY {
        background: #FFFFFF;
        font-family: verdana;
        font-size: 10pt;
        margin-left: 0;
        margin-top: 0;
}

.tlobar {
}

.bar {
        background-color: cornflowerblue;
        text-align: center;
        border: 0px;
        font: normal 9px;
}

.Lbar {
        font: normal bold 10px Verdana,Tahoma;
        width: 100%;
        height: 100%;
}

.Lbar:link {
        text-decoration: none;
        color: #000000;
}

.Lbar:visited {
        text-decoration: none;
        color: #000000;
}

.Lbar:hover {
        text-decoration: none;
        color: #FFFFFF;
}

.TDD {
        font-size: 9pt;
        font-family: verdana;
}

TD {
        font-size: 9pt;
        font-family: verdana;
}

.program {
        color: #000099;
        font-weight: bold;
}
a.klasa:link {text-decoration:none;color:#000000}
a.klasa:active {text-decoration:none;color:#000000}
a.klasa:visited {text-decoration:none;color:#000000}
a.klasa:hover {text-decoration:none;color:red}
.obj{font-size: 8pt; color: #0066FF; font-family: verdana; font-weight: normal;text-decoration:none}
.odn{font-size: 9pt; color: #0066FF; font-family: verdana; font-weight: normal;text-decoration:none}
.rys {background: #F4F4F4;}


