@import url(/fileadmin/template/fonts/omega.css);
@import url(/fileadmin/template/fonts/font-awesome.min.css);
.font {
  font-family: 'PT Sans', sans-serif !important;
}
h1 {
  font-weight: 400;
  font-size: 30px;
  color: #034695;
  margin: 0 0 20px 0;
}
h2 {
  margin: 20px 0 8px 0;
}
h3 {
  margin: 20px 0 5px 0;
}
h1,
h2,
h3 {
  line-height: 120%;
}
p {
  padding: 0;
  margin: 12px 0 0 0;
  line-height: 150%;
}
body p.textarea_wrap {
  width: 69% !important;
  margin-left: 29% !important;
  clear: right !important;
  margin-bottom: 10px !important;
  font-weight: bold;
}
h1+p.perex,
h2+p.perex,
h3+p.perex {
  padding: 0;
  margin: 0 0 20px 0;
  line-height: 140%;
  font-size: 1.2em;
  font-weight: bold;
}
h1+p.perex,
p.perex {
  font-weight: normal;
  font-size: 1.2em;
}
h2+p.perex {
  font-weight: normal;
  font-size: 1.1em;
}
h3+p.perex {
  font-size: 1.0em;
}
p.slogan {
  font-size: 45px;
  color: #fff;
  font-weight: 300;
  padding-top: 40px;
  margin-bottom: 30px;
  line-height: 133%;
}
h2 {
  font-size: 25px;
  font-weight: 300;
  color: #ef8000;
}
h3 {
  font-size: 16px;
  color: #EF8000;
}
ul {
  padding: 0;
  margin: 12px 0 0px 0;
}
ul li {
  padding: 0px 0 0px 15px;
  list-style: none;
  line-height: 160%;
  background: transparent url(/fileadmin/template/img/ikonky/li_odrazka.gif) left 10px no-repeat;
}
ul.zvyrazneny_odrazkovy_seznam {
  padding: 0;
}
ul.zvyrazneny_odrazkovy_seznam li {
  padding: 0 0 0px 15px;
  font-size: 1.2em;
  font-weight: bold;
  list-style: none;
  line-height: 150%;
}
li ul {
  margin: 0;
}
ol {
  list-style-type: decimal;
  padding: 0 0 0 16px;
  margin: 12px 0 0px 20px;
}
ol li {
  padding: 0 0 6px 0;
  line-height: 140%;
}
li ol {
  margin: 0.3em 0 0 2.2em;
}
li ul li {
  padding: 0.1em 0 0.1em 15px;
  list-style: none;
  line-height: 140%;
}
ol.cislice {
  list-style-type: decimal;
}
ol.male_rimske_cislice {
  list-style-type: lower-roman;
}
ol.velke_rimske_cislice {
  list-style-type: upper-roman;
}
ol.mala_pismena {
  list-style-type: lower-alpha;
}
ol.velka_pismena {
  list-style-type: upper-alpha;
}
a {
  color: #034695;
  text-decoration: underline;
  outline: 0;
}
a:hover {
  outline: 0;
}
a:link {
  color: #034695;
  outline: 0;
}
a:visited {
  color: #034695;
  outline: 0;
}
a:hover {
  color: #EF8000;
  text-decoration: underline;
}
a img {
  border: 0;
}
p b,
td b,
p strong,
td strong {
  color: #000;
}
img.obrazek_vlevo {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
img.obrazek_vpravo {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
textarea {
  resize: none;
}
table.obecna {
  border-collapse: collapse;
  font-size: 12px;
  color: #002882;
  width: 100%;
}
table.obecna th {
  text-align: left;
  padding: 5px 2px 5px 2px;
  color: #000;
  border-left: 1px solid #fff;
  font-weight: bold;
  background: #f5821f;
}
table.obecna td {
  text-align: left;
  color: #000000;
  border: 1px #d9d9d9 solid;
  vertical-align: top;
  padding: 4px 7px 4px 7px;
}
table.obecna tr.suda {
  background-color: #edefee;
}
html,
body {
  height: 100%;
  font-family: "Open Sans" !important;
}
.wraper {
  min-height: 80%;
  height: auto !important;
  height: 100%;
  margin-bottom: 0;
}
.container-fluid {
  max-width: 960px;
  margin: 0 auto 20px auto;
  padding: 0 1.5%;
}
.print {
  display: none;
}
#telo_wrap>.container-fluid {
  padding: 0 1.5%;
}
#telo_wrap>.container-fluid>.row-fluid {
  border-top: 3px solid #F0F0F0;
  padding: 20px 0 0 0;
}
body#uvod #telo_wrap>.container-fluid>.row-fluid {
  border: 0;
  padding: 0;
}
header .navbar .navbar-inner {
  padding: 0;
}
#zahlavi_objekty {
  height: 90px;
  padding: 0 1.5%;
}
#zahlavi_objekty>.row-fluid>.pull-right {
  height: 60px;
}
#jazyk_webu {
  position: absolute;
  right: 160px;
  top: 35px;
  z-index: 1020;
  font-weight: normal;
  color: #5b5b5b;
}
#jazyk_webu .en {
  background-color: #f5f5f5;
  text-align: center;
  line-height: 34px;
  float: left;
  display: inline-block;
  border: 1px solid #b1b2b3;
  border-radius: 4px 0 0 4px;
  min-height: 34px;
  min-width: 36px;
}
#jazyk_webu .en_vlajka {
  background: transparent url('/fileadmin/template/img/ikonky/vlajka_en.gif') 6px 11px no-repeat;
  background-color: #f5f5f5;
  display: inline-block;
  border: 1px solid #b1b2b3;
  border-left: 0;
  border-radius: 0 4px 4px 0;
  min-height: 34px;
  min-width: 36px;
}
#jazyk_webu .cz {
  background-color: #f5f5f5;
  text-align: center;
  line-height: 34px;
  float: left;
  display: inline-block;
  border: 1px solid #b1b2b3;
  border-radius: 4px 0 0 4px;
  min-height: 34px;
  min-width: 36px;
  position: absolute;
  top: 36px;
  left: 0;
}
#jazyk_webu .cz_vlajka {
  position: absolute;
  top: 36px;
  left: 38px;
  background: transparent url('/fileadmin/template/img/ikonky/vlajka_cz.gif') 6px 11px no-repeat;
  background-color: #f5f5f5;
  display: inline-block;
  border: 1px solid #b1b2b3;
  border-left: 0;
  border-radius: 0 4px 4px 0;
  min-height: 34px;
  min-width: 36px;
}
#jazyk_webu {
  cursor: pointer;
}
#jazyk_webu > span {
  cursor: pointer;
}
#jazyk_webu > a {
  display: none;
}
#jazyk_webu:hover > a {
  display: block;
}
#jazyk_webu_cz {
  position: absolute;
  right: 160px;
  top: 35px;
  z-index: 1020;
  font-weight: normal;
  color: #5b5b5b;
}
#jazyk_webu_cz .cz {
  background-color: #f5f5f5;
  text-align: center;
  line-height: 34px;
  float: left;
  display: inline-block;
  border: 1px solid #b1b2b3;
  border-radius: 4px 0 0 4px;
  min-height: 34px;
  min-width: 36px;
}
#jazyk_webu_cz .cz_vlajka {
  background: transparent url('/fileadmin/template/img/ikonky/vlajka_cz.gif') 6px 11px no-repeat;
  background-color: #f5f5f5;
  display: inline-block;
  border: 1px solid #b1b2b3;
  border-left: 0;
  border-radius: 0 4px 4px 0;
  min-height: 34px;
  min-width: 36px;
}
#jazyk_webu_cz .en {
  background-color: #f5f5f5;
  text-align: center;
  line-height: 34px;
  float: left;
  display: inline-block;
  border: 1px solid #b1b2b3;
  border-radius: 4px 0 0 4px;
  min-height: 34px;
  min-width: 36px;
  position: absolute;
  top: 36px;
  left: 0;
}
#jazyk_webu_cz .en_vlajka {
  position: absolute;
  top: 36px;
  left: 38px;
  background: transparent url('/fileadmin/template/img/ikonky/vlajka_en.gif') 6px 11px no-repeat;
  background-color: #f5f5f5;
  display: inline-block;
  border: 1px solid #b1b2b3;
  border-left: 0;
  border-radius: 0 4px 4px 0;
  min-height: 34px;
  min-width: 36px;
}
#jazyk_webu_cz {
  cursor: pointer;
}
#jazyk_webu_cz > span {
  cursor: pointer;
}
#jazyk_webu_cz > a {
  display: none;
}
#jazyk_webu_cz:hover > a {
  display: block;
}
#vyhledavani {
  position: absolute;
  right: 0px;
  top: 35px;
  z-index: 1000;
}
.form-search .input-append .search-query {
  border-radius: 4px 0 0 4px;
  min-height: 36px;
}
.form-search .input-append .btn {
  border-radius: 0 4px 4px 0;
  min-height: 36px;
}
.btn {
  background-image: none;
  background-color: #f5f5f5;
  border: 1px solid #b1b2b3;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #b1b2b3;
  color: #5b5b5b;
}
.input-append [class^="icon-"] {
  margin-top: 5px;
  display: inline-block;
  color: #676767;
}
.row-fluid .span8 {
  width: 50% !important;
}
.tx-indexedsearch table {
  width: 100%;
}
.tx-indexedsearch table.vysledek_hledani {
  margin-top: 15px;
}
.tx-indexedsearch table.vysledek_hledani tr th.ikona {
  text-align: left;
  width: 15px;
}
.tx-indexedsearch table.vysledek_hledani tr th.titulek {
  float: left;
  text-align: left;
}
.tx-indexedsearch table.vysledek_hledani tr th.rating {
  float: right;
}
.tx-indexedsearch table.vysledek_hledani tr td.vytah {
  width: 93%;
  float: left;
}
ul.browsebox {
  margin-left: 4px;
}
ul.browsebox li {
  background-image: none;
  padding: 0;
}
ul.browsebox>li {
  display: inline-block;
  margin-right: 6px;
}
ul.browsebox>li:before {
  content: "";
}
header #contact {
  color: #5b5b5b;
  font-size: 14px;
  position: absolute;
  right: 26%;
  top: 32px;
  background: transparent url('/fileadmin/template/img/ikonky/tel.gif') left center no-repeat;
  padding: 0 0 0 35px;
}
header #contact p {
  margin: 0;
}
header #contact p.hotline {
  font-weight: bold;
}
.c100,
.c100 {
  float: right;
  margin-left: 2%;
}
.kontakt_levy {
  float: left;
}
body#uvod #telo_wrap {
  background: #FFF url('/fileadmin/template/img/zahlavi/bg_slide.gif') left top repeat-x;
  margin: 0 auto 20px auto;
}
body#uvod .slideshow {
  background-color: transparent;
}
body#uvod #slideshow_wrap {
  height: 298px;
  margin-top: 0;
  width: 100%;
  margin: 0;
}
body#uvod .slideshow_wrap,
body#uvod .slideshow,
body#uvod .slideshow>div {
  height: 298px;
  width: 100%;
}
body#uvod .slideshow_wrap .tlacitka_kontejner_wrap {
  position: relative;
  max-width: 960px;
  margin: auto;
}
body#uvod .slideshow_wrap #slideshow_tlacitka {
  position: absolute;
  top: -30px;
  right: 0;
}
body#uvod #slideshow_wrap img.banner_vetsi {
  display: none;
}
body#uvod #slideshow_wrap img.banner {
  display: none;
}
.slideshow_wrap .tlacitka_kontejner span {
  background: transparent url('/fileadmin/template/img/ikonky/bod.png') 0 0 no-repeat !important;
  margin: 0 !important;
}
.slideshow_wrap .tlacitka_kontejner span.selected {
  background: transparent url('/fileadmin/template/img/ikonky/bod_hover.png') 0 0 no-repeat !important;
}
body#uvod #slideshow_wrap #slideshow_1,
body#uvod #slideshow_wrap #slideshow_3,
body#uvod #slideshow_wrap #slideshow_5,
body#uvod #slideshow_wrap #slideshow_13,
body#uvod #slideshow_wrap #slideshow_14 {
  background-color: #034695;
}
body#uvod #slideshow_wrap #slideshow_4,
body#uvod #slideshow_wrap #slideshow_6,
body#uvod #slideshow_wrap #slideshow_21,
body#uvod #slideshow_wrap #slideshow_22 {
  background-color: #ef8000;
}
body#uvod #slideshow_wrap #slideshow_4 ul,
body#uvod #slideshow_wrap #slideshow_6 ul {
  width: 28.8%;
}
body#uvod #slideshow_new {
  background-color: #004691;
}
body#uvod #slideshow_new h2 {
  color: #fff;
  font-size: 30px;
}
body#uvod #slideshow_new_tlacitka_wrap {
  position: absolute;
  top: 20px;
  left: 0;
  bottom: auto;
  right: 0;
}
body#uvod #slideshow_new_tlacitka_wrap .tlacitka_kontejner {
  float: right;
}
body#uvod #slideshow_new_tlacitka_wrap .tlacitka_kontejner span {
  background: transparent url('/fileadmin/template/img/ikonky/bod_hover.png') 0 0 no-repeat !important;
  cursor: pointer;
}
body#uvod #slideshow_new_tlacitka_wrap .tlacitka_kontejner span.selected,
body#uvod #slideshow_new_tlacitka_wrap .tlacitka_kontejner span:hover {
  background: transparent url('/fileadmin/template/img/ikonky/bod.png') 0 0 no-repeat !important;
}
body#uvod #slideshow_new .col-6 {
  width: 50%;
  float: left;
  padding: 0 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body#uvod #slideshow_new .col-6 a {
  background: #ef8000 url('/fileadmin/template/img/ostatni/odrazka.gif') 10px center no-repeat;
  display: inline-block;
  font-size: 13px;
  padding: 10px 10px 10px 38px;
  border-bottom: 3px solid #bb6400;
  margin-top: 15px;
}
body#uvod #slideshow_new .col-6 a:hover {
  text-decoration: underline;
}
body#uvod #slideshow_new .col-6 > a {
  float: left;
  padding: 0;
  background: none;
  display: block;
  border: none;
  margin: 0 10px 0 0;
}
body#uvod #slideshow_new .col-6 > a > img {
  margin: 0;
  float: none;
}
body#uvod #slideshow_new .col-6 h3 {
  font-size: 22px;
  font-weight: 300;
  color: #fff;
}
body#uvod #slideshow_new #text_wrap,
body#uvod #slideshow_new_wrap,
body#uvod #slideshow_new,
body#uvod #slideshow_new>div,
body#uvod.uvod_new #slideshow_wrap {
  height: 280px;
}
body#uvod #slideshow_new #text_wrap img {
  float: none;
  display: inline-block;
  margin: 0;
}
body#uvod #slideshow_new .col-3 {
  width: 25%;
  float: left;
  padding: 0 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body#uvod #slideshow_new .col-9 {
  background: url('/fileadmin/user_upload/slideshow/new/bg-pruh.png') center 45% no-repeat;
  width: 75%;
  float: left;
  padding: 0 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body#uvod #slideshow_new .col-9 div {
  background: none;
  padding: 0;
  margin-top: 22px;
  float: left;
  display: block;
  width: 20%;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
body#uvod #slideshow_new .col-9 a:hover {
  text-decoration: underline;
}
body#uvod #slideshow_new .col-9 div h4 {
  font-weight: 300;
  font-size: 20px;
  color: #fff;
}
body#uvod #slideshow_new .col-4 {
  width: 33.333333%;
  float: left;
  padding: 0 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body#uvod #slideshow_new .col-4 a {
  background: #ef8000 url('/fileadmin/template/img/ostatni/odrazka.gif') 10px center no-repeat;
  display: inline-block;
  font-size: 13px;
  padding: 10px 10px 10px 36px;
  border-bottom: 3px solid #bb6400;
  margin-top: 15px;
}
body#uvod #slideshow_new .col-4 a:hover {
  text-decoration: underline;
}
body#uvod #slideshow_new .col-4 > a {
  float: left;
  padding: 0;
  background: none;
  display: block;
  border: none;
  margin: 0 10px 0 0;
}
body#uvod #slideshow_new .col-4 > a > img {
  margin: 0;
  float: none;
}
body#uvod #slideshow_new .col-4 h3 {
  font-size: 22px;
  font-weight: 300;
  color: #fff;
  margin-top: 0;
  min-height: 78px;
}
html:lang(en) body#uvod #slideshow_new .col-4 h3 {
  min-height: 104px;
}
@media (max-width: 1023px) {
  body#uvod #slideshow_new #text_wrap {
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  body#uvod #slideshow_new .col-4 > a {
    float: none;
    text-align: center;
  }
  body#uvod #slideshow_new .col-4 > div {
    float: none;
    text-align: center;
  }
  body#uvod #slideshow_new #text_wrap,
  body#uvod #slideshow_new_wrap,
  body#uvod #slideshow_new,
  body#uvod #slideshow_new>div,
  body#uvod.uvod_new #slideshow_wrap {
    height: 360px;
  }
}
@media (max-width: 950px) {
  body#uvod #slideshow_new .col-3 {
    display: none;
  }
  body#uvod #slideshow_new .col-9 {
    width: 100%;
  }
}
@media (max-width: 710px) {
  #slideshow_new_wrap {
    display: none;
  }
  body#uvod.uvod_new  #slideshow_wrap img.banner_vetsi {
    display: block;
  }
  body#uvod.uvod_new #slideshow_wrap {
    background-color: #034695;
    height: auto;
  }
}
@media (max-width: 480px) {
  body#uvod.uvod_new  #slideshow_wrap img.banner_vetsi {
    display: none;
  }
  body#uvod.uvod_new #slideshow_wrap img.banner {
    display: inline-block;
  }
  body#uvod.uvod_new #slideshow_wrap a {
    text-align: center;
    width: 100%;
    display: block;
  }
}
.video {
  width: 100%;
  float: left;
  margin-bottom: 30px !important;
  margin-top: 25px !important;
}
.video .col-sm-3 {
  width: 30%;
  float: left;
}
@media (max-width: 1023px) {
  .video .col-sm-3 {
    width: 100%;
  }
}
.video .col-sm-3 p {
  margin: 0;
  font-size: 1.2em;
  padding-bottom: 15px;
}
.video .col-sm-9 {
  width: 68%;
  float: right;
}
@media (max-width: 1023px) {
  .video .col-sm-9 {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .video .col-sm-9 {
    width: 100%;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  padding-bottom: 38.25%;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .embed-responsive {
    padding-bottom: 45.25%;
  }
}
@media (max-width: 768px) {
  .embed-responsive {
    padding-bottom: 55.25%;
  }
}
.embed-responsive-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
#slideshowReferences_wrap {
  min-height: 290px !important;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 40px;
}
#slideshowReferences_wrap h2 {
  padding-left: 25px;
  padding-right: 30px;
  margin: 25px 0 10px 0;
}
#slideshowReferences_wrap .slideshowItem {
  padding-left: 75px;
  padding-right: 75px;
  padding-bottom: 25px;
  width: 550px;
}
#slideshowReferences_wrap .slideshow-new .slideshowItem {
  width: 100%;
  padding-left: 0;
  padding-right: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#slideshowReferences_wrap .slideshow-new .slideshowItem .span8 {
  width: 66.666666% !important;
  margin-left: 0;
  padding-left: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#slideshowReferences_wrap .slideshow-new .slideshowItem .span4 {
  width: 33.333333%;
  padding-right: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#slideshowReferences_wrap .slideshowItem .perex {
  width: 100%;
}
#slideshowReferences_wrap h3 {
  margin: 10px 0 5px 0;
}
#slideshowReferences_wrap h3 a {
  text-decoration: none;
}
#slideshowReferences_wrap .klient {
  margin-bottom: 18px;
}
#slideshowReferences_wrap img {
  float: left;
  margin-right: 20px;
  width: 146px;
}
#slideshowReferences_wrap #slideshowReferences {
  clear: both;
}
#telo #slideshowReferences {
  clear: both;
}
#telo #slideshowReferences_wrap #prevNextContainer {
  display: block;
}
#telo #slideshowReferences_wrap #prevNextContainer .prevBtn {
  left: 15px !important;
  top: 45% !important;
}
#telo #slideshowReferences_wrap #prevNextContainer .nextBtn {
  right: 15px !important;
  top: 45% !important;
}
#slideshowReferences_wrap.no-padding-bottom {
  min-height: 265px !important;
  min-width: 0;
}
#slideshowReferences_wrap.no-padding-bottom,
#slideshowReferences_wrap.no-padding-bottom .slideshowItem {
  padding-bottom: 0;
}
#slideshowReferences_wrap.no-padding-bottom .prevBtn {
  left: 20px;
}
#slideshowReferences_wrap.no-padding-bottom .nextBtn {
  right: 20px;
}
#all_link {
  bottom: 33px !important;
  left: 25px !important;
  background: transparent url("/fileadmin/template/img/ikonky/archive.png") 0 center no-repeat !important;
}
#all_link.pull-right {
  position: static;
  padding: 25px 25px 0 17px;
  background-position: 0 29px !important;
}
#relatedReferences a#link {
  text-decoration: none;
}
#relatedReferences #all_link {
  bottom: 33px !important;
  left: 25px !important;
  background: transparent url("/fileadmin/template/img/ikonky/archive.png") 0 center no-repeat !important;
}
#relatedReferences #all_link span {
  padding-left: 18px;
}
#relatedReferences #all_link:hover {
  text-decoration: none;
}
#relatedReferences table {
  margin-bottom: 30px;
  margin-top: 20px;
}
#relatedReferences table tr {
  border-bottom: 3px solid #F0F0F0;
}
#relatedReferences table tr:last-child {
  border-bottom: 0;
}
#relatedReferences td {
  width: 50%;
}
#relatedReferences td + td {
  width: 50%;
}
#relatedReferences table tr td:first-child {
  width: 336px;
  border-right: 3px solid #F0F0F0;
  padding: 0 15px 15px 0;
}
#relatedReferences table tr td.no-border {
  border-right: none;
}
#relatedReferences table tr td + td {
  padding: 0 0 15px 15px;
}
#relatedReferences table tr:first-child td h3 {
  margin-top: 0;
}
#relatedReferences table tr:first-child td {
  margin-bottom: 0;
  padding-top: 0;
}
#relatedReferences table tr td + td {
  margin-bottom: none;
  padding: 0 15px 0 0;
}
#relatedReferences table tr td + td {
  padding: 0 0 0 15px;
}
#relatedReferences table tr td {
  vertical-align: top;
}
#relatedReferences table tr td h3 {
  margin-top: 15px;
}
#relatedReferences table tr td h3 a#all_link {
  text-decoration: none;
}
body#uvod #text_wrap {
  height: 298px;
  position: relative;
  max-width: 960px;
  margin: auto;
  padding-left: -1.5%;
}
body#uvod #text_wrap img {
  float: left;
  margin: 30px 55px 0 8px;
}
body#uvod #text_wrap img.slide2 {
  float: left;
  margin: 0px 45px 0 0px;
}
body#uvod #text_wrap img.slide3 {
  margin: 20px 0 0 0;
}
body#uvod #text_wrap ul li {
  background: transparent url('/fileadmin/template/img/ikonky/li-slide.png') left 8px no-repeat;
  padding: 0 0 10px 20px;
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
}
body#uvod #text_wrap a {
  background: #ef8000 url('/fileadmin/template/img/ostatni/odrazka.gif') 20px center no-repeat;
  border-radius: 4px 4px 4px 4px;
  color: #fff;
  text-decoration: none;
  box-shadow: 0 -3px 0 #bb6400 inset;
  padding: 20px 26px 20px 60px;
  font-weight: 900;
  font-size: 15px;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 #bb6400;
}
body#uvod #text_wrap a.slide3,
body#uvod #text_wrap a.slide2 {
  background: #034695 url('/fileadmin/template/img/ostatni/odrazka-bila.gif') 10px center no-repeat;
  padding: 2% 1.5% 2% 4%;
  font-size: 14px;
  text-shadow: 0 -1px 0 #000;
  box-shadow: 0 -3px 0 #000 inset;
  margin: 40px 0 0 0;
  display: inline-table;
}
body#uvod #text_wrap a.slide2 {
  background: #ef8000 url('/fileadmin/template/img/ostatni/odrazka.gif') 10px center no-repeat;
  padding: 2% 1.5% 2% 5%;
  box-shadow: 0 -3px 0 #bb6400 inset;
  text-shadow: 0 -1px 0 #bb6400;
}
body#uvod #text_wrap ul {
  position: absolute;
  right: 0;
  bottom: 13px;
  color: #fff;
  width: 29.7%;
}
body#uvod #slideshow_4 ul,
body#uvod #slideshow_3 ul {
  margin: 0;
  bottom: 32px;
  padding: 0 2% 0 0;
}
body#uvod #text_wrap img.tablet {
  display: none;
}
html #slideshow_5 a.slide2 {
  font-size: 11px !important;
  padding: 2% 1.5% 2% 4%;
}
header .navbar .nav {
  display: block;
  margin: 0;
  width: 100%;
}
header .navbar .nav li {
  display: table-cell;
  float: none;
  padding: 0;
  padding-right: 15px;
  font-size: 15px;
  font-weight: 500;
}
header .navbar .nav li:hover a {
  background: #034695 !important;
  color: #fff !important;
}
header .navbar .nav li:last-child {
  padding-right: 0;
}
header .navbar .nav li a {
  border-top: solid 1px 1px;
  border-left: solid 1px #EEE;
  border-right: solid 1px #EEE;
  border-bottom: solid 1px #EEE;
  text-align: center;
  border: none;
}
header .navbar .nav li:first-child a {
  border-left: 0 none;
  border-radius: 4px;
}
header .navbar .nav li:last-child a {
  border-radius: 4px;
  border-right: 0 none;
}
#zahlavi_objekty>div {
  padding-top: 71px;
  position: relative;
}
#logo,
#logo span,
#logo a {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  display: block;
  width: 217px;
  height: 35px;
  z-index: 1200;
}
#logo span {
  left: 0;
  top: 0;
  background: #FFF url('/fileadmin/template/img/zahlavi/komix.png') 0 0 no-repeat;
}
#logo a {
  display: block;
  overflow: hidden;
}
#logo {
  top: 35px;
  height: 65px;
}
#menu_horni {
  padding: 0 1.5%;
}
.navbar-inner {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat-x;
  border: 0px solid #D4D4D4;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0 0px 0px rgba(0,0,0,0);
  min-height: 40px;
}
.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
header .navbar .nav li a {
  border-radius: 3px 3px 3px 3px;
  background-color: #f0f0f0;
}
.navbar .nav>li>a {
  text-shadow: 0 0 0 #FFFFFF;
  padding: 3px 15px;
}
.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
  background-color: #034695;
  box-shadow: 0 0 0 rgba(0,0,0,0) inset;
  color: #fff;
  text-decoration: none;
}
.nav-collapse .nav>li>a,
.nav-collapse .dropdown-menu a {
  font-weight: normal;
}
#menu_horni ul li ul.uroven2 {
  display: none;
  position: absolute;
}
#menu_horni ul {
  position: relative;
}
#menu_horni ul li {
  position: relative !important;
}
#menu_horni ul li a:focus {
  background: #034695 !important;
  color: #fff !important;
}
#menu_horni ul li ul li {
  position: relative;
}
header #menu_horni li ul.uroven2 li a:hover {
  color: #034695 !important;
}
#menu_horni .plus {
  display: none;
}
#menu_horni ul.uroven3 {
  display: none;
}
#menu_horni ul li .obal {
  position: relative;
}
header #menu_horni li:hover ul.uroven2 li {
  display: block;
  z-index: 9999;
  padding: 0;
  background-color: #dddddd !important;
}
#menu_horni li ul.uroven2 li a {
  border-radius: 0px 0px 0px 0px;
  text-align: left;
  background-color: #F0F0F0 !important;
  color: #777 !important;
}
header #menu_horni li ul.uroven2 li a:hover {
  background-color: #F0F0F0 !important;
}
header #menu_horni li ul.uroven2 li a:hover span {
  color: #034695 !important;
}
#menu_horni ul li ul.uroven2 {
  display: none;
  margin: 0 0 1px;
  padding: 0;
  text-transform: none;
}
#menu_horni li:hover ul.uroven2 {
  display: block;
  width: 220px;
}
.well {
  background-color: transparent;
  border: 0px solid #E3E3E3;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0 0px 0px rgba(0,0,0,0) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 0;
}
#telo_wrap .well {
  background-color: #fff;
  border: 0;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0 0px 0px rgba(0,0,0,0) inset;
  margin-bottom: 20px;
}
.uvod_aktuality {
  width: 100%;
  padding-bottom: 20px;
}
.uvod_aktuality:lang(cs) {
  border-bottom: 3px solid #eeeeee;
}
.uvod_aktuality:lang(en) {
  border-bottom: none;
}
.uvod_blog:before,
.uvod_blog:after {
  clear: both;
}
.uvod_blog {
  width: 100%;
  margin-top: 20px;
}
.uvod_blog .uvod_aktuality_polozka {
  width: 50% !important;
  float: left;
  padding-right: 20px;
  box-sizing: border-box;
}
.uvod_blog .uvod_aktuality_polozka:nth-child(1) {
  margin-right: 2%;
}
:lang(en) .uvod_aktuality {
  width: 100%;
}
@media (max-width: 768px) {
  .uvod_aktuality {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
.uvod_aktuality h2 {
  margin: 0px 0 8px 0;
}
.uvod_aktuality_polozka {
  margin-bottom: 20px;
  width: 50% !important;
  float: left;
}
.uvod_aktuality_polozka h3 {
  font-size: 16px;
  margin: 10px 0 0 0;
}
.uvod_aktuality_polozka h3 a {
  text-decoration: none;
}
.uvod_aktuality_polozka p {
  margin: 0;
}
.uvod_aktuality_polozka p.datum {
  margin: 8px 0 0 0;
}
.uvod_aktuality_polozka a [class^="icon-"]:before,
.uvod_aktuality_polozka a [class*=" icon-"]:before {
  text-decoration: none !important;
}
.uvod_aktuality_polozka p.prehled {
  text-align: right;
  margin-top: 10px;
}
.uvod_aktuality_polozka p.prehled a {
  text-decoration: underline;
}
.uvod_aktuality_polozka p.prehled a:hover {
  text-decoration: none;
}
.aktualita_polozka {
  margin-bottom: 20px;
}
.aktualita_polozka h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 3px 0;
}
.aktualita_polozka h2 a {
  text-decoration: none;
}
.aktualita_polozka p.vice {
  margin: 5px 0 0;
}
.news-list-browse {
  margin-top: 20px !important;
}
.breadcrumb {
  border-radius: 0 0 0 0;
  padding: 0;
  background-color: #fff;
}
#telo {
  width: 73.259%;
  float: right;
  margin-right: 0%;
}
#telo.telo_new {
  margin-left: 0;
}
body#uvod #telo {
  margin-top: 32px;
  float: left;
}
body#uvod #telo.telo_new {
  margin-top: 0;
}
body#uvod #telo_uvod {
  margin-top: 32px;
}
body#uvod #telo_uvod p.perex {
  width: 100%;
  font-size: 1.3em;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body#uvod #telo_uvod p.perex {
    width: 100%;
  }
}
#telo p.prehled {
  margin: 25px 0 0;
}
#telo p.prehled a.sipka {
  background: transparent url('/fileadmin/template/img/ikonky/archive.png') left center no-repeat;
  padding-left: 17px;
}
#telo_prave {
  float: right;
  width: 25%;
  margin-left: 1%;
}
body#uvod #telo_prave {
  margin-top: 18px;
}
#telo_prave p.prehled a.sipka {
  background: #FFF url('/fileadmin/template/img/ikonky/archive.png') left center no-repeat;
  padding: 0 0 0 20px;
}
h2.akce {
  margin: 25px 0 0 0;
}
.udalost {
  margin: 25px 0 0 0;
}
.udalost a.nadpis {
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  padding: 0 0 15px 0;
}
.telo_new .udalost {
  margin-top: 30px;
}
.udalost .datum {
  background: transparent url('/fileadmin/template/img/ikonky/kalendar.gif') left center no-repeat;
  padding: 10px 0;
  padding-left: 50px;
  min-height: 50px;
}
.udalost .datum span {
  line-height: 18px;
}
.udalost .datum span.od,
.udalost .datum span.do {
  font-weight: bold;
}
.udalost .datum span.do {
  margin-left: 0px;
}
.udalost .datum span,
.udalost .misto span,
.udalost .cas span {
  line-height: 18px !important;
}
.udalostWrap .datum {
  float: left;
}
.udalostWrap .misto {
  padding: 10px 0;
  padding-left: 9%;
  min-height: 50px;
  float: left;
  background: #FFF url('/fileadmin/template/img/ikonky/misto.png') 20px center no-repeat;
}
.udalostWrap .misto span {
  line-height: 50px;
}
.udalostWrap .prihlasit a {
  float: left;
  padding: 10px 0 10px 25px;
  padding-left: 50px;
  min-height: 50px;
  display: block;
}
.udalostWrap .prihlasit a span {
  line-height: 50px;
}
.udalost span {
  margin-top: 15px;
  display: inline-block;
}
.udalost .datum {
  float: left;
  width: 18%;
  margin-right: 1%;
}
.udalost .misto {
  float: left;
  padding: 10px 0;
  padding-left: 35px;
  min-height: 50px;
  width: 41%;
  background: url('/fileadmin/template/img/ikonky/misto.png') 0px center no-repeat;
}
.udalost .misto span {
  line-height: 18px;
}
.udalost .cas {
  width: 16%;
  float: left;
  padding: 10px 0;
  padding-left: 50px;
  min-height: 50px;
  background: url('/fileadmin/template/img/ikonky/hodiny.png') 0px center no-repeat;
}
.udalost .cas span {
  line-height: 18px;
}
.udalost .perex {
  clear: both;
}
.udalost .prihlasit {
  float: right;
  width: 40%;
}
.udalost .prihlasit a {
  float: right;
  padding: 0;
}
.udalost .prihlasit a span {
  line-height: 18px;
  margin: 0;
}
#category {
  width: 90%;
}
td.inputbox span {
  position: relative;
  top: 5px;
  margin-left: 10px;
}
#itemsWrap .row-fluid:first-child .detail h2 {
  margin: 0;
}
.catalog>#itemsWrap>.row-fluid {
  border-bottom: 3px solid #f0f0f0;
}
.catalog>#itemsWrap>.row-fluid:last-child {
  border-bottom: 0;
  display: none;
}
#itemsWrap>.row-fluid:last-child {
  border-bottom: 0;
  display: none;
}
#itemsWrap>.row-fluid:nth-child(6) {
  border-bottom: 0;
}
#itemsWrap>.row-fluid:last-child {
  border-bottom: 0;
}
.catalog .detail {
  float: left;
  padding: 0 0 15px 0;
}
.catalog .detail .span8 {
  width: 65% !important;
}
.catalog .detail h2 {
  font-size: 16px;
  font-weight: bold;
}
.catalog .detail h2 a {
  text-decoration: none;
}
.catalog .detail:first-child {
  padding-right: 2%;
  height: 100%;
  width: 48%;
}
.catalog .detail:nth-child(2) {
  padding-left: 3%;
  height: 100%;
  width: 46%;
}
.catalog_detail .material {
  float: left;
  width: 30.1840%;
}
.catalog_detail .description {
  width: 66.31578%;
  float: right;
  margin-left: 3.5%;
}
.catalog_detail .material #solutionWrap {
  margin-top: 75px;
}
.catalog_detail .material #solutionWrap a {
  padding: 2px 6px;
  font-size: 14px;
  margin-bottom: 3px;
  background-color: #F0F0F0;
  text-decoration: none;
  border-radius: 3px 3px 3px 3px;
  color: #000;
}
.catalog_detail .material p.nadpis {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 3px 0;
}
.catalog_detail .material #solutionWrap p.nadpis {
  margin: 0 0 6px 0;
}
.catalog>#itemsWrap>.row-fluid {
  background: url('/fileadmin/template/img/ostatni/ref_linka.gif') top center repeat-y;
}
.filtr table {
  background-color: #F0F0F0;
}
.filtr table td {
  padding: 0 15px;
}
.filtr table tr:first-child td {
  padding-top: 10px;
}
.filtr table tr td.inputbox {
  position: relative;
}
.filtr table tr td p.error {
  font-weight: normal;
  margin: -10px 0 20px 0;
  font-size: 13px;
}
.filtr table label {
  margin: 0;
}
a.date-picker-control span {
  display: table-caption !important;
}
.filtr table input[type="submit"] {
  background: #034695 !important;
  color: #fff;
  border: 0;
  width: 50px !important;
  padding: 5px 0;
}
#c84 form,
#c85 form {
  margin-top: 20px;
}
#c84 label.email,
#c85 label {
  float: left;
  width: 10%;
  padding: 6px 0 0 0;
}
#c84 input[type="email"] {
  float: left;
  border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  height: 26px;
}
#c84 input[type="submit"] {
  background: #EF8000;
  border: 0;
  float: left;
  border-radius: 0 4px 4px 0;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 8px;
  height: 36px;
}
#c84 a#delete {
  clear: both;
  float: left;
}
#c85 input[type="submit"] {
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  float: left;
  font-size: 13px;
  font-weight: 900;
  padding: 10px 45px;
  text-decoration: none;
  text-transform: uppercase;
  background: #EF8000;
  border: 0;
}
.tx-jkpoll-pi1 {
  background-color: #F5F5F5;
  border-radius: 4px 4px 4px 4px;
  padding: 6% 6% 0 6%;
  margin-top: 13px;
}
.tx-jkpoll-pi1 .error {
  padding-bottom: 15px;
  font-weight: normal;
  font-size: 13px;
}
.tx-jkpoll-pi1 form {
  margin: 0;
}
.tx-jkpoll-pi1 ul li {
  background-image: none;
  padding: 0;
}
.tx-jkpoll-pi1 h1 {
  display: none;
}
.tx-jkpoll-pi1 p {
  font-size: 15px;
  color: #034695;
  margin: 0 0 15px 0;
  line-height: 120%;
  font-weight: bold;
}
.tx-jkpoll-pi1 p.tx_jkpoll_pi1_answer_horizontal {
  font-size: 13px;
  color: #000;
  padding-bottom: 0;
  line-height: 120%;
  margin-bottom: 10px;
  font-weight: normal;
}
.tx-jkpoll-pi1 ul li .tx_jkpoll_pi1_answer label {
  font-size: 13px !important;
  display: table;
}
.tx-jkpoll-pi1 p.tx_jkpoll_pi1_result_votes {
  font-weight: bold;
  font-size: 14px;
  color: #000;
  margin: 5px 0;
}
.tx-jkpoll-pi1 p.tx_jkpoll_pi1_answer_horizontal img {
  height: 10px;
}
.tx_jkpoll_pi1_link_list {
  padding: 0 !important;
}
.tx-jkpoll-pi1 ul.tx_jkpoll_pi1_answers input.pollanswer {
  float: left;
  margin-right: 10px;
}
.tx-jkpoll-pi1 input.pollsubmit {
  background: #034695 !important;
  color: #fff;
  border: 0;
  padding: 5px 20px;
}
footer {
  background-color: #034695;
  min-height: 200px;
  margin-bottom: -20px;
  color: #fff;
  padding-bottom: 30px;
}
footer * {
  font-size: 14px;
}
footer div.container-fluid {
  margin-bottom: 0;
}
footer div.container-fluid>div {
  padding-top: 38px;
}
footer div.container-fluid>.row-fluid:first-child {
  min-height: 275px;
}
footer a i.icon- {
  margin-right: 5px;
  text-decoration: none;
}
footer h2 {
  font-size: 25px;
  color: #fff;
}
.container-fluid {
  position: relative !important;
}
footer .container-fluid .c82 {
  position: absolute;
  top: 60%;
  width: 25%;
}
footer .container-fluid .c82 img {
  width: auto;
  height: auto;
}
footer .c26 {
  width: 28.2%;
  margin-right: 1%;
  float: left;
}
footer .c26 p {
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 9px;
}
footer .c26 input[type="email"] {
  width: 68%;
  float: left;
  border-radius: 4px 0px 0px 4px;
  height: 26px;
}
footer .c26 input[type="submit"],
.tx_oddirectmailsubscribe_submit {
  width: auto;
  float: left;
  background: #EF8000;
  border: 0;
  border-radius: 0px 4px 4px 0px;
  color: #fff;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 8px;
  height: 36px;
}
.tx_oddirectmailsubscribe_submit {
  float: none;
  height: 30px;
  margin-left: -4px;
}
.tx_oddirectmailsubscribe_email {
  margin: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -moz-border-top-right-radius: 0 !important;
  -moz-border-bottom-right-radius: 0 !important;
}
footer .c26 a#delete {
  display: none;
}
footer .c26 form {
  margin: 0 !important;
}
footer .c26 img {
  width: 91%;
}
footer .c27 {
  width: 19.7916%;
  margin-right: 1%;
  float: left;
}
footer .c27 p {
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 9px;
}
body footer .c28 {
  width: 49.5%;
  float: right;
}
body footer .c28 fieldset .type-text {
  float: left;
  width: 50%;
}
body footer .c28 fieldset .type-text:first-child {
  float: right;
}
body footer .c28 p {
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 9px;
}
body footer .c28 input#name,
body footer .c28 input#email {
  height: 26px;
  width: 90%;
}
body footer .c28 input.submit,
a.btn.submit,
.Tx-Formhandler #napiste_nam_bg input.submit {
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  float: right !important;
  font-size: 13px;
  font-weight: 900;
  padding: 10px 45px !important;
  text-decoration: none;
  text-transform: uppercase;
  background: #EF8000 !important;
  border: 0;
}
body .Tx-Formhandler fieldset:first-child label {
  margin-bottom: -20px !important;
}
body footer .c28 input.submit {
  margin-right: 0 !important;
}
body footer .c28 fieldset {
  width: 100%;
}
body footer .c28 textarea {
  width: 94%;
  height: 72px;
}
footer .c28 #contact-form p.email a {
  color: #fff;
  font-size: 22px;
  font-weight: 100;
}
footer .c28 #contact-form p.email a:hover {
  text-decoration: none;
}
input,
textarea,
.uneditable-input {
  width: auto;
}
.Tx-Formhandler label {
  float: left;
  width: 30%;
}
.Tx-Formhandler input {
  width: 40%;
}
.Tx-Formhandler textarea#nazev,
.Tx-Formhandler input#od,
.Tx-Formhandler input#do,
.Tx-Formhandler input#misto {
  border-radius: 0px 0px 0px 0px;
  background-color: #fff;
  border: 0;
  font-weight: bold;
  box-shadow: none;
  width: 66%;
}
.Tx-Formhandler input#od,
.Tx-Formhandler input#do,
.Tx-Formhandler input#misto {
  width: 40%;
}
.Tx-Formhandler textarea#nazev {
  height: 20px;
  resize: none;
}
.Tx-Formhandler #napiste_nam_bg input.submit {
  background: #034695;
  color: #fff;
  border: 0;
  padding: 3px 20px;
  width: auto;
  float: left;
  margin-top: 20px;
  margin-right: 28%;
}
#telo_obsah .Tx-Formhandler:first-child textarea#nazev,
#telo_obsah .Tx-Formhandler:first-child input#od,
#telo_obsah .Tx-Formhandler:first-child input#do,
#telo_obsah .Tx-Formhandler:first-child input#misto {
  padding: 0;
}
#zapati_omega a {
  font-family: 'omegalight' !important;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
}
#zapati_omega a:hover {
  text-decoration: none;
}
#zapati_omega a>b {
  font-family: 'omegabold' !important;
  font-weight: normal;
  font-size: 15px;
  color: #fff;
}
#zapati_menu {
  width: 60%;
}
#zapati_menu a,
#zapati_copyright,
#zapati_omega {
  color: #fff;
}
#zapati_copyright {
  display: block;
  float: left;
  margin-left: 0;
  margin-right: 20px;
}
#zapati_menu a {
  padding-right: 7%;
}
.well {
  padding: 0;
}
.well>* {
  margin: 0;
}
.well>ul {
  margin: 0%;
}
div.mapa_webu {
  font-size: 18px;
}
div.mapa_webu a>i {
  margin-right: 10px;
  text-decoration: none;
}
div.mapa_webu a:hover>i {
  text-decoration: none;
}
.error {
  color: red;
  font-weight: bold;
}
#cesta {
  color: #3a3939;
  padding: 0 0 0 1%;
  margin-bottom: 10px;
}
#cesta [class^="icon-"],
#cesta [class*=" icon-"] {
  color: #034695;
  padding: 0 5px;
  font-size: 18px;
}
#menu_leve .plus {
  display: none;
}
#menu_leve ul.nav-list {
  margin: 0;
}
#menu_leve ul.nav-list li:first-child a {
  padding: 2px 0 0px 0;
}
#menu_leve ul.nav li:first-child a {
  padding: 5px 0;
}
#menu_leve ul li {
  margin: 0;
  padding: 0;
  line-height: 140%;
}
#menu_leve ul li:first-child a {
  padding: 2px 0 10px 0;
}
#menu_leve ul li>ul.nav-list {
  padding: 0 0 0 15px;
  margin: 0;
}
#menu_leve ul li>ul.nav-list li {
  padding: 0;
  font-size: 13px;
}
#menu_leve ul li>ul li>ul.nav-list li a {
  padding-left: 45px;
}
#menu_leve ul li a {
  text-decoration: none;
  padding: 2px 0 10px 0;
}
.nav-list {
  padding: 0;
}
.nav-list>li>a {
  padding: 0;
}
.nav-list>li>a,
.nav-list .nav-header {
  margin-left: 0px;
  margin-right: 0px;
}
.nav>li>a:hover,
.nav>li>a:focus {
  background-color: #fff;
  color: #EF8000;
}
.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
  background-color: #fff;
  color: #EF8000;
  text-shadow: 0 0 0 rgba(0,0,0,0);
}
#menu_leve ul li.active {
  padding: 0;
}
#menu_leve ul>li.active>a {
  padding: 2px 0 10px 0;
}
#menu_leve ul>li.active>a>span {
  font-weight: bold;
}
#menu_leve ul li.active ul {
  padding: 0 0 10px 0;
}
#menu_leve ul li.active ul li {
  padding: 0;
}
#menu_leve ul li.active ul li a {
  padding: 5px 0;
}
#menu_leve ul li {
  list-style-type: none;
  background: transparent;
}
#menu_leve ul li a:hover,
#menu_leve ul li a {
  text-decoration: none;
  display: block;
}
#menu_leve ul li a:hover {
  color: #EF8000;
}
#menu_leve ul.nav li.active ul.uroven2 {
  padding: 0 0 0 15px;
  margin: 0;
}
#menu_leve ul.nav>li.active>a>span {
  font-weight: normal;
}
#menu_leve ul.nav-list li:first-child a {
  padding: 2px 0 10px 0;
}
#menu_leve ul.nav-list li ul.nav-list li a {
  padding: 2px 0 10px 0;
}
#menu_leve ul.nav-list li.active ul {
  padding: 0 0 0 15px;
}
#hide,
#misto {
  display: none;
  visibility: hidden;
}
.ajax-loading {
  opacity: 0.9;
  background: #ffffff url('/typo3conf/ext/od_catalog/res/loader.gif') center 0 no-repeat;
}
#itemsWrap {
  min-height: 80px;
}
#filtr_wrap {
  margin-top: 15px;
}
.checkWrap span {
  padding-left: 20px;
  background: transparent url('/fileadmin/template/img/ikonky/notchecked.png') 0 3px no-repeat;
}
.checkWrap span.selected {
  background: transparent url('/fileadmin/template/img/ikonky/checked.png') 0 3px no-repeat;
}
.checkWrap span:hover.selected {
  background: transparent url('/fileadmin/template/img/ikonky/checked.png') 0 3px no-repeat;
}
.checkWrap span:hover {
  background: transparent url('/fileadmin/template/img/ikonky/hover.png') 0 3px no-repeat;
}
.checkWrap span.count:hover {
  background: transparent;
}
.tabs {
  border-right: 1px solid #d8d8d8;
}
li.active {
  background: transparent url('/fileadmin/template/img/ikonky/tabs_selected.png') 120px center no-repeat;
}
.removeFilter {
  text-decoration: underline;
  color: #5b5b5b;
  padding: 0 15px 0 5px;
  font-size: 12px;
  background: transparent url('/fileadmin/template/img/ikonky/krizek.png') right center no-repeat;
}
#selectedSolutionsWrap,
#selectedSegmentsWrap,
#clearFilter a {
  font-size: 12px;
  padding-left: 15px;
  color: #5b5b5b;
}
#selectedSolutionsWrap,
#selectedSegmentsWrap {
  padding-top: 5px;
  padding-bottom: 5px;
}
#clearFilter a {
  padding: 0 15px 0 5px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  background: transparent url('/fileadmin/template/img/ikonky/krizek.png') right center no-repeat;
}
#filtr_wrap {
  position: relative;
  padding-bottom: 45px;
  background-color: #f0f0f0;
}
#tabsContainer {
  min-height: 100px;
}
#selectedSegmentsWrap span.labelwrap,
#selectedSolutionsWrap span.labelwrap {
  font-weight: bold;
}
#tabsContainer {
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
}
#tabsContainer .tabs {
  cursor: pointer;
  background-color: #f0f0f0;
  width: 150px;
  float: left;
  margin: 0;
}
#tabsContainer .tabs .tab {
  width: 140px;
  height: 50px;
  display: block;
  line-height: 50px;
}
#tabsContainer .tabs .active {
  background-color: #034695;
  color: #ffffff;
}
#tabsContainer ul li {
  background: #f0f0f0;
}
#tabsContainer .content {
  margin-left: 150px;
  padding: 15px;
}
#tabsContainer .content .checkWrap {
  float: left;
  width: 33%;
  margin-bottom: 3px;
}
#tabsContainer .content span.segmentCheck,
#tabsContainer .content span.solutionCheck {
  cursor: pointer;
  display: inline-block;
}
div.header_wrap {
  cursor: pointer;
  padding: 10px 8px 10px 35px;
  background: #f0f0f0 url('/fileadmin/template/img/ikonky/nohover_slide.png') 15px center no-repeat;
  border-bottom: 1px solid #d8d8d8;
}
.removeFilter {
  cursor: pointer;
}
.segmentCheck {
  display: inline;
}
.checkWrap .count {
  background: none;
  color: #b7b6b6;
  padding-left: 4px;
}
#filtr_wrap div.active {
  background: #f0f0f0 url('/fileadmin/template/img/ikonky/hover_slide.png') 15px center no-repeat;
}
#relatedClientsWrap,
#relatedClientsWrapWrap {
  position: relative;
}
#relatedClientsWrap {
  min-height: 110px;
  height: 110px;
  width: 641px;
  margin-left: 31px;
}
#relatedClientsWrap.no-margin {
  margin-left: -3%;
}
#relatedClientsWrap img {
  padding: 0 3%;
  width: 120px;
  height: auto;
}
#leftClients {
  z-index: 50;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  height: 100%;
  width: 31px;
  background: transparent url('/fileadmin/template/img/ikonky/prev.png') center center no-repeat;
  margin: 0px;
}
#rightClients {
  z-index: 50;
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  height: 100%;
  width: 31px;
  background: transparent url('/fileadmin/template/img/ikonky/next.png') center center no-repeat;
  margin: 0px;
}
#responsive_menu_con ul li a:hover,
#responsive_menu_con ul li a {
  background: transparent !important;
}
div.banner {
  margin: 5px 0 20px 0;
}
#pagination {
  text-align: right;
  float: right;
  margin-top: 10px;
}
#pagination {
  text-align: right;
  float: right;
  margin-top: 10px;
}
#itemsWrap > .row-fluid:last-child {
  background: none;
  display: none;
}
#hide {
  display: none;
}
p.right {
  width: 40%;
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 0;
  color: #5b5b5b;
  font-weight: bold;
}
.test-form img {
  max-width: 700px;
  height: auto;
  max-height: 500px;
  border: 1px solid #d5d5d5;
  box-shadow: 2px 2px 5px #e5e5e5;
}
@media only screen and (max-width: 1023px) {
  #vyhledavani {
    right: 6%;
  }
  #responsive_menu_button {
    margin-top: 31px;
    margin-right: 1%;
  }
  header #contact {
    right: 27%;
  }
  #telo {
    width: 100%;
    margin: 0;
  }
  body#uvod #telo {
    width: 73.259%;
  }
  #cesta {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  footer div.container-fluid>div {
    padding-top: 10px;
  }
  footer h2 {
    font-size: 25px;
    margin: 10px 0 8px 0;
  }
  #jazyk_webu,
  #jazyk_webu_cz {
    top: 81px;
    right: -17px;
  }
}
@media only screen and (max-width: 939px) {
  #menu_horni ul.uroven3 {
    display: none;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 270px;
  }
  body#uvod #text_wrap a.slide3 {
    font-size: 15px;
    margin: 20px 0 0 20px;
    width: 33%;
    padding: 16px 10px 16px 40px;
  }
  body#uvod #text_wrap a.slide2 {
    font-size: 15px;
    margin: 15px 0 0 20px;
    width: 33%;
    padding: 16px 10px 16px 40px;
  }
  body#uvod #slideshow_wrap #slideshow_4 ul,
  body#uvod #slideshow_wrap #slideshow_3 ul,
  body#uvod #slideshow_wrap #slideshow_5 ul,
  body#uvod #slideshow_wrap #slideshow_6 ul {
    width: 50%;
  }
  body#uvod #text_wrap img.slide3 {
    margin: 15px 0 20px 0;
  }
  body#uvod #text_wrap {
    padding: 0 2%;
  }
  body#uvod #text_wrap ul {
    float: right;
    position: static;
  }
  body#uvod #text_wrap ul li {
    font-weight: 400;
    padding: 0 1% 10px 20px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 870px) {
  body#uvod #zahlavi_objekty {
    border-bottom: 3px solid #F0F0F0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 0;
    height: 105px;
    margin-bottom: 30px;
  }
  body#uvod #telo_prave {
    width: 100%;
  }
  body#uvod #telo {
    width: 100%;
  }
  #slideshowReferences_wrap {
    width: 65.625%;
    margin: auto;
  }
  #slideshowReferences_wrap.no-padding-bottom {
    width: 100%;
  }
  .uvod_aktuality_polozka {
    float: left;
    width: 32%;
  }
  .uvod_aktuality .uvod_aktuality_polozka:nth-child(3n) {
    padding: 0 2%;
  }
  .uvod_aktuality .uvod_aktuality_polozka:nth-child(4n+1) {
    clear: both;
  }
  #telo_prave p.prehled a.sipka {
    display: inline-block;
    margin-top: 20px;
    float: right;
    width: 29%;
  }
  header .navbar .nav li {
    padding: 0 5px 0 0;
    font-size: 14px;
  }
  #responsive_panel {
    width: 96%;
    margin: auto;
  }
  #responsive_menu_button {
    margin-right: 0;
  }
  #vyhledavani {
    right: 9.5%;
  }
  header #contact {
    right: 36%;
  }
  #logo,
  #vyhledavani,
  header #contact {
    top: 25px;
  }
  #responsive_menu_button {
    margin-top: 20px;
  }
  body#uvod #zahlavi_objekty {
    height: 120px;
    margin-bottom: 15px;
  }
  #jazyk_webu,
  #jazyk_webu_cz {
    top: 74px;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 240px;
  }
}
@media only screen and (min-width: 768px) {
  .nav-collapse,
  .nav-collapse.collapse {
    height: auto;
  }
  .navbar .btn-navbar {
    display: none;
  }
  #tabsContainer {
    min-height: 120px !important;
  }
}
@media only screen and (max-width: 768px) {
  body#uvod #text_wrap img.tablet {
    display: inline;
  }
  body#uvod #text_wrap img.desktop {
    display: none;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow > div,
  body#uvod #text_wrap {
    height: 370px;
  }
}
@media only screen and (max-width: 767px) {
  header .navbar .nav {
    display: block;
    margin: 0;
    width: 100%;
  }
  header .navbar .nav li {
    display: block;
    float: none;
    width: 100%;
    padding: 0;
  }
  header .navbar .nav li a {
    border-top: solid 1px 1px;
    border-left: solid 1px #EEE;
    border-right: solid 1px #EEE;
    border-bottom: solid 1px #EEE;
    font-weight: bold;
    text-align: left;
    border: none;
  }
  header .navbar .nav li>ul.nav li a {
    padding-left: 30px;
  }
  header .navbar .nav li>ul.nav li>ul.nav li a {
    padding-left: 45px;
  }
  header .navbar .nav li>ul.nav li>ul.nav li>ul.nav li a {
    padding-left: 60px;
  }
  #menu_horni {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  #menu_horni>div.navbar-inner {
    border-radius: 0;
  }
  body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body {
    padding-top: 40px;
  }
  .navbar .btn-navbar {
    display: block;
    margin-right: 0;
    margin-left: 0;
  }
  .navbar .btn-navbar {
    background-image: none;
    background-color: #F5F5F5;
    border-color: #B1B2B3;
    padding: 4px 8px 9px 8px;
  }
  .navbar .btn-navbar .icon-bar {
    height: 3px;
    box-shadow: 0 3px 0 rgba(0,0,0,0.5);
  }
  .navbar .btn-navbar:hover,
  .navbar .btn-navbar:focus,
  .navbar .btn-navbar:active,
  .navbar .btn-navbar.active,
  .navbar .btn-navbar.disabled,
  .navbar .btn-navbar[disabled] {
    background-color: #F5F5F5;
  }
  #menu_horni {
    padding: 0 4%;
    width: 92%;
    top: -25px;
    position: relative;
  }
  #menu_horni a.visible-phone {
    display: none !important;
  }
  body#uvod #zahlavi_objekty {
    border-bottom: 3px solid #F0F0F0;
    margin-left: 4%;
    margin-right: 4%;
    padding: 0;
    height: 105px;
    margin-bottom: 30px;
  }
  .container-fluid {
    position: static;
  }
  #responsive_panel {
    width: 96%;
    margin: auto;
    display: block;
  }
  #responsive_menu_button {
    margin-left: 0;
  }
  .hidden-phone {
    display: block !important;
  }
  #responsive_menu_button {
    margin-right: 0;
  }
  footer .container-fluid .c82 {
    top: 50%;
    width: 25%;
  }
  footer div.container-fluid>div {
    padding-top: 0;
  }
  .catalog .detail .span8 {
    width: 100% !important;
  }
  #zapati_omega {
    float: right !important;
    width: 35%;
  }
  #zapati_menu {
    width: 60%;
  }
  #zapati_menu a {
    display: inline-block;
  }
  #logo,
  #vyhledavani,
  header #contact {
    top: 25px;
  }
  #responsive_menu_button {
    margin-top: 20px;
  }
  body#uvod #zahlavi_objekty {
    height: 120px;
    margin-bottom: 15px;
  }
  #jazyk_webu,
  #jazyk_webu_cz {
    top: 74px;
  }
  #slideshowReferences_wrap .slideshow-new .slideshowItem .span8,
  #slideshowReferences_wrap .slideshow-new .slideshowItem .span4 {
    float: left;
  }
}
@media only screen and (max-width: 700px) {
  #filtr_wrap #tabsContainer .content {
    margin-left: 20%;
  }
  #tabsContainer .tabs {
    width: 20%;
    min-width: 95px;
  }
  #filtr_wrap #tabsContainer .tabs .tab {
    height: 43px;
    line-height: 40px;
    width: 89% !important;
  }
  #tabsContainer .content .checkWrap {
    font-size: 13px;
  }
  #tabsContainer {
    min-height: 110px !important;
  }
  #tabsContainerWrap {
    min-height: 120px !important;
  }
}
@media only screen and (max-width: 730px) {
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 360px;
  }
}
@media only screen and (max-width: 679px) {
  #telo_obsah #slideshowReferences_wrap {
    min-width: 100% !important;
    min-width: auto !important;
    margin-top: -35px;
  }
  #slideshowReferences_wrap img,
  #slideshowReferences_wrap .slideshow-new .slideshowItem .span4 {
    display: none;
  }
  #slideshowReferences_wrap .slideshow-new .slideshowItem .span8 {
    width: 100% !important;
    padding: 0;
  }
  #slideshowReferences_wrap .slideshow-new .slideshowItem {
    padding-left: 0;
    padding-right: 0;
  }
  body footer .c28 fieldset .type-text {
    width: 49%;
  }
  header #contact {
    background-image: none;
    padding: 0;
  }
  #relatedClientsWrap {
    width: 440px !important;
  }
  .c100 {
    float: left;
    margin: 20px 0 10px 0;
    width: 70%;
  }
  .c100 iframe {
    width: 100%;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 340px;
  }
}
@media only screen and (max-width: 639px) {
  .row-fluid .span8 {
    width: 45% !important;
  }
  footer h2 {
    font-size: 22px;
  }
  #relatedClientsWrap {
    width: 420px !important;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 330px;
  }
}
@media only screen and (max-width: 599px) {
  .pull-right[class*="span"],
  .row-fluid .pull-right[class*="span"] {
    position: relative;
  }
  body#uvod #zahlavi_objekty {
    height: 130px !important;
  }
  #zahlavi_objekty {
    height: 115px !important;
  }
  #vyhledavani {
    top: 10px;
    right: 0;
  }
  header #contact {
    left: 0;
    top: 10px;
  }
  body#uvod #zahlavi_objekty {
    margin-bottom: 15px;
  }
  body footer .c28 fieldset .type-text:first-child {
    position: absolute;
    top: 232px;
    width: 35%;
  }
  body footer .c28 fieldset .type-text {
    width: 100%;
  }
  body footer .c28 input.submit,
  .Tx-Formhandler #napiste_nam_bg input.submit {
    margin-top: 100px !important;
    float: none !important;
  }
  body footer .c28 {
    width: 35%;
  }
  body footer .c28 textarea {
    width: 87%;
  }
  footer .c27 {
    width: 25%;
  }
  footer .c26 {
    width: 35%;
    margin-right: 2%;
  }
  .udalost {
    margin: 0 0 20px 0;
  }
  .udalost .datum,
  .udalost .misto,
  .udalost .cas {
    background-image: none;
    padding: 0;
    float: left;
    font-weight: bold;
    padding-right: 10px;
    min-height: 20px;
    line-height: 19px;
  }
  .udalost .cas {
    font-weight: normal;
    width: 18%;
  }
  .udalost .misto {
    width: 56%;
  }
  .udalost .perex {
    clear: none;
  }
  .udalost .datum span,
  .udalost .misto span,
  .udalost .cas span {
    line-height: 12px;
  }
  h2.akce {
    margin: 20px 0 10px 0;
  }
  h2 {
    font-size: 20px;
  }
  #telo p.prehled {
    display: none;
  }
  body#uvod #telo_prave {
    margin-top: 0;
  }
  .uvod_aktuality_polozka {
    width: 100%;
  }
  .uvod_aktuality h2 {
    margin: 20px 0 10px 0;
  }
  .uvod_aktuality .uvod_aktuality_polozka:nth-child(3n) {
    padding: 0;
  }
  .uvod_aktuality_polozka p {
    margin: 0;
  }
  .uvod_aktuality_polozka p.datum {
    font-weight: bold;
    padding-right: 10px;
  }
  .uvod_aktuality_polozka {
    margin-bottom: 20px;
  }
  .uvod_aktuality_polozka h3 {
    margin: 0;
    font-size: 14px;
  }
  #telo_prave p.prehled {
    display: none;
  }
  #zapati_menu a,
  #zapati_omega,
  #zapati_copyright {
    width: 40%;
  }
  #zapati_omega {
    width: 35%;
  }
  #zapati_copyright {
    float: none;
    margin-bottom: 15px;
  }
  #zapati_menu a {
    padding-right: 15px;
  }
  #zapati_menu {
    width: 50% !important;
  }
  body footer .c28 fieldset .type-text:first-child {
    top: 195px;
  }
  #tabsContainer {
    min-height: 235px;
  }
  #tabsContainer .content .checkWrap {
    width: 100%;
    margin-bottom: 7px;
  }
  body#uvod #text_wrap a.slide2,
  body#uvod #text_wrap a.slide3 {
    margin-left: 10px;
  }
  body#uvod #text_wrap a.slide2,
  body#uvod #text_wrap a.slide3 {
    width: 30%;
    font-size: 13px;
  }
  footer .container-fluid .c82 {
    top: 43% !important;
    width: 32.5%;
  }
  body footer .c28 fieldset .type-text:first-child {
    top: 178px;
  }
  #relatedClientsWrap {
    width: 440px !important;
  }
  #tabsContainer {
    min-height: 210px !important;
  }
  .catalog_detail .description,
  .catalog_detail .material {
    width: 100%;
  }
  .catalog_detail .material #solutionWrap {
    margin: 20px 0 10px 0;
  }
  .catalog_detail .material img {
    float: right;
  }
  .catalog_detail .material #clientWrap,
  .catalog_detail .material #solutionWrap {
    width: 65%;
  }
  .catalog_detail .material {
    margin-top: 20px;
  }
  .udalostWrap .prihlasit a {
    min-height: 20px;
    padding: 0;
  }
  .udalostWrap .prihlasit a span {
    line-height: 0;
  }
  #jazyk_webu,
  #jazyk_webu_cz {
    top: -48px;
    right: 50px;
    z-index: 9999;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 310px;
  }
}
@media only screen and (max-width: 519px) {
  .udalost .misto,
  .udalost .cas,
  .udalost .datum,
  .udalost .prihlasit {
    width: 98%;
  }
  .udalost span {
    margin: 0;
  }
  .udalost .prihlasit {
    float: left;
    margin: 5px 0 20px 0;
  }
  .udalost .prihlasit a {
    float: left;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 280px;
  }
}
@media only screen and (max-width: 499px) {
  footer div.container-fluid>div {
    margin-top: 0;
  }
  footer h2 {
    font-size: 22px;
  }
  footer #c26 {
    width: 48%;
  }
  footer .c27 {
    width: 48%;
    margin-left: 1%;
    margin-right: 0;
  }
  body footer .c28 {
    float: none;
    clear: both;
    width: 97%;
    margin-top: 30px !important;
  }
  footer .container-fluid .c82 {
    width: 42% !important;
    top: 31% !important;
  }
  footer .container-fluid .c82 {
    top: 35%;
  }
  body footer .c28 {
    display: inline-block;
    margin-top: 40px;
  }
  body footer .c28 fieldset .type-text {
    width: 47%;
  }
  body footer .c28 fieldset .type-text:first-child {
    position: static;
    width: 47%;
  }
  body footer .c28 textarea {
    width: 100% !important;
  }
  body footer .c28 input.submit,
  .Tx-Formhandler #napiste_nam_bg input.submit {
    margin-top: 0 !important;
  }
  body footer .c28 input#email {
    width: 100%;
  }
  body footer .c28 input#name,
  footer .c28 input#email {
    width: 100%;
  }
  #zapati_menu {
    display: none;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 365px;
  }
  #relatedClientsWrap {
    width: 380px !important;
  }
  footer .c26 {
    width: 48%;
  }
  .filtr table tr td input {
    width: 80%;
  }
  .c100 {
    float: left;
    margin: 20px 0 10px 0;
    width: 100%;
  }
  .c100 iframe {
    width: 100%;
  }
  .Tx-Formhandler label {
    clear: both;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 270px;
  }
}
@media only screen and (max-width: 440px) {
  footer .container-fluid .c82 {
    top: 35% !important;
  }
  #relatedClientsWrap {
    width: 345px !important;
  }
  #telo_obsah .manazeri img {
    float: none !important;
    width: 100% !important;
  }
  footer .c26 img {
    width: 83%;
  }
  .filtr table td {
    padding: 0 10px !important;
  }
  .filtr table td,
  label,
  input,
  button,
  select,
  textarea {
    font-size: 13px;
  }
  .filtr table tr:first-child td {
    padding: 10px 10px 0 10px !important;
  }
  .filtr table tr td:first-child {
    padding: 0 0 0 10px !important;
  }
  .filtr table tr:last-child td:last-child {
    padding: 0 5px 0 0 !important;
  }
  #filtr_wrap #tabsContainer .content {
    margin-left: 100px;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 250px;
  }
}
@media only screen and (max-width: 419px) {
  #slideshowReferences_wrap .slideshowItem .perex {
    display: none;
  }
  #slideshowReferences_wrap {
    min-height: 210px !important;
  }
  #pagination {
    font-size: 12px;
    width: 100%;
  }
  #slideshowReferences_wrap h2 {
    padding-left: 15px;
    padding-right: 15px;
    margin: 10px 0;
  }
  #all_link.pull-right {
    padding: 10px 15px 0 17px;
    background-position: 0 14px !important;
  }
  #telo #slideshowReferences_wrap #prevNextContainer .prevBtn {
    left: 8px !important;
    top: 35% !important;
  }
  #telo #slideshowReferences_wrap #prevNextContainer .nextBtn {
    right: 8px !important;
    top: 35% !important;
  }
  #slideshowReferences_wrap .slideshowItem {
    padding-left: 65px;
    padding-right: 65px;
    padding-bottom: 10px;
  }
  #slideshowReferences_wrap {
    min-height: 215px !important;
  }
  body#uvod #text_wrap ul {
    display: none;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 290px;
  }
  body#uvod #text_wrap a.slide3,
  body#uvod #text_wrap a.slide2 {
    width: 60%;
  }
  #relatedClientsWrap {
    width: 330px !important;
  }
  #telo_obsah .Tx-Formhandler:first-child label {
    margin-right: 0 !important;
    width: 43% !important;
  }
  #telo_obsah .Tx-Formhandler:first-child input {
    width: 61% !important;
  }
  #telo_obsah .Tx-Formhandler:first-child input.submit {
    width: auto !important;
    margin-top: 20px !important;
  }
  #telo_obsah .Tx-Formhandler:first-child textarea#nazev,
  #telo_obsah .Tx-Formhandler:first-child input#od,
  #telo_obsah .Tx-Formhandler:first-child input#do,
  #telo_obsah .Tx-Formhandler:first-child input#misto {
    padding: 0;
    width: 40% !important;
  }
  body p.textarea_wrap {
    clear: none !important;
    width: auto !important;
    clear: none !important;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 230px;
  }
}
@media only screen and (max-width: 399px) {
  .filtr table,
  label,
  input,
  button,
  select,
  textarea {
    font-size: 13px;
  }
  .catalog .detail {
    border-bottom: 3px solid #F0F0F0;
  }
  .catalog .detail:first-child {
    padding-right: 0;
    height: 100%;
    width: 100%;
  }
  .catalog .detail:nth-child(2) {
    padding-left: 0;
    height: 100%;
    width: 100%;
  }
  .catalog>#itemsWrap>.row-fluid {
    background: none;
  }
  .catalog>#itemsWrap .row-fluid {
    border: 0;
  }
  #itemsWrap .row-fluid:first-child .detail h2 {
    margin: 20px 0 0 0;
  }
  .catalog_detail .material #clientWrap,
  .catalog_detail .material #solutionWrap {
    width: 45%;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow>div,
  body#uvod #text_wrap {
    height: 220px;
  }
}
@media only screen and (max-width: 379px) {
  #logo span {
    background: url("/fileadmin/template/img/zahlavi/komix-small.png") no-repeat scroll 0 0 #FFFFFF;
  }
  #logo,
  #logo span,
  #logo a {
    width: 160px;
    height: 26px;
    z-index: 1200;
  }
  #telo_obsah #slideshowReferences_wrap {
    margin-top: -51px;
    border-radius: 0px 0px 0px 0px;
  }
  #relatedClientsWrap {
    width: 290px !important;
  }
  h1 {
    font-size: 24px;
  }
  #cesta {
    font-size: 13px !important;
  }
  #cesta [class^="icon-"],
  #cesta [class*=" icon-"] {
    padding: 0 2px;
  }
  .filtr table tr td input {
    width: 70% !important;
  }
  #telo_obsah .Tx-Formhandler:first-child label {
    width: 100%;
  }
  body p.textarea_wrap {
    margin-left: 0 !important;
    width: 100% !important;
    display: inline-block !important;
    margin-top: -4px !important;
  }
  #telo_obsah .Tx-Formhandler:first-child input {
    width: 96% !important;
    padding: 7px 6px;
  }
  #all_link.pull-right {
    padding: 0 15px 0 17px;
    background-position: 0 4px !important;
  }
}
@media only screen and (max-width: 350px) {
  footer .c26,
  footer .c27,
  footer .c28 {
    width: 100%;
  }
  body footer .container-fluid .c82 {
    top: 24% !important;
    width: 100% !important;
  }
  body footer .c28 {
    margin-top: 0 !important;
  }
  footer .c27 {
    margin-top: 30px;
  }
  #relatedClientsWrap {
    width: 275px !important;
  }
  .container-fluid {
    width: 94%;
  }
  body footer .c28 {
    height: 250px;
  }
  body footer .c28 fieldset {
    position: relative;
  }
  body footer .c28 fieldset .type-text:first-child {
    position: absolute;
    top: 93px;
    width: 100%;
    z-index: 100;
  }
  body footer .c28 fieldset .type-text {
    width: 100%;
  }
  body footer .c28 input.submit,
  .Tx-Formhandler #napiste_nam_bg input.submit {
    float: none !important;
    margin-top: 100px !important;
  }
  footer div.container-fluid div.row-fluid:last-child {
    margin-top: 90px;
  }
  body footer .c28 input#name,
  body footer .c28 input#email,
  body footer .c28 textarea {
    width: 80% !important;
  }
}
@media only screen and (max-width: 350px) {
  #tabsContainer {
    min-height: 240px !important;
  }
}
@media only screen and (max-width: 320px) {
  header .navbar .nav-collapse>ul.nav {
    height: 300px;
    overflow: auto;
  }
  body#uvod .slideshow>div,
  body#uvod .slideshow_wrap .tlacitka_kontejner_wrap {
    display: none !important;
  }
  body#uvod #slideshow_wrap img.banner {
    display: inline;
  }
  body#uvod #slideshow_wrap,
  body#uvod .slideshow_wrap,
  body#uvod .slideshow,
  body#uvod .slideshow > div,
  body#uvod #text_wrap {
    height: auto;
  }
  #relatedClientsWrap {
    width: 250px !important;
  }
}
@media only screen and (max-width: 989px) {
  #slideshowReferences_wrap .slideshowItem {
    width: 530px;
  }
}
@media only screen and (max-width: 929px) {
  #slideshowReferences_wrap .slideshowItem {
    width: 500px;
  }
  #slideshowReferences_wrap {
    min-height: 300px !important;
  }
}
@media only screen and (max-width: 879px) {
  #slideshowReferences_wrap .slideshowItem {
    width: 470px;
  }
  #slideshowReferences_wrap {
    min-height: 300px !important;
  }
}
@media only screen and (max-width: 679px) {
  #slideshowReferences_wrap {
    min-height: 280px !important;
  }
}
@media only screen and (max-width: 610px) {
  #slideshowReferences_wrap .slideshowItem {
    width: 400px;
  }
  #slideshowReferences_wrap {
    min-height: 290px !important;
  }
}
@media only screen and (max-width: 560px) {
  #slideshowReferences_wrap .slideshowItem {
    width: 350px;
  }
}
@media only screen and (max-width: 510px) {
  #slideshowReferences_wrap .slideshowItem {
    width: 300px;
  }
  #slideshowReferences_wrap {
    min-height: 310px !important;
  }
}
@media only screen and (max-width: 460px) {
  #slideshowReferences_wrap .slideshowItem {
    width: 275px;
  }
  #slideshowReferences_wrap {
    min-height: 350px !important;
  }
}
@media only screen and (max-width: 419px) {
  #slideshowReferences_wrap {
    min-height: 215px !important;
  }
  #slideshowReferences_wrap .slideshowReferences .slideshowItem {
    width: 250px !important;
  }
}
@media only screen and (max-width: 379px) {
  #slideshowReferences_wrap {
    min-height: 230px !important;
  }
  #slideshowReferences_wrap .slideshowReferences .slideshowItem {
    width: 210px !important;
  }
}
@media only screen and (max-width: 750px) {
  div.file a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
}
.test-form .test-form-question {
  margin-top: 20px;
}
.test-form .test-form-question .test-form-question-title {
  font-weight: bold;
  margin-bottom: 7px;
}
.test-form .test-form-question .test-form-question-title img {
  margin: 10px 22px;
}
.test-form .test-form-question .test-form-question-answers {
  padding-left: 30px;
  margin-left: 0 !important;
}
.test-form .test-form-question .test-form-question-answers .test-form-answer {
  clear: both;
  margin-bottom: 3px;
}
.test-form .test-form-question .test-form-question-answers .test-form-answer .test-form-answer-check {
  float: left;
  width: 4%;
}
.test-form .test-form-question .test-form-question-answers .test-form-answer .test-form-answer-check input[type="checkbox"] {
  margin-top: -1px;
}
.test-form .test-form-question .test-form-question-answers .test-form-answer .test-form-answer-text {
  float: right;
  width: 96%;
}
.test-form .test-form-inputs {
  margin-top: 20px;
}
.test-form .test-form-inputs .test-form-inputs-row {
  min-height: 30px;
}
.test-form .test-form-inputs .test-form-inputs-row:after,
.test-form .test-form-inputs .test-form-inputs-row:before {
  content: "";
  clear: both;
  display: table;
}
.test-form .test-form-inputs .test-form-inputs-row .test-form-inputs-row-inputs:after,
.test-form .test-form-inputs .test-form-inputs-row .test-form-inputs-row-inputs:before {
  content: "";
  clear: both;
  display: table;
}
.test-form .test-form-inputs .test-form-inputs-row label {
  width: 30%;
  float: left;
  height: 30px;
  display: inline-block;
}
.test-form .test-form-inputs .test-form-inputs-row input {
  width: 40%;
  float: left;
}
.test-form .test-form-inputs .test-form-inputs-row input:after {
  content: "";
  clear: both;
}
.test-form .test-form-inputs .test-form-inputs-row .error {
  width: 100%;
  float: left;
  margin-top: -10px;
  margin-bottom: 10px;
}
.test-form .test-form-inputs input.submit {
  color: #fff;
  margin-top: 20px;
  margin-right: 28%;
  border-radius: 4px 4px 4px 4px;
  float: right;
  font-size: 13px;
  font-weight: 900;
  padding: 10px 45px;
  text-decoration: none;
  text-transform: uppercase;
  background: #EF8000;
  border: 0;
}
.test-form .test-form-inputs h3 {
  margin-bottom: 15px;
}
body#uvod #text_wrap a {
  padding: 0;
  margin: 0;
  background-image: none;
  box-shadow: none;
}
body#uvod #slideshow_4 ul,
body#uvod #slideshow_3 ul {
  bottom: 42px;
}
body#uvod #text_wrap ul li {
  background-image: none;
  padding: 0 0 10px 12px;
}
body#uvod #text_wrap a {
  font-size: 14px;
  padding: 20px 15px 20px 43px;
}
body#uvod #text_wrap img.slide3 {
  margin: 0;
}
body#uvod #text_wrap a.slide2 {
  background: none !important;
  box-shadow: 0 0 0 #BB6400 inset;
  padding: 0;
}
body#uvod #text_wrap a.slide3,
body#uvod #text_wrap a.slide2 {
  margin: 0;
  width: 100%;
  display: inline-block;
  background: none !important;
  box-shadow: 0 0 0 #BB6400 inset;
  padding: 0;
}
body #EB_wrap_img {
  z-index: 1600;
}
body #EB_frame {
  z-index: 1500;
}
.guidepost-wrap {
  margin: 35px 0;
}
.guidepost-row {
  margin: 10px -5px;
  width: auto;
}
.guidepost-row * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.guidepost-item {
  float: left;
  width: 20%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.guidepost-item .front {
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
}
.guidepost-item .front img {
  display: block;
  margin: 0 auto 15px;
}
.flip-container {
  perspective: 1000;
  transform-style: preserve-3d;
}
.flip-container:hover .back {
  transform: rotateY(0deg);
}
.flip-container:hover .front {
  transform: rotateY(180deg);
}
.flip-container,
.front,
.back,
.intro-block {
  height: 270px !important;
}
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  display: block;
  position: relative;
}
.front,
.back {
  backface-visibility: hidden;
  transition: 0.6s;
  transform-style: preserve-3d;
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
}
.front {
  z-index: 2;
  transform: rotateY(0deg);
  border: 1px solid #e6e6e6;
  color: #004691;
  cursor: pointer;
  background-color: #fff;
}
.back {
  transform: rotateY(-180deg);
  background-color: #eb7d00;
  color: #fff;
  font-size: 20px;
  padding: 10px;
}
.intro-block a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.intro-block a:hover,
.intro-block a:focus {
  color: #fff;
  text-decoration: underline;
}
.back ul {
  margin: 0;
  list-style: none;
}
.back ul li {
  font-size: 13px;
  background-image: url("/fileadmin/template/img/ikonky/arrow.png");
  background-position: left 7px;
  padding-left: 20px;
}
.back a {
  color: #fff;
  text-decoration: none;
}
.back a:hover {
  text-decoration: underline;
}
.back .back-link {
  position: absolute;
  line-height: 1.4;
  bottom: 10px;
  left: 0;
  text-align: center;
  width: 100%;
  min-height: 56px;
}
.intro-block {
  display: table;
}
.intro-block .text-wrap {
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 20px;
  background-color: #eb7d00;
  color: #fff;
  font-size: 20px;
  height: 100%;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  line-height: 1.4;
}
@media only screen and (max-width: 1023px) {
  .guidepost-item {
    width: 33.333333%;
  }
}
@media only screen and (max-width: 767px) {
  .guidepost-item {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .guidepost-item {
    width: 100%;
  }
}
table.programtour tr {
  margin: 5px;
}
table.programtour tr:nth-child(odd) {
  background: #EAEAEA;
}
table.programtour tr td {
  padding: 10px 5px;
}
.button-akce {
  margin-top: 20px;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF !important;
  font-size: 13px;
  font-weight: 900;
  padding: 10px 45px !important;
  text-decoration: none;
  text-transform: uppercase;
  background: #EF8000 !important;
}
#telo_obsah .csc-textpic a img {
  margin: 0px 10px 10px 0;
}
body.fotogalerie #telo {
  width: 100% !important;
}
body.fotogalerie #telo .prev_next {
  width: 100%;
}
body.fotogalerie #telo #big_img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .videohp,
  .clanekhp {
    width: 100% !important;
  }
}
