/* 		Główne menu - nieaktywne		*/
.menu 
{ 
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, Arial;
  color: white
}

/*		 Główne menu - aktywne			*/
.menu_on

{
  text-align: center; 
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  font-family: Georgia;
  color: red;
}

/*		 Podmenu 	   					*/ 
.submenu 
{ 
  text-align: center; 
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  font-family: Georgia;
  color: blue;  
}
.lewa 

{
	FONT-SIZE: 13px; 
	COLOR: #000099; 
	font-weight: bold;
	TEXT-DECORATION: none;
	FONT-FAMILY: Helvetica, Arial
}
.lewa:hover {
	TEXT-DECORATION: underline
}

.stopka
(
	FONT-SIZE: 8px; 
	COLOR: #CCCC99; 
	font-weight: normal;
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial;
    text-align: center;
)  	
