a img { outline: none; }

#likeit {
  position: relative;
  width: 278px;
  height: 293px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 30px;
  left: 10px;
  z-index: 2;
}

.likeit_box {
  position: absolute;
  top:-1px;
  left: 1px;
  background: url("img/background-lubieto.png") no-repeat;
  width: 278px;
  height: 293px;
  z-index: 3;
}

.close {
  position: absolute;
  top: 16px;
  right: 15px;
  background: url("img/zamknij.png") no-repeat;
  width: 72px;
  height: 23px;
}

.likeit_button {
  position: absolute;
  top: 250px;
  left: 90px;
}