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: #f00;
	border-bottom: 1px solid #f00;
	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 {

}
.ok {
	color: #444;
}
.error {
	color: #c00;
}
.prawo {
	text-align: right;
}
.lewo {
	text-align: left;
}
.srodek {
	text-align: center;
}
.mini {

}
ul li {

}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3;
}
p.galeria {
	text-align: center;
}
