.backtop {
  background-image: url('http://www.mhdspoje.cz/jrw20/png/topsite.PNG');
  background-repeat: no-repeat;
  height: 8px;
}
.backside {
  background-image: url('http://www.mhdspoje.cz/jrw20/png/sidesite.PNG');
  background-repeat: repeat-y;
}
.backbottom {
  background-image: url('http://www.mhdspoje.cz/jrw20/png/bottomsite.PNG');
  background-repeat: no-repeat;
  height: 8px;
}
.headerofmenu {
  background-image: url(http://www.mhdspoje.cz/jrw20/png/headerback.png);
  background-repeat: no-repeat;
}