@charset "utf-8";
/* CSS Document */

#buffer_with_text {
	width: 70%;
	text-align: center;
	background: rgba(255, 255, 255, 0.75);
	padding: 20px;
	margin: auto;
}

p#pasus1 {
	text-align: justify;
	margin: auto;
}

#slike {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}