@import url('content.css'); 

html
{
  background: #2484c5 url(../images/bg.png) top left repeat-x;
  font: 80%/1.5 'ubuntu', tahoma, arial, vedrana;
  color: #000;
  margin: 0; 
  padding: 0; 
}


body    
{ 
  margin: 0; 
  padding: 0; 
  position: relative;
}



.no_css
{
  display: none;
}


/* obecne elementy */


  input, .textarea
  {
    font-family: 'ubuntu';  
  }


  #header
  {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 735px;
    height: 180px;
    text-decoration: none;
    background: url(../images/header.png) center center no-repeat;
  }
  
  #header span
  {
    display: none;
  }
     

  #page
  {
    position: relative;
    margin: 20px auto;
    padding: 70px 25px 20px 25px; 
    width: 950px;
    background: #f6f6f6;
    box-shadow: 0px 0px 15px #444;
  }
  
  #footer
  {
    background: #fff;
    color: #888;
    padding: 20px 15px;
    margin: 20px 0px;
    font-size: 0.9em;
  }
  
  #content
  {
    margin-top: 30px;
    padding: 0;
    background: #fff;
    padding: 25px 25px;
  }
  
  #content.page-title
  {
    background: none;
    padding: 25px 0;
  }
  
  #content-left
  {
    width: 590px;
    background: #fff;
    float: left;
    padding: 15px 20px;
  }
  
  .page-title #content-left
  {
    background: none;
  }
  
  #content-right
  {
    width: 300px;
    float: right;
  }        
   
  
  #page-top
  {
    display: block;
    text-decoration: none;
    height: 69px;
    padding: 40px 30px 20px 120px;
    background: url(../images/page-top.jpg) top left no-repeat;
    color: #fff;
    font-size: 1.3em;
    line-height: 25px;
  }

#top-text-header
{
  margin: 0; 
  font-size: 1.5em;
  font-weight: 400;
  display: block;
}



#top-text-text
{
  margin-top: 8px;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
}



#facebook
{
  display: block;
  position: absolute;
  width: 80px;
  height: 83px;
  margin: 80px 0 0 935px;
  top: 0;
  background: url(../images/facebook.png) center center no-repeat;
}




  a.thumb
  {
    float: left;
    display: block;
    awidth: 140px;
    aheight: 100px;
    float: left;
    background-position: top left;
    background-repeat: no-repeat;
    margin-right: 15px;
    padding: 0;
    text-align: center;
    font: 0/0 a;
  }
  
  a.thumb:before {    /* create a full-height inline block pseudo=element */
      content: ' ';
      display: inline-block;
      vertical-align: middle;  /* vertical alignment of the inline element */
      height: 100%;
  }  
  
  a.thumb img
  {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
  }
  




#menu-area
{
  height: 60px;
  width: 950px;
  background: #fff;
}
    

#menu-area-inner
{
  margin: 0 auto;
  height: 60px;
}



#menu
{
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none; 
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  background: #fff;
  height: 60px;
}

  #menu li
  {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    overflow: hidden;
  }

  #amenu li:hover, #menu li:hover a
  {
    background: #0077c8; 
    color: #fff;
  }
  
  #menu li:hover a
  {
    border-right: 1px solid #0077c8;  
    border: 1px solid #0077c8 !important;
  }


  #menu li a
  {
    display: block;
    padding: 3px 0;
    float: left;
    height: 42px;
    border-right: 1px solid #e2e2e2;
    line-height: 42px;
    margin: 6px 0;
    color: #000;
    background: #fff;
    font-weight: normal;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
    border: 1px solid #fff !important;
  }
  
  #menu li:last-child a
  {
    border: none;
  }
  

  #menu li:hover
  {
    background: #0077c8; 
  }

  #menu li a:hover
  {
    background: #0077c8;
    border-right: 1px solid #0077c8;  
    color: #fff;
  }
  
    #menu li a span
    {
      display: block;
      float: left;
      padding: 0 0;
      text-align: center;
      line-height: 42px;
      height: 42px;
    }



  #menu li.active a
  {
    text-decoration: underline;
  }


   
  #menu li ul
  {
    display: none;
  }

  #menu-toggle
  {
    display: none;
  }




#menu-1
{
  padding: 0;
  margin: 0;
  list-style-type: none; 
  font-weight: bold;
  text-transform: uppercase;
  background: #fff;
  height: 25px;
}

  #menu-1 li
  {
    margin: 0;
    height: 20px;
    list-style-type: none;
    float: left;
  }

  

  #menu-1 li a
  {
    display: block;
    padding: 0 10px;
    float: left;
    height: 20px;
    border-right: 1px solid #e2e2e2;
    line-height: 20px;
    color: #888;
    font-weight: normal;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
  }
  
  #menu-1 li:hover a
  {
    text-decoration: underline;
  }


  #menu-1 li:last-child a
  {
    border: none;
  }
  







#web-map
{
  width: 940px;
  padding: 0 10px;
  font-size: .9em;
  line-height: 14px;
  color: #90b402;
  margin: 10px 30px 40px 0px;
}

#web-map a
{
  text-decoration: none;
}

#web-map a:hover
{                             
  text-decoration: underline;
  color: #222;
}

#web-map span
{
  color: #7a7a7a;
}


#web-map-home
{
  display: block;
  width: 17px;
  height: 14px;
  margin-right: 5px;
  float: left;
  background: url(../images/2/web-map-home.png) center center no-repeat;
}




#info
{
  display: none;
  position: fixed;
  background: #eee;
  color: #333;
  padding: 30px 20px;
  z-index: 102;
  max-width: 90%;
}

#curtain
{
  display: none;
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../images/admin/curtain.png) repeat;
  z-index: 101;
}



.button
{
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.button:hover
{
}

.goon
{
  font-size: 1.2em;
}




#contact-right
{
  width: 250px;
  float: right;
}

#contact-left
{
  afont-size: .7em;
}


#contact-left
{
  width: 360px;
  float: left;
}

.contact-form input, .contact-form .select
{
  width: calc( 100% - 20px );
  border: 1px solid #aaa;
  padding: 5px 10px;
  margin-bottom: 10px;
}

.contact-form .select
{

}



.contact-form .textarea
{
  width: calc( 100% - 20px );
  border: 1px solid #aaa;
  font: 70% 'Noticia Text', tahoma, arial, vedrana;
  padding: 10px 10px;
  margin-bottom: 10px;
  height: 100px;
  color: #
}

.contact-form input.button
{
  width: auto;
  border: none;
}

input.half
{
  width: calc(50% - 30px);
  float: left;
}

.select.half
{
  width: calc(50% - 7px);
  float: left;
}

.pull-right
{
  float: right !important;
}


#search-form
{
  position: absolute;
  top: 18px;
  right: 180px;
  width: 238px;
}



  #sf-label
  {
    display: none;
    display: block\9;
    position: absolute;
    margin-left: -130px;
    width: 120px;
    text-align: right;
    line-height: 36px;
    font-weight: bold;
    font-size: 1.2em;
    color: #333;
    
  }


  #search-form input
  {
    width: 186px !important;
    padding: 7px 10px;
    float: left;
    border: 1px solid #ccc;
    background: none;
    font-weight: bold;
    font-size: 1.2em;
    float: left;
    margin-right:2px;
  }
  
  
  #search-form input.button
  {
    width: 28px !important;
    color: #000;
    font-size: 0px;
    border: none;
    float: right;
    background: none;
    cursor: pointer;
  }


  #contact-form
{
  background: #eee;
  padding: 20px;
}

#contact-form label
{
  display: block;
  float: left;
  width: 150px;
  margin: 4px 0;
}

#contact-form input
{
  width: 300px;
  margin: 5px 0;
}

#contact-form .textarea
{
  width: 650px;
  height: 90px;
  float: left;
}

#contact-form input.button
{
  width: 120px;
  color: #666;
  font-weight: bold;
  padding: 5px 0;
  cursor: pointer;
}

#flags
{
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  top: 26px;
  right: 20px;  
}

#flags li
{
  list-style-type: none;
  margin: 0;
  padding: 0 8px;
  float: left;
  border-right: 1px solid #333;
}

#flags li:last-child
{
  border-right: none;
}

#flags li a
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #323232;
  float: left;
  text-transform: uppercase; 
}



.plus
{
  display: block;
  position: absolute;
  width: 50px;
  height: 42px;
  background: url(../images/plus.png) center center no-repeat;
}


#sections-list .plus
{
  margin-top: -42px;
  margin-left: 225px;
}




.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    width: 600px;
    height: 400px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel img {
    display: block;
}

.jcarousel ul {
    width: 100%;
    height: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 200px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.jcarousel-control-prev {
    left: -50px;
}

.jcarousel-control-next {
    right: -50px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 2px;
    
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

.search-list-item
{
  margin-bottom: 20px;
}


#title-top-href
{
  position: absolute;
  display: block;
  width: 60px;
  height: 55px;
  margin-left: 255px;
  margin-top: 345px;
}


/* strankovani */

   .paging
  {
    text-align: center;
    margin: 5px auto;
  }     

  .paging a
  {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 4px;
  }     

  .paging span
  {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    background: #bfbfbf;
    
    color: #fff;
    text-decoration: none;
    padding: 0 4px;
    border: 1px solid #bfbfbf;
  }     
#cd-info
{
  font-size: 1.2em;
  padding: 30px 10px;
  text-align: center;
}


.half
{
  width: calc(50% - 10px);
  float: left;
}


#article-detail .gallery-carousel-horizontal
{
  display: none !important;
}

#article-images
{
    width: 200px;
    float: left;
    margin-right: 20px;
    max-height: 800px;
    overflow-y: auto;
    padding-right: 10px;
}

#article-text
{
    width: calc(100% - 200px);
    float: right;
    
}



.cv-item
{
    height: 120px !important;
    padding: 5px 0;
    text-align: center !important;
}

.cv-item img
{
    height: 100%;
    width: auto;
    margin: 0 auto;
}

.click-ar
{
    padding: 5px 5px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
}

.slick-next
{
    transform: rotate(180deg);
}

.click-ar:hover
{
    background: #eee;
}
