   /* Logo w navbarze */
header img {
  max-height: 64px;
  height: auto;
  width: auto;
}

/* Responsive nav text sizing (opcjonalne dla czytelności) */
@media (max-width: 768px) {
  header nav a {
    font-size: 14px;
  }
}
.tek:hover{
color: #184ab6;
}