@import url("../font/stylesheet.css");

img {border: 0;}
a {cursor: pointer;}
.clr {clear: both;}
* {padding: 0; margin: 0;}
body h1.none {display: none;}
.zarovnani {box-sizing: border-box; -moz-box-sizing: border-box; position: relative; width: 98%; max-width: 1300px; margin: auto auto;}
.marginBottom60 {margin-bottom: 60px!important;}
.marginTop35px {margin-top: 35px!important;}
.marginBottom90px {margin-bottom: 90px!important;}
.skryte{display: none;}
a.doprostred{text-align: center!important;}

body {
  font-size: 13px; 
  font-family: Arial;
  width: 100%;
  background-color: white;
  color: black;
  line-height: 160%;
}
#header {
  width: 100%;  
  position: relative;
  height: 655px;
}
#header a.translate { position: absolute; right: 2px; top: 5px; z-index: 7777 }
#header a.translate img {height: 14px}
#header a.fontsize { position: absolute; right: 40px; top: 5px; z-index: 7777; }
#header a.fontsize img {height: 14px}
#header a.fbhead{ position: absolute; right: 72px; top: 5px; z-index: 7777; }
#header a.fbhead img {height: 17px}
#header #slider {position: absolute; width: 100%; height: 655px; overflow: hidden;}

#header div#wrap_covid {
 position: absolute;
 top: 320px;
 width: 100%;
}
#header a.korona {
display: inline-block;
 position: relative;
 top: 0px;
 margin: 0 auto;
 display: block;
 line-height: 130%;
 font-size: 25px;
 width: 300px;
 padding: 20px 50px;
 background-color: #de0221;
 color: #fff;
 transition: 0.7s;
 text-decoration: none;
}
#header a.korona span {
 font-size: 40px;
 text-decoration: none;
}

#header a.korona:hover {
 background-color: #000;
}

#header.header_podstrana #help_to_ukraine {
    bottom: 50px;
}
#header.header_podstrana div#wrap_covid {top: 220px;}
#header.header_podstrana {
  height: 355px;
}

#header.header_podstrana #slider {height: 405px;}
#header.header_podstrana #vyhledavani_slider {display: none}

#header #slider .ms-slide {
  display: block; 
  width: 100%;
  height: 655px!important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-position-x: 50%;
  background-position-y: 50%;  
  background-size: cover;
}
.ms-slide .ms-slide-bgcont img, .ms-container, .ms-inner-controls-cont, .ms-view {height: 655px!important;}
#header #slider .ms-slide img {display: none;}
#header #topHeader {
  position: absolute; 
  margin-top: 0px;
  background-image: url("../img/header_podklad.png"); 
  width: 100%; 
  height: 115px;
  background-color: rgba(255, 255, 255, 0.9);
}
#header #topHeader #logo {
  width: 70%;
  max-width: 615px;
  float: left;
  margin-top: 14px;
}
#header #topHeader #logo a {float: left;}
#header #topHeader #logo h1 {
  font-weight: normal;
  font-size: 143%;
  float: left;
  margin-left: 35px;
  margin-top: 31px;
}
#header #topHeader #vyhledavani {
  float: right;
  max-width: 318px;
  width: 45%;
}
#header #topHeader #vyhledavani input[type="text"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 275px;
  height: 36px;
  background-color: #969696;
  border: none;
  padding-left: 20px;
  margin-top: 40px;
  font-size: 100%;
  float: left;     
  outline: none;
}
::-webkit-input-placeholder {color: black;}
::-moz-placeholder {color: black;}
:-ms-input-placeholder {color: black;}
:-moz-placeholder {color: black;}
#header #topHeader #vyhledavani input[type=submit] {
  background-image: url("../img/lupa_header.png?v=2");
  width: 27px;
  height: 27px;
  cursor: pointer;
  border: none;
  background-color: transparent; 
  margin-left: 10px;
  margin-top: 43px;
  float: left;    
  font-size: 0px;
}
#header #nejcasteji_vyhledavate {
    position: absolute;
    width: 100%;
    bottom: 52px;
}
#header #nejcasteji_vyhledavate #top_searche_wrap {
    position: relative;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.6);
    margin: 0 auto;
    width: 751px;
    height: 48px;
    box-sizing: border-box;
    padding: 0px 44px;
}
#header #nejcasteji_vyhledavate #top_searche_wrap p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 48px;
    color: white;
}
#header #nejcasteji_vyhledavate #top_searche_wrap p a {
    color: white;
}
#header #nejcasteji_vyhledavate #top_searche_wrap p a:hover {
    text-decoration: none;
}
#header #nav {
  position: absolute; 
  margin-top: 115px;
  width: 100%; 
}
#header #nav #topNav {
  position: absolute; 
  margin-top: 0px;
  background-image: url("../img/menu_podklad.png"); 
  width: 100%; 
  height: 42px;
  z-index: 999;
}
#header #nav #topNav .zarovnani {
    max-width: 1394px;
}
#header #nav #topNav ul {list-style: none; text-align: center;}
#header #nav #topNav ul div.lemovani {
  display: inline-block;
  *display: inline;
  zoom: 1; 
  background-image: url("../img/delitko.png"); 
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-position-x: 100%;
  background-position-y: 50%;
  padding-right: 1px;
}
#header #nav #topNav ul div.lemovani:last-child {background-image: none;}
#header #nav #topNav ul li {  
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 11px;
  padding-bottom: 10px;
  margin: 0px;
  font-family: Arial; font-weight: bold;
  text-transform: uppercase;
  transition: 0.6s;
}
#header #nav #topNav ul li:hover {background-color: #de0221;}
#header #nav #topNav ul li:hover a {color: white;}
#header #nav #topNav ul li:hover ul li a {color: black;}
#header #nav #topNav ul li div.znacka {display: none;}
#header #nav #topNav ul li:hover div.znacka {
  display: block;
  background-image: url("../img/podmenu.png");
  height: 14px;
  width: 28px;
  position: absolute;
  top: 42px;
  z-index: 999;
  margin-left: 40px;    
} 
#header #nav #topNav ul li a {color: black; text-decoration: none;}
#header #nav #topNav ul li a.covid19 {color: #DE0221;}
#header #nav #topNav ul li a.covid19:hover {color: white;}
#header #nav #topNav ul li:hover a.covid19 {color: white;}
#header #nav #topNav ul li .podmenu {display: none;}
#header #nav #topNav ul li:hover .podmenu {position: absolute; display: block; width: 100%; right: 0; margin-top: 10px;}
#header #nav #topNav ul li ul {
  background-image: url("../img/podmenu_podklad.png"); 
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 40px 150px 15px 150px;
}
#header #nav #topNav ul li ul li {
  width: 24%;
  display: inline-block;
  *display: inline;
  zoom: 1;   
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  font-family: Arial;
  padding-top: 0px;
  padding-bottom: 25px;
}
#header #nav #topNav ul li ul li:hover {background-color: transparent;}
#header #nav #topNav ul li ul li a:hover {text-decoration: underline;}
#header #help_to_ukraine {
    position: absolute;
    bottom: 300px;
    width: 100%;
    text-align: center;
}
#header #help_to_ukraine a {
    background-color: #0057B8;
    color: #FFD700;
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 20px 50px;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
    transition: 500ms;
}
#header #help_to_ukraine a:hover {
    color: #0057B8;
    background-color: #FFD700;
}
#header #vyhledavani_slider {
  position: absolute;
  bottom: 100px;
  width: 100%;
}
#header #vyhledavani_slider form {
  margin-right: auto;
  margin-left: auto;
  width: 751px;
}
#header #vyhledavani_slider input[type="text"] {
  background-color: white;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 637px;
  height: 93px;
  border: none;
  padding-left: 35px;
  font-size: 19px;
  line-height: 93px;
  float: left;     
  outline: none;
}
::-webkit-input-placeholder {color: black;}
::-moz-placeholder {color: black;}
:-ms-input-placeholder {color: black;}
:-moz-placeholder {color: black;}
#header #vyhledavani_slider input[type=submit] {
  background-image: url("../img/lupa_slider.png?v=2");
  width: 113px;
  height: 93px;
  cursor: pointer;
  border: none;
  background-color: #DE0221; 
  float: left;  
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-position-x: 50%;
  background-position-y: 50%;    
  margin-top: 0px;
  font-size: 0px;
}  
#header #vyhledavani_slider input[type=submit]:hover {
    background-color: black;
}
#content {padding-top: 60px; padding-bottom: 90px;}
.dotaznik_strategie {font-weight: bold; border-bottom: solid 1px #dedede; padding-bottom: 10px; position: absolute; top: -40px; width: 100%;}
#content.content_podstrana ul, #content.content_podstrana ol {margin-left: 25px; margin-top: 15px; margin-bottom: 30px}
#content.content_podstrana ul {list-style: none!important; margin-left: 10px;}
#content.content_podstrana ul.mensi_odsazeni {margin-top: 0px;}
#content.content_podstrana ul li {
  background-image: url("../img/ul_li.png");
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: 6px;
  padding-left: 17px;
  margin-bottom: 13px;
}
#content.content_podstrana p.dotaznik_strategie {padding: 0px;padding-bottom: 5px;}
.dotaznik_strategie a {color: #de0221; text-decoration: none;}
#content.content_podstrana p.dotaznik_strategie a {color: #de0221;}
.dotaznik_strategie a:hover {text-decoration: underline;}
#content.content_podstrana { padding-top: 70px; }

#content.content_podstrana a { text-decoration: underline; color: #000; transition: 0.7s; padding: 0px!important; }
#content.content_podstrana a.red_color {color: #DE0221;}
#content.content_podstrana a.zelena_linka {color: #24b817; text-decoration: none; font-weight: bold;}
#content.content_podstrana a:hover { color: #de0221 }
#content.content_podstrana p { padding: 5px 0 15px 0 }
#content.content_podstrana ul li p, #content.content_podstrana ol li p { padding: 0; }
#content.content_podstrana table {
    border-width: 1px;
    border-color: #999;
    border-collapse: collapse;
}
#content.content_podstrana th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999;
}
#content.content_podstrana td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #999;
}
#content.content_podstrana table.form td {
    border-style: none;
}

#content.content_podstrana th, td, caption {
    font-weight: normal;
    vertical-align: top;
    text-align: left;
}
#content.content_podstrana a[href ^="mailto:"] {
    padding: 5px 20px 5px 0;
    background: transparent url(../images/icon_mailto.gif) no-repeat center right;
}
#content.content_podstrana hr {
    border: 0 #cccccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
    margin: 20px 0 40px 0;
}
#content.content_podstrana h1 {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
}
#content.content_podstrana h2 {
    margin: 15px 0 5px 0;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
}
#content.content_podstrana h3 {
    margin: 15px 0 5px 0;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
}
#content.content_podstrana h4 {
    margin: 15px 0 5px 0;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;

}
#content.content_podstrana h5 {
    margin: 15px 0 5px 0;
}


/*-----------------------------------------------------------------------------------*/
/*	BREADCUMB
/*-----------------------------------------------------------------------------------*/

.breadcrumb { 
	list-style: none; 
	overflow: hidden; 
	margin:0 !important;
	padding:0 !important;
  float: right;
  color: #888888;
}

.breadcrumb li { 
	float: left; 
  padding-left: 10px!important;
  background-image: none!important;
  margin-bottom: 0px;
}

#content.content_podstrana .breadcrumb li a { 
  color: #888888;
}

.breadcrumb li:before { 
	content: ' > ';
  padding-right: 10px;
}
.breadcrumb li:first-child:before { 
	content: '';
  padding-right: 0px;
}
.breadcrumb li:first-child { 
  padding-left: 0px;
}

#content .zarovnani .aktuality {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 68%;
  float: left;
  /*border-right: #dcdcdc solid 1px;*/
  position: relative;
  padding-top: 20px;  
}  

#content.content_podstrana .video {
    width: 33%;
    float: left;
    margin-bottom: 50px;
}
#content.content_podstrana .video img {
    display: block;
    max-width: 461px!important;
    width: 95%!important;
}

#content .zarovnani .aktuality a.korona {
 display: inline-block;
 line-height: 130%;
 font-size: 30px;
 width: 300px;
 padding: 20px 50px;
 margin-bottom: 30px;
 background-color: #de0221;
 color: #fff;
 transition: 0.7s;
 text-decoration: none;
}
#content .zarovnani .aktuality a.korona span {
 font-size: 40px;
 text-decoration: none;
}

#content .zarovnani .aktuality a.korona:hover {
 background-color: #000;
}


#content .zarovnani .vypis.dalsi {margin-top: 50px; height: auto; padding-left: 10px;} 
#content .zarovnani .aktuality h2 {font-size: 193%; font-weight: normal; text-transform: uppercase; padding-bottom: 26px;}      
#content .zarovnani .aktuality h3, #content .zarovnani .vypis.dalsi h3 {font-size: 15px; line-height: 15px; margin-bottom: 7px;}
#content .zarovnani .aktuality h3 a, #content .zarovnani .vypis.dalsi h3 a {color: black; text-decoration: none;} 
#content .zarovnani .aktuality .velke {box-sizing: border-box; -moz-box-sizing: border-box; max-width: 400px; width: 49%; float: left;}
#content .zarovnani .aktuality .aktualita {margin-bottom: 21px;}
#content .zarovnani .aktuality .vypis {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 65px;
  margin-top: 7px;
}  
#content .zarovnani .aktuality .vypis .aktualita, #content .zarovnani .vypis.dalsi .aktualita {margin-bottom: 33px;}
#content .zarovnani .aktuality .vypis p.popisek {
    font-size: 13px;
    line-height: 15px;
    margin-top: 13px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 42px;
}
#content .zarovnani .aktuality h2 a:hover, #content .zarovnani .vypis.dalsi h2 a:hover  {text-decoration: underline;}
#content .zarovnani .aktuality p.datum, #content .zarovnani .vypis.dalsi p.datum {color: #DE0221; font-family: Arial; font-weight: bold; font-size: 12px; line-height: 12px;}
#content .zarovnani .aktuality a.obr {
  margin-top: 10px;
  width: 100%;
  max-width: 350px;
  height: 190px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-position-x: 50%;
  background-position-y: 50%;      
}
#content .zarovnani .aktuality a.obr img {display: none;}
#content .zarovnani .aktuality a.vice, #content .zarovnani .kalendar a.vice {
  color: #DE0221;
  font-size: 15px;
  right: 50px;
  display: block;
  text-align: center;
  padding-right: 0px;
  text-decoration: none;
  padding-bottom: 0px; 
  bottom: 20px;
  border: 1px solid #DE0221;
  box-sizing: border-box;
  width: 230px;
  height: 47px;
  line-height: 47px;
  margin-top: 41px;
  text-transform: uppercase;
  /*position: absolute;*/
}
#content .zarovnani .aktuality a.vice:hover, #content .zarovnani .kalendar a.vice:hover {
    color: white;
    background-color: #DE0221;
}
#content .zarovnani .aktuality, #content .zarovnani .kalendar {height: 572px;}
#content .zarovnani .kalendar {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 31%;
  float: left;
  padding-left: 65px;
  position: relative;  
  padding-top: 20px;  
}
#content .zarovnani .kalendar.vypis p.popisek {
    font-size: 13px;
    line-height: 15px;
    margin-top: 13px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 42px;
}
#content .zarovnani .kalendar h1 {font-weight: normal; padding-bottom: 30px;} 
#content .zarovnani .kalendar .akce .datum {color: #de0221; font-family: Arial; font-weight: bold; font-size: 119%; float: left; max-width: 60px; width: 19%;}
#content .zarovnani .kalendar .akce div {float: left; overflow: hidden; width: 80%;}
#content .zarovnani .kalendar h2 {font-size: 193%; font-weight: normal; text-transform: uppercase;  padding-bottom: 26px;}
#content .zarovnani .kalendar .akce h3 {font-family: Arial; font-weight: bold; font-size: 15px; line-height: 15px; margin-bottom: 7px; text-transform: uppercase; padding: 0px; padding-top: 5px; /*height: 20px;*/ overflow: hidden;}
#content .zarovnani .kalendar .akce h3 a, #content .zarovnani .kalendar .akce p a {color: black; text-decoration: none;}
#content .zarovnani .kalendar .akce p {margin-bottom: 18px;}
#content .zarovnani .kalendar .akce h3 a:hover, #content .zarovnani .kalendar .akce p a:hover {text-decoration: underline;}
#content #neprehlednete {
  background-color: #eaeaea;
  color: black;
  margin-top: 65px;
  text-align: center; 
  box-sizing: border-box;
  -moz-box-sizing: border-box;  
  padding-bottom: 75px;
}
#content #neprehlednete .zarovnani {max-width: 1600px;}
#content #neprehlednete h2 {padding-top: 60px; font-weight: normal; text-transform: uppercase; font-size: 193%;}
#content #neprehlednete a {
  box-sizing: border-box;
  -moz-box-sizing: border-box; 
  display: inline-block;
  *display: inline;
  zoom: 1;   
  background-color: #4f4f4f;
  color: white;
  text-decoration: none;
  width: 23.5%;
  margin-left: 0.5%;
  margin-right: 0.5%; 
  text-align: center;
  line-height: 74px;
  transition: 0.6s;
  font-size: 13px;
  margin-top: 65px;
  max-width: 450px;
  height: 74px;
  overflow: hidden;
  text-transform: uppercase;
  padding: 0px 15px;
}
#content #neprehlednete a div.center_content {
    display: table;
    width: 100%;
    text-align: center;
    height: 74px;
}
#content #neprehlednete a div.center_content div.content {
    display: table-cell;
    line-height: 24px;
    vertical-align: middle;
}
#content #neprehlednete a:hover {background-color: black!important;}
#content #neprehlednete a div.obalneprehl {vertical-align: middle; height: 75px; display: table-cell; font-size: 113%; text-transform: uppercase; max-width: 180px;}
#content #neprehlednete a div.obalneprehl img {margin-left: 6px;}
#content #zajimavosti {
  color: black;
  margin-top: 90px;
  text-align: center; 
  box-sizing: border-box;
  -moz-box-sizing: border-box;  
}
#content #zajimavosti .zarovnani {
    max-width: 1510px;
}
#content #zajimavosti .dalsi_temata {
    text-align: center;
    margin: 63px auto 43px auto;
    display: block;
    text-decoration: underline;
    font-weight: bold;
    color: #de0221;
    font-size: 15px;
    line-height: 47px;
    transition: 0.7s;
    border: solid 1px #de0221;
    text-transform: uppercase;
    width: 230px;
    height: 47px;
    text-decoration: none;
}
#content #zajimavosti .dalsi_temata:hover {
    background-color: #de0221;
    color: white;
}

#content #zajimavosti .dalsi_temata_vypis {
 display: none;
}

#content #zajimavosti .dalsi_temata_vypis .zajimavost {
 margin-top: 25px;
}

#content #zajimavosti h1, #content #zajimavosti h2 {font-weight: normal; text-transform: uppercase; font-size: 193%;}
#content #zajimavosti h2.deni_ve_meste {margin-top: 114px;}
#content #zajimavosti .zajimavost {
  box-sizing: border-box;
  -moz-box-sizing: border-box; 
  display: inline-block;
  *display: inline;
  zoom: 1;   
  background-color: #f3f3f3;
  color: white;
  text-decoration: none;
  width: 230px;
  margin-left: 34px;
  margin-right: 34px;
  height: 190px; 
  text-align: left;
  line-height: 180%;
  transition: 0.6s;
  margin-top: 48px;
}
#content #zajimavosti .zajimavost.deni {margin-top: 48px;}
#content #zajimavosti .zajimavost h3 {
    font-size: 15px;
    line-height: 17px;
    text-align: center;
    height: 74px;
    display: block;
    max-width: 194px;
    margin: 0 auto;
}
#content #zajimavosti .zajimavost h3 a {
  color: #de0221;
  font-size: 100%;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  height: 74px;
}
#content #zajimavosti .zajimavost h3 a:hover {text-decoration: underline;}
#content #zajimavosti .zajimavost h3 a {height: 75px; display: table-cell; vertical-align: middle; text-align: center; width: 198px;}
#content #zajimavosti .zajimavost h3 a div.obalneprehl img {margin-left: 6px;}
#content #zajimavosti .zajimavost a.obr {
  width: 100%;
  max-width: 230px;
  height: 119px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-position-x: 50%;
  background-position-y: 50%;      
}
#content #zajimavosti .zajimavost a.obr img {display: none;}
#content #zajimavosti a.dalsi {
  box-sizing: border-box;
  -moz-box-sizing: border-box; 
  display: inline-block;
  *display: inline;
  zoom: 1;   
  background-color: #f3f3f3;
  color: #de0221;
  padding: 15px;
  text-decoration: none;
  width: 22%;
  text-align: center;
  font-size: 129%;
  transition: 0.6s;
  margin-top: 75px;
  background-image: url("../img/sipka_red_dole.jpg");
  background-repeat: no-repeat;
  background-position: 88% 50%;
  background-position-x: 88%;
  background-position-y: 50%;     
}
#content #zajimavosti a.dalsi:hover {text-decoration: underline;}
/*
    @2021
*/
#content.content_podstrana a.important_info {
    display: inline-block;
    height: 57px;
    color: white!important;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;  
    box-sizing: border-box;
    padding: 0px 28px!important;
    text-decoration: none!important;
    margin-top: 8px;
}
.important_info.prvni {
    background: #DE0221;
}
.important_info.druha {
    background: black;
}
.important_info.sirka_100 {width: 100%; margin-bottom: 60px;}
.important_info.sirka_50 {width: 48%; margin-right: 2%; margin-bottom: 60px;}
.important_info span {
    display: table-cell;
    vertical-align: middle;
    height: 57px;
}
.important_info:hover {
    background-color: gray;
}
.uredni_hodiny, .kontaktni_tabulka {
    width: 23.5%;
    float: left;
    margin-top: 22px;
    margin-bottom: 20px;
}
.adresa_top, .obrazek_top {
    width: 26.4%;
    float: left;
    margin-top: 22px;
    margin-bottom: 20px;
}
.obrazek_top {
    max-width: 345px;
    float: right;
}
#content.content_podstrana p.vyrazny {display: block; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; border-left: solid 28px #df0223; background-color: #a6a6a6; padding: 20px 30px; margin-bottom: 30px; line-height: 24px;}
#content.content_podstrana p.vyrazny2 {display: block; width: 100%; color: white; box-sizing: border-box; -moz-box-sizing: border-box; border-left: solid 28px #e1e1e1; background-color: #df0223; padding: 20px 30px; margin-bottom: 30px; line-height: 24px;}
#content.content_podstrana p.adresa_info {
    padding: 12px 0px;
    font-size: 14px;
    line-height: 24px;
}
#content.content_podstrana p.adresa_info a {
    white-space: nowrap;
}
#content.content_podstrana .uredni_hodiny table, #content.content_podstrana .kontaktni_tabulka table {
    width: 100%;
    max-width: 250px;
}
#content.content_podstrana .uredni_hodiny table td, #content.content_podstrana .kontaktni_tabulka table td{
    border-color: #ECEEEF;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    vertical-align: middle;
}
.uredni_hodiny .notes {
    display: block;
    font-size: 11px;
    width: 230px;
    padding-top: 10px;
    padding-left: 10px;
}
#content.content_podstrana .uredni_hodiny h3, #content.content_podstrana .kontaktni_tabulka h3, #content.content_podstrana .adresa_top h3 {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    color: #000000;
    padding-bottom: 20px;
}
a.link_header {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #000000;
    margin-top: 17px;
    display: inline-block;
    margin-left: 12px;
}
.rozcestnik_2021 {
    margin-bottom: 75px;
}
#content.content_podstrana .rozcestnik_2021 a {
    display: inline-block;
    width: 230px;
    height: 50px;
    margin-right: 11px;
    margin-top: 11px;
    margin-bottom: 11px;
    color: white!important;
    text-decoration: none!important;
    line-height: 17px;
    text-align: center;
    font-size: 13px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0px 10px!important;
}
#content.content_podstrana .rozcestnik_2021 a span.mensi_pismo {font-size: 13px;}
.rozcestnik_2021 a span {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    width: 210px;
}
.rozcestnik_2021 a:hover {
    background-color: black!important;
}
.rozcestnik_2021 a.vyrazny {
    background-color: #DE0221;
}
.rozcestnik_2021 a.nevyrazny {
    background-color: #646464;
}
#content.content_podstrana .rozcestnik_2021 a.popisny {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 25px;
    text-decoration-line: underline!important;
    text-align: left;
    padding: 0px;
    margin: 0px;
    width: auto;
    height: auto;
    color: #000000!important;
    margin-top: 10px;
}
#content.content_podstrana .rozcestnik_2021 a.popisny:hover {
    background-color: white!important;
    text-decoration: none!important;
}
#content.content_podstrana .idos h2 {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    color: #000000;
    margin-top: 76px;
}
#content.content_podstrana .idos form label {
    display: block;
    float: left;
    margin-top: 28px;
    width: 30%;
    max-width: 366px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    color: #000000;
    box-sizing: border-box;
    margin-right: 21px;
}
#content.content_podstrana .idos form label input {
    width: 100%;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 15px;
    color: #676767;    
    padding: 23px 26px;
    box-sizing: border-box;
    margin-top: 8px;
}
#content.content_podstrana .idos form input[type="submit"] {
    float: left;
    width: 127px;
    height: 59px;
    background: #DE0221;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 59px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    margin-top: 65px;
} 
#content.content_podstrana .idos form input[type="submit"]:hover {
    background-color: black;
}
#content.content_podstrana .rozcestnik_2021 h2 {
    margin-top: 42px;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
}
#content.content_podstrana .rozcestnik_2021 h2.mensi {
    margin-top: 24px;
}
#content.content_podstrana .zarovnani {max-width: 1450px;}
.aktualita_podstrana {
    width: 50%;
    max-width: 657px;
    float: left;
    height: 168px;
    margin-bottom: 37px;
}
.aktualita_podstrana .obr_gal {
    width: 33%;
    display: block;
    height: 168px;
    float: left;
    background-size: cover;
    background-position-y: 50%;
    background-position-x: 50%;
    background-repeat: no-repeat;
}
.aktualita_podstrana .obsah {
    float: left;
    width: 62%;
    max-width: 344px;
    margin-left: 4%;
}
#content.content_podstrana .aktualita_podstrana .obsah h2 {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
    height: 34px;
    overflow: hidden;
    color: #000000;
    text-decoration: none!important;
    margin-bottom: 0px;
}
#content.content_podstrana .aktualita_podstrana .obsah span.datum {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #DE0221;
}
#content.content_podstrana .aktualita_podstrana .obsah p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #000000;
    height: 15px;
    overflow: hidden;
    margin-top: 0px;
}
#content.content_podstrana .aktualita_podstrana .obsah a.precist {
    width: 138px;
    height: 38px;
    border: solid 1px black;
    display: block;
    line-height: 38px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    margin-top: 24px;
    text-decoration: none!important;
}
#content.content_podstrana .aktualita_podstrana .obsah a.precist:hover {
    background-color: #DE0221;
    color: white;
    border-color: #DE0221;
}
#content.content_podstrana .aktualita_podstrana:hover {
    text-decoration: none;
}
#footer {
  background-color: #d5d5d5;
  width: 100%;
  color: black;
}
#footer .zarovnani {
    max-width: 1434px;
}
#footer .zarovnani a.logo_bottom {float: left; width: 20%; max-width: 158px; height: 185px;}
#footer .zarovnani a.social_bottom img {margin-top: 50px}

#footer .zarovnani p {
  float: left;
  display: block;
  margin-top: 35px;
  margin-left: 54px;
  width: 20%;
}
#footer .zarovnani p a {color: black; text-decoration: none;}
#footer .zarovnani p a:hover {text-decoration: underline;}
#footer .zarovnani .newsletter {
  width: 405px;
  float: right;
  margin-top: 50px;
}
#footer .zarovnani .newsletter h2 {font-size: 170%; font-weight: normal; text-transform: uppercase; float: left;}
#footer .zarovnani .newsletter a {float: right; color: black;}
#footer .zarovnani .newsletter a:hover {text-decoration: none;}
#footer .zarovnani .newsletter input[type="text"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: white;
  border: none;
  color: black;
  outline: none;
  width: 246px;
  float: left;
  margin-top: 20px;
  font-size: 100%;
  padding: 16px 20px;
}
#footer .zarovnani .newsletter input[type="submit"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #de0221;
  border: none;
  color: white;
  outline: none;
  width: 159px;
  float: left;
  margin-top: 20px;
  font-size: 100%;
  padding: 16px 20px;
  text-transform: uppercase;
  transition: 0.6s;
  cursor: pointer;
}
#footer .zarovnani .newsletter input[type="submit"]:hover {background-color: white; color: black;}
#footer .bottom {box-sizing: border-box; -moz-box-sizing: border-box; border-top: #bdbdbd solid 1px;}
#footer .bottom p {margin-top: 30px; margin-bottom: 28px; margin-left: 0px; color: black;}
#footer .bottom p.copy {float: left; width: 60%;}
#footer .bottom p.copy a {color: black; text-decoration: underline;}
#footer .bottom p.copy a:hover {text-decoration: none;}
#footer .bottom p.navi {float: right; width: 39%; text-align: right;}
#footer .bottom p.navi a {
  background-image: url("../img/delitko_bottom.jpg"); 
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-position-x: 100%;
  background-position-y: 50%; 
  padding-right: 20px; 
  padding-left: 20px; 
  color: black;
}
#footer .bottom p.navi a:hover {color: black;}
#footer .bottom p.navi a:last-child {padding-right: 0px; background-image: none;}
/* FORMATOVANI OBSAHU */
a.vyrazny_odkaz {background: #de0221; color: white!important; text-decoration: none!important; padding: 5px 15px; border-radius: 5px; margin-bottom: 20px; display: block; width: 230px; text-align: center;}
a.vyrazny_odkaz:hover {background-color: black;}
.podstrana #content .formatovani_textu h1 {text-align: left; font-family: "Raleway Bold"; color: #1b2949; text-transform: uppercase; font-size: 158%; padding-top: 30px; padding-bottom: 30px;}
.podstrana #content .formatovani_textu h2 {font-family: "Raleway Bold"; padding-top: 30px; color: #1db665; padding-bottom: 20px; font-size: 143%;}   
.podstrana #content .formatovani_textu h3 {font-family: "Raleway Bold"; padding-top: 25px; color: #737373; padding-bottom: 25px; font-size: 107%;}
.podstrana #content .formatovani_textu h4 {font-family: "Raleway Bold"; padding-top: 40px; color: black; padding-bottom: 25px; font-size: 90%;}
.podstrana #content .formatovani_textu h5 {font-family: "Raleway Bold"; padding-top: 15px; color: #585a5f; padding-bottom: 20px; font-size: 110%;}
#content .formatovani_textu p {font-size: 100%; font-family: "Roboto-Regular"; padding-top: 20px; padding-bottom: 20px; color: #1b2949;}
#content .formatovani_textu p.centrovani {text-align: center; padding-top: 75px; line-height: 180%;}
#content .formatovani_textu p.nastred {text-align: center;}
#content .formatovani_textu p.kontakt {color: #2f2f2f; line-height: 190%;}  
.podstrana #content .formatovani_textu p.maly_1 {font-size: 50%;}
.podstrana #content .formatovani_textu p.maly_2 {font-size: 60%;}
.podstrana #content .formatovani_textu p.maly_3 {font-size: 65%;}
.podstrana #content .formatovani_textu p.velky_1 {font-size: 75%;}
.podstrana #content .formatovani_textu p.velky_2 {font-size: 85%;}
.podstrana #content .formatovani_textu p.velky_3 {font-size: 100%;}
.podstrana #content .formatovani_textu p.nejvetsi {font-size: 150%;}
.podstrana #content .formatovani_textu p.velky {font-size: 130%;} 
.podstrana #content .formatovani_textu p.vyrazny {color: black; background-color: #1db665; padding: 20px; margin: 10px;}
.podstrana #content .formatovani_textu p.vyrazny2 {font-weight: bold; color: white; background-color: #e83d3d; padding: 20px; margin: 10px;} 
#content .formatovani_textu p span.nejvetsi {font-size: 125%;}
.podstrana #content .formatovani_textu p span.vyrazny {font-weight: normal; color: #0080c3;}
.podstrana #content.formatovani_textu  p strong.vetsi {font-size: 130%; font-weight: bold; color: black;}
.podstrana #content .formatovani_textu p span.vyrazny_vice {font-size: 125%; font-weight: bold;}
.podstrana #content .formatovani_textu p span.vyrazny_vice2 {font-size: 125%; font-weight: bold; color: #ff0072;}
.podstrana #content .formatovani_textu p span.vyrazny_pozadi {font-weight: bold; background-color: black; color: white; padding: 5px;}
.podstrana #content .formatovani_textu p span.vyrazny_pozadi2 {font-weight: bold; background-color: #ff0072; color: white; padding: 5px;}
.podstrana #content .formatovani_textu p strong.velky {font-weight: bold; font-size: 150%;}
.podstrana #content .formatovani_textu p strong.nejvetsi {font-weight: bold; font-size: 200%; color: black;}
.podstrana #content .formatovani_textu a {color: #1db665; font-size: 83%;  transition: 0.6s;}
.podstrana #content .formatovani_textu a:hover {text-decoration: none;}
.podstrana #content .formatovani_textu a.a_vyrazny {color: #e83d3d; text-decoration: underline; transition: 0.6s;}
.podstrana #content .formatovani_textu a.a_vyrazny:hover {text-decoration: none; color: black;}
.podstrana #content .formatovani_textu a.a_nevyrazny {color: black; text-decoration: underline; transition: 0.6s;}
.podstrana #content .formatovani_textu a.a_nevyrazny:hover {text-decoration: none; color: black;}
.podstrana #content .formatovani_textu a.a_cta {color: #fff; background-color: #1db665; padding: 15px 70px; font-size: 125%; text-decoration: none; transition: 0.6s; display: table; margin-top: 20px; margin-bottom: 20px;}
.podstrana #content .formatovani_textu a.a_cta:hover {background-color: #212a2b;}
.podstrana #content .formatovani_textu a.a_cta2 {color: #fff; background-color: #e83d3d; padding: 15px 70px; font-size: 125%;  text-decoration: none; transition: 0.6s; display: table; margin-top: 20px; margin-bottom: 20px;}
.podstrana #content .formatovani_textu a.a_cta2:hover {background-color: #8E9394;}
.podstrana #content .formatovani_textu a.a_cta3 {color: #fff; background-color: #212a2b; padding: 15px 70px; font-size: 125%;  text-decoration: none; transition: 0.6s; display: table; margin-top: 20px; margin-bottom: 20px;}
.podstrana #content .formatovani_textu a.a_cta3:hover {background-color: #8E9394;}
.podstrana #content .formatovani_textu table.table_svetla {margin: 25px 0px; color: #585a5f; width: 100%; font-size: 75%; border-collapse: collapse;}
.podstrana #content .formatovani_textu table tr.table_svetla td {border: solid #585a5f 1px; }
.podstrana #content .formatovani_textu table tr td.table_svetla {border: solid #585a5f 1px;}
.podstrana #content .formatovani_textu table.table_svetla td {border: solid #585a5f 1px; padding: 5px;}
.podstrana #content .formatovani_textu table.table_tmava {margin: 25px 0px; width: 100%; font-size: 75%; border-collapse: collapse; color: white;}
.podstrana #content .formatovani_textu table tr.table_tmava td {border: solid white 1px; background: #1db665;}
.podstrana #content .formatovani_textu table tr td.table_tmava {border: solid white 1px; background: #1db665;}
.podstrana #content .formatovani_textu table.table_tmava td {border: solid white 1px; background: #1db665; padding: 5px;}
.podstrana #content .formatovani_textu img.img_vlevo {
 float: left;
 margin: 10px 10px 10px 0px;
}
.podstrana #content .formatovani_textu img.img_vpravo {
 float: right;
 margin: 10px 0px 10px 10px;
}
.podstrana #content .formatovani_textu img.img_100 {
 clear: both;
 width: 100%;
 height: auto!important;
 margin: 15px auto 15px auto;
 text-align: center;
}
#content .formatovani_textu ul {
  margin-left: 0px;
  margin-bottom: 20px;
  margin-top: 35px;
}
 #content .formatovani_textu ul li {
  background: transparent url(../img/li.png) no-repeat left 10%;
  list-style-type: none;
  padding: 0px 0px 35px 30px;
  margin-left: 0px;
  color: #2f2f2f;
  font-size: 75%;
}
#content .formatovani_textu img.prava {float: right; margin-top: 75px;}
#content .strankovani {text-align: center; font-family: "RobotoCondensed Light"; color: #c8c8c8; font-size: 85%; padding-bottom: 95px;}
#content .strankovani a {margin-left: 2px; margin-right: 2px;}
#content .strankovani a.pag_number {color: #737373; text-decoration: none; font-family: "RobotoSlab-Bold"; padding: 6px 14px;}
#content .strankovani a.pag_number.active, #content .strankovani a.pag_number:hover {background-color: #1db665; color: white;}
#content .strankovani a.prev_link {margin-right: 20px;}
#content .strankovani a.next_link {margin-left: 20px;}
.galerie a.galerie {
  display: block;
  width: 22.4%;
  height: 150px;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; 
  background-position-x: 50%; 
  background-position-y: 50%;   
  float: left;
}
#content .strankovani.nove {
    margin-top: 110px;
}
#content .strankovani.nove a {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.015em;
    color: #000000;
    text-decoration: none;
    padding: 10px 16px;
}
#content .strankovani.nove a.active, #content .strankovani.nove a:hover {
    color: white;
    background-color: #DE0221;
}

/* KONEC FOTMATOVANI OBSAHU */

#naseptavani_jq {
  max-width: 751px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 100px;
  position: relative;
}
#naseptavani_jq #wrap_hledani {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px 0px;
  position: absolute;
  max-width: 751px;
  width: 100%;
}
#content.content_podstrana #naseptavani_jq a {
  display: block;
  padding: 2px 20px!important;
  color: white!important;
  font-size: 18px; 
  line-height: 29px;
  text-decoration: none!important;
}
#naseptavani_jq a:hover {
  text-decoration: underline!important;
}
#vyhledavani_pb {
  margin-right: auto;
  margin-left: auto;
  width: 751px;
}
#vyhledavani_pb input[type="text"] {
  background-color: white;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 637px;
  height: 93px;
  border: none;
  padding-left: 35px;
  font-size: 19px;
  line-height: 93px;
  float: left;     
  outline: none;
  border: solid 1px black;
}
#vyhledavani_pb ::-webkit-input-placeholder {color: black;}
#vyhledavani_pb ::-moz-placeholder {color: black;}
#vyhledavani_pb :-ms-input-placeholder {color: black;}
#vyhledavani_pb :-moz-placeholder {color: black;}
#vyhledavani_pb input[type=submit] {
  background-image: url("../img/lupa_slider.png");
  width: 113px;
  height: 93px;
  cursor: pointer;
  border: none;
  background-color: #DE0221; 
  float: left;  
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-position-x: 50%;
  background-position-y: 50%;    
  margin-top: 0px;
}  
#vyhledavani_pb input[type=submit]:hover {
    background-color: black;
}
/* === RESPONZIVNĂŤ VERZE === */

@media screen and (max-width: 1580px) { 
    #content #zajimavosti .zajimavost {margin-left: 20px; margin-right: 20px;}    
} 

@media screen and (max-width: 1455px) { 
    #header #nav #topNav ul li {padding-left: 8px; padding-right: 8px;}  
    #content #zajimavosti .zajimavost {width: 200px; margin-left: 10px; margin-right: 10px;} 
    #content #neprehlednete a {font-size: 12px; padding: 0px 7px;}
}

@media screen and (max-width: 1366px) {
  #content .zarovnani .kalendar .akce h2 {height: 14px;}     
  body {font-size: 12px;}
  #header #nav #topNav ul li {padding-top: 12px; padding-bottom: 12px;}
  #header #nav #topNav ul li:hover span {top: 40px;}
  #content #neprehlednete a div.obalneprehl { font-size: 15px }
  #content.content_podstrana p.adresa_info, #content.content_podstrana .uredni_hodiny table td, #content.content_podstrana .kontaktni_tabulka table td {font-size: 13px;}
}

@media screen and (max-width: 1200px) {
  #header #nav #topNav ul li {padding-left: 6px; padding-right: 6px;}  
  #header #nav #topNav ul li a {font-size: 11px;}
  #content #zajimavosti a.dalsi {width: 300px;}
  #content #zajimavosti .zajimavost {width: 170px;}
  #content #zajimavosti .zajimavost h3 {width: 170px;}
  #content.content_podstrana p.adresa_info, #content.content_podstrana .uredni_hodiny table td, #content.content_podstrana .kontaktni_tabulka table td {font-size: 12px;}
  #content.content_podstrana .uredni_hodiny table, #content.content_podstrana .kontaktni_tabulka table {max-width: 220px;}
}

@media screen and (max-width: 1100px) {
  #footer .bottom p.navi a {padding-left: 10px; padding-right: 10px;}
  #header #nav #topNav ul li a {font-size: 10px;}
  #content.content_podstrana .uredni_hodiny table, #content.content_podstrana .kontaktni_tabulka table {max-width: 200px;}
}

@media screen and (max-width: 1000px) { 
    #content #zajimavosti .zajimavost {margin-left: 7px; margin-right: 7px;}    
} 

@media screen and (max-width: 980px) {
  .uredni_hodiny, .kontaktni_tabulka, .adresa_top, .obrazek_top {width: 33%;}
  #content.content_podstrana .uredni_hodiny table, #content.content_podstrana .kontaktni_tabulka table {max-width: 250px;}
  img { max-width: 100%; height: auto; }
  #header #nav #topNav {height: 48px;}
  #header #topHeader #logo {width: 365px;}
  #header #topHeader #logo h1 {display: none;}   
  #header #nav #topNav ul {display: none; width: 100%; margin-left: auto; margin-top: 7px; /*z-index: 9999;*/ position: absolute;}
  #header #nav #hamburger {cursor: pointer; position:relative; display: block; width: 50px; height: 35px; margin-top: 6px; margin-left: auto; margin-right: auto;  -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; } 
  #header #nav #hamburger div{display: block; position: absolute; height: 6px; width: 100%; background-color: black; border-radius: 3px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}  
  #header #nav #hamburger div:nth-child(1) { top: 0px;}
  #header #nav #hamburger div:nth-child(2) { top: 12px;}
  #header #nav #hamburger div:nth-child(3) { top: 24px;}
  #header #nav #hamburger.open  div{background-color: #de0221;} 
  #header #nav #hamburger.open div:nth-child(1) { top: 17px;  -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);}
  #header #nav #hamburger.open div:nth-child(2) { opacity: 0; left: -60px;}
  #header #nav #hamburger.open div:nth-child(3) { top: 17px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}
  #header #nav #topNav ul div.lemovani {float: none; clear: both; display: block; width: 100%;}
  #header #nav #topNav ul li:hover span {display: none;} 
  #header #nav #topNav ul li:hover .podmenu {display: none;}
  #header #nav #topNav ul li {display: block; background-image: url("../img/podmenu_podklad.png"); padding: 0px; z-index: 999; position: relative; margin-right: 0px; margin-left: 0px; margin-top: 0px;}
  #header #nav #topNav ul li:hover {background-color: initial;}
  #header .zarovnani #nav ul li ul {display: none;}
  #header #nav #topNav ul li a {width: 100%; display: block; padding-top: 20px; padding-bottom: 20px;}
  #header #nav #topNav ul li a:hover {background-color: #de0221;}
  #content .zarovnani .aktuality, #content .zarovnani .kalendar {float: none; clear: both; width: 100%; margin-left: auto; margin-right: auto; border: none; height: auto;}
  #content .zarovnani .kalendar {padding-left: 0px;}
  #content #zajimavosti .zajimavost {width: 22%;}  
  #footer .zarovnani p {margin-left: 15px;}
  #footer .bottom p.copy, #footer .bottom p.navi {width: 100%; float: none; clear: both; text-align: center; padding: 0px; margin: 0px; padding-bottom: 10px; padding-top: 5px;}
  #footer .bottom p.navi a:first-child {padding-left: 0px;}
  .aktualita_podstrana  {margin: 20px 0px; width: 100%;}
  #content #neprehlednete a {width: 47%;}
  #content.content_podstrana .video {width: 49%;}
}

@media screen and (max-width: 800px) {
    #header #vyhledavani_slider form, #header #nejcasteji_vyhledavate #top_searche_wrap {
        width: 100%;
        max-width: 751px;
    }
    #header #vyhledavani_slider input[type="text"] {
        width: 75%;
    }
    #header #vyhledavani_slider input[type=submit] {
        width: 25%;
    }
    .uredni_hodiny, .kontaktni_tabulka, .adresa_top, .obrazek_top {width: 100%; margin-top: 24px;}
    .uredni_hodiny, .kontaktni_tabulka, .adresa_top, .obrazek_top.ua {
        display: block;
        float: none;
        color: both;
        margin-left: auto;
        margin-right: auto;
    }
    .obrazek_top {float: left;}
    #content.content_podstrana .idos form label {width: 100%; max-width: 100%; margin: 0 auto;}
    #content.content_podstrana .idos form input[type="submit"] {margin-top: 37px;}
}

@media screen and (max-width: 750px) { 
  #vyhledavani_pb {width: 100%;}
  #vyhledavani_pb input[type="text"] { width: 75%;}
  #vyhledavani_pb input[type="submit"] { width: 25%;}
  #header #topHeader {height: 170px;}
  #header #nav {margin-top: 170px;}
  #header #topHeader #vyhledavani input[type="text"], #header #topHeader #vyhledavani input[type="submit"] {margin-top: 10px;}
  #header #topHeader #logo, #header #topHeader #vyhledavani {clear: both; float: none; margin-left: auto; margin-right: auto; display: block; width: 315px;}  
  #content #neprehlednete a {width: 47%;}
  #content #zajimavosti .zajimavost {width: 30%;}    
  #footer .zarovnani .newsletter {float: none; width: 100%; clear: both; padding-top: 20px}
  #footer .zarovnani p {margin-left: 53px; width: 200px;}
  #footer .zarovnani a.logo_bottom {margin-bottom: 0px; height: 95px;}
  #footer .zarovnani .newsletter h2 {width: 100%; text-align: center;}
  #footer .zarovnani .newsletter a {float: none; text-align: center; width: 100%; clear: both; display: block;}
  #footer .zarovnani .newsletter form {width: 452px; margin-left: auto; margin-right: auto;}
  #content.content_podstrana a.important_info {height: auto; padding: 10px 10px!important;}
  .important_info span {line-height: 20px;}
}

@media screen and (max-width: 700px) { 
  #content .zarovnani .aktuality p.popisek {height: 50px; overflow: hidden;}
  #content #neprehlednete a div.obalneprehl {font-size: 12px; max-width: 100%;}
}

@media screen and (max-width: 650px) { 
  #header #vyhledavani_slider form {width: 310px;}
  #header #vyhledavani_slider input[type="text"] {width: 230px;}
  #content #neprehlednete a {width: 42.6%;}  
  #footer .zarovnani p {margin-left: 93px;}
  #footer .zarovnani a.social_bottom img { margin-top: 10px; width: 50px; float: right; margin-right: 20px; }
  #content .zarovnani .aktuality a.vice, #content .zarovnani .kalendar a.vice  {width: 100%; max-width: 230px;}
  #content #neprehlednete a {width: 97%;}
}

@media screen and (max-width: 550px) { 
  #content .zarovnani .aktuality .velke, #content .zarovnani .aktuality .vypis, #content .zarovnani .vypis.dalsi {clear: both; float: none; margin-left: auto; margin-right: auto; display: block; width: 100%!important;}  
  #content .zarovnani .aktuality .vypis, #content .zarovnani .vypis.dalsi {padding-left: 25px; padding-right: 25px;}
  #content .zarovnani .vypis.dalsi {margin-top: 0px;}
  #content .zarovnani .aktuality a.vice, #content .zarovnani .kalendar a.vice {position: relative;}
  #content .zarovnani .aktuality h2, #content .zarovnani .kalendar h2 {text-align: center;}
  #content .zarovnani .kalendar .akce {padding-left: 25px; padding-right: 25px;}
  #header #topHeader #logo a {float: none; width: 100%; display: block;}
  #header #topHeader #logo a img {width: 100%;}
  #content #zajimavosti .zajimavost {width: 47%;}  
  .breadcrumb {position: absolute; top: -23px;}
  .devby { display: inline-block; padding: 10px 0;}
  #content.content_podstrana p.dotaznik_strategie {top: -50px;}
  #content .zarovnani .aktuality a.vice {margin-left: 30px;}
  #content .zarovnani .kalendar a.vice {margin-left: 55px;}
  .obrazek_top.ua {display: none;}
  #content.content_podstrana .rozcestnik_2021 a, #content.content_podstrana a.red_cta {margin-left: auto!important; margin-right: auto!important; display: block!important;}
  iframe#formular {height: 1300px;}
}

@media screen and (max-width: 480px) {  
  #header a.translate {right: 12px; top: 180px;}
  #header a.translate img {height: 25px}
  #header a.fontsize {left: 12px; top: 180px; width: 40px;}
  #header a.fontsize img {height: 25px}
  #header a.fbhead{display: none;}
  #content.content_podstrana .video {width: 100%;}
}

@media screen and (max-width: 450px) {  
  #footer .zarovnani .newsletter form {width: 100%;}
  #footer .zarovnani .newsletter input[type="text"] {width: 54%;}
  #footer .zarovnani .newsletter input[type="submit"] {width: 45%;}
  #footer .zarovnani p {width: 90%; margin-left: 5%; margin-right: 5%; margin-top: 20px;    text-align: center;}
}

@media screen and (max-width: 420px) { 
  #header #vyhledavani_slider form {width: 240px;}
  #header #vyhledavani_slider input[type="text"], #header #vyhledavani_slider input[type="submit"]  {width: 180px; font-size: 120%; padding: 20px; height: 50px; float: left }
  #header #vyhledavani_slider input[type="submit"] { width: 50px; float: left; margin-left: 5px; font-size: 0px; }
}

@media screen and (max-width: 400px) {
  #content #neprehlednete a {width: 97%;}
  #content #zajimavosti .zajimavost {width: 97%; max-width: 220px;}  
  #content #zajimavosti a.dalsi {width: 100%;}
}

.dotaznik_web {
    text-decoration: none!important; 
    color: white!important; 
    background-color: red; 
    padding: 10px;
}
.dotaznik_web:hover {
    background-color: black;
}    
.dotaznik_web_vetsi {
    text-decoration: none!important; 
    color: white!important; 
    background-color: red; 
    padding: 30px 10px;
    display: block;
    width: 470px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20px;
}
.dotaznik_web_vetsi:hover {
    background-color: black;
}
.dotaznik_web_vetsi span {
    font-size: 22px;
    line-height: 30px;
}

#kontakt_pismena {
    margin-bottom: 53px;
    margin-top: 27px;
}
#content.content_podstrana #kontakt_pismena a {
    display: inline-block;
    padding-left: 19.5px!important;
    text-decoration: none!important;
    line-height: 30px;
}
#content.content_podstrana #kontakt_pismena a:first-child {
    padding-left: 0px!important;
}
#kontakt_pismena a:after {
    content: "";
    height: 15px;
    width: 1px;
    background-color: black;
    height: 12px;
    margin-left: 20px;
    display: inline-block;
}
#kontakt_pismena a:first-child {
    padding-left: 0px;
}
#kontakt_pismena a:last-child {
    padding-right: 0px;
}
#kontakt_pismena a:last-child::after {
    display: none;
}
table.menu_table {
    margin-bottom: 38px;
    margin-top: 10px;
}

@media screen and (max-width: 860px) { 
    .dotaznik_web { display: block; max-width: 350px; margin: 10px auto; text-align: center;}    
}

@media screen and (max-width: 500px) { 
    .dotaznik_web_vetsi {width: 100%;}
} 

#content.content_podstrana a.red_cta {
    background-color: #DE0221;
    color: white!important;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    height: 85px;
    max-width: 329px;
    width: 22%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 40px!important;
    text-align: center;
    text-decoration: none;
    padding-top: 22px!important;
    margin-right: 30px;
    margin-bottom: 10px;
    vertical-align: top;
}
@media screen and (max-width: 1300px) { 
    #content.content_podstrana a.red_cta  {font-size: 18px;}
} 
@media screen and (max-width: 1200px) { 
    #content.content_podstrana a.red_cta  {padding: 0px 20px!important; padding-top: 22px!important; width: 24%;}
} 
@media screen and (max-width: 950px) { 
    #content.content_podstrana a.red_cta  {width: 329px;}
} 


#content.content_podstrana a.red_cta:hover {
    background-color: black;
}

#ubytovani_ukrajincu {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
}
#ubytovani_ukrajincu input, #ubytovani_ukrajincu select, #ubytovani_ukrajincu textarea {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 10px;
    border-radius: 5px;
    outline: none;
    border: solid 1px black;
    font-family: Arial, Helvetica, sans-serif;
}
#ubytovani_ukrajincu textarea::placeholder {font-family: Arial, Helvetica, sans-serif;}
#ubytovani_ukrajincu textarea::-moz-placeholder {font-family: Arial, Helvetica, sans-serif;}
#ubytovani_ukrajincu textarea::-webkit-input-placeholder {font-family: Arial, Helvetica, sans-serif;}
#ubytovani_ukrajincu input[type="submit"] {
    cursor: pointer;
    background-color: #DE0221;
    color: white;
    border: none;
}
#ubytovani_ukrajincu input[type="submit"]:hover {
    background-color: black;
}


.ukraine_form_adapt {
    float: left;
}
.galerie_ukraine {
    float: right;
    width: 200px;
}
.galerie_ukraine a.lightbox {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    cursor: pointer;
}
.galerie_ukraine a.lightbox img {
    display: block;
    width: 100%;
}

@media screen and (max-width: 1030px) { 
    .galerie_ukraine {
        width: 160px;
    }
}

@media screen and (max-width: 980px) { 
    .galerie_ukraine {
        width: 100%;
        float: none;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
    .galerie_ukraine a.lightbox {
        display: inline-block;
        width: 160px;
        margin: 10px;
    }
    .ukraine_form_adapt {
        width: 100%;
    }
}
div.box {
    position:relative;
    z-index:2;
    float:left;
    margin:10px 10px 10px 10px;
    width:360px;
    height:190px;
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
    opacity:1;
    border:1px solid rgba(255,255,255,0.2);
    -moz-border-radius: 5px;
    border-radius: 5px;
}
div.name {
    height:20px;
    width:190px;
    background-color:#FC0;
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg);
    position:relative;
    top:85px;
    left:-85px;
    opacity:0.5;
    text-align:center;
}
div.name:hover, div.pic:hover {
    opacity:1;
}
div.name span {
    position:relative;
    top:2px;
    left:0px;
    color: #000;
    font-weight:bold;
    font-size:14px;
    font-family:"Lucida Console", Monaco, monospace;
}
div.pic {
    height:190px;
    width:335px;
    background-color:#333;
    float:right;
    overflow:hidden;
    position:relative;
    top:-20px;
    opacity:1;
}
div.pic div img {
    width:335px;
    height:190px
}
div.box a {
        color: #fff;
        font-weight:bold;
        font-size:14px;
        font-family:"Lucida Console", Monaco, monospace;
        position:relative;
        top:0px;
        left:0px;
        text-decoration:none;
}
.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.clearfix {
        display: inline-block;
} /* Hide from IE Mac \*/
.clearfix {
        display: block;
} /* End hide from IE Mac */
.none {
        display: none;
} /* End Clearfix */
#header #nav #topNav #nav2025 ul {
  font-size: 0px;
  line-height: 0px;
}
#header #nav #topNav #nav2025 ul li {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.6s;
  display: inline-block;
  width: fit-content;
  border-right: solid 1px color(srgb 1 1 1 / 0.8);
  font-size: 13px;
  line-height: 42px;
}
#header #nav #topNav #nav2025 ul li:last-of-type {
  border-right: none;
}
#header #nav #topNav #nav2025 ul li:hover ul.podmenu {
  margin-top: 0px;
  text-align: left;
}
#header #nav #topNav #nav2025 ul li ul.podmenu li {
  border: none;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
}
#header #nav #topNav #nav2025 ul li:nth-child(3) ul.podmenu::before {
  content: "";
  display: block;
  background-image: url('https://pribram.eu/media/img/podmenu.png');
  height: 14px;
  width: 28px;
  position: absolute;
  top: 0px;
  z-index: 999;
  margin-left: 220px;
}
#header #nav #topNav #nav2025 ul li:nth-child(4) ul.podmenu::before {
  content: "";
  display: block;
  background-image: url('https://pribram.eu/media/img/podmenu.png');
  height: 14px;
  width: 28px;
  position: absolute;
  top: 0px;
  z-index: 999;
  margin-left: 358px;
}
#header #nav #topNav #nav2025 ul li:nth-child(6) ul.podmenu::before {
  content: "";
  display: block;
  background-image: url('https://pribram.eu/media/img/podmenu.png');
  height: 14px;
  width: 28px;
  position: absolute;
  top: 0px;
  z-index: 999;
  margin-left: 640px;
}
#header #nav #topNav #nav2025 ul li:nth-child(7) ul.podmenu::before {
  content: "";
  display: block;
  background-image: url('https://pribram.eu/media/img/podmenu.png');
  height: 14px;
  width: 28px;
  position: absolute;
  top: 0px;
  z-index: 999;
  margin-left: 800px;
}

@media screen and (max-width: 1460px) {
  #header #nav #topNav #nav2025 ul li ul.podmenu {
      padding: 20px 60px 15px 60px;
  }
  #header #nav #topNav #nav2025 ul li ul.podmenu::before {
      display: none!important;
  }
}

@media screen and (max-width: 1300px) {
  #header #nav #topNav #nav2025 ul li{
      padding-left: 20px;
      padding-right: 20px;
  }
}

@media screen and (max-width: 1240px) {
  #header #nav #topNav #nav2025 ul li{
      padding-left: 15px;
      padding-right: 15px;
  }
}


@media screen and (max-width: 980px) {
  #header #nav #topNav #nav2025 ul li ul.podmenu {
      display: none!important;
  }
  #header #nav #topNav #nav2025 ul li {
      width: 100%;
      display: block;
      margin-left: 0px;
      padding: 0px;
      line-height: 30px;
  }
  #header #nav #topNav ul li a {
      font-size: 14px;
  }
}

@media screen and (max-width: 450px){
  #content .bigimg{
    position: relative;
    z-index: 100;
    margin: 0;
    max-width: 450px;
    width: 100%;
  }
  video {
    max-width: 450px;
    width: 100%;
    height: auto;
    margin-bottom: -2px;
  }
}

@media screen and (min-width: 451px) and (max-width: 1600px){
  #content .bigimg{
    position: relative;
    z-index: 100;
    margin: 0;
    max-width: 940px;
    width: 100%;
  }
  video {
    max-width: 940px;
    max-height: 536px;
    width: 100%;
    height: auto;
    margin-bottom: -2px;
  }
}

@media screen and (min-width: 1601px){
  #content .bigimg{
    position: relative;
    z-index: 100;
    margin: 0;
    max-width: 1280px;
    width: 100%;
  }
  video {
    max-width: 1280px;
    max-height: 768px;
    width: 100%;
    height: auto;
    margin-bottom: -2px;
  }
}

.text-center{
  text-align:center;
}
.bg-white{
  background-color: #fff !important;
}
.mb-2{
  margin-bottom: .5rem !important;
}
.mt-2{
  margin-top: .5rem !important;
}
.justify-content-center{
  justify-center: center !important;
}
.btn-group{
  position: relative;
  display: inline-flex;
  vertical-align: center;
}
.btn-group>.btn{
  position: relative;
  flex: 1 1 auto;
}
.btn-success{
  color: #fff !important;
  background-color: #198754;
  border:color: #198754;
}
.btn-success:hover{
  color: #fff !important;
  background-color: #157347;
  border:color: #146c43;
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
}
.btn-info {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}
.btn-info:hover {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
}
.btn{
  display: inline-block !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle !important;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid transparent !important;
  font-size: 1rem !important;
  font-family: "Lucida Console", Monaco, monospace !important;
  border-radius: .25rem !important;
  padding: .375rem .75rem !important;
  transition-behavior: normal, normal, normal, normal;
  transition-duration: 0.15s, 0.15s, 0.15s, 0.15s;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
  transition-delay: 0s, 0s, 0s, 0s;
  transition-property: color, background-color, border-color, box-shadow;
}
#content.content_podstrana a.btn{
  padding: .375rem .75rem !important;
}
.canvas1-block{
    margin-left:  auto;
    margin-right:  auto;
    position: relative;
}
.canvas{
    cursor: grab;
    /*border: 1px solid red;*/
    width: 100%; /* this is important! */
    max-width: 1280px;
    /*height: 350px;*/
    background-color: rgb(0, 0, 0);
    margin-bottom: -0.5rem!important;
}
.loading{
    position: absolute;
    z-index: 5;
    right: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.7);
    max-width: 280px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 15px;
}
.loading span{
    font-weight: bold;
}
.form-check-inline{
    margin-right: 8px;
}
input.form-control{
    padding: 6px 6px;
}
.input-group .small-input{
    width: 45px;
}
.button-two-lines{
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    padding: 3px 10px;
    line-height: 1.2;
}
.btn-first-line{
    font-size: 14px;

}
.btn-second-line{
    font-size: 11px;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
@media (min-width: 576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }
}
@media (min-width: 992px) {
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}
.d-none {
    display: none !important;
}
@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }
}
.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
}
.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
    margin-left: -1px;
}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:nth-child(n+3), .btn-group>:not(.btn-check)+.btn {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
*, ::after, ::before {
    box-sizing: border-box;
}
