#pojBelkaPolecamy {
	clear: both;
	height: 25px;
	margin-top: 5px;
	background-image: url('../images/bg_pojbelka.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	overflow: hidden;
	z-index: 5;
}

#pojBelkaPolecamy h2 {
	width: 400px;
	height: 24px;
	margin-left: 12px;
	background-repeat: no-repeat;
}

#pojBelkaPolecamy .strzalka{
	position: relative;
	width: 11px;
	height: 9px;
	left: 891px;
	top: -15px;
	background: url('../images/icon_up.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

/* ##################### */
#pojBelkaPolecamyZawartosc {
	clear: both;
	margin-top: 2px;
	padding-bottom: 10px;
	color: black;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-image: url('../images/bg_pojstopka_line.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}

#pojBelkaPolecamyZawartosc table {
	width: 100%;
}

#pojBelkaPolecamyZawartosc table td {
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
	width: 200px;
}

#pojBelkaPolecamyZawartosc table td.partner {
	width: 340px;
}

#pojBelkaPolecamyZawartosc table th {
	vertical-align: top;
	width: 150px;
}

#pojBelkaPolecamyZawartosc p {
	padding-bottom: 5px;
}

#pojBelkaPolecamyZawartosc img {
	margin: 10px 15px 15px 15px;
	border: 1px solid #cccccc;
	float: left;
}

#pojBelkaPolecamyZawartosc a.title {
	font-weight: bold;
	line-height: 22px;
}

