html, body {background: url(jpg/tlo.jpg);
			scrollbar-base-color:#dc281e;
			scrollbar-track-color: black;
			scrollbar-highlight-color: black}
		
p {font-family: tahoma, "times new roman";
	 line-height: 20px;
	 font-weight: bold;
	 color: #000000;
	 font-size: 14px;
	 margin: 20px 100px 20px 100px;
	 text-align:justify;
	 text-indent:30px;	 }

a {text-decoration: none;
	 font-family: tahoma, "times new roman";
	 font-weight: bold;
	 line-height: 20px;
	 color: #dc281e;
	 font-size: 14px;}
						
a:hover {text-decoration: underline overline; 
         font-family: tahoma, "times new roman";
				 line-height: 20px;
         font-size: 14px;
				 color: #dc281e;
				 cursor: hand;}
						
p.tytul {text-align:center;
         text-decoration: underline overline; 
         font-family: tahoma, "times new roman";
				 font-weight: bold;
				 line-height: 40px;
         font-size: 33px;
				 color: #dc281e;}
