
#drobecky {
  font-size: 0.88em;
  color: #4D5658;
  text-align: left;
  text-overflow: ellipsis; 
  overflow: hidden;
  white-space: nowrap;
}

#drobecky .drobecky-doma {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: url('https://computermedia.sk/obrazky/doma_svetle.png') no-repeat center center;
  background-size: 16px 16px;
}

#drobecky .sipka {
  display: inline-block;
  padding: 0px 5px;
  font-size: 1rem;
  color: #a3a3a3;
}

#drobecky a {
  text-decoration: none;
}

#drobecky a:hover,
#drobecky .aktivni {
  color: #a3a3a3;
}