h1 {
	color: #f8f400;
	font-size: 20pt;
	font-weight: 100;
	margin:  0px 0px 0px 0px;

}
h2 {
	color: white;
	font-size: 15pt;
	font-weight: 100;
	margin:  0px 0px 0px 0px;
}

h2.firma {
	color: #666;
	font-size: 11pt;
	font-weight: 900;
	padding: 0px 0px 10px 0px;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
}
h3 {
	color: white;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;

}
h4 {
	color: white;
	font-size: 10pt;
	font-style: italic;
	margin: 5px 0px 5px 0px;
}

li {
  margin-bottom: 3px;
}


.srodek {
	text-align: center;
}
.prawo {
	text-align: right;
}
.footer {
	color: #bbb;
	font-size: 7pt;
	font-weight: 100;
	margin: 0;
	padding: 2px 2px 2px 0px;
}
.bottom {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border-right: 1px solid #bbb;
	font-weight: 100;
	line-height: 1.8;
	color: #bbb;
}
#lewa_home{
  font-size: 13px;
}

.bottom_noborder {
	font-size: 11px;
	padding: 7px 10px 7px 10px;
	margin: 5px 0px 5px 0px;
	border-right: 0px solid #bbb;
	font-weight: 100;
	color: #bbb;
}
b, strong {

}
p b {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
p.firma {
	font-weight: 900;
	color: #999;
	margin: 3px 0px 3px 3px;
}
.bottom a, .bottom_noborder a {
	font-size: 11px;
}
h1 .blacktext {
	color: #000;
	font-size: 13px;
	font-weight: 900;
}

