body {
  margin: 3px;
  padding: 3px;
}

.global {
  width: 787px;
}

.menu {
  width: 204px;
  vertical-align: top;
  padding-left: 4px;
  background: #F6F6FE url(../images/leftborder.gif) repeat-y top left;
}

.page {
  vertical-align: top;
  background: url(../images/rightborder.gif) repeat-y top right;
}

.editPage {
  width: 100%;
  border: black 1px dotted;
  height: 440px;
  margin: 2px 15px 4px 9px;
  padding: 7px;
  font: normal 11px Arial, sans-serif;
}

.bodyPage {
  width: 100%;
  margin: 10px 23px 12px 17px;
  font: normal 11px Arial, sans-serif;
}

.endPage {
  width: 100%;
  background: url(../images/botborder.gif) repeat-x top left;
  font: normal 9px Arial, sans-serif;
  text-align: right;
  padding-top: 7px;
  margin: 0px 2px;
  color: gray;
}

.endPage A {
  text-decoration: none;
  color: #a20a04;
}


/* obrazky v menu */
.imag1 {
  margin: 17px 17px 2px 17px;
}
.imag2 {
  margin: 2px 17px 17px 17px;
}

