body {
  background-color: #E6E6E6;
  font-size: 12px;
  font-family: Verdana;
  color: #373737;
  _text-align: center;
}

a {
  color: #373737;
}

table {
  font-size: 11px;
  font-family: Verdana;
  color: #373737;
}

#main {
  width: 788px;
  background: #fff url(../img/box-bg.gif) repeat-y;
  margin: 0 auto;
  _text-align: left;
}

#zahlavi {
  background-image: url(../img/box-z.gif);
  height: 22px;
}

#zapati {
  background-image: url(../img/box-p.gif);
  height: 22px;
  clear: both;
}

#hlavicka {
  position: relative;
  height: 140px;
}

#logo {
  position: absolute;
  top: 32px;
  left: 31px;
}

#kruhy {
  background-image: url(../img/kruhy.jpg);
  position: absolute;
  top: -8px;
  right: 14px;
  width: 530px;
  height: 131px;
}

#kruhy b {
  display: none;
}

#levy {
  width: 245px;
  float: left;
  padding-bottom: 30px;
}

#stred {
  float: left;
  width: 405px;
  font-size: 11px;
  line-height: 15px;
}

#pravy {
  float: left;
  width: 120px;
  text-align: center;
  padding-bottom: 30px;  
}

#levy ul {
  list-style: none;
  margin: 0 0 40px 32px;
  padding: 0px;
}

#levy li {
  padding-bottom: 6px;
  margin-bottom: 10px;
  background: url(../img/li.gif) no-repeat bottom left;
}

#stred ul {
  list-style: none;
  margin: 15px 0 15px 10px;
  padding: 0px;
}

#stred li {
  padding-left: 14px;
  background: url(../img/sipka.gif) no-repeat left;
  margin-bottom: 2px;
}

#stred img {
  border: 1px solid #d7d7d7;
}

#levy a {
  font-family: Century Gothic, Verdana;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  padding-left: 7px;
}

#levy a:hover {
  color: #269CCE;
}

h1 {
  color: #013662;
  font-size: 14px;
  margin: 0px 0 8px 0; 
}

#novinky {
  background: url(../img/novinky.gif) no-repeat left;
  font-family: Century Gothic, Verdana;
  font-weight: bold;
  letter-spacing: 1px;
  height: 21px;
  color: #269CCE;
  margin-left: 32px;
  padding-left: 30px;
}

#levy .datum {
  color: #636363;
  background: url(../img/sipka.gif) no-repeat left;
  margin: 14px 0 0 40px;
  padding-left: 10px;
  font-size: 11px; 
}

#levy b {
  font-size: 11px;
  display: block;
  margin-left: 50px;
  color: #013662;
}

#levy p {
  display: block;
  font-size: 11px;
  margin: 0 25px 0 50px;
  line-height: 15px;
}

#copy { 
  color: #9b9b9b;
  border-top: 1px solid #cccccc;
  font-size: 10px;
  margin-top: 35px;
}

#copy a { 
  color: #9b9b9b;
  text-decoration: none;
}

#copy a:hover {
  text-decoration: underline;
} 

.input {
  border: 1px solid #cccccc;
  width: 200px;
}

.textarea {
  border: 1px solid #cccccc;
  width: 300px;
  height: 150px;
}

.odeslat {
  border: 0px solid #fff;
  background-color: #489ec6;
  color: #fff;
  font-size: 12px;
  font-family: Arial;  
  cursor: pointer;
  font-weight: bold;
  padding: 3px;
}

#formular td {
  padding-bottom: 4px;
}

.lista {
  margin-top: 6px;
  color: #373737;
  text-align: center;
  font-size: 11px;
}

.lista a {
  color: #373737;
  font-size: 11px;
}


