* {
  font-family: Arial;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
html {
  background-position: center top;
  background-repeat: no-repeat;  
  /*background-image: url('../img/layout/bg_body.png');*/
} 
a {
  color: #000000;
}
p {
  margin-bottom: 10px;
}
h1 {
  font-size: 160%;
  margin-bottom: 10px;
}
h2 {
  font-size: 140%;
  margin-bottom: 10px;
}
h3 {
  font-size: 120%;
  margin-bottom: 5px;
}
em {
  font-style: italic;
}
.clear {
  clear: both;
}
td {
  vertical-align: top;
}
ul, li {
  margin-left: 10px;
}
ul ul {
  margin-top: 10px;
}
li {
  list-style: square;
}
#container-outter {
  width: 960px;
  margin: auto;
}
#container-inner {
  width: 960px;
  position: absolute;
}
#main {
  margin: 0px;
  margin-left: 190px;
  padding-top: 337px;
  font-size: 75%;
  z-index: 5;
  background-image: url('../img/layout/bg_main.png');
}
  #main .section {
    float: left;
    width: 609px;
    background-image: url('../img/layout/bg_section.png');
    background-repeat: no-repeat;
    padding-top: 20px;
  }
  #main .section .inner {
    margin-right: 10px;
  }
#column2 {
  float: right;
  width: 150px;
  overflow: hidden;
  /*font-size: 75%;*/
}
  #column2 .inner {
    margin-top: 15px;
  }
#column1 {
  float: left;
  width: 609px;
  border-right: 1px solid #d3d3d3;
  overflow: hidden;
}
#partners {
  clear: both;
  float: left;
  margin-top: 20px;
  width: 960px;
  text-align: center;
  border-top: 1px solid #a10000;
}
#footer {
  clear: both;
  float: left;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 960px;
  height: 95px;
  background-image: url('../img/layout/bg_footer.png');
  background-repeat: no-repeat;
  font-size: 65%;
}
#footer, #footer a {
  color: #ffffff;
}
  #footer .info {
    margin: 15px;
    margin-right: 200px;
  }
#logo {
  width: 305px;
  height: 95px;
  overflow: hidden;
  position: absolute;
  z-index: 99;
  top: 0px;
  left: 0px;
}
#motiv {
  clear: both;
  float: left;
  position: absolute;
  width: 960px;
  height: 340px;
  overflow: hidden;
  z-index: 0;
  top: 0px;
  left: 0px;
}
#header-fullbanner {
  clear: both;
  float: left;
  position: absolute;
  width: 468px;
  height: 60px;
  z-index: 10;
  top: 15px;
  right: 0px;

}
#menu {
  position: absolute;
  left: 0px;
  top: 95px;
  width: 180px;
  z-index: 10;
  font-size: 85%;
}
  #menu a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
  }
  #menu li {
    list-style-type: none;
    margin-bottom: 5px;
  }
  #menu ul {
    margin: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  #menu ul ul {
    font-size: 80%;
    margin: 10px;
  }
  #menu ul ul a {
    font-weight: normal;
  }
#menu .middle {
  float: left;
  width: 180px;
  padding-top: 5px;
  background-image: url('../img/layout/bg_menu.png');
  background-position: top center;
  background-repeat: repeat-y;
  min-height: 240px;
}
#menu .top {
  float: left;
  width: 180px;
  height: 13px;
  background-image: url('../img/layout/bg_menu_top.png');
  background-position: top center;
  background-repeat: no-repeat;
}
#menu .bottom {
  float: left;
  width: 180px;
  height: 15px;
  background-image: url('../img/layout/bg_menu_bottom.png');
  background-position: bottom center;
  background-repeat: no-repeat;
}
#search-newsletter {
  clear: both;
  float: left;
  position: absolute;
  right: 0px;
  top: 294px;
  width: 780px;
  height: 45px;
  background-image: url('../img/layout/bg_search.png');
  background-repeat: no-repeat;
  font-size: 75%;
  color: #ffffff;
  z-index: 9;
}
#search-newsletter .submit {
  background-color: #2d2d2d;
  color: #ffffff;
 }
  #newsletter {
    float: right;
    padding-top: 12px;
    padding-right: 80px;
  }
  #search {
    float: left;
    padding-top: 12px;
    padding-left: 20px;
  }
#rain-family {
  float: left;
  width: 180px;
  padding-top: 20px;
  text-align: center;
}
.butterfly {
  position: absolute;
  background-repeat: no-repeat;
  z-index: 99;
}
#butterfly-menu {
  width: 70px;
  height: 70px;
  top: 100px;
  left: 150px;
  background-image: url('../img/layout/bg_butterfly_menu.png');
}
#butterfly-search {
  width: 75px;
  height: 72px;
  top: 260px;
  right: 10px;
  background-image: url('../img/layout/bg_butterfly_search.png');
}


.strankovani {
  float: left;
  width: 600px;
  margin-bottom: 10px;
}
.strankovani table {
  float: right;
}
.strankovani td,
.strankovani img {
  vertical-align: middle;
}
.strankovani .current {
  border: 1px solid #333333;
  background-color: #cccccc;
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  padding: 0px;
  padding-left: 4px;
  padding-right: 4px;
  margin-left: 4px;
  margin-right: 4px;
}
.contacts {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.contacts td {
  padding: 0px;
}
#random-photos img {
  padding: 2px;
  margin: 2px;
  margin-left: 0px;
  margin-right: 5px;
  border: 1px solid #000000;
  border-color: #d68b8b;
  background-color: #ffffff;
}
#random-photos {
  padding-bottom: 15px;
}
#map_canvas {
  width: 360px;
  height: 350px;
  overflow: hidden;
}
