<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navigation_table 	
    {
	color	: #666666;
	font-family	: Verdana, Arial;
	font-size		: 8pt;
	}
	
.n1
    {
    font-family	: Verdana, Arial;
    font-weight	: normal;

    font-size:10px;
    color:#DDDDDD;
    background-color:#FFFFFF;
    height:16px;
    padding-left:5px;
    width: 100%;
    }

.n2 {
    font-family	: Verdana, Arial;
    font-size:10px;
    background-color:#f9f9f9;
    height:18px;
    padding-left:5px;
    width: 100%;
    }

.an {
    color		: #666666;
	text-decoration	: none;
	}
    
.an:hover
    {
    color		: #000000;
    text-decoration	: none;
    }
    
.header {
font-family: Verdana;
color: #000000;
font-size: 16px;
font-weight: bold;
}

.normal {
font-family: Verdana;
color: #000000;
font-size: 12px;
font-weight: normal;
}

.news {
font-family: Verdana;
color: #8A8A8A;
font-size: 11px;
font-weight: normal;
}

.news_h {
font-family: Verdana;
color: #000000;
font-size: 11px;
font-weight: normal;
}

.wiecej {
font-family: Verdana;
color: #8A8A8A;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.wiecej:hover {
font-family: Verdana;
color: #8A8A8A;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

.wiecej:visited {
font-family: Verdana;
color: #8A8A8A;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.wiecej:active {
font-family: Verdana;
color: #8A8A8A;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}


.szare {
font-family: Verdana;
color: #B8B8B8;
font-size: 11px;
font-weight: normal;
text-align: right;
}</pre></body></html>