@import url("https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.1.0/css/flag-icon.min.css");    

img {max-width:100%;     height: auto;}

#list-navbar{
  float: left !important;
  margin-left: -19px;
}

@media (max-width: 768px){
  .nav > li > a {
    padding: 12px 20px;
  }
}

@media (min-width: 768px){
  .navbar-nav {
    margin-top: 20px;
    margin-bottom: 6px;
  }

}

.podpis {
  background-color: #f8f8f8;
  border: 1px solid silver;
  margin: 1.5em 0 3em;
  padding: 5px;
  text-align: left;
  width: 215px;

}
.podpis span {
  font-size: 0.85em;
  font-style: italic;
}

/*  NADPISY  */
#content h1 {font-weight:600}
#content h2 {
  color:#349ccd; 
  font-weight:bold;
  font-size: 1.6em;
}
#content h2:after {
  content:"";
  display:block;
  width:100%;
  height:2px;
  background-color:#349ccd; 
  margin-top:5px
}
#content #listdata h2:after,
#content #list-pages h2:after{display:none}

#content h3 {
  font-weight:bold; 
  font-size:1.5em
}

#content h4 {
  font-size:1.3em;
  position:relative;
  margin-left:10px;

}
#content h4:before {
  content:"";
  width:2px;
  height:20px;
  background-color:#349ccd;
  margin-left:-10px;
  position:absolute;
}

/*-------- PATICKA DOLE -----------*/
/*--------------------nová patička----------------------*/
/*
#box-custom-footer {
font-size: 100%;
min-height: 150px; 
text-align: center;
padding: 10px 0;
background: #333333;
border-top:4px solid #006197;
}
#box-custom-footer .block {
display: inline-block; 
color: #eee; 
margin: 0 15% 0 0;
vertical-align: top;
text-align: left;
}
#box-custom-footer #footer-main {
margin: 0 auto;
width: 960px;
}
#box-custom-footer .block h4 {
font-size: 18px;
color: white; 
margin-bottom: 0;
text-shadow: -2px 1px 1px #000000;
}
#box-custom-footer ul { 
list-style: disc;
padding:0;
}
#box-custom-footer ul li { 
display: block; 
line-height: 1.6em; 
margin-left: 0px;
}
#box-custom-footer .block a {
font-size: 14px;
color: #aaa; 
text-decoration:none; 
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out;
}
#box-custom-footer .block a img {
opacity: 0.4;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
#box-custom-footer a:hover { 
color: #fff;
text-decoration: none;
text-shadow: 0 0 7px #CCCCCC;
}
#box-custom-footer a:hover img { 
opacity: 1;
}
*/

body {
  background: #f8f8f8;
}
#content {
  background: transparent;
  box-shadow: none;
}
#mainContainer {
  background: none;
}
#listdata {
  padding: 0;
}
.breadcrumb {
  padding: 5px 5px 4px 5px;
}

/* faq rozbalovaci */
.panel-group .panel.panel {background: transparent;}
.panel-group .panel-info .panel-heading {background: #caeafb;}
.panel-group .panel-info .panel-body, .panel-group .panel-info {border: 0 !important;}
.panel-group .panel-info {box-shadow: none;}
.panel-group .panel-info .panel-title > a {text-decoration: none; display: block;}

/* Uporornění - modrý rámeček */
.alert-info {
  border: 0;
  background: #CAEAFB;
  color: #31708f;
}

/* Uporornění - červený rámeček */
.alert-red {
  border: 0;
  background: #FFD7D7;
  color: #C40000;
}
a{color: C40000;}

/* nova paticka */
footer {
  background: #181b22;
  font-size: 13px;
  margin-top: 40px;
}
#box-custom-footer {
  background: transparent;
  width: 100%;
}
#footer-bottom {
  background: #21252e;
  text-align: center;
  padding: 15px;
  color: #d4d4d5;
}
#footer-bottom a {
  color: #d4d4d5;
}
#box-custom-footer > div > div.col-lg-12 {
  padding: 0;
}
footer ul {
  padding: 0;
  list-style: none;
}
footer h4 {
  font-weight: bold;
  color: #bec0c3;
  margin-top: 0;
}
footer div.col-xs-12.col-sm-3 {
  padding-left: 80px;	
}
footer div.col-xs-12.col-sm-3:first-child {
  border-right: 1px solid #a3a4a7;
  padding-right: 65px;
  padding-left: 0;
}

footer > .container > .row > div > .container > .row {
  padding: 40px 0 40px 0;
}

@media (min-width: 768px) {
  .nav > li > a {
    padding: 6px 15px;
  }
}
@media (max-width: 767px) {
  footer div.col-xs-12.col-sm-3 {
    padding-left: 15px;
  }
  footer div.col-xs-12.col-sm-3:first-child {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
  }
  footer .text-right {
    text-align: left;
  }

  footer img {
    max-width: 200px;
  }
}
/* konec nova paticka */
@media (min-width: 1500px) {
  #content {min-height: 520px;}


  /*-------- vypis rubrik - boxiky -----------*/

  ul#list-rubrics {
    padding: 0;
    margin: 0px;
    display: inline;
  }
  ul#list-pages+hr {
    display: none;
  }
  ul#list-rubrics > li {
    width: 31%;
    display: block;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: white;
    margin-left: 1%;
    margin-right: 1%;
    list-style: none;
    border-radius: 5px;
  }
  #list-rubrics .media h2.media-heading {
    font-size: 15px;
    font-size: 1.3em;
    margin: 0;
  }
  #list-rubrics .media h2.media-heading a {
    text-decoration: none;
    display: block;
    padding: 10px 15px 10px;
    font-weight: normal
  }
  ul#list-rubrics .perex {
    padding: 10px 5px
  }
  ul#list-rubrics .perex .text {
    display: none;
  }
  ul#list-rubrics .perex .rozcestnik2 {
    display: block
  }
  ul#list-rubrics p.details {
    display: none;
  }
  .rubric-main-perex .rozcestnik2 {
    display: none;
  }
  .rozcestnik2 ul {
    padding-left: 0px;
    list-style-type: none;
  }
  .rozcestnik2 ul li {
    margin-bottom: 0px;
    padding-left: 30px;
  }
  .rozcestnik2 ul li:before {
    content: "\f138";
    font-family: FontAwesome;
    color: #3272a8;
    font-size: 13px;
    margin-right: 0px;
    margin-left: -20px;
    position: absolute;
  }
  p.details {
    border-top: 1px solid #eee;
    padding: 5px 0 0 0;
    margin: 20px 0 0;
    font-size: 0.82em;
    color: #9E9E9E;
    clear: both;
  }
}

/*----------------- vyhledavani -----------*/

/*----------------- vyhledavani -----------*/
#form-search .btn-default,
#form-search .btn-default:hover{
  border-left:0; 
  background-color:#f8f8f8; 
  border-color:#cccccc;
}
#form-search .btn-default:hover{
  background-color:#ddd;
}
#form-search input{
  border-right:0;  
  box-shadow:none;
  background-color:  #f8f8f8;
}
#form-search .form-control:focus {
  border-color: #cccccc;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#search .search .alert {display:none}
#search .search .alert:first-of-type {display:block;}

.translated-ltr body {
  top: 0!important;
}
.navbar-fixed-top {
  top: 0!important;
}
.goog-te-banner-frame {
  display: none!important;
}

.translation-links {
  position: fixed;
  right: calc((100vw - 1170px) / 2 + 10px);
  top: 20px;
  font-size:12px;
  width: 85px;
  height: 16px;
  text-align: left;
  z-index: 5200;
  padding:0;
}

.translation-links {
  list-style: none;
  padding: 0;
}

.translation-links li {
  float: left;
}

.translation-links li a {
  font-size: 0;
  margin-right: 5px;
}

.translation-links li a span {
  font-size: 12px;
}

button.navbar-toggle {
  font-size: 0;
}
.navbar-toggle .fa-bars {
  font-size: 12px;
}

/*
.translation-links .btn {min-width: 103px;}
.translation-links .btn-link{
color: #333;
text-decoration:none; 

}
.translation-links .btn-link:hover{
color: #333;
text-decoration:none; 
background-color:  #f5f5f5;
}
.translation-links a {
text-decoration:none;
}
.translation-links .flag-icon {margin-right:5px;}
.translation-links .dropdown-menu {
top: 27px;
left: 0;
min-width:103px;
}
.translation-links .dropdown-menu a{
padding:3px 10px;
}
*/
@media (max-width: 767px) {

  .translation-links {
    right: 60px;
    top: 20px;
    width: 130px;
  }
  .translation-links li a span {
    font-size: 20px;
  }  
  /*
  .translation-links .btn {
  padding:10px 10px
}

  .translation-links .dropdown-menu {
  top: 37px;
  left: 0;
  min-width:100px;
}
  */
  .navbar-toggle {
    margin-left:91px;
  }
}
@media screen and (min-width: 768px) {
  .translation-links {
    right: calc((100vw - 750px) / 2 + 240px);
  }
}

@media (min-width: 992px) {
  .translation-links {
    right: calc((100vw - 970px) / 2 + 240px);
  }
}

@media (min-width: 1200px) {
  .translation-links {
    right: calc((100vw - 1170px) / 2 + 240px);
  }
}

@media (min-width: 390px) and (max-width: 500px) {
  #logo {margin-right: 120px;} /* kvuli vlajeckam na druhem radku */
}