/* CSS Document */
body  {
  font-size: 80%;
  font-family: arial, helvetica, sans-serif;
  margin: 0px; 
  padding: 0px;
  text-align: center;
  background-color: #FFFFFF; }
  
div.hlavni  {
  width: 620px;
  margin: 0px auto; 
  padding: 0px;
  border: 0px; }

div.zahlavi {
  width: 620px;
  height: 300px; }

  div.zahlavi h1  {
  font-size: 300%;
  z-index: 0;
  margin-left: 120px; }

  div.nadpis  {
    width: 620px;
    position: relative;
    top: 100px;
    left: 0px; }

    h2  {
      text-align: center;
      margin: 0px;
      font-weight: bold;
      font-size: 200%;
      color: #000000; }

/* Levé menu */
div.left  { display: none; }

/* Pravá část */
div.right_side  {
  width: 620px; 
  float: right;
  border-right: 0px; }

/* Pravý sloupec */
div.right { display: none; }

/* Střed */
div.stred {
  width: 620px;
  float: left;
  padding: 0px;
  position: relative;
  top: -50px; }

  /* Nadpisy */
  h3  {
    text-align: center;
    margin: 10px 0px 10px 0px;
    font-weight: bold;
    font-size: 150%;  }
  
  h3.clenove  {
    text-align: center;
    margin: 10px 0px 10px 0px;
    font-weight: bold;
    font-size: 135%;  }
  
  h3.fotogalerie  {
    text-align: center;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    font-size: 135%;  }

  /* Odstavce */
  p.left  {
    text-align: left;
    font-size: 110%;
    line-height: 140%;
    margin: 0px; padding: 0px; }
  
  p.left_b  {
    text-align: left;
    font-size: 110%;
    line-height: 140%;
    margin: 0px; padding: 0px;
    font-weight: bold; }
  
  p.center  {
    text-align: center;
    font-size: 110%;
    line-height: 140%;
    margin: 0px; padding: 0px; }
  
  p.center_b  {
    text-align: center;
    font-size: 110%;
    line-height: 140%;
    margin: 0px; padding: 0px;
    font-weight: bold; }
  
  p.center_i  {
    text-align: center;
    font-size: 110%;
    line-height: 140%;
    margin: 0px; padding: 0px;
    font-style: italic; }
  
  p.center_i_b  {
    text-align: center;
    font-size: 110%;
    line-height: 140%;
    margin: 0px; padding: 0px;
    font-style: italic;
    font-weight: bold; }

  /* Odkazy */
  a.bold  {
    font-size: 110%;
    font-weight: bold;
    line-height: 150%;
    text-decoration: underline;
    color: black; }
  
  a.bold:hover  {
    text-decoration: underline;
    color: black; }
  
  a.obyc  {
    font-size: 110%;
    font-weight: normal;
    line-height: 150%;
    text-decoration: underline;
    color: black; }
  
  a.obyc:hover  {
    text-decoration: underline;
    color: black; }  
  
  div.navigace_texty  {
    text-align: center; }
  
  a.navigace_texty  {
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 10px 0px 10px;
    color: black; }
  
  a.navigace_texty:hover  {
    text-decoration: underline;
    color: black; }
  
  a.navigace_texty_H  {
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline;
    margin: 0px 10px 0px 10px;
    color: black; }
  
  a.navigace_texty_H:hover  {
    text-decoration: underline;
    color: black; }

  /* Formulář */
  div.formular  {
    text-align: left; }
      
    input.mail  {
      margin: 5px 0px 5px 0px; }
  
    textarea.mail  {
      margin: 5px 0px 5px 0px; }
    
    input.odeslat {
      margin: 10px 0px 0px 10px; }
      
    input.storno  {
      margin: 10px 0px 0px 478px; }

  /* Seznamy */  
  ul.historie {
    margin: 5px 0px 5px 0px; 
    padding: 0px;  }
  
    ul.historie li {
      list-style-type: none; 
      margin: 0px 0px 0px 40px;
      text-align: left;
      font-size: 110%;
      line-height: 140%; }
    
  ul.mapa_webu1  {
    margin: 0px 0px 0px 80px;
    text-align: left; }
  
  li.mapa_webu1 {
    list-style-type: square;
    font-size: 110%; }
  
  ul.mapa_webu2  {
    margin: 0px 0px 0px 30px; 
    padding: 0px;
    text-align: left;
    position: relative;
    top: -15px; }
  
  li.mapa_webu2 {
    list-style-type: disc;
    font-size: 110%;
    margin-top: 0px; }
  
  li.pomocny  {
    list-style-type: none;
    margin: 0px;
    padding: 0px; }

  /* Fotogalerie */
  div.fotogalerie {
    text-align: center;
    height: auto;
    margin-left: 10px; }
  
  img.foto  {
    height: 134px;
    border: 0px;
    float: left;
    margin: 10px 0px 10px 5px; }


  span.bold {
    font-weight: bold; }
  
  img.clen_min  {
    border: 0px;
    margin: 0px 0px 20px 0px; 
    text-align: center;
    width: 200px;
    height: 200px; }

/* Zápatí */
div.zapati  {
  clear: both;
  width: 620px;
  border-top: 2px solid #974603;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  height: 20px;
  padding: 5px;
  text-align: right; }

  div.zapati img  { display: none; }

  a.zapati  {
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #974603;
    position: relative;
    top: -4px;
    margin-right: 10px; }
    
  a.zapati:hover  {
    text-decoration: underline;
    color: #974603; }  

