#MENU {
    text-align: center;
}
#MENU a{ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	 font-weight: bold; 
	 color: #7E6F6C; 
	 text-decoration: none;
 }
#MENU a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #999999;    
    text-decoration: none;
}
#HOME {
    text-align: center;
}
#HOME a{ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	 font-weight: bold; 
	 color: #7E6F6C; 
	 text-decoration: none;
 }
#HOME a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #7E6F6C;    
    text-decoration: none;
}
#ONAS {
    text-align: center;
}
#ONAS a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}
#ONAS a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #157017;
    text-decoration: none;
}
#KONTAKT {
    text-align: center;
}
#KONTAKT a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #999999;    
    text-decoration: none;
}
#KONTAKT a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #38D6EC;
    text-decoration: none;
}
#DONAS {
    text-align: center;
}
#DONAS a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}
#DONAS a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #E32C04;
    text-decoration: none;
}
#PREZENTACJA {
    text-align: center;
}
#PREZENTACJA a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}
#PREZENTACJA a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #660D96;
    text-decoration: none;
}
#dol {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}
#dol a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}
#dol a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}
