BODY { 
	color: #000000; 
	font-family: Calibri, "Trebuchet MS", Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: justify;
	margin: 0; 
}


A { text-decoration: none; }
A:LINK { color: #0000FF; }
A:ACTIVE { color: #FF0000; }
A:VISITED { color: #0000FF; }
A:HOVER { color: #630; text-decoration: underline;  }

.prawa {
	text-align: right;
}

.srodek {
	text-align: center;
}

P.text { 
	text-indent: 30px;
	margin-right: 5px;
}
	
H1 {
	color: #472600; 
	font-size: 20px; 
	text-align: left;
	border-left: 10px solid #472600;
	padding-left: 7px;
	margin: 0px;
}
