@import url(https://fonts.googleapis.com/css?family=Amita|Ek+Mukta&subset=latin-ext);


/*---general---*/
body {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  background-image: url(/obrazek/3/foto-pozadi-zima-stromecek-jpg/);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center !important;
  color: #5f5f5f;
}

h1 {
  margin-bottom: 35px;
}
h2 {
  color: #26A1CD;
}
#mainContainer {
  background-image: none;
}
#content {
  margin-top: 40px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.1);
}
#index #content {
  margin-top: 150px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #26A1CD;
  border-color: #26A1CD;
}
.btn-primary {
  color: #3bbdfb;
  background-color: #f9f9f9;
  border-color: #dddddd;
}
a.btn.btn-link {
  color: #26A1CD;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 16px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: rgba(224, 247, 255, 0.32);
  border: 1px solid rgb(38, 161, 205);
  color: white;
  cursor: pointer;
  padding: 10px 15px;
}
/*-------menu--------*/
.navbar-inner {
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.1);
  padding-right: 30px;
}
.navbar .navbar-nav > li > a {
  font-size: 1.2em;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.navbar-nav {
  margin-top: 20px;
}
.navbar-nav > li {
  border: none;
}
.navbar .navbar-nav > li > a:hover, 
.navbar .navbar-nav > li > a:focus {
  color: #169CCC;
  background: transparent;
}
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
  color: #26A1CD;
  background-color: transparent;
}
.navbar-fixed-top {
  background: transparent;
  box-shadow: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #26A1CD;
  color: #fff;
}
#logo img {
  padding: 6px;
  max-height: 100%;
}
/*---fb a instagram v menu--*/
ul#list-navbar.navbar-nav li:last-child a { 
  background: transparent url(/obrazek/3/FB-seda-png/) no-repeat;
  background-size: cover;
  width: 45px; 
  height: 45px; 
  color: transparent;
}
ul#list-navbar.navbar-nav li:last-child a:hover {
  background: transparent url(/obrazek/3/FB-png/) no-repeat; 
  background-size: cover;
}
/*----slider úvod a slider dole----*/
#box-custom-motive {
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.1);
  margin-top: 40px;
  padding-top: 0;
}
#carousel-example-generic {
  padding-top: 15px;
  padding-bottom: 15px;
}
#carousel-example-generic2 {
  padding: 15px;
  margin:0 20px !important;
  background: rgba(255, 255, 255, 0.68);
}
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators .active {
  background-color: #26A1CD;
}
.carousel-indicators li {
  border: 1px solid #26A1CD;
}
.carousel-control.right, .carousel-control.left {
  background: none;
}
.carousel-control {
  color: #26A1CD;
  opacity: 1;
}
h2.motiv-nadpis {
  line-height: 2;
  color: #5f5f5f;
  font-weight: 400;
  margin-bottom: 0;
  text-shadow: 0px 0px #c5c5c5;
  margin-left: 50px;
  margin-right: 50px;
}

/*prostor pro reklamu*/
.prostor-pro-reklamu {
  background: rgba(255, 255, 255, 0.85);
  text-align: center;
  padding-bottom: 15px!important;
  color:#5f5f5f;
}
.prostor-pro-reklamu a {
  color: #26A1CD!important;
}
.prostor-pro-reklamu a:hover {
  color: #2a6496!important;
}
/*---uvodni dlazdice---*/
.sluzby {
  margin-top: -130px;
  text-align: center;
}
.sluzby img {
  max-height: 70px;
  margin: 18px auto;
}
.sluzby img:hover {
  opacity: 0.6;
}
.sluzby .thumbnail {
  height: 230px;
  box-shadow: 0px 0px 2px 1px #26A1CD;
  background-color: #fff;
  border: none;
}
.sluzby .caption > p:first-child {
  height: 210px;
}
/*------uvodni text---*/
img.mapa {
  margin: 20px auto; 
  display: block;
}

/*---- rubrika na uvodni strane -----*/
#list-pages .media {
  background: rgba(255, 255, 255, 0.68);
  padding:22px;
}
#list-pages .perex-image-link {
  width:35%;
  float:left;
  margin:20px 30px 15px 0;

}
#list-pages .perex-image {
  width:100%; 
  border: 4px solid #dedede;
  height: auto;
  max-height: 300px;
}

#list-pages .perex-text, #list-pages .perex-text p {


}
#list-pages .perex-text p {
  padding-top:20px; 
}

/*---darek pro ctenare---*/
.darek {
  background: rgba(255, 255, 255, 0.68);
  padding: 2px 22px;
}

img.poukaz {
  border: 4px solid #dedede;
  display: block;
  margin: 30px auto;
  width: 100%;
  height: auto;
  max-width: 330px;
}
/*----levy panel-----*/
#panel-custom-1 .thumbnail {
  border: none;
  background: transparent;
  margin-bottom: -16px;
}
aside .panel .panel-body {
  background: #fff;
  border: none;
}
#panel-photos .thumbnail, 
.photos .thumbnail {
  border: none;
  background-color: transparent;
}
#panel-photos .panel-heading {
  display: none;
}
aside .panel  {
  box-shadow: 0px 0px 2px 1px #26A1CD;
  border-radius: 0;
}
.panel-heading {
  display: none;
}
/*----carousel-loga-box---*/
#panel-custom-2 #carousel-partners {
  margin: 50px 3px 0 3px;
}
#panel-custom-2 .carousel-indicators {
  bottom: -13px;
}
#panel-custom-1 .btn-primary {
  color: #26A1CD;
  background-color: #f1f1f1;
  border-color: #dddddd;
  width: 130px;
  font-size: 1.1em;
  /* float: right;*/
}
#panel-custom-1 .btn-primary:hover {
  background-color: #ffffff;
}
#panel-custom-1 .panel-body {
  padding-top: 0;
  text-align: center;
}
#carousel-partners  .carousel-control {
  display: none;
}
/*---prebarveni modre----*/
aside .panel-primary > .panel-heading, 
#topbar .btn-default {
  background: #26A1CD;
  border-color: #26A1CD;
}
a {
  color: #26A1CD;
}

/*-----cenik------*/
td {
  padding: 8px;
}
.sede {
  background: #f8f8f8;
}
/*--kontakty--*/
#mainContent .osoby img {
  max-width: 70%;
}
.osoby .thumbnail {
  border: none;
  background: transparent;
}
.osoby > div {
  height: 320px;
}
.osoby {
  text-align: center;
  font-size: 0.95em;
}
#redakce {
  padding: 0;
}
#redakce .thumbnail {
  background: #fff;
}

/*-------footer------------*/
#box-custom-footer {
  padding: 0;
  background: transparent;
}
#bar-poweredby { display:none; } /*paticka inpage reklama pryc*/
#box-custom-footer .container {
  background: rgba(38, 161, 205, 0.82);
  color: #ffffff;
}
#paticka {
  padding: 25px;
}
.telefon {
  font-size: 1.6em;
}
.maily {
  font-size: 1.12em;
}
.maily a {
  color: #ffffff;
}
.adresa-paticka {
  font-size: 1.1em;
}
.adresa-paticka p {
  padding-left: 17px;
  text-indent: -23px;
}
#box-custom-footer .adresa-buttony .btn-primary {
  color: #26A1CD;
  background-color: #f1f1f1;
  border-color: #dddddd;
  width: 130px;
  font-size: 1.1em;
  border-radius: 0;
  box-shadow: 2px 2px rgba(0, 0, 0, 0.18);
}
.adresa-buttony .btn-primary:hover {
  background-color: #ffffff;
}
#paticka .text-primary {
  color: #ffffff;
}
#box-custom-footer > .row {
  margin-right: 0;
  margin-left: 0;
}
#box-custom-footer > .row > .col-lg-12 {
  padding-right: 0;
  padding-left: 0;
}
/*---------formular bocni panel---*/
form#form-search {
  position: relative;
  top: 20px;
  padding-left: 10px;
  text-align: center;
}
#form-search input.form-control.input-sm, #form-search button.btn.btn-sm.btn-default {
  border-radius: 0;
}

/*--------uprava vypisu clanku na uvodni strane-----------*/
#index #list-pages .media {
  width: 49.7%;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: 15px;
}

/*------------responsivni zobrazeni------------------*/
@media screen and (max-width: 1200px) {
  #index #list-pages .media { 
    width: 100%;
  }
}

@media screen and (max-width: 767px) { /*zobrazení pro mobil*/ 
  #logo img {
    max-width: 170px;
  }
  ul#list-navbar {
    text-align: right;
  }
  ul#list-navbar.navbar-nav li:last-child a {
    float: right;
    position: relative;
    right: 18px;
  }
  .navbar .navbar-nav > li > a {
    font-size: 0.9em;
  }

  /*---slidery---*/
  #box-custom-motive, #carousel-example-generic {
    height: 120px;
  }
  #carousel-example-generic .carousel-inner , #carousel-example-generic .carousel-inner > .item {
    height: 90px;
  }
  #carousel-example-generic {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  h2.motiv-nadpis {
    font-size: 14px;
    margin: 0 30px;
    line-height: 1.4;
  }

  h2.motiv-nadpis.mensi {
    font-size: 13px;
  }
  .prostor-pro-reklamu {
    height:105px;
  }
  #carousel-example-generic2  {
    height: 90px;
  }
  #carousel-example-generic2 .carousel-inner, #carousel-example-generic .carousel-inner > .item {
    height: 60px;
  }
  #carousel-example-generic2 {
    padding: 15px;
  }
  .prostor-pro-reklamu .item h3 {
    font-size: 14px;
    margin-top: 3%;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev, #carousel-example-generic2 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-next {
    margin-left: -25px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev,  #carousel-example-generic2 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -25px;
  }

  .carousel-indicators {
    bottom: -10px;
    font-size: 0px;
  }

  /*---bocni panel--*/
  aside {
    max-width: 290px;
  }
  img.mapa {
    width: 100%;
    height: auto;
  }

}

@media screen and (min-width: 768px) { /*zobrazení pro tablet*/
  /*----menu + logo---*/
  #logo img {
    width: 200px;
  }
  .navbar .navbar-nav > li > a {
    font-size: 17px;
  }
  .nav > li > a {
    padding: 16px 10px;
  }
  /*---slidery---*/
  #box-custom-motive, #carousel-example-generic {
    height: 175px;
  }
  #carousel-example-generic .carousel-inner , #carousel-example-generic .carousel-inner > .item {
    height: 145px;
  }
  #carousel-example-generic {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  h2.motiv-nadpis {
    font-size: 22px;
    margin-top: 0;
  }
  h2.motiv-nadpis.mensi {
    font-size: 19px;
  }
  .prostor-pro-reklamu{
    height: 145px;
  }
  #carousel-example-generic2  {
    height: 130px;
  }
  #carousel-example-generic2 .carousel-inner, #carousel-example-generic .carousel-inner > .item {
    height: 100px;
  }
  #carousel-example-generic2 {
    padding: 15px;
  }
  .prostor-pro-reklamu .item h3 {
    font-size: 1.4em;
    margin-top: 3%;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -50px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -50px;
  }
  #carousel-example-generic2 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -50px;
  }
  #carousel-example-generic2 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -50px;
  }

  /*---uprava bocniho panelu pro tablet---*/   
  aside .panel {
    display: inline-block;
    margin: 16px;
    width: 45%;
    text-align: center;
  }

  /*------paticka----*/
  .telefon {
    margin-top: 0;
  }
  .maily {
    margin-top: 0;
  }
  .adresa-buttony {
    text-align: left;
    margin-top: 0;
  }
  .adresa-buttony p {
    display: inline-block;
  }

}

@media screen and (min-width: 992px) { /*zobrazení pro malý notebook*/
  /*----menu + logo---*/
  #logo img {
    width: auto;
  }
  .navbar .navbar-nav > li > a {
    font-size: 20px;
  }
  .nav > li > a {
    padding: 16px 14px;
  }
  /*---slidery---*/
  #box-custom-motive, #carousel-example-generic {
    height: 220px;
  }
  #carousel-example-generic .carousel-inner, #carousel-example-generic .carousel-inner > .item {
    height: 190px;
  }
  #carousel-example-generic {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  h2.motiv-nadpis {
    font-size: 26px;
    margin-top: 20px;
  }
  h2.motiv-nadpis.mensi {
    font-size: 22px;
  }
  .prostor-pro-reklamu{
    height:130px;
  }
  #carousel-example-generic2 {
    height: 115px;
  }
  #carousel-example-generic2 .carousel-inner, #carousel-example-generic .carousel-inner > .item  {
    height: 85px;
  }
  #carousel-example-generic2 {
    padding: 15px;
  }
  .prostor-pro-reklamu .item h3 {
    font-size: 1.4em;
    margin-top: 3%;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -85px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -85px;
  }
  #carousel-example-generic2 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -45px;
  }
  #carousel-example-generic2 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -45px;
  }

  /*---uprava bocniho panelu pro tablet---*/    
  aside .panel {
    display: block;
    margin: 0 0 20px 0;
    width: 100%;
  }

  /*----posun leveho panelu -----*/
  #index #panel-custom-1 {
    margin-top: -130px;
  }
  /*------paticka----*/
  .telefon {
    margin-top: 56px;
  }
  .maily {
    margin-top: 62px;
  }
  .adresa-buttony {
    text-align: center;
    margin-top: 32px;
  }
  .adresa-buttony p {
    display: block;
  }

}

@media screen and (min-width: 1200px) { /*zobrazení pro monitor*/
  /*----menu + logo---*/
  #logo img {
    width: auto;
  }
  .navbar .navbar-nav > li > a {
    font-size: 20px;
  }
  .nav > li > a {
    padding: 16px 20px;
  }

  /*---slidery---*/
  #box-custom-motive, #carousel-example-generic {
    height: 260px;
  }
  #carousel-example-generic .carousel-inner , #carousel-example-generic .carousel-inner > .item {
    height: 230px;
  }
  #carousel-example-generic {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  h2.motiv-nadpis {
    font-size: 31px;
    margin-top: 20px;
  }
  h2.motiv-nadpis.mensi {
    font-size: 22px;
  }
  .prostor-pro-reklamu{
    height:165px;
  } 
  #carousel-example-generic2 {
    height: 150px;
  }
  #carousel-example-generic2 .carousel-inner, #carousel-example-generic .carousel-inner > .item {
    height: 120px;
  }
  #carousel-example-generic2 {
    padding: 15px;
  }
  .prostor-pro-reklamu .item h3 {
    font-size: 1.5em;
    margin-top: 6%;
  } 
  /*---uprava bocniho panelu pro tablet---*/    
  aside .panel {
    display: block;
    margin: 0 0 20px 0;
    width: 100%;
  }
  /*----posun leveho panelu -----*/
  #index #panel-custom-1 {
    margin-top: -130px;
  }

}