#tekst_do_sliki{
	float: left;
	width: 660px;
	margin-bottom: 40px;
}

#image_wrapper1, #image_wrapper2  {
	height: 200px;
	width: 125px;
	float: right;
	margin-top: 30px;
}

#image_wrapper1 img {
	margin: 8px 0px 0px 8px;
}

#image_wrapper1 p {
	font-size: 0.7em;
	padding-top: 16px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#image_wrapper2 {
	margin-top: 30px;
	margin-bottom: 30px;
}

#image_wrapper2 img {
	padding-bottom: 5px;
	margin-left: 27px;
}
#image_wrapper2 p {
	font-size: 0.7em;
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 13px;
	text-align: left;
}
#dolen_tekst {
	clear:both;
}
#five_principles {
	float: left;
	margin-top: 120px;
}
blockquote {
	text-align: left;
	height: auto;
	width: 420px;
	margin-top: 45px;
	font-style: normal;
	float: right;
}
blockquote p {
	text-align: left;
	font-style: italic;
	line-height: 1.8;
	font-size: 0.7em;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote p cite{
	font-size: 0.8em;
	float: right;
	margin-right: 30px;
}