div#center
{
	background: url("grafika/bg.png") bottom center no-repeat;
	min-height: 650px;
}

div#center2
{
	position: relative;
	margin: 0 auto;
	padding: 60px 0;
	width: 600px;
	text-align: justify;
}

p
{
	margin-top: 30px;
	margin-bottom: 30px;
}

p.last
{
	margin-bottom: 10px;
}