div.artykul{
	width: 500px;
	height: auto;
	text-indent: 10px;
	background-color: white;
}
h1.art {
	font-size: 25px;
	font-weight: bold;
	text-indent: 0px;
}
h2.art1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 50px;
	text-indent: 0px;
}
.fotoc{
	text-align: center;
}
p img{
	display: block;
	margin: 0 auto;
}
.mturek{
	text-align: right;
	margin: 0px;
}
div.mturek p{
	margin: 0px;
	margin: 3px;
}
