<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
  padding: 0px;
  margin: 0px;
  }

#bodyFrame {
  position: relative;
  width: 1000px; height: 655px;
  background-image: URL('/_images/body.background.png');
  margin: 0px auto 0px auto;
  background-color: white;
  }

#printHeader { display: none; }

#bodyHeader {
  position: relative;
  height: 135px;
  padding-top: 6px;
  z-index: 2O0;
  }

#bodyHeader h1 a {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 276px;
  height: 100px;
  background: URL("/_images/logo.png") no-repeat;
  text-indent: -99999px;
  overflow: hidden;
  }

#headerMenu {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  position: absolute;
  z-index: 100;
  right: 40px;
  top: 85px;
  }

#headerMenu img {
  margin-left: 15px;
  }

#tlapky {
  position: absolute;
  right: 25px;
  top: 0px;
  z-index: 10;
}

#bodyLeft {
  float: left;
  width: 155px;
  min-height: 400px;
  _height: 400px;
  position: relative;
  left: 26px;
  padding: 10px 5px 10px 20px;
  margin: 5px 0px 5px 0px;
  background-color: white;
  border: solid 1px #F3D0A8;
  z-index: 11;
  }

#bodyMain {
  width: 510px;
  height: 370px;
  position: absolute;
  left: 237px;
  top: 150px;
  padding: 20px;
  z-index: 20;
  }

#bodyText {
  width: 520px;
  height: 340px;
  overflow: auto;
  padding-right: 15px;
  }

#copyright {
  position: absolute;
  left: 237px;
  top: 560px;
  color: #DE7500;
  font-size: 70%;
  z-index: 20;
  }

#slogan {
  position: absolute;
  left: 28px;
  top: 576px;
  z-index: 0;
  }

#meda {
  position: absolute;
  right: 0px;
  top: 435px;
  z-index: 23;
  }

#bublina {
  position: absolute;
  right: 20px;
  bottom: 205px;
  width: 170px;
  z-index: 55;
  display: none;
  font-size: 80%;
  }

#bublina img {
  display: block;
  margin: 0px;
  padding: 0px;
  }

#bublina p {
  margin: 0px;
  }

#bublinaText {
  background: URL('/_images/bublina.background.png') repeat-y;
  padding: 0px 5px 0px 5px;
  }</pre></body></html>