.klasa {
	background-color: #f7f8b4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfe06a;
	border-bottom-color: #dfe06a;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
}
.tekst {
	padding: 10px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.style {
	background-color: #f7f8b4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfe06a;
	border-bottom-color: #dfe06a;
}

