/* style dotyczace tresci strony */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	padding-left: 20px;
	margin-top: 9px;
	margin-bottom: 9px;
}
h1 {
	color: #FB704F;
	font-size: 23px;
	margin-bottom: 6px;
}
h2 {
	font-size: 18px;
	color: #FB704F;
	margin-top: 16px;
	margin-bottom: 2px;
}
h3 {
	font-size: 14px;
	color: #FB704F;
	margin-top: 16px;
	margin-bottom: 2px;
}
a:link {
	color: #C44000;
	text-decoration: none;
}
a:visited {
	color: #D78702;
	text-decoration: none;
}
a:hover {
	color: #FF1C14;
	text-decoration: underline;
}
a:active {
	color: #FC8567;
	text-decoration: none;
}
ul {
	list-style-type: circle;
	font-size: 14px;
}
#tresc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 7px 7px;
}
.inicjal {
	font-weight: bold;
	color: #FB704F;
}
.lewaKol {
	padding-right: 180px;
}
blockquote {
	margin-top: 9px;
	margin-bottom: 9px;
}
#pionowaKreska {
	background-image:  url(../images/pion-kreska.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.info_o_brosz {
	background-color: #FFDDAA;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.info_brosz_tyt {
	font-weight: bold;

}
.info_o_brosz p {
}
.cytatPrawy {
	font-size: 10px;
	text-align: right;
}
.lrys {
	float: left;
	margin-right: 3px;
}
.prys {
	float: right;
	margin-top: 8px;
}
.srys {
	text-align: center;
	margin-top: 10px;
}
.bezWciecia {
	padding-left: -20px;
}
.h2_mniejszy {
	font-size: 10px;
}
