h1 {
	color: #f00;
	border-bottom: 2px solid #000;
	font-size: 13pt;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	color: #000;
	border-bottom: 1px solid #000;
	font-size: 11pt;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 900;
	color: #666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-weight: 100;
	color: #666;
}
.ok {
	color: #444;
}
.error {
	color: #c00;
}
.prawo {
	text-align: right;
}
.lewo {
	text-align: left;
}
.srodek {
	text-align: center;
}
.mini {
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
	color: #000;
}
ul li {

}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3;
}
p.galeria {
	text-align: center;
}
