h1 {
	color:#FF9900;
	font-size: 140%;
	font-weight: 100;
	padding-top: 5px;
}
h2 {
	color:#FF9900;
	font-size: 120%;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 8px;
}
h3 {
	font-size: 110%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.web_projekt h3 {
	font-size: 110%;
	font-weight: 100;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	text-align: left;
}
.web_projekt p {
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {

}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.fotka {
	margin: 5px;
	text-align: center;
}
#top3 p {
	margin-top: 0px;
}
p.dopisek {
	color: #999;
}
strong, b {
	color: #FF9900;
}
.ok {
	text-align: center;
}
.error {
	text-align: center;
	color: #c00;
}
.prawo {
	text-align: right;
}
.lewo {
	text-align: left;
}
.srodek {
	text-align: center;
}
.mini {
	font-size: 80%;
	color: #aaa;
	line-height: 1.1;
}
ul li {
	font-size: 100%;
	margin-left: 20px;
}