

/* pojemniki */
#cf_main{
	width: 578px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	padding: 0px 0px 20px 0px;
	line-height: 120%;
}
#cf_main *{
	margin: 0px;
	padding: 0px;

}
#cf_main div.pojSP{
	clear: both;
	font-size: 0px;
}

#cf_main h1{
	display: block;
	height: 89px;
	width: 578px;
	background-image: url(../images/bg_h1_korpo.png);
	background-position: top;
	background-repeat: no-repeat;
}
#cf_main h2{
	font-family : verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #035b87;
	padding: 10px 0px 10px 0px;
	clear: both;
}
#cf_main .txtNW{
	text-indent: -1000em;
	overflow: hidden;
}
#cf_main p{
	padding: 0px 0px 10px 0px;
}
#cf_main ul{
	list-style: none;
	padding: 0px 0px 10px 0px;
}
#cf_main ul li{
	background-image: url(../images/bg_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 2px 10px;

}
#cf_main a.pp_kontakt{
	margin-top: 10px;
	display: block;
	height: 41px;
	width: 296px;
	background-position: 0px 0px;
	background-image: url(../images/pp_korpo_kontakt.png);
	float: right;
	
}
#cf_main a.pp_kontakt:hover{
	background-position: 0px -41px;
}

#cf_main a.pp_wniosek:hover{
	background-position: 0px -41px;
}

#cf_main a.pp_wniosek{
	margin-top: 3px;
	display: block;
	height: 41px;
	width: 296px;
	background-position: 0px 0px;
	background-image: url(../images/pp_korpo_wniosek.png);
	float: right;
	
}

#cf_main a.lkMore{
	font-weight: bold;
	color: #035b87;
}

#cf_main a.lkMore:hover{
	color: #ff2828;
}