/* CSS Document */
<style type="text/css">

ul {margin-bottom: 0;
	font-size:8pt;
    font-family:tahoma;
    color:494949;
}

li {margin-bottom: 0;
	font-size:8pt;
    font-family:tahoma;
    color:494949;
    line-height:200%;
}

.tekst {
    	font-size:8pt;
    	font-family:tahoma;
    	color:494949;
    	TEXT-ALIGN:left;
    	line-height:200%;
    }
    
a {
    	font-size:8pt;
    	font-family:tahoma;
    	color:purple;
    	TEXT-ALIGN:left;
    	line-height:200%;
    }
    
 P {
    font-family:tahoma,"Times New Roman";
    font-size:8pt;
    font-weight:normal;
    font-style:normal;
    color:black;
   }
   
   
.stopka {
    font-family:tahoma,"Times New Roman";
    font-size:8pt;
    font-weight:normal;
    font-style:normal;
    color:#afafaf;
   }
   
.menu_left {
    	font-size:8pt;
    	font-family:tahoma;
    	color:white;
    	font-weight: bold;
    	TEXT-ALIGN:left;
    }
    
.navi {
    	font-size:8pt;
    	font-family:tahoma;
    	color:999999;
    	font-weight: normal;
    	TEXT-ALIGN: left;
    }
    
.menu_pasek {
    	font-size:12pt;
    	font-family:arial;
    	color:#333333;
    	font-weight: bold;
    	TEXT-ALIGN:left;
    }
-->
</style>