#dragon
{
  height:165px;
  width:244px;
  position:relative;
}

a.dragon
{
  display:block;
  position:absolute;
  left:0px;
  top:0px;
  width: 244px;
  height: 165px;
  outline:none;
  background: url(../images/gb/box2.jpg) no-repeat 0 0;
}

a.dragon:hover
{
  background: url(../images/gb/box2.jpg) no-repeat 0 -165px;
}

h1.contact
{
  background: url(../images/gb/contact.jpg) no-repeat 0 0;
}

h1.details
{
  background: url(../images/gb/details.jpg) no-repeat 0 0;
}

h1.offer
{
  background: url(../images/gb/offer.jpg) no-repeat 0 0;
}

h1.welcome
{
  background: url(../images/gb/welcome.jpg) no-repeat 0 0;
}

h1.whyedusightseeing
{
  background: url(../images/gb/whyedu.jpg) no-repeat 0 0;
}

h1.whywithus
{
  background: url(../images/gb/whywithus.jpg) no-repeat 0 0;
}

h1.whykrakow
{
  background: url(../images/gb/whykrakow.jpg) no-repeat 0 0;
}

h1.whypoland
{
  background: url(../images/gb/whypoland.jpg) no-repeat 0 0;
}

h1.ouroffer
{
  background: url(../images/gb/offerh1.jpg) no-repeat 0 0;
}

h1.gallery
{
  background: url(../images/gb/galleryh1.jpg) no-repeat 0 0;
}



div.menu
{
  padding-left:130px;
}

div.menu a
{
  display:block;
  float:left;
  outline:none;
  text-decoration:none;
}


div.menu a.home
{
  width:80px;
  height:40px;
  background: url(../images/gb/menu.jpg) no-repeat 0 0;
}

div.menu a.home:hover, div.menu a.homeVisit
{
  background-position: 0px -41px;
}

div.menu a.whyEdu
{
  width:123px;
  height:40px;
  background: url(../images/gb/menu.jpg) no-repeat -78px 0;
}

div.menu a.whyEdu:hover, div.menu a.whyEduVisit
{
  background-position: -78px -41px;
}

div.menu a.whyWithUs
{
  width:76px;
  height:40px;
  background: url(../images/gb/menu.jpg) no-repeat -200px 0;
}

div.menu a.whyWithUs:hover, div.menu a.whyWithUsVisit
{
  background-position: -200px -41px;
}

div.menu a.whyKrakow
{
  width:75px;
  height:40px;
  background: url(../images/gb/menu.jpg) no-repeat -275px 0;
}

div.menu a.whyKrakow:hover, div.menu a.whyKrakowVisit
{
  background-position: -275px -41px;
}

div.menu a.whyPoland
{
  width:78px;
  height:40px;
  background: url(../images/gb/menu.jpg) no-repeat -350px 0;
}

div.menu a.whyPoland:hover, div.menu a.whyPolandVisit
{
  background-position: -350px -41px;
}

div.menu a.offer
{
  width:68px;
  height:40px;
  background: url(../images/gb/menu.jpg) no-repeat -427px 0;
}

div.menu a.offer:hover, div.menu a.offerVisit
{
  background-position: -427px -41px;
}

div.menu a.photos
{
  width:80px;
  height:40px;
  background: url(../images/gb/menu.jpg) no-repeat -495px 0;
}

div.menu a.photos:hover, div.menu a.photosVisit
{
  background-position: -495px -41px;
}

