a:active {
    background : inherit;
    color : #0099cc;
    font-size : 9pt;
    font-family : Tahoma, Arial, sans-serif;
    text-decoration : none;
}

a:link {
    background : inherit;
    color : #364db4;
    font-size : 9pt;
    font-family : Tahoma, Arial, sans-serif;
    text-decoration : none;
}

a:visited {
    background : inherit;
    color : #2f429d;
    font-size : 9pt;
    font-family : Tahoma, Arial, sans-serif;
    text-decoration : none;
}

a:hover {
    background : inherit;
    color : #ff8040;
}


.tekst_stopka {
	background : inherit;
	color: #B5BCC4;
    font-size : 7pt;
    font-family : Tahoma, Arial, sans-serif;
}

.tekst {
	background : inherit;
	font-size: 9pt;
	color: #4B4B4B;
    font-family : Tahoma, Arial, sans-serif;
}

.tekst_duzy {
	background : inherit;
	font-size: 14pt;
	color: #333333;
    font-family : Arial, sans-serif;
	font-weight: bold;
}

.tekst_sredni {
	background : inherit;
	font-size: 11pt;
	color: #000000;
    font-family : Tahoma, Arial, sans-serif;
	font-weight: bold;
}

.tekst_jasny {
	background : inherit;
	font-size: 9pt;
    font-family : Tahoma, Arial, sans-serif;
	color: #000000;
}

.tytul {
	background : inherit;
	font-size: 8pt;
	color: #FFFFFF;
    font-family : Tahoma, Arial, sans-serif;
	font-weight: bold;
}

.stopka {
	background : inherit;
	font-size: 9pt;
	color: #000000;
    font-family : Tahoma, Arial, sans-serif;
}

.background_strona {
    background-image : url(./images/panel_03.gif);
    background-position : top center;
    background-repeat : repeat;
}

.background_naroznik {
    background-image : url(./images/panel_24.gif);
    background-position : top center;
    background-repeat : repeat;
}

li {
    padding : 2px;
    margin : 4px 5px 0 4px;
    list-style-type : disc;
}

ul {
    margin : 12px;
}
