/*	------------------------ * ---------------------- */
@import url("inc.top.css");
@import url("inc.bottom.css");
/*	------------------------ * ---------------------- */
div#trescstr {
	background: url(../../images/podstr-tlo.jpg) no-repeat left top;
	float: left;
	width: 710px;
}
div#trescstr h1 {
	font: bold 19px "Trebuchet MS";
	color: #000;
	float: left;
	padding-left: 24px;
	margin-top: 20px;
	padding-bottom: 15px;
}
div#trescstr a.drukuj {
	background: url(../../images/drukuj.gif) no-repeat left top;
	position: absolute;
	margin-top: 60px;
	margin-left: -80px;
	padding-left: 31px;
	font: bold 12px Arial;
	text-decoration: none;
	color: #8D8D8D;
}
div#trescstr div.trescstr {
	float: left;
	width: 664px;
	padding: 0px 22px;
	border: 1px solid #E5E5E5;
	border-top: none;
	background: #fff;
}
div#tresc {
	float: left;
	width: 662px;
	border-top: 1px solid #E5E5E5;
	padding: 30px 0px;
}
/*	------------------------ * ---------------------- */
div#lista {
	float: left;
	width: 662px;
	border-top: 1px solid #E5E5E5;
	padding: 30px 0px;
}
div#lista div.r {
	width: 660px;
	float: left;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ECECEC;
}
div#lista img {
	border: 0px;
}
div#lista img.i {
	margin-right: 16px;
}
div#lista h2 {
	font: bold 13px Verdana;
	color: #2C70AA;
	margin-bottom: 5px;
}
div#lista p {
	margin-bottom: 4px;
}
div#lista span {
	font: 11px Verdana;
	color: #2C70AA;
	margin-right: 20px;
}




