/* CSS Document */
<style type="text/css">

ul {margin-bottom: 0px;
	margin-top: 0px;
	line-height:100%;
	font-size:8pt;
    font-family:tahoma;
    color:494949;
}

li {margin-bottom: 0;
	margin-top: 0;
	font-size:8pt;
    font-family:tahoma;
    color:ffffff;
    line-height:150%;
}

.tekst {
    	font-size:8pt;
    	font-family:tahoma;
    	color:ffffff;
    	TEXT-ALIGN:left;
    	line-height:200%;
    }
    
.menu {
    	font-size:8pt;
    	font-family:tahoma;
    	color:ffffff;
    	TEXT-ALIGN:center;
    }
    
A
{
text-decoration: none;
color:#ffffff
} 

A:link 
{
text-decoration: none;
color :#ffffff
}        
     
A:visited
{
text-decoration: none;
color :#ffffff
}        

A:hover
{
text-decoration: underline;
color:#ffffff
}

    
 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;
   }
   
.navi {
    	font-size:8pt;
    	font-family:tahoma;
    	color:999999;
    	font-weight: normal;
    	TEXT-ALIGN: left;
    }
    
-->
</style>
