body.pushable, body.pushable > .pusher, .pusher {
  background: #fff url(../images/fon.jpg) repeat !important;
}

#kitaplik {
  width: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(74, 3, 3, 0.84);
  -moz-box-shadow: 0px 0px 13px 0px rgba(74, 3, 3, 0.84);
  box-shadow: 0px 0px 13px 0px rgba(74, 3, 3, 0.84);
  margin-top: 15px;
}

.appblok a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: white;
  font-size: 17px;
}

.appblok .column {
  height: 47px;
}

.ui.grid.kitapblok > .column:not(.row) {
  padding: 0;
}

.raf_ustu_cita {
  background: url("../images/raf_ustu_cita.png");
  width: 100%;
  height: 38px;
  padding-top: 3px;
}

.raf_baslik {
  text-align: center;
  font-size: 18px;
  background: url("../images/raf_baslik.png");
  width: 286px;
  height: 33px;
  margin: auto;
  padding-top: 7px;
}

.raf .column.grid {
  background: url("../images/golgeli-zemin.png"), url("../images/raf_fon.png");
  background-repeat: repeat;
  margin: 0;
  width: 100%;
}

.raf.raf_bookk .column.grid {
  background: url("../images/golgeli-zemink.png"), url("../images/raf_fon.png");
  background-repeat: repeat;
  margin: 0;
  width: 100%;
}

.kitapblok {
  text-align: center;
}
