/*
 * BEMA Modernizace 2.0.2 — dokončení hotfixu horní lišty
 * Navazuje na 2.0.1 a opravuje bílý podklad kontaktní části.
 */

@import url('/user/documents/upload/bema-modernizace-v2-0-1.css?v=2.0.1');

.top-navigation-bar .top-navigation-contacts {
  background: transparent !important;
  color: #fff !important;
}

.top-navigation-bar .top-navigation-contacts strong,
.top-navigation-bar .top-navigation-contacts a,
.top-navigation-bar .top-navigation-contacts span {
  color: #fff !important;
}
