

/* ----------------------------------------------- */
/* ----- Obecné definice pro všechny stránky ----- */
/* ----------------------------------------------- */


body {
background: #fff ;
font-family: robotoregular,  Tahoma, verdana, MS Sans Serif, Geneva, sans-serif;
font-size: 14px;
color: #000;
box-sizing:border-box;
padding: 0px !important;
position: relative;
}


/*
@font-face {
    font-family: 'roboto_condensedlight';    
    font-display: swap;
    src: url('fonty/robotocondensed-light.eot');
    src: url('fonty/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
         url('fonty/robotocondensed-light.woff2') format('woff2'),
         url('fonty/robotocondensed-light.woff') format('woff'),
         url('fonty/robotocondensed-light.ttf') format('truetype'),
         url('fonty/robotocondensed-light.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'roboto_condensedlight_italic';    
    font-display: swap;
    src: url('fonty/robotocondensed-lightitalic.eot');
    src: url('fonty/robotocondensed-lightitalic.eot?#iefix') format('embedded-opentype'),
         url('fonty/robotocondensed-lightitalic.woff2') format('woff2'),
         url('fonty/robotocondensed-lightitalic.woff') format('woff'),
         url('fonty/robotocondensed-lightitalic.ttf') format('truetype'),
         url('fonty/robotocondensed-lightitalic.svg#roboto_condensedlight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'robotolight';
    src: url('fonty/roboto-light.eot');
    src: url('fonty/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('fonty/roboto-light.woff2') format('woff2'),
         url('fonty/roboto-light.woff') format('woff'),
         url('fonty/roboto-light.ttf') format('truetype'),
         url('fonty/roboto-light.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'pt_serifregular';
    src: url('fonty/ptserif-regular.eot');
    src: url('fonty/ptserif-regular.eot?#iefix') format('embedded-opentype'),
         url('fonty/ptserif-regular.woff2') format('woff2'),
         url('fonty/ptserif-regular.woff') format('woff'),
         url('fonty/ptserif-regular.ttf') format('truetype'),
         url('fonty/ptserif-regular.svg#pt_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_serifbold';
    src: url('fonty/ptserif-bold.eot');
    src: url('fonty/ptserif-bold.eot?#iefix') format('embedded-opentype'),
         url('fonty/ptserif-bold.woff2') format('woff2'),
         url('fonty/ptserif-bold.woff') format('woff'),
         url('fonty/ptserif-bold.ttf') format('truetype'),
         url('fonty/ptserif-bold.svg#pt_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'opensans-bold';
    src: url('fonty/opensans-bold-webfont.eot');
    src: url('fonty/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonty/opensans-bold-webfont.woff2') format('woff2'),
         url('fonty/opensans-bold-webfont.woff') format('woff'),
         url('fonty/opensans-bold-webfont.ttf') format('truetype'),
         url('fonty/opensans-bold-webfont.svg#opensans-bold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'roboto_condensedbold';    
    font-display: swap;
    src: url('fonty/robotocondensed-bold.eot');
    src: url('fonty/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),
         url('fonty/robotocondensed-bold.woff2') format('woff2'),
         url('fonty/robotocondensed-bold.woff') format('woff'),
         url('fonty/robotocondensed-bold.ttf') format('truetype'),
         url('fonty/robotocondensed-bold.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotomedium';    
    font-display: swap;
    src: url('fonty/roboto-medium-webfont.eot');
    src: url('fonty/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonty/roboto-medium-webfont.woff2') format('woff2'),
         url('fonty/roboto-medium-webfont.woff') format('woff'),
         url('fonty/roboto-medium-webfont.ttf') format('truetype'),
         url('fonty/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

*/


@font-face {
    font-family: 'roboto_condensedregular';    
    font-display: swap;
    src: url('fonty/robotocondensed-regular.eot');
    src: url('fonty/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),
         url('fonty/robotocondensed-regular.woff2') format('woff2'),
         url('fonty/robotocondensed-regular.woff') format('woff'),
         url('fonty/robotocondensed-regular.ttf') format('truetype'),
         url('fonty/robotocondensed-regular.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotoregular';    
    font-display: swap;
    src: url('fonty/roboto-regular.eot');
    src: url('fonty/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('fonty/roboto-regular.woff2') format('woff2'),
         url('fonty/roboto-regular.woff') format('woff'),
         url('fonty/roboto-regular.ttf') format('truetype'),
         url('fonty/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotobold';    
    font-display: swap;
    src: url('fonty/roboto-bold-webfont.eot');
    src: url('fonty/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonty/roboto-bold-webfont.woff2') format('woff2'),
         url('fonty/roboto-bold-webfont.woff') format('woff'),
         url('fonty/roboto-bold-webfont.ttf') format('truetype'),
         url('fonty/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotothin';
    src: url('fonty/roboto-thin.eot');
    src: url('fonty/roboto-thin.eot?#iefix') format('embedded-opentype'),
         url('fonty/roboto-thin.woff2') format('woff2'),
         url('fonty/roboto-thin.woff') format('woff'),
         url('fonty/roboto-thin.ttf') format('truetype'),
         url('fonty/roboto-thin.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}


a {
text-decoration: underline; 
color: #20890d;
}

a:hover {
text-decoration: none; 
color: #20890d;
}

a:active {
text-decoration: none; 
color: #20890d
}

a:hover, a:focus {
    color: #20890d;
    text-decoration: none;
}

image {
border: 0px #fff solid;
}


h1	{ 
font-size: 2.0vw; 
}

h2	{ 
font-size: 1.4vw;
}

h3	{ 
font-size: 1.1vw; 
font-weight: normal;
margin: 0px 0px 0px 0px;
}


.text10, .text12, .text14, .text18, .text24, .text36, .text48{ 
line-height: 1.3;
font-weight: normal;
margin: 0px 0px 0px 0px;
}

.text10{ 
font-size: 10px;
}

.text12{ 
font-size: 12px;
}

.text14{ 
font-size: 14px;
}

.text18{ 
font-size: 18px;
}

.text24{ 
font-size: 24px;
}

.text36{ 
font-size: 36px;
}

.text48{ 
font-size: 48px;
}


div {
display: block; 
margin: 0px; 
padding: 0px;
}

p{
margin:0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}


.tucne{
font-weight: bold;
}

strong {
    font-family: 'robotobold'; 
}

.pozadi {
width: 100%; 
margin: 0px; 
padding: 0px; 
clear: both;
}

.pozadiModrePruhledne{
    background-color: #35ba1e;
    background-color: rgba(6,76,122,.96);
}


.pozadiModrePruhledne2{
    background-color: #35ba1e;
    background-color: rgba(0,51,87,.90);
}


.pozadiModre{
    background-color: #35ba1e;
    background-color: rgba(6,76,122,1);
}

.pozadiObr{

background: url('../grafika/pozadiObr.jpg') no-repeat center bottom;
}

.maxKontejner {
width: 100%; 
max-width: 2000px; 
margin: 0px auto; 
padding: 0px; 
float: none; 
text-align:center;
}

.kontejner {
width: 1500px; 
margin: 0px auto; 
padding: 0px; 
float: none; 
text-align:center;
position: relative;
max-width: 100%;
}


.blok100{
width: 100%;
}

.blok60{
width: 60%;
}


.blok50{
width: 50%; 
float:left;

margin: 20px 0px 20px 0px;
}

.blok40{
width: 40%;
}

.blok33{
width: 33.3%;
}

.center{
text-align: center;
}

.clear{
clear:both;
}

.clearAll{
clear:both;
width:100%;
height: 0px;
}

.spm{
display:none !important;
}

.mobilni{
display: none;
}

.mobilni992{
display: none;
}

.mobilni600{
display: none;
}



*:focus {
    outline: none !important;
}

* {
    box-sizing:border-box;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-6, .col-md-9, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-6, .col-sm-9, .col-sm-12 {
	padding: 0px;
	margin: 0px;
}


.row {
width: 100%;
	padding: 0px;
	margin: 0px;
}

.skryte {
display:none !important;
}


ul, li {
	padding: 0px;
	margin: 0px;
}

img.responzivni {
    max-width: 100%;
    height: auto !important;
}


.vlevo{
text-align: left;
}

.vpravo{
text-align: right;
}

.horniRamecek{
border-top: 1px solid #515252;
}

.spodniRamecek{
border-top: 1px solid #515252;
}

.vObal{
width:100%; 
position:relative; 
height: 100%;
display: table;
vertical-align: middle;
}

.vStred{
width:100%; 
position:static; 
display: table-cell;
vertical-align: middle;
}

.vysledekAkce {
font-size: 24px;
line-height: 36px;
display: block;
width: 100%;
margin: 20px 0px;
}

.vysledekAkce_ok {
color: #04b300;
}

.vysledekAkce_ko {
color: #bf000b;
}



/* ----- Definice formulářů ----- */


fieldset{
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border:1px solid #dce1e8
}

fieldset legend{
color:#dce1e8
}




input[type="text"],input[type="password"],input[type="submit"],input[type="reset"],input[type="button"],a.tlacitko,button,select{
height:29px;
line-height:29px;
border:1px solid #dce1e8;
box-sizing:border-box;
-moz-box-sizing:border-box
}

textarea{
line-height:16px;
border:1px solid #dce1e8;
box-sizing:border-box;
-moz-box-sizing:border-box
}

input[type="text"],input[type="password"], select, textarea{
color: #000;
}

input[type="submit"],input[type="reset"],input[type="button"],a.tlacitko,button{
border:1px solid #f67d00;
line-height: 16px;
}

input[type="text"]:focus,input[type="password"]:focus,select:focus,textarea:focus{
border-color:#5c0005
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
color:#FFFFFF;
border-color:#5c0005;
}


input[type="text"].inputText,input[type="password"].inputText, textarea.inputTextarea{
width:250px;
max-width:95%;
font-size: 12px ;
line-height:29px;
border:1px solid #dce1e8;
padding: 1px 4px 1px 4px;
margin:  0px 0px 0px 0px ;
box-sizing:border-box;
-moz-box-sizing:border-box
}

input[type="text"].inputText:focus, input[type="password"].inputText:focus, textarea.inputTextarea:focus{
border:1px solid #aaa;
}


input[type="text"].inputText,input[type="password"].inputText{
height:29px;
}

input[type="text"].inputText.inputText150,input[type="password"].inputText.inputText150{
width:150px;
}


input[type="text"].inputText.inputText500,input[type="password"].inputText.inputText500{
width:500px;
}

textarea.inputTextarea.inputTextarea500{
width:500px;
max-width: 95%;
}





/* ----- Tlačítko ----- */
input[type="submit"], input[type="reset"], input[type="button"], button, input[type="submit"].tlacitko , input[type="reset"].tlacitko , input[type="button"].tlacitko , button.tlacitko , a.tlacitko {
	font-size: 12px;
	font-weight: normal;
	padding: 1px 7px 0px 7px;
	border: none;
	background: #35ba1e;
  color: #fff;
text-align: center;
text-decoration: none;
}

input[type="submit"].tlacitko:hover, input[type="reset"].tlacitko:hover, input[type="button"].tlacitko:hover, button.tlacitko:hover, a.tlacitko:hover {
	background: #35ba1e;
}

input[type="submit"].tlacitkoNeaktivni, input[type="reset"].tlacitkoNeaktivni, input[type="button"].tlacitkoNeaktivni, button.tlacitkoNeaktivni, a.tlacitkoNeaktivni {
	background: #CCCCCC;
}

input[type="submit"].tlacitkoNeaktivni:hover, input[type="reset"].tlacitkoNeaktivni:hover, input[type="button"].tlacitkoNeaktivni:hover, button.tlacitkoNeaktivni:hover, a.tlacitkoNeaktivni:hover {
	background: #CCCCCC;
}

input[type="submit"].tlacitko.tlacitkoSirsi , input[type="reset"].tlacitko.tlacitkoSirsi , input[type="button"].tlacitko.tlacitkoSirsi , button.tlacitko.tlacitkoSirsi , a.tlacitko.tlacitkoSirsi {
	font-size: 14px;
	padding: 7px 20px 6px 20px;
}

input[type="submit"].tlacitko.tlacitkoSiroke , input[type="reset"].tlacitko.tlacitkoSiroke , input[type="button"].tlacitko.tlacitkoSiroke , button.tlacitko.tlacitkoSiroke , a.tlacitko.tlacitkoSiroke {
	font-size: 14px;
	padding: 7px 40px 6px 40px;
}

form.form{
text-align: center;
margin:  40px 0px 40px 0px ;
width: 100%;
}

form .teloForm{
display: inline-block;
text-align: left;
max-width: 100%;
}

form .blok{
width: 100%;
}

form .radek{
width: 100%;
margin:  10px 0px 0px 0px ;
float: left;
}


form .radek.radekGDPR{
font-size: 11px;
line-height: 1.2;
}

form .nadpisRadku{
width: 99%;
font-size: 12px;
line-height:16px;
padding-left: 1%;
margin:  0px 0px 1px 0px ;
font-family: 'robotobold';
}

.zpravaForm{
width: 100%;
font-size: 18px;
line-height:24px;
}

.zpravaForm.zpravaOK {
color: #20890d;
}

.zpravaForm.zpravaKO {
color: #f00;
}


.skrytyFormBlok {
    display: block !important;
    height: 0px !important;
    width: 0px !important;
    overflow: hidden !important;
}

input.nevalidni, textarea.nevalidni {
background: #fcc url('../grafika/validace/nevalidni.png') no-repeat right center;
background-size: auto 16px;
color: #000;
}

input.validni, textarea.validni  {
background:  url('../grafika/validace/validni.png') no-repeat right center;
background-size: auto 16px;
}

/* ----- Definice vyskakovací okno ----- */

.ui-widget-header {
    border: 1px solid #35ba1e;
    background: #35ba1e url('pluginy/jquery/ui/humanity/images/ui-bg_glass_25_cb842e_1x400.png') 50% 50% repeat-x;

}

.ui-dialog .ui-dialog-buttonpane button {
    padding: 3px 15px;
}






/* ------------------------------------ */
/* ----- Definice hlavních oddílů ----- */
/* -------------------------------------*/




/* ----- Definice záhlaví ----- */
div.zahlavi {
width: 100%;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	background: #fffffff5;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}



div.zahlavi div.blokLogo{
padding: 0px 0px 0px 0px;
margin: 20px 0px 10px 5%;
float: left;
max-width: 200px;
max-height: 90px;
}

div.zahlavi.zahlaviMenuFix div.blokLogo{
margin: 10px 0px 5px 5%;
width:100px
}

div.zahlavi div.blokLogo a.logo{
text-decoration: none;
}

div.zahlavi div.blokLogo a.logo img{	
max-width: 100%;
height:auto;
padding-right: 0px;
margin-right: 20px;
border: none;
max-height: 100%;
}

.blokTelefon {
float: right;
padding: 0px 2%;
height: 120px;
border-left: 1px solid #ddd;
}

.blokTelefon .mobilniCislo {

    margin: 0px;
    padding: 0px 0px 0px 35px;    
background: url('../grafika/icoMobil.png') no-repeat left center;
    font-family: 'robotobold';
    color: #20890d;
    font-size: 24px;
    line-height: 29px;
}


/* ----------- Hlavní menu ------------*/



div.pozadiHlavniMenu {
padding: 0px !important;
width: 100%;
float: left;
}


div.pozadiHlavniMenu , div.zahlaviMenu *  {
z-index: 1030;
}

.pozadiHlavniMenu .blokHlavniMenu {
margin-right: 0px;
margin-left:0%;
float: right;
}

div.pozadiHlavniMenu div.blokHlavniMenu .navbar{
padding-top: 0px;
padding-bottom: 0px;
}


div.pozadiHlavniMenu div.blokHlavniMenu .hlavniMenu {

}

div.pozadiHlavniMenu div.blokHlavniMenu a.menuA {
    color: #333333;
    font-size: 20px;
    font-family: 'roboto_condensedregular';
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    line-height: 1.3;
    margin: 0px 0px 0px 0px;    
text-transform: uppercase;
height: 120px;

position: relative;
}




div.pozadiHlavniMenu div.blokHlavniMenu a.menuA span.menuLiSpan{
    padding: 0px 5px 0px 5px;
    margin: 0px 20px 0px 20px; 
    white-space: nowrap;
    border-bottom: 2px solid transparent;
}

div.pozadiHlavniMenu div.blokHlavniMenu li.vybrano a.menuA span.menuLiSpan{
    border-bottom: 2px solid #20890d;
}

div.pozadiHlavniMenu div.blokHlavniMenu li{

}



div.pozadiHlavniMenu div.blokHlavniMenu li.vybrano a.menuA, div.pozadiHlavniMenu div.blokHlavniMenu li a.menuA.active, div.pozadiHlavniMenu div.blokHlavniMenu li.vybrano{
color: #20890d;
}



div.pozadiHlavniMenu div.blokHlavniMenu li a:hover{


}

div.pozadiHlavniMenu div.blokHlavniMenu li:hover{

}

.zahlaviMenuFix div.pozadiHlavniMenu div.blokHlavniMenu a.menuA, .zahlaviMenuFix .blokTelefon {
    height: 60px;
}

.zahlaviMenuFix div.pozadiHlavniMenu div.blokHlavniMenu a.menuA {
    font-size: 14px;
}

.zahlaviMenuFix .blokTelefon .mobilniCislo {
    font-size: 18px;
}


/* ----- Definice těla stránky  ----- */

.pozadipodHlavickou{
margin-top: 0px;
}

div.telo {
	float: left;
padding: 0px;
margin: 0px 0px 0px 0px;
width: 100%;	
}


div.telo div.obsah {
	float: left;
padding: 0px;
margin: 0px 0px 0px 0px;
width: 100%;
background: #f2f2f2;	
}

div.obsah ul{
list-style-position: inside;
    margin-left: 10px;
}








/* ----- Stránkování ----- */

div.strankovaniObal {
position: relative;
display: block;
float: left;
text-align: center;
	margin: 0px;
	padding: 0px;width:100%;
}

div.strankovani {
position: relative;
display: inline-block;
float: none;
text-align: center;
	margin: 25px auto 30px auto;
	padding: 0px 3px 0px 3px;
	font-size: 14px;
line-height: 18px;
}



div.strankovani div,
div.strankovani div a {
	border-radius: 2px;
float: left;
color: #555;
	margin: 5px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}

div.strankovani div a {
text-decoration: underline;
}

div.strankovani div.predchoziDalsi a {
text-decoration: none;
}

div.strankovani div a:hover {
color: #000;
}

div.strankovani div.aktualni a {
text-decoration: none;
color: #20890d;
font-family: 'robotobold';
}

div.strankovani div.neaktivni {

	margin: 10px 3px 0px 0px;
	padding: 0px 3px 0px 3px;

color: #bbb;
}







/* ----- tlačítko rolování nahoru ----- */


#tl_staticke {
display: block;
width: 35px;
height: 35px;
background: url('../grafika/nahoru.png') no-repeat;
cursor: pointer;
position: fixed;
right: 2%;
bottom: 100px;
}

#tl_staticke:hover {
background: url('../grafika/nahoru1.png') no-repeat;

}


/* ----- Definice uvodní stránky ----- */


  /* ----- Definice slideshow ----- */

.pozadiSlideshow.uvod .galerie.carousel {
    margin: 0px auto;
    width: 100%;
}


  
.pozadiSlideshow {
background:#f2f2f2;
}

.slide {   
    overflow: hidden;
    vertical-align: middle;
    position: relative;
    min-height: 32vw;

}

.slide .slideText {
    position: relative;
color: #fff;
text-align: left;
font-family: 'robotolight';
padding: 0vw 0px;
}

.slide .slideTextblok{
margin: 50px 0px 30px 0%; 
padding: 0px 0px 0px 5%; 
max-width: 50%;
}


.slide .slideText h1{
font-size: 72px;
line-height: 1.0;
  font-family: 'robotobold';
  color: #00fe12;
text-transform: uppercase;
}



.slide .slideText .nadpis1{
font-size: 42px;
line-height: 1.3;
font-family: 'robotobold';
margin-bottom: auto;
  color: #fff;
}




.slide .slideText .text1{
font-size: 36px;
line-height: 1.5;
font-family: 'robotobold';
/*text-shadow: 2px 2px 5px #000;*/
color: #00fe12;
width:85%;
}


  /* ----- Definice těla ----- */
.hlavniText{   
margin: 60px 0px 40px 0px;
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
    color: #333333;
    font-family: 'robotoregular';
    position:relative;   
    text-align: left;
}

.uvod .hlavniText{   
margin: 60px 0px 40px 0px;
    text-align: center;
    color: #777777;
    float: left;
width: 100%;
}

.hlavniText p{ 
    padding: 10px 0px 10px 0px;
}

.hlavniText .rozbalovaci { 
    overflow:hidden;    
}

.hlavniText .rozbalovaci.zabaleno{ 
    padding-bottom: 50px ;
    height: 140px; 
    position: relative;      
}

.hlavniText .rozbalovaci.zabaleno::before{
width: 100%;
height: 50px;
margin: 0px;
padding: 25px 0px 0px 0px;
    content:". . .";
display:block;
position: absolute;
left:0%;
bottom:0px;
text-align: center;
font-size: 30px;
line-height: 10px;  
background: #f2f2f2;   
}

.hlavniText .rozbalovaciTlacitko{
width: 50px;
height:38px;
    margin: 10px auto 20px auto;
    padding: 0px;
    content:"";
display:inline-block;
background: url('../grafika/icoDolu1.png') no-repeat center center;  
cursor: pointer; 
filter: alpha(opacity=70); 
  opacity: 0.7; 
}

.hlavniText .rozbalovaciTlacitko:hover{
filter: alpha(opacity=100); 
opacity: 1; 
}


.hlavniText .rozbalovaciTlacitko.rozbaleno{
background: url('../grafika/icoNahoru1.png') no-repeat center center;       
}

.hlavniText h1{ 
/*padding: 10px 0px 5px 0px;
font-size: 36px;
line-height: 1.5;
text-transform: uppercase;
color: #000;
font-family: 'robotobold';
position: relative;*/
}




/* ----- Definice horní část ----- */

.hlavniNadpis {
width: 100%;
    margin: 10px 0px 30px 0px;
    padding: 30px 0px 5px 0px;
    font-size: 72px;
    line-height: 1.4;
    text-transform: uppercase;
    text-align: center;
    color: #333333;
    font-family: 'robotothin';
    position:relative;
}
.hlavniNadpis::after{
width: 20%;
height:2px;
    margin: 0px;
    padding: 0px;
    content:"";
display:block;
position: absolute;
left:40%;
bottom:0px;
background: #333333;
}

.nadpis1 {
width: 100%;
    margin: 10px 0px 30px 0px;
    padding: 30px 0px 5px 0px;
    font-size: 24px;
    line-height: 1.4;
    text-transform: uppercase;
    text-align: center;
    color: #333333;
    font-family: 'robotobold';
}

.nadpis1 {

}






/* ----- Obrákový rozcestník ----- */

.obrRozcestnik .rozcestnik{
margin: 0px 0% 20px 0%;
width:100%;
float: left;
}


.obrRozcestnik .obrBlok{
position: relative;
width:33.33%;
width:calc(100%/3);
margin: 0px 0% 0px 0%;
display: block;
float:left;
}

.obrRozcestnik .obrBlok.obrBlokPary{
background: #72c02c;
}

.obrRozcestnik .obrBlok.obrBlokBazeny{
background: #2aa5b4;
}

.obrRozcestnik .obrBlok.obrBlokSauny{
background: #f69e43;
}

.obrRozcestnik .obrBlok img{
width:100%;
height: auto;
}

.obrRozcestnik .obrText {
    width: 100%;
height: 18.585vw;
text-align: center;
padding: 0px;
}

.obrRozcestnik .obrText:hover {    
}


.obrRozcestnik .obrText h2{
color: #fff;
margin: 0px 0px 20px 0px;
font-size: 30px;
line-height: 1.4;
text-transform: uppercase;
font-family: 'robotobold';
position:relative;
padding-bottom: 10px;
}

.obrRozcestnik .obrText h2::after{
width: 40%;
height:2px;
    margin: 0px;
    padding: 0px;
    content:"";
display:block;
position: absolute;
left:30%;
bottom:0px;
background: #fff;
}

.obrRozcestnik .obrText .text2{
color: #fff;
margin: 0px 0px 0px 0px;
font-size: 14px;
line-height: 1.4;
font-family: 'robotobold';
}




/*--------------- pás ikon -------------*/

.pozadi.podiPasIkon .hlavniText{
margin: 10px 0px 40px 0px;
}

.pasIkon {
width: 100%;
margin: 0px 0px 20px 0px;
float: left;
text-align: center;
}

.pasIkon .ikonaBlok{
width: 200px;
margin: 20px 1% 20px 1%;
max-width: 18%;
display: inline-block;
vertical-align: top;
}

.pasIkon .ikonaObr{
margin: 0px auto 10px auto;
max-width: 100%%;
display: inline-block;
}

.pasIkon .ikonaText{
width: 100%;
margin: 0px 0% 0px 0%;
display: inline-block;
color: #666666;
font-size: 16px;
line-height: 1.4;
}

.pasIkon .ikonaBlok:hover .ikonaText{
color: #000;
}

/*-------------- spodní slide ----*/

.pozadi.pozadiSlide2 {
background-attachment: fixed !important;
background-size: cover !important;
min-height:20vw;
}

.slide2Text .hlavniNadpis, .slide2Text .nadpis1 {
color: #fff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.slide2Text .hlavniNadpis::after {
display: none;
}


/*-------------- barevný pásek ----*/

.pozadi.pozadiBarva1 {
background: #35ba1e;
float: left;
}


.pozadi.pozadiBarva1 .hlavniText{
margin: 40px 0px 80px 0px;
}


.pozadiBarva1 .hlavniNadpis, .pozadiBarva1 .nadpis1, .pozadiBarva1 .hlavniText p {
    color: #fff;
}

.pozadiBarva1 .hlavniNadpis::after {
    background: #fff;
}

.pozadiBarva1 .hlavniText p {
text-transform: uppercase;
font-family: 'robotobold';
line-height: 1.6;
}





.obrClanek {
max-width: 100%;
}


.clanek .obrClanek {
max-width: 100%;
margin: 20px auto 20px auto;
}



/* ----- patička ----- */


div.paticka  {
margin: 0px 0% 0px 0px;
padding: 10px 0% 10px 0%;
background: #fff;
}



div.paticka div.copyright {
margin: 10px 0% 0px 0px;
padding: 0px 0% 5px 0%;
text-align: center;
color: #333333;
font-size: 14px;
line-height: 1.3;
position: relative;
}

div.paticka div.copyright a{
text-decoration:none;
color:#000;
}

div.paticka div.copyright a:hover{

text-decoration:underline;
}


div.paticka div.copyright::after {
width: 40%;
height:1px;
    margin: 0px;
    padding: 0px;
    content:"";
display:block;
position: absolute;
left:30%;
bottom:0px;
background: #d8d8d8;
}


div.paticka div.copyright2 {
margin: 5px 0% 5px 0px;
padding: 0px 0% 0px 0%;
text-align: center;
color: #333333;
font-size: 12px;
line-height: 1.3;
}





/*------------------------- kategorie a články -------------------*/
.uvodLeva.kategorie, .uvodPrava.kategorie {
    margin-top: 50px;

}

.uvodPrava.kategorie {
    position: -webkit-sticky;
    position: sticky;
    top: 55px;
}
/*
.hlText h1, .clanek h1{
width: 100%;
padding: 10px 0px 5px 0px;
font-size: 36px;
line-height: 1.5;
text-transform: uppercase;
color: #000;
font-family: 'robotobold';
position: relative;
text-align: left;
}


.hlText h2, .clanek h2{
width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px 0% 30px 0px ;
font-size: 24px;
line-height: 30px;
color: #20890d;
font-family: 'robotobold';
text-align: left;
}*/

.editor_text{
width: 100%;
text-align: left;
}

.editor_text .iframe{
margin: 0px 0px 20px 0px ;
width: 100%;
text-align: center;
}

.editor_text .iframe iframe{
width:720px;
height:405px;
max-width: 100%;
}

.editor_text iframe{
max-width: 100%;
border: none;
margin: 10px auto;
display: block;
max-height: 100vh;
}
  
  
.clanek {
    padding: 0px 0px 0px 0px;
    min-height: 90vh;
min-height: calc(100vh - 80px);
}
  

.formBlok{
max-width: 100%;
margin: 0 auto;
}


form.form.kontaktniForm {
max-width: 500px;
margin: 40px auto 40px auto;
}


.clanek .slide2Text .hlavniNadpis {
    padding: 120px 0px 0px 0px;
}

.clanek .pozadi.pozadiSlide2 {
    min-height: 30vw;
    background-size: 100% auto !important;
}

.clanek .podstrankaBezObr {
padding-top: 120px;
}


/*--------------- slideshow ------------------------- */

.galerie.carousel {
    margin: 20px auto;
    display: inline-block;
    min-height: 0px !important;
vertical-align: baseline;
}

.galerie .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
        list-style-position: outside;
}


.galerie .carousel-indicators li {
    height: 5px;
}

.carousel-control-next, .carousel-control-prev {
    max-width: 100px;
}

.carousel-control-prev-icon {    
background: url('../grafika/sipkaL.png') no-repeat left center;
}

.carousel-control-next-icon {
background: url('../grafika/sipkaP.png') no-repeat left center;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 23px;
    height: 35px;
}

.galerie.carousel .carousel-item img{
max-width: 100%;
height: auto;
}




.upozorneni  {
    width: 100%;
    margin: 50px 0px;
    text-align: center;
    font-size: 18px;
}

.upozorneni.redInfo{
    color: red;
}


.upozorneni.blueInfo{
    color: blue;
}

.upozorneni.greenInfo{
    color: green;
}




/* ----- aktuality  ----- */
.aktualityPozadi  {
 /*border-bottom: 1px solid #E5E5E5;
padding: 100px 0px 100px 0px;*/
}

.aktuality .aktualityNadpis {
  color: #0D6FB1;
  margin-bottom: 0px;
}

.boxyAktuality {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}

.boxyAktuality.uvod  {
	gap: 2%;
}

.boxyAktuality .novinkySlide  {
  width: 48%; 
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  float: left;
  margin: 20px auto 40px auto;
}

.boxyAktuality.uvod .novinkySlide  {
  width: 32%;
  flex-direction: column;
}

.boxyAktuality .boxTl  {  
  margin: 20px 0px 20px auto;;
}

.boxyAktuality .slideObr {
  width: 200px;
  max-width:300px;
  margin-right: 5%;
  float: left;
  height: 150px;
  max-height: 150px;
overflow: hidden;
flex-shrink: 0;
}

.boxyAktuality.uvod .slideObr {
  width: 450px;
  max-width: 100%;
  margin-right: 0%;
  margin-bottom: 20px;
  height: 250px;
  max-height: 300px;
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
}

.boxyAktuality .slideObr img{
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}

.boxyAktuality .slideTexty  {
  width: 60%; 
  text-align: left;
  width: calc(95% - 200px);
}

.boxyAktuality.uvod .slideTexty {
  width: 100%;
  text-align: left;
}

.boxyAktuality .slideNadpis {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  line-height: 1.2;
  text-align: left;
  font-size: 18px;
  color: #20890d;
  text-transform: none;
  font-family: robotobold;
  text-transform: uppercase;
}

.boxyAktuality.uvod .slideNadpis {
  margin: 10px 0px 0px 0px;
}

.boxyAktuality .slideText  {
font-size: 15px;
margin: 5px 0px 0px 0px;
float: left;
width: 100%;
line-height: 1.3;
}

.boxyAktuality .slideText p {
margin: 0px;
padding: 0px;
}

.boxyAktuality .slideNadpisA{
float: left;
width: 100%;
display:inline-block;	
}

#aktuality .aktuality a.tlacitko {
  margin-right: 10px;
}

.seznamKategorii   {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  gap: 5px;
  padding-top: 20px;
}



.clankyTl  {
  float: left;
  width: 100%;
  text-align: center;
  margin: 20px 0px 10px 0px;
}

.tlacitko.kategorieTl, .tlacitko.tlacitkoSpecial2  {
  background: #888;
  color: #fff;
  border-radius: 4px;
  padding: 10px 20px;
  height: auto;
  line-height: 18px;
  transition: .3s ease-in-out;
  text-align: center;
  display: inline-block;
  border: none;
  font-size: 16px;
  display: flex;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.tlacitko.kategorieTl:hover  {
  background: #20890d;
}
 

.tlacitko.kategorieTl.barevneTlacitko  {	
  background: #20890d;
}

.kategorieText.hlavniText{
	margin-top: 120px;
}

#clanek, #kategorie, .obrBlok.detailObrazek.blokPrvek{
  text-align: center;
}


.hlavniText.hlavniObrazek,.hlavniText.hlavniObrazek{
  text-align: center;
}

#aktualityUvod {
  background: #fff;
	padding-bottom:30px;
}

.tlacitko.tlacitkoSpecial2  {
	margin-bottom:30px;
	padding: 14px 30px;
  background: #20890d;
}


.tlacitko.tlacitkoSpecial2:hover  {
	margin-bottom:30px;
	padding: 14px 30px;
  background: #888;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
.pozadi.pozadiSlide2 {
    height: 20vw;
}

}  
 
 
@media only screen and (max-width: 1200px) and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
  



	
	
 
@media only screen and (max-width: 991px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {  
		
.pozadi.pozadiSlide2 {
    height: 30vw;
}
	
}



 
@media only screen and (max-width: 400px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {  
		
.pozadi.pozadiSlide2 {
    height: 40vw;
}
	
}
