html, body  
	{background: black; 
	 text-align: center; 
	 font-size: 1em; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	 text-align: left;
	
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 1.4em; 
	 font-weight: bold;
	}
h2 
	{font-size: 1.2em;
	text-align: center; 
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
table.main 
	{padding: 0px; 
	 border-style: none; 
	 margin: 0px auto 0px auto; 
	  
	 background: black;
	
	 
	}
td 
	{
	
	 text-align: center; 
	 vertical-align: top; 
	 background: black;
	 background-image: url("graf/1.jpg");
	 border-style: none; 
	 width: 780px;
	 height: 800px;
	 color:white;
	 font-size: 12px; 
	 font-weight: inherit;
	 text-decoration: line-trough ;
	 margin-left:5px;
	 
	 
	}
a 
	{color: #9a0000; 
	 font-size: 1em;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #cb8583;
	}
	
p.naglowek
	{
	text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-weight: ;
  font-size: large;
	}
	
	p.tresc
	{
	
	text-align: center;
  margin-left: 100px;
  margin-right: 100px;
  font-weight: ;
  font-size: 12px;
	
	
	
	}
	
