#mainpage_menu {
  position: relative;  
}
#skanowanie_i_opis_wyniku {
  position: absolute;
  top: 149px;
  left: 30px;
  padding-top: 152px;
  width: 170px;
  text-align: center;
  background: transparent url('/img/skaner_nowy.png') 0px 0px no-repeat;
  display: block;
  color: #1f6d88;
  font-weight: bold;
  z-index: 1;
  line-height: 14px;
}
#skanowanie_i_opis_wyniku:hover {
  text-decoration: none;
  background: transparent url('/img/skaner_nowy.png') -180px 0px no-repeat;
  color: #1f6d88;
  z-index: 1000;
}

#analiza_danych_mikromacierzowych {
  position: absolute;
  top: 10px;
  left: 90px;
  padding-top: 20px;
  padding-right: 210px;
  width: 120px;
  height: 100px;
  text-align: center;
  background: transparent url('/img/mainpage/analiza_danych_mikromacierzowych.png') 130px 0px no-repeat;
  display: block;
  color: #1f6d88;
  font-weight: bold;
  z-index: 1;
  line-height: 14px;
}
#analiza_danych_mikromacierzowych:hover {
  text-decoration: none;
  background: transparent url('/img/mainpage/analiza_danych_mikromacierzowych.png') 130px -135px no-repeat;
  color: #1f6d88;
  z-index: 1000;
}

#kontrola_wynikow {
  position: absolute;
  top: 10px;
  left: 460px;
  padding-top: 138px;
  width: 230px;
  text-align: center;
  background: transparent url('/img/mainpage/kontrola_wynikow.png') 0px 0px no-repeat;
  display: block;
  color: #1f6d88;
  font-weight: bold;
  z-index: 1;
  line-height: 14px;
}
#kontrola_wynikow:hover {
  text-decoration: none;
  background: transparent url('/img/mainpage/kontrola_wynikow.png') -230px 0px no-repeat;
  color: #1f6d88;
  z-index: 1000;
}

#hybrydyzacja_i_plukanie {
  position: absolute;
  top: 326px;
  left: 210px;
  padding-top: 150px;
  width: 111px;
  text-align: center;
  background: transparent url('/img/mainpage/hybrydyzacja_i_plukanie.png') 0px 0px no-repeat;
  display: block;
  color: #1f6d88;
  font-weight: bold;
  z-index: 1;
  line-height: 14px;
}
#hybrydyzacja_i_plukanie:hover {
  text-decoration: none;
  background: transparent url('/img/mainpage/hybrydyzacja_i_plukanie.png') -111px 0px no-repeat;
  color: #1f6d88;
  z-index: 1000;
}

#amplifikacja_probek {
  position: absolute;
  top: 330px;
  left: 240px;
  padding-top: 160px;
  width: 220px;
  text-align: center;
  background: transparent url('/img/mainpage/amplifikacja_probek.png') 0px 0px no-repeat;
  display: block;
  color: #1f6d88;
  font-weight: bold;
  z-index: 1;
  line-height: 14px;
}
#amplifikacja_probek:hover {
  text-decoration: none;
  background: transparent url('/img/mainpage/amplifikacja_probek.png') -220px 0px no-repeat;
  color: #1f6d88;
  z-index: 1000;
}

#analiza_jakosci_materialu {
  position: absolute;
  top: 320px;
  left: 400px;
  padding-top: 147px;
  width: 200px;
  text-align: center;
  background: transparent url('/img/mainpage/analiza_jakosci_materialu.png') 0px 0px no-repeat;
  display: block;
  color: #1f6d88;
  font-weight: bold;
  z-index: 1;
  line-height: 14px;
}
#analiza_jakosci_materialu:hover {
  text-decoration: none;
  background: transparent url('/img/mainpage/analiza_jakosci_materialu.png') -200px 0px no-repeat;
  color: #1f6d88;
  z-index: 1000;
}


#wybor_tworzenie_macierzy {
  position: absolute;
  top: 200px;
  left: 570px;
  padding-top: 100px;
  width: 180px;
  text-align: center;
  background: transparent url('/img/mainpage/wybor_tworzenie_macierzy.png') 0px 0px no-repeat;
  display: block;
  color: #1f6d88;
  font-weight: bold;
  z-index: 1;
  line-height: 14px;
}
#wybor_tworzenie_macierzy:hover {
  text-decoration: none;
  background: transparent url('/img/mainpage/wybor_tworzenie_macierzy.png') -180px 0px no-repeat;
  color: #1f6d88;
  z-index: 1000;
}

