<STYLE TYPE="text/css">
<!--
{}
h1       
 {
  font-family: Arial;
  font-size: 24pt;
  font-weight: bold;
  word-spacing: 2pt;
  letter-spacing: 1pt;
  color: black;
 }
 
h1.dz
 {
  text-align: center;
  font-family: Arial;
  font-size: 20pt;
  font-weight: bold;
  word-spacing: 2pt;
  letter-spacing: 1pt;
  color: black;
 }

h2
 {
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  word-spacing: 2pt;
  letter-spacing: 1pt;
  color: black;
 }
 
h2.menu      
 {
  font-family: Arial;
  font-size: 16pt;
  font-weight: bold;
  word-spacing: 2pt;
  letter-spacing: 2pt;
  color: black;
 }

h3
 {
  text-align: center;
  font-family: Arial;
  font-size: 15pt;
  font-weight: normal;
  word-spacing: 2pt;
  letter-spacing: 1pt;
  color: black;
 }
 
ul
 {
  list-style-type: disc;
  font-family: Arial;
  font-size: 11pt;
  font-style: normal;
  color: black;
 }


/* tekst akapitowy  */

p
 {
  font-family: Arial;
  font-size: 11pt;
  color: black;
  text-align: justify;
 }

/* przyciski */

table
{
        background-repeat: no-repeat;
        background-position: center center;
}

th
{
	background-color: white;
	font-family: Arial;

}

td
{

	font-family: Arial;

}


td.navi
{
	background-color: #DCDCDC;
	font-family: Arial;

}

td.on
{
		  
  		  font-size: 10pt;
		  font-weight: bold;	
 		  color: black;
        height: 50px;
		  text-align: center;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(img/ind/przycisk-on.jpg);
		  background-color: #DCDCDC;	
}


td.off
{
		  font-size: 10pt;
		  font-weight: bold;	
 		  color: black;
        height: 50px;
		  text-align: center;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(img/ind/przycisk-off.jpg);
		  background-color: #DCDCDC;	
}

td.mon
{
		  font-size: 10pt;
		  font-weight: bold;	
 		  color: black;
        height: 40px;
		  width: 120px;	
		  text-align: center;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(img/ind/mprz-on.jpg);
		  background-color: #DCDCDC;	
}


td.moff
{
  		  font-size: 10pt;
		  font-weight: bold;	
 		  color: black;
        height: 40px;
		  width: 120px;
		  text-align: center;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(img/ind/mprz-off.jpg);
		  background-color: #DCDCDC;	
}

td.gora
{
	background-color: transparent;
}

td.strona
{
	background-color: white;

}

td.adres
{
  		  font-size: 10pt;
		  background-color: #DCDCDC;	
}

td.home
{
	font-size: 10pt;
	font-weight: bold;	
   height: 40px;
	width: 120px;
	text-align: center;

	color: white;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(img/ind/home.jpg);
		  background-color: #DCDCDC;	
}

/* linki */

a:link
 {
  color: black;
  text-decoration: none;	
 }

a:visited
 {
  color: black;
  text-decoration: none;	
 }

a:hover
 {
	color: black;
	text-decoration: none;
 }

a:focus
 {
	color: black;
	text-decoration: none;
 }

a:active
 {
	color: black;
	text-decoration: none;
 }


	 
-->
</STYLE>	 


