/* CSS dla bloku zdjecie-lewo */
.zdjecie-lewo {
	/* Style tutaj */
}
.nakladka-img{
	background: linear-gradient(151.12deg, rgba(0, 0, 0, 0) 1.49%, rgba(0, 0, 0, 0.5) 87.88%);
}
.napis-img{
	bottom: 5% !important;
	font-weight: 400;
	letter-spacing: 5px;
}
.kreska-50{
	width: 50%;
	height: 2px;
	background-color: white !important;
	margin: auto;
}
.przy-kreska{
	font-weight: 600;
}
.kreska-full{
	width: 100% !important;
	height: 2px !important;
	background-color: black;
}
.tekst-zdjecie-lewo ul{
	padding: 0px !important;
}
@media screen and (max-width: 992px) {

}