.toolbar2_shop {
  padding: 0;
  margin: 0;
  list-style: none;
}

  
.toolbar2_shop li {
  float: left;
  height: 32px;
  background-position: top left;     
  background-image: url(../gfx/menu2_shop2.jpg);
  background-repeat: no-repeat;
  

  text-indent: -999em
}

.toolbar2_shop li.separator {
  background-position: -51px top;
  width: 2px;
}

.toolbar2_shop li a {
  display: block;
  height: 32px;
  background-image: url(../gfx/menu2_shop2.jpg);
  background-repeat: no-repeat
}



.toolbar2_shop a.sokolkasa{
  width: 209px;
  background-position: left top;
}
.toolbar2_shop a.sokolkasa:hover {
  width: 209px;
  background-position: left bottom
} 

.toolbar2_shop a.rules {
  width: 156px;
  background-position: -209px top;
}
.toolbar2_shop a.rules:hover {
  width: 156px;
  background-position: -209px bottom
} 


