body {
  background-image: url("../pixs/bgbody.jpg");
  font-family: georgia, "Book Antiqua", palatino, serif;
  font-size: small;
}
.border {
  width: 840px;
  height: 590px; 
  position: absolute;
  top: 50%; 
  left: 50%; 
  margin: -295px 0 0 -420px; 
  background-image: url("../pixs/bgborder.jpg");
}    
.page {
  width: 790px;
  height: 540px; 
  position: absolute; 
  top: 50%; 
  left: 50%; 
  margin: -270px 0 0 -395px; 
  background-image: url("../pixs/bg.jpg");
} 
.logo {
  height: 65px; 
  width: 790px;
}
.menu {
  height: 430px; 
  width: 100px;
  position: absolute;
  left: 15px;
  top: 100px;
  font-weight: bold;
  font-style: italic;
  float: left;
}
.mitem {
  margin: 10px 0 2px 0;
}
.menu a:link, .menu a:visited {
  color: #ffffd5;
  text-decoration: none;
}
.menu a:hover {
  color: #FFD700;
}
.mflag {
  position: absolute;
  bottom: 5px;
}
.main {
  width: 660px;
  height: 460px;
  position: absolute;
  left: 115px;
  color: #000;
  background-color: #ffffd5;
}
.text {
  width: 660px;
  height: 460px;
  overflow: auto;
}
.textin {
  margin: 20px;
}
.textin a:link, .textin a:visited {
  color: #2E8B57;
  text-decoration: underline;
}
.copyright {
  position: absolute;
  right: 17px;
  bottom: 0px;
  font-size: xx-small;
  color: #ffffd5;
}
.copysign {
  font-size: xx-small;
  color : #ff0000;
  text-align: center;
}
.warning  {
  color : #ff0000;
  font-size : x-large;
  padding : 50px 50px;
} 
.flashramecek {
  border: 1px dotted #000;
}
.floatleft {
  float: left;
}
a img {
  border: 0;
}
h1 {
  font-size: medium;
  text-decoration: underline;
}
h2 {
  font-size: small;
  font-weight: bold;
  border-bottom: 1px dotted #000;
}
h3 {
  font-size: small;
}

.odkazy_balicek5{position:absolute; top:600px;width:100%;color:#000;font-size:11px; text-align:center;}
.odkazy_balicek5 a{color:#000;font-size:11px;}