/* CSS dla bloku tlo-header */
.tlo-header {
	height: 200px;
	background: linear-gradient(180deg, rgba(8, 127, 140, 0.9) 0%, rgba(8, 127, 140, 0.5) 60.45%, rgba(8, 127, 140, 0) 90.45%);
}