.produkty p {
	text-align: justify;
	font-size: 18px;
	font-weight: 400;
}

.red{
	color: #ce2222;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 0 !important;
}

.opis-galerii{
	font-size: 18px;
    color: #fff;
    background-color: rgba(206, 34, 34, 1);
    margin-top: 1em;
	padding-left: 1em;
}

.box-galeria {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 5px 0px;
}
hr {
	margin-top: 42px;
}