
DIV.menu {
           COLOR:white; FONT-FAMILY: Arial CE, Arial, Helvetica, Verdana; TEXT-DECORATION: none;
           FONT-SIZE: 12pt;
          } 

	

	  .linkof {
			text-decoration: none;
			font-family: tahoma;
			font-size: 9px;
			color: #999999;
                  }
	  .linkof a {
			text-decoration: none;
			font-family: tahoma;
			font-size: 9px;
			color: #999999;
		    }
	  .linkof a:visited {
				text-decoration: none;
				font-family: tahoma;
				font-size: 9px;
				color: #999999;
                            }
	   .linkof a:hover {
				text-decoration: none;
				font-family: tahoma;
				font-size: 9px;
				color: #ffffff;
			   } 

	  .menu1 {
			text-decoration: none;
			font-family: tahoma;
			font-size: 12px;
			color: #999999;
			FONT-WEIGHT: bold;
                  }
	  .menu1 a {
			text-decoration: none;
			font-family: tahoma;
			font-size: 12px;
			color: #999999;
			FONT-WEIGHT: bold;
		    }
	  .menu1 a:visited {
				text-decoration: none;
				font-family: tahoma;
				font-size: 12px;
				color: #999999;
				FONT-WEIGHT: bold;
                            }
	  .menu1 a:hover {
				text-decoration: none;
				font-family: tahoma;
				font-size: 12px;
				color: #ffffff;
				FONT-WEIGHT: bold;
			   } 

 .prawo {text-decoration: none;	font-family: tahoma; font-size: 9px; color: #ffffff;} 
 .title1 {COLOR: "#135794"; FONT-SIZE:13pt; FONT-FAMILY: Verdana, Arial CE; FONT-WEIGHT: bold;}

	  .kontakt {
			text-decoration: none;
			font-family: tahoma;
			font-size: 15px;
			color: #4391D6;
                  }
	  .kontakt a {
			text-decoration: none;
			font-family: tahoma;
			font-size: 15px;
			color: #4391D6;
		    }
	   .kontakt a:hover {
				text-decoration: none;
				font-family: tahoma;
				font-size: 15px;
				color: #003391;
			   } 


/*--- New style 2011.02.23 -----------------------------------*/
			
#tabela_menu { 
		border: 0px;	
		width:  144px; 
		padding: 0px;  /*cellpadding*/
		spacing: 0px;  /*cellspacing*/						
             }	
			

#tabela_menu tr { border: 0px;  }									 
						 
#tabela_menu td{ border: 0px;  }
  	     td.name       { height: 50px; background-color: #000000; font-weight: bold; font-size: 25px; vertical-align: center; horizontal-align: left; }
   	     td.menu_link { height: 40px; vertical-align: center; font-family: tahoma; font-size: 12px; color: #999999; FONT-WEIGHT: bold; text-decoration: none;}
						 //td.menu_link { 
						//				height: 20px; 				/* definiujemy tutaj wysokość wiersza */
						//				background-color: #000000;  /* kolor tla komorki tabeli */
						//				color: #ffffff;				/* kolor czcionki */
						//				text-decoration: none;		/* nie ma być podkreślenia */
						//				font-weight: normal;		/* styl definiuje grubość (wagę) czcionki */
						//				font-family: Tahoma;		/* styl definiuje rodzaj oraz rodzinę czcionki */
						//				position: relative;			/* styl definiuje sposób określenia współrzędnych elementu */
						//				text-align: left;			/* styl definiuje wyrównanie poziome tekstu */
						//				font-size: 12px				/* styl definiuje wielkość czcionki */
						//			  }
						td.menu_link a 
									{
										color: #999999;				/* kolor czcionki */
										text-decoration: none;		/* nie ma być podkreślenia */
										font-weight: bold;		/* styl definiuje grubość (wagę) czcionki */
										font-family: Tahoma;		/* styl definiuje rodzaj oraz rodzinę czcionki */
										font-size: 12px				/* styl definiuje wielkość czcionki */
									}
						td.menu_link a:visited 
						            {
										color: #999999;				/* kolor czcionki */
										text-decoration: none;		/* nie ma być podkreślenia */
										font-weight: bold;		/* styl definiuje grubość (wagę) czcionki */
										font-family: Tahoma;		/* styl definiuje rodzaj oraz rodzinę czcionki */
										font-size: 12px				/* styl definiuje wielkość czcionki */
                                    }
						td.menu_link a:hover 
									{
										color: #ffffff;				/* kolor czcionki */
										text-decoration: none;		/* nie ma być podkreślenia */
										font-weight: bold;		/* styl definiuje grubość (wagę) czcionki */
										font-family: Tahoma;		/* styl definiuje rodzaj oraz rodzinę czcionki */
										font-size: 12px				/* styl definiuje wielkość czcionki */
									} 				


