body {
  background-color: #D7D7D7;
  margin: 0;
  color: #0a20be;
  font-family: "ARIAL", "HELVETICA", sans-serif;
  font-size: 1em;
  text-align: center;
  margin-left:auto;
  margin-right:auto;
}

a:visited, a:active, a:link {
  color:#0a20be;
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  color:#0a20be;
  text-decoration: none;
  background-color: transparent;
}


#borderall {
  border:1px solid #000000;
  margin-top:8px;
  margin-bottom:0px;
  background: #f8f4f8 repeat;
  width:75em;
  margin-right:auto;
  margin-left:auto;
  text-align:center;
  padding:0px;
  color: inherit;
}

h1 {
  margin: 5px auto 5px auto;
  background-color: transparent;
  text-align: center;
  color:#0a20be;
  font-size: 2em;
}
h2 {
  margin-top:0px;
  margin-bottom:0px;
  color:#0a20be;
  font-size: 23px;
  background-color: transparent;
}
h3 {
  margin: 0;
}
#special{
  position:absolute;
  visibility:hidden;
  width:0px;
  height:0px;
  z-index:6;
}
#menu {
  padding-top:0px;
  padding-bottom:0px;
  height: 25px;
  margin-bottom: 10px;
  border-top:2px solid #C7C6C3;
  text-align: center;
  padding-left: 5px;
}

#menu a {
  border-right:1px solid #C7C6C3;
  border-left:1px solid #C7C6C3;
  border-bottom:1px solid #C7C6C3;
  border-top: 0;
  margin-top:0px;
  margin-bottom:0px;
  display: block;
  width: 17em;
  line-height: 21px;
  height: 21px;
  text-decoration: none;
  margin-left:5px;
  margin-right:5px;
  background-color: #FFFFFF;
  color:#0000EC;
  float: left;
  text-align: center;
}

#menu a.current {
  background-color: #EEF1F8;
  color:#0000EC;
  text-decoration: underline;
}
#menu a:active, #menu a:hover {
  text-decoration: none;
  background-color: #EEF1F8;
  color:#000000;
}

.middle {
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  clear: both;
}
#bottom td {
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  clear: both;
  font-size: 12px;
}
#content {
  margin-left: 10px;
  margin-right: 10px;
  text-align: justify;
}
#bottom {
  margin-top: 15px;
  border-top:2px solid #C7C6C3;
  width: 100%;
}
img {
  border: 0;
}
#jazyky {
  width: 90px;
  float: right;
  padding-top: 35px;
  padding-right: 10px;
}
#top {
  margin-right: 100px;
}
ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
li {
  text-align: left;
}
.second_level {
  margin-left: 2em;
}