h1 {
	font-size: 14pt;
	font-weight: 100;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	color: #001656;
}
h2 {
	font-size: 12pt;
	font-weight: 100;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #001656;
}

h3 {
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {

}
.ok {

}
.error {

}
.prawo {
	text-align: right;
}
.lewo {
	text-align: left;
}
.srodek {
	text-align: center;
}
.mini {

}
ol {
	margin: 10px 10px 10px 20px;
}
ul {
	margin: 10px 10px 10px 20px;
}
ul li {

}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}


#top h1{
	margin: 0;
	padding-top: 60px;
}

#top a{
	margin-left: 20px;
	display: block;
	width: 340px;
	height: 100px;
}
#top a span{
	display: none;
}
.err{
	font-weight: bold;
	color: red;
}
