/* Hover barva položek menu */
header .navbar a:hover,
header nav a:hover,
.menu-wrapper a:hover {
    color: #191919 !important;
}
