  p.form-send-p{text-align:center;    padding:1em 0;  }
  #js-form-send{font-size:1.2em;    background:#607dc1;    color:#fff;    padding:0.4em 0;    width:160px;    border:none;    font-weight:bold;    display:block;    margin:0 auto;    text-decoration:none;    }
  #js-form-send:hover{background:#8ca4dd;    }
  
  div.gallery {
    text-align:center;
    margin:1em 0;
    padding:0;
    line-height: 1em;
    margin-left:10px;
  }
  div.gallery>div {
    margin:0;
    padding:0;
  }
  #foto-vice-slider {
    margin:0;
    padding:0;
  }
  
  
  div.gallery a {
    margin:0 5px 5px 0 !important;
    float:left;
    text-decoration: none;
  }
  
  div.gallery img {
    border:none;
  }
  .textC {
    text-align:center;
  }
  .alignR {
    float:right;
  }
  .alignL {
    float:left;
  }
  #lang {
    height:20px;
  }
  #lang a img {
    margin:5px;
    border:2px solid #eee;
  }
  
  #lang a.active img {
    border:2px solid #4567b7;
  }
  .lang-contact {
    padding:1em;
  }
  
  table.obsah {
    margin:1em 0;
    font-size:1em;
    border-collapse: collapse;
  }
  
  table.obsah td, table.obsah th {
    border:1px solid #ccc;
    padding:0.4em;
  }
  
  table.obsah th {
    background:#eee;
  }
  .cleaner {
    clear:both;
    height:1px;
    font-size:0.1em;
    overflow:hidden;
    
  }
  
  #foto-mene a, #foto-vice a {
    float:right;
    height:24px;
    line-height:24px;
    padding-left:24px;
    background-repeat: no-repeat;
    background-position: left center;
  }
  #foto-mene a {
    background-image:url('minus.png');
  }
  #foto-vice a {
    background-image:url('plus.png');
  }
  
  a:hover {
    color:#000;
  }

