/* Vlaječky */

#menu-item-432243 a { 
  background: transparent url(/obrazek/3/united-kingdom-png/) no-repeat center; 
  width: 50px;
  font-size: 0;
  line-height: 20px;
  opacity: 0.6;
}
#menu-item-432243 a:hover { 
  background: transparent url(/obrazek/3/united-kingdom-png/) no-repeat center;
  opacity: 1;
} 

/*logo*/
#logo img {
  max-height: 86px;
}

.navbar-brand {
  padding:0;
  font-size:initial!important;
  margin:unset!important
}