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

#tekst {
	text-align: center;
	background: rgba(255, 255, 255, 0.75);
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}

ul#lista {
	text-align: left;
}

#slike {
	width: 100%;
	text-align: center;
	position: relative;
	top: -20px;
}