.q_english{
  background: url('./images/english.gif') top left no-repeat;
  margin: 0;
  margin-top: 2px;
}
.q_english:hover{
  background-position: -180px 0;
}

.q_rychlovky{
  background: url('./images/quickies.gif') top left no-repeat;
  margin-top:0;
  margin-bottom: 8px;
}

.q_kudykam{
  background: url('./images/orientace.gif') top left no-repeat;
  margin-top:0;
  margin-bottom: 8px;
}

.q_balony{
background: url('./images/nove.gif') top left no-repeat;
}
.q_balony:hover{
  background-position: -180px 0;
}

.q_cenik{
background: url('./images/on-line.gif') top left no-repeat;
}
.q_cenik:hover{
  background-position: -180px 0;
}

.q_kontakty{
background: url('./images/kontakty.gif') top left no-repeat;
}
.q_kontakty:hover{
  background-position: -180px 0;
}

.q_site_map{
background: url('./images/site-map.gif') top left no-repeat;
}
.q_site_map:hover{
  background-position: -180px 0;
}

.q_oblibene{
  background: url('./images/favorites.gif') top left no-repeat;
  margin-top:0;
  margin-bottom: 8px;
}

.q_kubicek{
  background: url('./bannery/kubicek_as.gif') top left no-repeat;
}

.q_newsletter{
  background: url('./images/newsletter.gif') top left no-repeat;
  margin-top:0;
  margin-bottom: 8px;
}

