BODY {
    font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
 	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : white;
	scrollbar-arrow-color : #990000;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : White;
	scrollbar-face-color : White;
	scrollbar-highlight-color : #996633;
	scrollbar-shadow-color : #D2D2D2;
	scrollbar-track-color : White;
	}

P {
    font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-align : justify;
	margin-left:5px;
	}
	
A:LINK {
    font-weight : bold;
   	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #B50000;
	}

A:VISITED {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #B50000;
	}

A:ACTIVE {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #B50000;
	}

A:HOVER {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : White;
	background-color:#B50000;
	}
	
UL {
	list-style : url(img/li.gif);
	font-size: 12px;
	 }

HR {
	height: 1pt;  
	width: 100%; 
	color: #E0C6A0;
	}
	
TD{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	}
	.stopka {
	font-size: 10px; 
	color: #B1B1B1; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
	margin-left:400px;
    }
	.tytul{
	background-image:url(img/bg_tyt.jpg);
	background-repeat:repeat-x; 
	margin-top:7px; 
	height:20px; 
	color: #CC6600; 
	font-weight:bold;
	font-size:13px;
}