body {
  background: #ffffff none;
  color: #000080;
  font: 13px/1.5 "Verdana CE", "Helvetica CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
a:link {
  color: #000080;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #000080;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #990080;
  font-weight: bold;
  text-decoration: none;
}
a.h1:link {
  color: #000080;
  font-weight: bold;
  text-decoration: none;
}
a.h1:visited {
  color: #000080;
  font-weight: bold;
  text-decoration: none;
}
a.h1:hover {
  color: #000080;
  font-weight: bold;
  text-decoration: none;
}
.mail a:link {
  color: #000080;
  font-weight: bold;
  text-decoration: none;
}
.mail a:visited {
  color: #000080;
  font-weight: bold;
  text-decoration: none;
}
.mail a:hover {
  color: #990080;
  font-weight: bold;
  text-decoration: none;
}
img  {
  border: 0px;
}
h1 {
  font-size: 170%;
  color: #000080;
  text-align: center;
  margin-top: 10px;
}
h2 {
  font-size: 130%;
  color: #000080;
  text-align: center;
}
li {
  list-style-type: none;
  padding-left: 35px;
  padding-top: 5px;
  font-size: 100%;
  color: #000080;
}
.hlavni {
  background-color: #ffffff;
  width: 690px;
  margin-top: 5px;
  padding: 5px;
}
.hlavicka {
  width: 680px;
  background-color: #ffffff;
  border-bottom: 2px solid #000080;
  margin: 0px;
  padding: 0px;
}
.levy-sloupec {
  width: 160px;
  height: 350px;
  background-color: #ffffff;
  text-align: left;
  color: #000080;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 15px;
  float: left;
  clear: right;
}
.stred {
  padding-top: 10px;
  margin-left: 165px;
  background-color: #ffffff;
  text-align: left;
}
.adresa {
  padding-top: 10px;
  margin-left: 150px;
  background-color: #ffffff;
  text-align: center;
}
.paticka {
  width: 680px;
  height: 90px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: #ffffff;
  border-top: 2px solid #000080;
  border-bottom: 2px solid #000080;
  text-align: left;
  clear: both;
}
.banner {
  padding-top: 15px;
  padding-right: 25px;
  float: right;
}
.mail {
  font-size: 80%;
  color: #000080;
  padding-left: 10px;
  padding-top: 0px;
  float: left;
}


