.nav-link {
	color: black;
}

.btn-bg-dark {
	background-color:rgba(255, 255, 255, 0.2);
}

.cennik-lista {
list-style-type: disc;
/* list-style-position: inside; */
padding-left: 1.2em;
font-size: 0.9em;
}