.richText p{
	margin: 5px 0;
	text-indent: 0em;}

.richText strong,
.richText b{
	font-weight: bold;}

.richText em,
.richText i{
	font-style: italic;}

.richText ul,
.richText ol{
	margin: 5px 0 5px 10px;}
.richText ul{
	list-style: disc;}

.artykul p strong{
	font-weight: bold;}

.artykul .imageLeft{
	text-align: center;
	margin: 0 10px 10px 0;
	padding: 10px;
	background-color: #EDEDED;
	float: left;}
.artykul .imageLeft p{
	font-size: 0.80em;
	margin: 0;
	padding: 0;}
.artykul .imageLeft p.podpis{
	color: black;
	text-align: right;}

.artykul .imageRight{
	text-align: center;
	margin: 0 0 10px 10px;
	padding: 10px;
	background-color: #EDEDED;
	float: right;}
.artykul .imageRight p{
	font-size: 0.80em;
	margin: 0;
	padding: 0;}
.artykul .imageRight p.podpis{
	color: black;
	text-align: right;}