/*** SiteMap ***/

ul.sitemap {
    margin: 0px 0px 20px 25px;
    padding-left: 20px;
    list-style-type: circle;
}

ul.sitemap ul {
    margin: 0px 0px 0px 7px;
    padding: 0px 0px 0px 15px;
    list-style-type: circle;
}

ul.sitemap ul li {
}

ul.sitemap li a {
    text-decoration: none;
}

ul.sitemap li a:hover {
    color: #000000;
}

table.content_uvod td{
  background: url('images/pas_belasy.png') bottom left repeat-x;
}

table.content_uvod td.right{
  text-align: right;
  line-height: 120%;
  height: 122px;
  color: #56769d;
  font-size: 11px;
  vertical-align: bottom;
  padding: 10px;
}

table.content_uvod td.right a{
  color: #56769d;
}

table.content_uvod td.nadpis{
  font-family: 'Georgia','Times New Roman';
  background: none;
  width: 100%;
  vertical-align: bottom;
  overflow: visible;
}

table.content_uvod td.nadpis div.nadpis{
  border-top: solid 1px #4f7693;
  color: #aa9a8f;
  font-size: 15pt;
  padding: 10px 20px 20px 30px;
  float: right;
}

div.kontakt_form{
  float: left;
  font-size: 12px;
  margin: 10px 15px;
}

div.kontakt_form div.input input{
  width: 250px;
  color: black;
  background: #f5f5f5;
  border: solid 1px black;
}

div.kontakt_form div.error{
  color: #ba1f25;
  font-weight: bold;
}

div.kontakt_form div.input textarea{
  width: 250px;
  background: #f5f5f5;
  border: solid 1px black;
}
