.single-slownik .offer_main_img, .post-type-archive-slownik .offer_main_img {
	min-height: 310px;
	color: #fff;
}

.slownik-item {
	padding: 1em 0 1em 5em;
}
.slownik-item-box {
	border-bottom: 1px solid rgba(0,0,0,.1)
}

.slownik-item h3 {
	font-size: 1.125em;
	font-weight: 500;
}

.alphabet-filter {
	background: rgb(10, 22, 40);
}

.alphabet-filter button {
	background: none;
	border: 0;
	color: #42597c;
	font-size: 0.8em;
	padding: 1em;
}

.alphabet-filter .active {
	color: #fff;
}

#searchInput {
	width: 400px;
	padding: 1em;
	margin: 2em auto;
	border: solid 1px #2d9ceb;
	border-radius: 8px;
}

.slownik-letter {
	font-size: 4em;
	font-weight: 500;
	color: rgb(26, 58, 107);
	opacity: 0.15;
	float: left;
	margin-top: -30px;
}