body {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: white;
  font-family: Verdana, Arial, Tahoma;
  font-size: 80%;
  color: black;
}

hr {
  height: 1px;
  width: 90%;
  color: black;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

img {
  border: 0px;
}

table {
  border: 0px solid black;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 5px;
}

td {
  border: 1px solid black;
  text-align: center;
}

td.misto {
  background-color: white;
}

td.ukazka {
  background-color: white;
  padding: 5px 5px 5px 5px;
}

td.udaje_o_zemi {
  border: 0px;
  text-align: left;
  vertical-align: top;
  text-align: justify;
  padding-right: 10px;
}

td.didakticke_hry {
  border: 0;
  width: 200px;
  vertical-align: top;
}

img.blank {
  border: 0px;
  width: 10px;
  height: 1px;
}

img.z_vpravo {
  margin-left: 10px;
  margin-top: 5px;
  border: 0px;
  float: right;
}

img.z_vlevo {
  margin-right: 10px;
  margin-top: 5px;
  border: 0px;
  float: left;
}

.z_center {
  text-align: center;
}

img.noty {
  border: 1px solid black;
}

.under {
  text-decoration: underline;
}

.copy {
  border-top: 1px solid black;
  clear: both;
  text-align: right;
  margin-top: 2px;
  font-size: 11px;
  padding-right: 10px;
}

.web {
  color: gray;
}

.music {
  text-align: center;
}

.flag {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  visibility: hidden;
}

.logo {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 40px;
}

.znaky {
  position: absolute;
  top: 0px;
  right: 10px;
}

.pictures {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.signature {
  font-weight: bold;
  text-align: right;
}

h1.nadpis_top {
  font-size: 300%;
}

.top {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  text-align: center;
  width: 600px;
  height: 25px;
}

.main {
  position: relative;
  right: 5px;
  bottom: 3px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 600px;
  background-color: white;
  padding-bottom: 3px;
}

ul {
  margin-left: 20px;
}

li.norm, li.proj, li.prog {
  font-weight: normal;
  color: black;
}

li.zeme {
  font-size: 12px;
  font-weight: normal;
}

li.proj {
  list-style-type: decimal;
}

li.prog {
  list-style-type: lower-alpha;
  margin-left: 35px;
}

li {
  font-weight: bold;
  list-style-type: square;
  color: black;
  margin-left: 0px;
}

h1 {
  font-size: 175%;
  color: black;
  font-weight: normal;
  font-family: Verdana;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

h3 {
  font-size: 125%;
  color: black;
  font-weight: bold;
  font-family: Verdana;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

h2 {
  font-weight: bold;
  color: black;
  font-size: 100%;
  margin-bottom: 5px;
}

h2.dg {
  font-size: 120%;
  text-decoration: underline;
}

.menu {
  position: absolute;
  visibility: hidden;
  width: 0px;
  padding-top: 15px;
  text-align: left;
  float: left;
  background-color: white;
  font-size: 13px;
}

.text {
  padding-top: 15px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 10px;
  min-height: 425px;
  _height: 425px;
  background-color: white;
  text-align: justify;
  float: left;
}

.it_ce {
  font-style: italic;
  text-align: center;
}

a:link, a:visited {
  text-decoration: none;
  color: #171D24;
}

a:active, a:hover {
  text-decoration: none;
  color: #4F627D;
}