/***************************************************************************
Ostatnia aktualizacja: 15 luty 2003
***************************************************************************/

/***/

body, p, td {
	/* background-color: #9E0501; 
background-image: url(tlo_red.jpg); */
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 90%;
	line-height: 130%;
	color: #1F1F1F;

	}
	
	
.tytul {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size : 13pt;
	color : #0033CC;
	font-weight: normal;
	text-decoration: none;

}

.red {
  color : #C00000; font-weight: normal;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 9pt;
}

a:link {
	text-decoration: none;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #0033CC;

	}

a:visited {
	text-decoration: none;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #0033CC;

	}

a:active {
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

a:hover {
	text-decoration: underline;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.tytul_bialy {

    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size : 14pt;
	color : #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.tekst_bialy {


	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 90%;
	line-height: 115%;
	color: #FFFFFF;
}
.stopka {

  color : #999999; font-weight: normal;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 60%;
}
.tekst_mały {


  color : #666666; font-weight: normal;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 80%;
}
.tekst_szary {



	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 100%;
	line-height: 115%;
	color: #999999;
}
.tekst_normal {



  color : #1F1F1F; font-weight: 130%;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 90%;
}
