

/* ----------------------------------------------- */
/* ----- Obecné definice pro všechny stránky ----- */
/* ----------------------------------------------- */
html {
  scroll-behavior: smooth;
}

body {
background: #fff ;
font-family: source_sans_proregular, Arial, 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: '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/fonty/opensans-bold-webfont.eot');
    src: url('fonty/fonty/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonty/fonty/opensans-bold-webfont.woff2') format('woff2'),
         url('fonty/fonty/opensans-bold-webfont.woff') format('woff'),
         url('fonty/fonty/opensans-bold-webfont.ttf') format('truetype'),
         url('fonty/fonty/opensans-bold-webfont.svg#opensans-bold') 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: 'tekobold';
    src: url('fonty/teko-bold.eot');
    src: url('fonty/teko-bold.eot?#iefix') format('embedded-opentype'),
         url('fonty/teko-bold.woff2') format('woff2'),
         url('fonty/teko-bold.woff') format('woff'),
         url('fonty/teko-bold.ttf') format('truetype'),
         url('fonty/teko-bold.svg#tekobold') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}




@font-face {
    font-family: 'tekolight';
    src: url('fonty/teko-light.eot');
    src: url('fonty/teko-light.eot?#iefix') format('embedded-opentype'),
         url('fonty/teko-light.woff2') format('woff2'),
         url('fonty/teko-light.woff') format('woff'),
         url('fonty/teko-light.ttf') format('truetype'),
         url('fonty/teko-light.svg#tekolight') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}




@font-face {
    font-family: 'tekomedium';
    src: url('fonty/teko-medium.eot');
    src: url('fonty/teko-medium.eot?#iefix') format('embedded-opentype'),
         url('fonty/teko-medium.woff2') format('woff2'),
         url('fonty/teko-medium.woff') format('woff'),
         url('fonty/teko-medium.ttf') format('truetype'),
         url('fonty/teko-medium.svg#tekomedium') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}




@font-face {
    font-family: 'tekoregular';
    src: url('fonty/teko-regular.eot');
    src: url('fonty/teko-regular.eot?#iefix') format('embedded-opentype'),
         url('fonty/teko-regular.woff2') format('woff2'),
         url('fonty/teko-regular.woff') format('woff'),
         url('fonty/teko-regular.ttf') format('truetype'),
         url('fonty/teko-regular.svg#tekoregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}




@font-face {
    font-family: 'tekosemibold';
    src: url('fonty/teko-semibold.eot');
    src: url('fonty/teko-semibold.eot?#iefix') format('embedded-opentype'),
         url('fonty/teko-semibold.woff2') format('woff2'),
         url('fonty/teko-semibold.woff') format('woff'),
         url('fonty/teko-semibold.ttf') format('truetype'),
         url('fonty/teko-semibold.svg#tekosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}




@font-face {
    font-family: 'robotothin';
	font-display: swap;
    src: url('fonty/roboto-thin.eot');
    src: url('fonty/roboto-thin.eot?#iefix') format('embedded-opentype'),
         url('fonty/roboto-thin.ttf') format('truetype'),
         url('fonty/roboto-thin.woff2') format('woff2'),
         url('fonty/roboto-thin.woff') format('woff'),
         url('fonty/roboto-thin.svg#robotothin') 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.ttf') format('truetype'),
         url('fonty/roboto-regular.woff2') format('woff2'),
         url('fonty/roboto-regular.woff') format('woff'),
         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.ttf') format('truetype'),
		 url('fonty/roboto-bold-webfont.woff2') format('woff2'),
         url('fonty/roboto-bold-webfont.woff') format('woff'),
         url('fonty/roboto-bold-webfont.svg#robotobold') 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: 'opensanslight';   
    font-display: swap;
    src: url('fonty/opensans-light.eot');
    src: url('fonty/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('fonty/opensans-light.woff2') format('woff2'),
         url('fonty/opensans-light.woff') format('woff'),
         url('fonty/opensans-light.ttf') format('truetype'),
         url('fonty/opensans-light.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'opensansregular';   
    font-display: swap;
    src: url('fonty/opensans-regular.eot');
    src: url('fonty/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('fonty/opensans-regular.woff2') format('woff2'),
         url('fonty/opensans-regular.woff') format('woff'),
         url('fonty/opensans-regular.ttf') format('truetype'),
         url('fonty/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'opensansbold';   
    font-display: swap;
    src: url('fonty/opensans-bold.eot');
    src: url('fonty/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('fonty/opensans-bold.woff2') format('woff2'),
         url('fonty/opensans-bold.woff') format('woff'),
         url('fonty/opensans-bold.ttf') format('truetype'),
         url('fonty/opensans-bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'caveatbrush';    
    font-display: swap;
    src: url('fonty/CaveatBrush-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';    
    font-display: swap;
    src: url('fonty/Nunito-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunitosemibold';    
    font-display: swap;
    src: url('fonty/Nunito-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunitoregular';    
    font-display: swap;
    src: url('fonty/Nunito-Regular.ttf') format('truetype');
    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: 'source_sans_problack';  
    font-display: swap;
    src: url('fonty/sourcesanspro-black-webfont.eot');
    src: url('fonty/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonty/sourcesanspro-black-webfont.woff2') format('woff2'),
         url('fonty/sourcesanspro-black-webfont.woff') format('woff'),
         url('fonty/sourcesanspro-black-webfont.ttf') format('truetype'),
         url('fonty/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_probold';  
    font-display: swap;
    src: url('fonty/sourcesanspro-bold-webfont.eot');
    src: url('fonty/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonty/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('fonty/sourcesanspro-bold-webfont.woff') format('woff'),
         url('fonty/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('fonty/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_proregular';  
    font-display: swap;
    src: url('fonty/sourcesanspro-regular-webfont.eot');
    src: url('fonty/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonty/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('fonty/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonty/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonty/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}





a {
text-decoration: none; 
color: #002150;
transition: all 0.5s ease-in-out;
}


a:active {
text-decoration: none; 
color: #1a498c
}

a:hover, a:focus {
    color: #1a498c;
    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;
}

.specialFont1 strong {
}

.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);
}

.tyrkysova{
	color:#002150;
}

.zelena{
	color:#002150;
}

.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;
}

.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{
	font-size: 12px;
	font-weight: normal;
	padding: 1px 7px 0px 7px;
	border: 1px solid #888;
	background: #fff;
  color: #262626;
text-decoration: none; 
	height: 26px;
    line-height: 26px;
    padding: 0px 5px;
}

textarea{
line-height:16px;
border: 1px solid #888;
box-sizing:border-box;
-moz-box-sizing:border-box
}

input[type="text"],input[type="password"], select, textarea{
color: #000;
}


input[type="text"]:focus,input[type="password"]:focus,select:focus,textarea:focus{
border-color:#888
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
color:#FFFFFF;
border-color:#888;
}


input[type="text"].inputText,input[type="password"].inputText, textarea.inputTextarea{
width:250px;
max-width:95%;
font-size: 12px ;
line-height:29px;
border:1px solid #888;
padding: 1px 4px 1px 4px;
margin:  0px 0px 0px 0px ;
box-sizing:border-box;
-moz-box-sizing:border-box;
/*border-image-slice: 1;
border-image-source: linear-gradient(to right, #ED1C24 , #ED1C24);*/
border-width: 3px;
border-color: #002150;
border-radius: 3px;
}

input[type="text"].inputText:focus, input[type="password"].inputText:focus, textarea.inputTextarea:focus{
border:1px solid #888;
}


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, .tlacitko {
    background: #fff;
    color: #262626;
    border-radius: 0px;
    padding: 13px 30px;
    height: auto;
    line-height: 18px;
    transition: all 0.5s ease-in-out;
    text-align: center;
    display: inline-block;
    border: 2px solid #888;
    font-size: 16px;
	display: flex;	
	display: inline-flex;
align-items: center;
justify-content: center;
}

input[type="submit"].barevneTlacitko, input[type="reset"].barevneTlacitko, input[type="button"].barevneTlacitko, a.tlacitko.barevneTlacitko, .tlacitko.barevneTlacitko, button.barevneTlacitko {
    border: 2px solid #002150;
background: #002150;
color: #fff;;
}

input[type="submit"].barevneTlacitko2, input[type="reset"].barevneTlacitko2, input[type="button"].barevneTlacitko2, a.tlacitko.barevneTlacitko2, .tlacitko.barevneTlacitko2, button.barevneTlacitko2 {
    border: 2px solid #002150;
background: #002150;
color: #fff;
}

input[type="submit"].tlacitko:hover, input[type="reset"].tlacitko:hover, input[type="button"].tlacitko:hover, .tlacitko:hover, button.tlacitko:hover, a.tlacitko:hover {
	border: 2px solid #002150;
background: #002150;
color: #fff;
}

input[type="submit"].barevneTlacitko:hover, input[type="reset"].barevneTlacitko:hover, input[type="button"].barevneTlacitko:hover, a.tlacitko.barevneTlacitko:hover, .tlacitko.barevneTlacitko:hover, button.barevneTlacitko:hover {

    border-color:#002150;
    background: #fff;
    color: #002150;

}

input[type="submit"].barevneTlacitko2:hover, input[type="reset"].barevneTlacitko2:hover, input[type="button"].barevneTlacitko2:hover, a.tlacitko.barevneTlacitko2:hover, .tlacitko.barevneTlacitko2:hover, button.barevneTlacitko2:hover {

    border-color:#002150;
    background: #fff;
    color: #002150;

}

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 {

	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 {

	padding: 7px 40px 6px 40px;
}



.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #C1000F;
  background-color: #C1000F;
}

.custom-control-input ~ .custom-control-label::before {
  box-shadow: none !important;
}

.custom-select {
	display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
    padding-left: 0.75rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #eaeaea !important;
  padding-left: 1px !important;
  font-weight: bold;
  color: #000;
}

.custom-select option{
  font-weight: normal;
}



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-weight:bold;
}

.zpravaForm{
width: 100%;
font-size: 18px;
line-height:24px;
}

.zpravaForm.zpravaOK {
color: #002150;
}

.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;
	
}

div.zahlavi, div.zahlavi *{
    transition: all .6s ease;
}




div.zahlavi .blokLogo{
padding: 0px 0px 0px 0px;
margin: 15px 20px 10px 20px;
float: left;
}


.zahlavi .blokLogo a.logo {
text-decoration: none;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
	color:#000;
	float: left;
max-width: 600px;
}

.zahlavi .blokLogo a.logo img{	
max-width: 171px;
height:auto;
padding-right: 0px;
margin-right: 20px;
border: none;
max-height: 100%;
}

.zahlavi .blokLogo .logotext {
    display: block;
    float: left;
	text-align:left;
	text-transform: uppercase;
	line-height:1;
}

.zahlavi .blokLogo .logotextHorni {
    display: block;
    float: left;
	width: 100%;
	font-size:30px;
}

.zahlavi .blokLogo .logotextSpodni {
    display: block;
    float: left;
	width: 100%;
	font-size:24px;
}

.uvodniLayout.mobilni .obrLogo{
	max-width: 80%;
}

div.zahlavi.zahlaviMenuFix .kontejner {
    width: 100%;
	padding: 0px;
}

div.zahlavi.zahlaviMenuFix .blokLogo {
    margin: 5px auto 5px 20px;
    height: 36px;
}

div.zahlavi.zahlaviMenuFix a.logo {
    max-width: 600px;
    height: 36px;
}

div.zahlavi.zahlaviMenuFix a.logo img{
    height: 70px;
	margin-right: 10px;
}

.zahlavi.zahlaviMenuFix .blokLogo .logotextHorni {
	font-size:18px;
}

.zahlavi.zahlaviMenuFix .blokLogo .logotextSpodni {
	font-size:13px;
}





/* ----------- Hlavní menu ------------*/



.typStranky-uvod div.zahlavi, 
div.zahlavi .maxKontejner, 
div.zahlavi .pozadiHlavniMenu, 
div.zahlavi .blokHlavniMenu , 
div.zahlavi .navbar , 
/*div.zahlavi #hlavniCollapsibleNavbar, */
div.zahlavi .hlavniMenu, 
div.zahlavi li a {
width: 100%;
}



div.zahlavi.zahlaviMenuFix, 
.typStranky-uvod div.zahlavi.zahlaviMenuFix, 
.typStranky-clanek div.zahlavi, 
.typStranky-stranka div.zahlavi, 
.typStranky-kategorie div.zahlavi, 
.typStranky- div.zahlavi {
    z-index: 1100;
	width: 100%;
}

div.pozadiHlavniMenu {
padding: 0px !important;
width: 100%;
float: left;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}


div.pozadiHlavniMenu , div.zahlaviMenu *  {
z-index: 1030;
}

.pozadiHlavniMenu .blokHlavniMenu {
    margin: 0px auto 0px auto;
    float: right;
	height: 120px;
	clear: right;
	z-index: 1029;
	position: relative;
	background:rgba(0, 33, 80, 0.95);
}

.zahlaviMenuFix .pozadiHlavniMenu .blokHlavniMenu {
  height: 70px;
}

div.pozadiHlavniMenu div.blokHlavniMenu .navbar{
padding: 0px;
align-items: flex-start;
height: 100%;
}

#hlavniCollapsibleNavbar {
  height: 100%;
}

div.pozadiHlavniMenu div.blokHlavniMenu .hlavniMenu {

}

div.zahlavi .hlavniMenu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: stretch;
  height: 100%;
}

div.zahlavi li {
height: 100%;
/*flex-basis: 0;
flex-grow: 1;
flex-shrink: 1;*/
}

.blokHlavniMenu .navbar-brand{
	
    padding: 0px 0px 0px 0px;
}

.blokHlavniMenu .navbar-brand.navbar-brand-icoFacebook{
  align-self: center;
  margin-right: 50px;
  margin-left: 30px;
}

.zahlaviMenuFix .blokHlavniMenu .navbar-brand.navbar-brand-icoFacebook {
  margin-right: 25px;
  margin-left: 20px;
}

.zahlaviMenuFix .blokHlavniMenu .navbar-brand.navbar-brand-icoFacebook  img{
  height: 34px;
}

div.pozadiHlavniMenu div.blokHlavniMenu a.menuA {
  color: #fff;
  font-size: 28px;
  padding: 0px 20px 0px 20px;
  text-decoration: none;
  line-height: 1.3;
  margin: 0px 0px 0px 0px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  font-weight: normal;
  position: relative;
  font-family: 'source_sans_proregular';
  text-transform: uppercase;
  height: 100%;
}

div.pozadiHlavniMenu div.blokHlavniMenu .navItemLogo a.menuA {

    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}



div.pozadiHlavniMenu div.blokHlavniMenu a.menuA .obrLogo{

    padding: 0px 0px 0px 0px;
}



div.pozadiHlavniMenu div.blokHlavniMenu li > a.menuA::before{
	display:block;
	position:absolute;
	bottom:-2px;
	left: 0px;
	height:8px;
	background:#FFDD01;
	content: "";	
	width: 0px;	
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	
}

div.pozadiHlavniMenu div.blokHlavniMenu li:hover > a.menuA::before, div.pozadiHlavniMenu div.blokHlavniMenu li > a.menuA.active::before, div.pozadiHlavniMenu div.blokHlavniMenu li.vybrano > a.menuA::before, div.pozadiHlavniMenu div.blokHlavniMenu li.dropdown.show > a.menuA::before{

	-webkit-animation-name: podtrzeniNarust;
	animation-name: podtrzeniNarust;
}


@keyframes podtrzeniNarust {
	0% {
		width: 0px; }
	100% {
		width: 100%;
	} 
}

div.pozadiHlavniMenu div.blokHlavniMenu a.menuA span.menuLiSpan{
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;	
	position:relative;
}

div.pozadiHlavniMenu div.blokHlavniMenu li.vybrano a.menuA span.menuLiSpan{
   
}

div.pozadiHlavniMenu div.blokHlavniMenu li{

}

.blokHlavniMenu .dropdown-menu {
  border-radius: 0px;
  border: none;
  background: rgba(0, 33, 80, 0.89);
  margin-top: 0px;
}


div.pozadiHlavniMenu div.blokHlavniMenu li.vybrano a.menuA, div.pozadiHlavniMenu div.blokHlavniMenu li a.menuA.active, div.pozadiHlavniMenu div.blokHlavniMenu li.vybrano a.menuA{
color: #FFDD01;
text-decoration: none;
}


div.blokHlavniMenu .dropdown-item:focus, div.blokHlavniMenu .dropdown-item:hover{
background: rgba(0, 18, 43, 0.7);	
}

div.blokHlavniMenu li.dropdown-item > a{
color: #fff;
padding: 10px 0;
display: inline-block;
}

div.blokHlavniMenu li.dropdown-item.top-dropdown-item {
  margin-top: -0.5rem;
}

div.blokHlavniMenu li.dropdown-item.top-dropdown-item > a {
  padding: 10px 0px;
  display: inline-block;
}

div.blokHlavniMenu .dropdown-divider{
	margin: 0px;
	border-top: 1px solid #000f24;
}

div.blokHlavniMenu li.dropdown-item > a:hover{
color: #FFDD01;
}


div.blokHlavniMenu li:hover > a, div.blokHlavniMenu li.dropdown.show > a{
color: #FFDD01;
background: rgba(0,0,0,0.0);
}


div.pozadiHlavniMenu div.blokHlavniMenu li:hover{

}

div.pozadiHlavniMenu .hlavniMenu > li > .dropdown-menu{
	transition: none;
	display: block;
	/*transition: all 1.2s ease-in-out;
	transform: scaleY(0);
	display: block;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	opacity: 0;
}

div.pozadiHlavniMenu .hlavniMenu > li > .dropdown-menu.show{
	transform: scaleY(1);
	opacity: 1;*/
	
}

div.pozadiHlavniMenu div.blokHlavniMenu .dropdown-menu li {
  padding-left: 0px;
  padding-right: 0px;
}

div.pozadiHlavniMenu div.blokHlavniMenu .dropdown-menu li a{
  padding-left: 15px;
  padding-right: 15px;
}

div.pozadiHlavniMenu div.blokHlavniMenu .dropdown-menu .dropdown-menu li a{
  padding: 5px 15px 5px 30px;
}


.blokHlavniMenu .dropdown-menu .dropdown-menu {
  background: transparent;
  position: static;
  transition:none;
}


.zahlaviMenuFix .pozadiHlavniMenu .blokHlavniMenu, 
.typStranky-stranka .pozadiHlavniMenu .blokHlavniMenu, 
.typStranky-clanek .pozadiHlavniMenu .blokHlavniMenu,
.typStranky-kategorie .pozadiHlavniMenu .blokHlavniMenu, 
.typStranky- .pozadiHlavniMenu .blokHlavniMenu {
    margin: 0px auto 0px 0px;
	clear: none;
}

.zahlaviMenuFix div.pozadiHlavniMenu div.blokHlavniMenu a.menuA{
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%;
overflow: hidden;	
}


div.telo div.obsah {
	float: left;
padding: 0px;
margin: 0px 0px 0px 0px;
width: 100%;
background: #fff;	
}

div.obsah ul{
list-style-position: inside;
    margin-left: 10px;
}


.kategorie {
	padding-top: 0px;
	min-height: calc(100vh - 160px);
	min-height:300px;
}

.strankaSObrazkem .kategorie {
	padding-top: 0px;
}

.stranka {
  padding: 40px 0px;
  float: left;
}



/* ----- 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: #002150;
}

div.strankovani div.neaktivni {

	margin: 10px 3px 0px 0px;
	padding: 0px 3px 0px 3px;

color: #bbb;
}












/* ----- Definice horní část ----- */

h1, .hlavniNadpis  {
width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 5px 0px;
    line-height: 1.4;
text-align: center;
font-size: 56px;
color: #002150;

font-family: 'source_sans_probold';
}

h2 {
width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 5px 0px;
    line-height: 1.4;
text-align: center;
font-size: 30px;
color: #737373;
text-transform: uppercase;
font-family: 'source_sans_probold';
}

h3  {
width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    line-height: 1.4;
text-align: left;
font-size: 18px;
color: #002150;
text-transform: uppercase;
}




.kategorie .hlavniNadpis {
}






/* ----- Definice uvodní stránky ----- */

	/* ----- slideshow uvod ----- */

#slideshowUvod{
	
}

#slideshowUvod .carousel-indicators {
  width: 100%;
  margin: 0px;
  position: relative;
  background: #002150;
  display: flex;
  justify-content: stretch;
}

#slideshowUvod .carousel-indicators button {
  flex: 1 1 auto;
  padding: 30px 20px;
  text-indent: unset;
  border: none;
  background: none;
  border-radius: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  border-right:1px solid #000;
  margin: 0px;
}

#slideshowUvod .carousel-indicators button.active {
background: #001736;
}

#slideshowUvod .indicatorsNazev{
	display: inline-block;
	color: #fff;
	font-size: 20px;
line-height: 1.3;
    font-family: 'roboto_condensedbold'; 
}

#slideshowUvod button.active .indicatorsNazev{
	color: #FFDD01;
}

#slideshowUvod .indicatorsData{
	margin-top: 15px;
	border: 1px solid #FFDD01;
	display: inline-block;
	color: #fff;
	font-size: 18px;
line-height: 1.3;
}

#slideshowUvod .indicatorsDatum{
	display: inline-block;
	color: #000;
	background: #FFDD01;
    font-family: 'source_sans_probold'; 
	padding: 3px 10px;
	float: left;
}

#slideshowUvod .indicatorsKategorie{
	display: inline-block;
    font-family: 'source_sans_proregular';
padding: 3px 15px;	
float: left;
}


#slideshowUvod .controlPrevNext{
	position: absolute;
	top: auto;
bottom: -30px;
right: 0px;
z-index: 3;
}

#slideshowUvod .controlPrevNext .carousel-control-prev, #slideshowUvod .controlPrevNext .carousel-control-next{
	position: static;
	background: #FFDD01;
	border: none;
border-radius: 0px;
opacity: 1;
width:48px;
height: 60px;
}

#slideshowUvod .controlPrevNext .carousel-control-prev {
  background: linear-gradient(70deg, rgba(255, 221, 1, 0) 0%, rgba(255, 221, 1, 0) 25%, #FFDD01 25%, #FFDD01 100%);
  border-right: 1px solid #CEB910;
  padding-left: 20px;
  width: 72px;
}

#slideshowUvod .carousel-control-next-icon, #slideshowUvod .carousel-control-prev-icon {
  display: inline-block;
  width: 24px;
  height: 33px;
  margin: 0px;
padding: 0px;
background-color:transparent;
}

#slideshowUvod .carousel-inner {
  overflow: visible;
}

#slideshowUvod .carousel-inner img {
  height: calc(100vh - 130px);
  object-fit: cover;
  object-position: center;
}

#slideshowUvod .uvodSlideVideoObal{
  /*aspect-ratio: 80/53;*/
  width:100% ;
  height: calc(100vh - 130px) ; 
  position:relative;
  overflow: hidden;
}

#slideshowUvod .uvodSlideVideo{
  /*aspect-ratio: 80/53;*/
 width:100% ;
 height:100%;
   position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


@media (min-aspect-ratio: 16/9) {
  #slideshowUvod .uvodSlideVideo {
    /* height = 100 * (9 / 16) = 56.25 */
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  #slideshowUvod .uvodSlideVideo {
    /* width = 100 / (9 / 16) = 177.777777 */
    width: 177.78vh;
  }
}


#slideshowUvod .carousel-caption {
  padding: 0px 20px 40px 20px;
  border: none;
  background-color:transparent;
  /*background: linear-gradient(180deg, rgba(3,8,21,0) 0%, rgba(3,8,21,0) 30%, rgba(3,8,21,0.94) 90%, rgba(3,8,21,1) 100%);*/
  border-radius: 0px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  width: 100%;
  margin: 0px;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

#slideshowUvod .captionNazev{
	display: inline-block;
	color: #fff;
	font-size: 40px;
line-height: 1.3;
    font-family: 'roboto_condensedbold'; 
}

#slideshowUvod .captionText{
	display: inline-block;
	color: #fff;
	font-size: 16px;
line-height: 1.3;
    font-family: 'source_sans_probold'; 
	padding-top: 5px;
}

#slideshowUvod .captionData{
	margin-top: 15px;
	/*border: 1px solid #FFDD01;*/
	display: inline-block;
	color: #fff;
	font-size: 18px;
line-height: 1.3;
}

#slideshowUvod .captionDatum{
	display: inline-block;
	color: #000;
	background: #FFDD01;
    font-family: 'source_sans_probold'; 
	padding: 3px 10px;
	float: left;
}

#slideshowUvod .captionKategorie{
	display: inline-block;
    font-family: 'source_sans_proregular';
padding: 3px 15px;	
float: left;
}



#slideshowUvod .captionTl{
	display: inline-block;
	color: #001736;
	background: #FFDD01;
    font-family: 'source_sans_probold'; 
	padding: 10px 50px;
outline: none;
border: none;
font-size: 16px;
line-height: 24px;
box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.4);
opacity: 0.9;
transition: all 1s ease;
}




#slideshowUvod .carousel-caption:hover .captionTl{
	color: #fff;
	background: #001736;
	
box-shadow:none;
}




	/* ----- bannery pod slideshow uvod ----- */

#banneryPodSlideshow .boxyPodSlideshow {
	gap: 15px;
	margin: 40px 0px 40px 0px;
}

#banneryPodSlideshow .boxyPodSlideshow .box {
	display: block;
	width: 33%;
}

#banneryPodSlideshow .boxyPodSlideshow .box .boxInner {
  position:relative;
   transition: all .2s ease-in-out;
}


#banneryPodSlideshow .boxyPodSlideshow .box:hover .boxInner{
   transform: scale(1.1);
   z-index:1;
}


#banneryPodSlideshow .boxyPodSlideshow .boxTextyPozadi {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
width: 100%;
  padding: 20px 20px;
}

#banneryPodSlideshow .boxyPodSlideshow .sudy .boxTextyPozadi {
	background-color:rgba(255,221,1,0.8);
	color: #053B60;
}

#banneryPodSlideshow .boxyPodSlideshow .lichy .boxTextyPozadi {
	background-color:rgba(0,33,80,0.8);	
	color: #fff;
}

#banneryPodSlideshow .boxyPodSlideshow img {
	width: 100%;
  height: auto;
}

#banneryPodSlideshow .box h2 {
  width: 100%;
  margin: 0px 0px -5px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.1;
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;  
    font-family: 'source_sans_probold'; 
}


#banneryPodSlideshow .boxyPodSlideshow .sudy.box h2 {
	color: #053B60 ;
}

#banneryPodSlideshow .boxyPodSlideshow .lichy.box h2 {
	color: #fff ;
}

#banneryPodSlideshow .box .boxText  {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.2;
  text-align: center;
  font-size: 30px;
  font-family: 'roboto_condensedbold'; 
}


	/* ----- bannery střed uvod ----- */
#blokyStred  {
	float:left;
	width: 100%;
	margin: 40px 0px 40px 0px;
}
	
#blokyStred .blokyStredNadpis {
    font-family: 'source_sans_problack'; 	
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.2;
  text-align: center;
  font-size: 72px;
  color:#BFBFBF;
  text-transform:none;
}
	
#blokyStred .blokyStredPodnadpis {
    font-family: 'source_sans_probold'; 	
  width: 100%;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.2;
  text-align: center;
  font-size: 24px;
  color:#002150;
  text-transform:uppercase;
}

	
#blokyStred .blokyStredText {
    font-family: 'source_sans_proregular'; 	
  width: 100%;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.2;
  text-align: center;
  font-size: 18px;
  color:#000;
  text-transform:none;
}

#blokyStred .blokyStredBloky {
	gap: 15px;
	margin: 40px 0px 40px 0px;
}

#blokyStred .blokyStredBannery {
	gap: 15px;
	margin: 0px 0px 0px 0px;
	width: 665px;
	flex-shrink: 0;
}


#blokyStred .blokyStredBanneryPrave {
  gap: 15px;
  margin: 0px 0px 0px 0px;
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 45%;
  max-width: calc(47% - 15px);
}
#blokyStred .blokyStredBloky .box  {
  display: block;
}

#blokyStred .blokyStredBloky .box.box1 {
  max-width: 53%;
  flex-grow: 1;
  flex-shrink: 1;
}

#blokyStred .blokyStredBloky .box .boxInner {
  position:relative;
   transition: all .2s ease-in-out;
   display: block;
}


#blokyStred .blokyStredBloky .box:hover .boxInner {
   transform: scale(1.1);
   z-index:1;
}


#blokyStred .blokyStredBloky .boxTextyPozadi {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
width: 100%;
  padding: 20px 20px;
}

#blokyStred .blokyStredBloky .sudy .boxTextyPozadi {
	background-color:rgba(255,221,1,0.8);
	color: #053B60;
}

#blokyStred .blokyStredBloky .lichy .boxTextyPozadi {
	background-color:rgba(0,33,80,0.8);	
	color: #fff;
}

#blokyStred .blokyStredBloky img {
  max-width: 100%;
  height: auto;
}

#blokyStred .blokyStredBannery img {
  width: 100%;
}


#blokyStred .box .boxNadpis {
  width: 100%;
  margin: 0px 0px -5px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.1;
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;  
    font-family: 'source_sans_probold'; 
}


#blokyStred .blokyStredBloky .sudy.box .boxNadpis {
	color: #053B60 ;
}

#blokyStred .blokyStredBloky .lichy.box .boxNadpis {
	color: #fff ;
}

#blokyStred .box .boxText  {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.2;
  text-align: center;
  font-size: 24px;
  font-family: 'roboto_condensedbold'; 
}



#blokyStred .blokyStredBanneryClanky {
	padding: 0px;
  margin: 0px;
  border:1px solid #002150;
}

#blokyStred .blokySBNadpis {

    float: left;
    padding: 10px 40px;
    min-width: 40%;
    text-align: center;
    background: #002150;
    color: #fff;
    font-family: 'source_sans_probold'; 
    text-transform: uppercase;
	font-size: 30px;
line-height: 1.3;
}

#blokyStred .blokySBClanky {
	width: 100%;
	padding: 20px 30px 0px 30px;
} 

#blokyStred .blokySBClanek  {
  margin:  10px 0px 20px 0px;
}

#blokyStred .blokySBClanek img {
  width: 170px;
  max-width:30%;
  height: auto;
  float: left;
  margin:  0px 20px 0px 0px;
  max-height: 100px;
object-fit: cover;
object-position: top;
flex-grow: 0;
flex-shrink: 0;
}

#blokyStred .blokySBClanekTexty {
  padding: 0px 0px 0px 0px;
  margin:  0px 0px 0px 0px;
}

#blokyStred .blokySBClanekNazev{
	color: #002150;
	font-size: 24px;
line-height: 1.2;
    font-family: 'source_sans_probold'; 
}

#blokyStred .blokySBClanekData{
	margin-top: 5px;
	color: #000;
	font-size: 16px;
line-height: 1.3;
}

#blokyStred .blokySBClanekDatum{
	display: inline-block;
	background: #FFDD01;
    font-family: 'source_sans_probold'; 
	padding: 3px 15px;
	float: left;
}

#blokyStred .blokySBClanekKategorie{
	display: inline-block;
    font-family: 'source_sans_proregular';
	padding: 3px 15px;	
	float: left;
}

#blokyStred .blokySBTlBox {
  text-align: right;
  padding: 0px 30px 30px;
}

#blokyStred .blokySBTlBox .tlacitko {
  padding: 10px 20px;
}



	/* ----- sponzoři uvod ----- */
#sponzori  {
	float:left;
	width: 100%;
	margin: 40px 0px 40px 0px;
}
	
#sponzori .sponzoriNadpis {
    font-family: 'source_sans_problack'; 	
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.2;
  text-align: left;
  font-size: 48px;
  color:#BFBFBF;
  text-transform:none;
}
	
#sponzori .sponzoriPodnadpis {
    font-family: 'source_sans_probold'; 	
  width: 100%;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.2;
  text-align: center;
  font-size: 24px;
  color:#002150;
  text-transform:uppercase;
}


#sponzori .sponzoriBanner  {
  float: left;
  width: 55%;
  padding: 0px 50px 50px 0px;
}

#sponzori .sponzoriBanner img  {
  width: 100%;
  height:auto;
}


#sponzori .sponzoriTexty   {
  float: left;
  width: 45%;
}
	
#sponzori .sponzoriText {
    font-family: 'source_sans_probold'; 	
  width: 100%;
  margin: 30px 0px 50px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.2;
  text-align: left;
  font-size: 18px;
  color:#002150;
  text-transform:none;
}

#sponzori .sponzoriText img {
    max-width: 100%;
    max-height: 100px;
  }

#sponzori .hlavniSponzori{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  gap: 30px;
  margin:40px 0px;
  flex-wrap:wrap;
}

#sponzori .hlavniSponzori img {
    max-height: 150px;
	width:auto;
}

#sponzori .sponzoriSliderPozadi{
	background: #FFDD01;
	padding: 40px 5%;
	margin-top: 40px;
}

#sponzori .sponzoriSlider  {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 20px 40px;
  flex-wrap:wrap;
  float: left;
width: 100%;
}

#sponzori .sponzoriPodadpis  {
  color: #0d2c58;
  margin: 10px 0px 20px 0px;
  float: left;
  width: 100%;
  font-size:24px;
}

#sponzori .sponzoriSlider  img{
  max-height:60px;
}

  
.hlavniText{   
margin: 60px 0px 40px 0px;
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
    color: #262626;
    position:relative;   
    text-align: left;
	float:left;
	width:100%;
}

.hlavniText strong, .hlavniText b{ 
font-family:source_sans_probold;
font-weight: normal;
}

#hlavniTextUvod .hlavniText {
  font-size: 16px;
}


.kategorie .hlavniText {
    margin: 20px 0px 0px 0px;
}



.hlavniText p{ 
    padding: 10px 0px 10px 0px;
}

.hlavniText img{ 
    max-width:100%;
}





/*----------------- kontaktní formulář  ------------------------*/



.formBlok{
max-width: 100%;
margin: 0 auto;
}

form.kontaktniForm .blok {
    width: 100%;
    float: left;
}

form.kontaktniForm .blok.blok50 {
    width: 50%;
    float: left;
	padding: 0px 20px;
}

form.form.kontaktniForm {
max-width: 500px;
margin: 0px auto 20px auto;
}



form.form.kontaktniForm.objednavkaForm{
max-width: 1000px;
}

form .radek {
	border: 0;
vertical-align: baseline;

    margin: 10px 0px 0px 0px;
padding: 0;
    position: relative;
    height: 60px;
    overflow: hidden;  
max-width: 100%;
}


form .radek.radek150{
width: 150px;
}

form .radek.radek250{
width: 250px;
}

form .radek.radek350{
width: 350px;
}

form .radek.radek500{
width: 500px;
}


form .radek.radekEmpty{
height: auto;
}


form .radek.textarea {
    height: 75px;
}

form.kontaktniForm input[type="text"].inputText {
    width: 100%;
    border: none;
    font-size: 1.25rem;
    line-height: 1;
    letter-spacing: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    padding-top: 26px;
	height: auto;
	max-height:none;
	max-width:none;
}

form .nadpisRadku {
	height: 100%;
position: absolute;
left: 0;
width: 100%;
letter-spacing: 0;
    bottom: 0;
    pointer-events: none;
    border-bottom: 1px solid #eaeaea;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
}

form .nadpisRadku .text{
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 8px;
    transition: all .3s ease;
}

form .textarea .nadpisRadku .text {
    padding-bottom: 12px;
}

form.kontaktniForm input[type="text"].inputText.touched + .nadpisRadku .text, 
form.kontaktniForm input[type="text"].inputText:focus + .nadpisRadku .text, 
form.kontaktniForm input[type="text"].inputText:required:valid + .nadpisRadku .text,
form.kontaktniForm input[type="text"].inputText.vyplneno + .nadpisRadku .text,
form.kontaktniForm textarea.inputTextarea.touched + .nadpisRadku .text, 
form.kontaktniForm textarea.inputTextarea:focus + .nadpisRadku .text, 
form.kontaktniForm textarea.inputTextarea:required:valid + .nadpisRadku .text, 
form.kontaktniForm textarea.inputTextarea.vyplneno + .nadpisRadku .text {
    transform: translateY(-150%);
    font-size: 14px;
    left: 0;
    color: #002150;
	font-weight: normal;
}


form.kontaktniForm textarea.inputTextarea.inputTextarea500 {
    width: 100%;
    max-width: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    border: none;
    font-size: 20px;
    line-height: 1;
height: 44px;
padding-top: 2px;
resize: none;
margin-top: 26px;
padding-bottom: 2px;
}

form .radekCheckbox {
    border: 0;
    vertical-align: middle;
    margin: 15px 0px 0px 0px;
    padding: 10px 0px;
	height: auto;
}

form .radekCheckbox input[type="checkbox"] {
    vertical-align: top;
    margin-top: 4px;
}

form .nadpisCheckbox {
    font-size: 1.25rem;
    line-height: 1.2;
    display: inline-block;
    max-width: 90%;
    max-width: calc(100% - 25px);
    padding-left: 5px;
}

form .nadpisCheckbox span{
    font-size: 20px;
	font-weight:bold;
}

form .nadpisCheckbox span.textMini{
    font-size: 16px;
	font-weight:normal;
}


@media only screen and (max-width: 400px) {

form .nadpisRadku,
.custom-select {
  font-size: 1rem;
}

}





#clanek, #kategorie, #stranka{
	margin-top:80px;
}

.strankaBezObrazku #clanek, .strankaBezObrazku #kategorie, .strankaBezObrazku #stranka{
	margin-top:150px;
}

.strankaBezObrazku #stranka, .strankaBezObrazku #kategorie{
	margin-top:120px;
}

.obrClanek {
max-width: 100%;
}


.clanek .obrClanek {
max-width: 100%;
margin: 20px auto 20px auto;
}



/* ----- aktuality  ----- */
.aktualityPozadi  {
 border-bottom: 1px solid #E5E5E5;
padding: 100px 0px 100px 0px;
}

.aktuality .aktualityNadpis {
  color: #002150;
  margin-bottom: 0px;
}

.boxyAktuality {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

.boxyAktuality .novinkySlide  {
  width: 48%; 
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  float: left;
  margin: 20px auto 40px auto;
}

.boxyAktuality .slideObr {
  width: 35%;
  max-width:300px;
  margin-right: 5%;
  float: left;
  height: 150px;
  max-height: 150px;
overflow: hidden
}

.boxyAktuality .slideObr img{
width: 100%;
height: 100%;
object-fit: cover;
}

.boxyAktuality .slideTexty  {
  width: 60%; 
  text-align: left;
}

.boxyAktuality .slideText  {
font-size: 16px;
margin: 5px 0px 15px 0px;
float: left;
width: 100%;
line-height: 1.4;
}

.boxyAktuality .slideText p {
margin: 0px;
padding: 0px;
}

.boxyAktuality .slideNadpisA{
float: left;
width: 100%;
display:inline-block;	
}

.boxyAktuality .slideNadpis {
  text-transform: none;
}


.blokySBClanekData{
	margin-top: 5px;
	color: #000;
	font-size: 16px;
line-height: 1.3;
}

.blokySBClanekDatum{
	display: inline-block;
	background: #FFDD01;
    font-family: 'source_sans_probold'; 
	padding: 3px 15px;
	float: left;
}

.blokySBClanekKategorie{
	display: inline-block;
    font-family: 'source_sans_proregular';
	padding: 3px 15px;	
	float: left;
}

#aktuality .aktuality a.tlacitko {
  margin-right: 10px;
}

.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: #002150;
  text-transform: none;
}

.seznamKategorii   {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  gap: 5px;
  padding-top: 20px;
}


.tlacitko.tlacitkoMini{
	padding: 8px 20px;
	font-size: 14px;
}



/*-------------  kotakt patička ---------------*/

#kontaktniInfo {
display: flex;
width: 100%;
align-items: stretch;
justify-content: stretch;
flex-wrap: wrap;
text-align: center;	
margin: 0px 0px 0px 0px;
overflow: hidden;
padding: 0px 30px 30px 30px;
}

.kontaktniInfoHlavniNadpis{	
font-family: 'source_sans_problack';
width: 100%;
margin: 40px 0px 40px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.2;
text-align: center;
font-size: 72px;
color: #BFBFBF;
text-transform: none;
}

.kontaktniInfoBlok {
width: 35%;	
float: left;
gap: 10px;
}

.kontaktniInfoBlok img {
  width:48%;
  width: calc(50% - 10px);
  height: auto;
}

.kontaktniInfoProvozovna{
width: 100%;	
}

.provozovnaObr{
	
}

.kontaktniInfoTexty {
  padding: 40px;
  background: #fff;
  margin-right: 0px;
  position: relative;
  left: 25%;
  width: 75%;
  margin-bottom: 0%;
  margin-top: -18%;
}

.kontaktniInfoTexty .kontaktniInfoNadpis {
	font-size: 30px;
	margin: 10px 0px 0px 0px;
	color: #002150;
	font-family: source_sans_probold;
  text-align: left;
  padding-left: 15px;
}

.kontaktniInfoTexty .ikonaBlok {
text-align: left;
padding: 10px 0px;
display: flex;
justify-content: flex-start;
align-items: center;
}

.kontaktniInfoTexty .ikonaObrazek  {
  display: block;
  float: left;
  width: 80px;
  text-align: center;
}

.kontaktniInfoTexty .ikonaObr {
  
}

.kontaktniInfoTexty .ikonaTexty {
  display: block;
float: left;
}

.kontaktniInfoTexty .ikonaText {
	font-family: roboto_condensedbold;
  font-size: 20px;
  color: #333;
  padding: 0px 0px 0px 0px;
line-height: 1;
}

.kontaktniInfoTexty .ikonaText2 {
  color: #002150;  
  font-size: 16px;
	font-family: source_sans_proregular;
}

.kontaktniInfoTexty .textMail{	
  padding: 5px 0px 0px 0px;
}

.kontaktniInfoTexty .ikonaTexty span {
  width: 100%;
  display: block;
}



.kontaktniInfoMapa {
width: 65%;	
background: #ddd url('../grafika/mapa.jpg') no-repeat center center;
background-size: cover;
display: block;
float: left;
position: relative;
height: 100%;
}

.mapaPoziceBox{
  position: relative;
  top: 35%;
  left: 38%;
  top: calc(58% - 180px);
  left: calc(42% - 35px);
  float: left;
}


#mapaPozice {
  width: 55px;
  height: 40px;
  float: left;
  position: relative;
  left: 25px;

}

#mapaPozice img{
margin:10px 0px 0px 0px;	
}

.logoMapaBox {
  width: 108px;
height: 119px;
}



 .upDownReturn {
-webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  
    -webkit-animation-name: upDownReturn;
  animation-name: upDownReturn;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;/*
	-webkit-animation-direction: alternate;
	animation-direction: alternate;*/
}


@keyframes upDownReturn {
  0% {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
	transform: scale(1,1) translate(0px, 0px);
  }

  25% {	
  
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
	transform: scale(1,1) translate(0px, 20px);
  }

  50% {	
	transform: scale(1.3, 0.7) translate(0px, 50px);
  }

  75% {
	transform: scale(1,1)  translate(0px, 20px);
  }

  100% {
	transform: scale(1,1)  translate(0px, 0px);
  }
}



/* ----- patička ----- */


div.paticka  {
margin: 0px 0% 0px 0px;
padding: 20px 0% 20px 0%;
background: #002150;
float: left;
}



div.paticka div.copyright {
margin: 10px 0% 10px 0px;
padding: 0px 0% 0px 0%;
text-align: center;
color: #fff;
font-size: 16px;
line-height: 1.3;
position: relative;
float:left;
width: 100%;

	font-family: source_sans_proregular;
}

div.paticka div.copyright a{
text-decoration:none;
color:#fff;
}

div.paticka div.copyright a:hover{
text-decoration:none;
color:#FFDD01;
}

div.paticka div.copyright1 {
float:left;
}

div.paticka div.copyright2 {
float:right;
}





.paticka .oddelovac {
    display: inline-block;
    padding: 0px 20px;
}





/*--------------------  vlastní litebox  -----------------*/
 /* Style the Image Used to Trigger the Modal */

 
 .modal-backdrop.show {
    opacity: .7;
}

/* The Modal (background) */
.modal.liteboxModal {
  background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

.modal.liteboxModal .modal-dialog.modal-lg {
max-width: 1500px;
background: transparent;
width: 1500px;
box-sizing: border-box;
margin: 0px auto;
padding: 60px 0px 20px 0px;
height: 100%;
}

/* Modal Content (Image) */
.modal.liteboxModal .modal-content {
margin: auto;
display: block;
width: 100%;
max-width: 1500px;
background: #fff;
border: none;
padding: 50px 0px;
border-radius: 2px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
.modal.liteboxModal .liteboxModalText {
  margin: auto;
  display: block;
  width: 90%;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
}

/* Add Animation - Zoom in the Modal */
.modal.liteboxModal .modal-content, .modal.liteboxModal .liteboxModalText {
  /*animation-name: zoom;
  animation-duration: 0.6s;*/
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.modal.liteboxModal .close {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.modal.liteboxModal .close:hover {
    color: #000;
}

.modal.liteboxModal .close:hover,
.modal.liteboxModal .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 1500px){
.modal.liteboxModal .modal-content {
  width: 100%;
}


.modal.liteboxModal .modal-dialog.modal-lg {
	max-width: 90%;
	margin-left: auto;
margin-right: auto;
}
} 



/*------------------------- kategorie a články -------------------*/
.uvodLeva.kategorie, .uvodPrava.kategorie {
    margin-top: 50px;

}

.uvodPrava.kategorie {
    position: -webkit-sticky;
    position: sticky;
    top: 55px;
}

.editor_text{
width: 100%;
text-align: left;
margin-bottom: 40px;
}

.editor_text h2.editorNadpis{
width: 100%;
margin-bottom: 20px;
}

.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 - 500px);*/
}

.clanek  .hlavniNadpis{
	margin: 0px 0px 20px 0px;
}

.clanek .hlavniObrazek.hlavniText, .stranka .hlavniObrazek.hlavniText  {
  margin-bottom: 20px;
  text-align: center;
} 

.clanek .hlavniText img {
  max-width:100%;
  height:auto;
  margin: 10px 0px 10px 0px;
}

.clanek .hlavniObrazek.hlavniText img {
  max-width:100%;
  height:auto;
  max-height: 500px;
  margin: 0px 0px 20px 0px;
} 




.clanek .slide2Text .hlavniNadpis {
    padding: 120px 0px 0px 0px;
}

.clanek .pozadi.pozadiSlide2 {
    min-height: 30vw;
    background-size: 100% auto !important;
}

.clanek .podstrankaBezObr {
padding-top: 120px;
}


.modal-header {
  border-image-slice: 1;
  border-width: 0px;
border-color: #002150;
padding: 1rem 30px;
}

.modal-body {
    padding: 5px 30px;
}

.modal-body form.form.kontaktniForm {
    max-width: 500px;
    margin: 10px auto 10px auto;
}


/*--------------- slideshow ------------------------- */



.carousel-control-next, .carousel-control-prev {
    max-width: 100px;
}

.carousel-control-prev-icon, .galerie.owl-carousel .owl-nav  .owl-prev span {    
background: #000b url('../grafika/icoSipkaLevaTenka.png') no-repeat center center;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
margin-right: auto;
}

.carousel-control-next-icon, .galerie.owl-carousel .owl-nav  .owl-next span {
background: #000b url('../grafika/icoSipkaPravaTenka.png') no-repeat center center;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
margin-left: auto;
}

.carousel-control-next-icon, .carousel-control-prev-icon, .galerie.owl-carousel .owl-nav  .owl-prev span, .galerie.owl-carousel .owl-nav  .owl-next span {
    display: inline-block;
    width: 48px;
    height: 88px;
	
}

.galerieBlok.blokPrvek {
  text-align: center;
  margin-bottom: 60px;
}



.galerie.owl-carousel .owl-nav {
  position: absolute;
  top: auto;
  bottom: -30px;
  right: 0px;
  z-index: 3;
}


.galerie.owl-carousel .owl-nav  .owl-prev, .galerie.owl-carousel .owl-nav  .owl-next{
	position: static;
	background: #FFDD01;
	border: none;
border-radius: 0px;
opacity: 1;
width:48px;
height: 60px;
}

.galerie.owl-carousel .owl-nav .owl-prev {
  background: linear-gradient(70deg, rgba(255, 221, 1, 0) 0%, rgba(255, 221, 1, 0) 25%, #FFDD01 25%, #FFDD01 100%);
  border-right: 1px solid #CEB910;
  padding-left: 20px;
  width: 72px;
}

.galerie.owl-carousel .owl-nav  .owl-prev span, .galerie.owl-carousel .owl-nav  .owl-next span {
  display: inline-block;
  width: 24px;
  height: 33px;
  margin: 0px;
padding: 0px;
background-color:transparent;
}

.galerie.owl-carousel .gSlideText{
	/*position: absolute;
	bottom:0px;
	left:0px;*/
	width: 100%;
	background-color: #002150;
color: #fff;
padding: 20px 20px;
}

.galerieBlok .owl-item img {
	max-width: 100%;
	margin-bottom:0px;
}

.galerieBlok .slide-caption {
font-weight:bold;
    padding: 0px 5px;
	text-align: center;
	font-size:24px;
	line-height:1.3;
	font-family: source_sans_probold;
} 

.galerieBlok .slide-text {	
    padding: 0px 5px;
	text-align: center;
	font-size:16px;
	line-height:1.3;
} 

/*
.galerie.carousel {
    margin: 20px auto;
    display: inline-block;
    min-height: 0px !important;
vertical-align: baseline;
}
.galerie .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 20px;
    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: 7px;
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #939ba4;
    background-clip: padding-box;
    opacity: 1;
    transition: all .6s ease;
    border: 1px solid #46515e;
	border:none;
}

.galerie .carousel-indicators .active {
    opacity: 1;
    border-color: #002150;
    background: #002150;
}
*/
.galerie.carousel .carousel-item img{
max-width: 100%;
height: auto;
}

.pozadiSlideshow.uvod .galerie.carousel .carousel-item img {
    width: 100%;
}


.bannery {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
    margin: 30px 0px 20px 0px;
	padding: 0 10px;
}

.bannery .banner {
    max-width: 100%;
    float: left;
    text-align: center;
}

.bannery .banner img{
    max-width: 100%;
}

.bannery .banner img{
    max-width: 100%;
	transition: all .4s ease-in-out;
}

.bannery .banner img:hover {
    transform: scale(1.1);
}

.bannery .banner a{
    text-decoration: none;
	width: 100%;
}



.upozorneni  {
    width: 100%;
    margin: 50px 0px;
    text-align: center;
    font-size: 18px;
}

.strankaBezObrazku .upozorneni  {
margin: 150px 0px 50px 0px;
}

.upozorneni.redInfo{
    color: red;
}


.upozorneni.blueInfo{
    color: blue;
}

.upozorneni.greenInfo{
    color: green;
}



.absoluteBox {
    position: fixed;
    background: #fff;
    padding: 15px;
    bottom: 0px;
    left: 0px;
    box-shadow: 1px 1px 10px rgba(0,0,0,.15);
    z-index: 999;
    border-top-right-radius: 2px;
}

.absoluteBox.upozorneniLista{
	position:fixed;
	left:0;
	right:0;
	top:auto;
	bottom:0;
	background:#002150;
	margin:0;
	padding:15px 20px;
	color:#fff;
	border-top:1px solid #fff;
	z-index:17000000;
	font-size:13px;
	font-weight:400;
	display:none
}

.absoluteBox.upozorneniLista .upozorneniTelo{
display: -ms-flexbox;      
display: -webkit-flex;     
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

.absoluteBox.upozorneniLista a{
	font-size:13px;
	color: #300;
}


.absoluteBox.upozorneniLista a:hover{
	color: #fff;
	text-decoration:none;
}

.absoluteBox.upozorneniLista .tlacitko.tlacitkoUpozorneniLista {
	margin:0;
	padding:0;
	font-size:12px;
	text-decoration:none!important;
	cursor:pointer;
	background:url(../grafika/zavrit.png) no-repeat;
	height:20px;
	width:20px;
	display:inline-block;
	background-size:contain;
	opacity:.8;	
	border: none;
}

.absoluteBox.upozorneniLista .tlacitko.tlacitkoUpozorneniLista:hover{
	background-color:transparent;
	opacity:1
}

.absoluteBox.upozorneniLista .upozorneniMessege{
	margin:5px 0 5px 0
}

.absoluteBox.upozorneniLista .upozorneniMessegeTl{
	margin:0 0 0 10px
}




/*------------- detail auta ------------------------*/


.clanekGalerie {
	width:50%;
	margin: 50px 5% 20px 0px ;
	float:left;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
    height: auto;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}


.clanekGalerie .carousel-item img{
	max-width: 100%;
}

.clanekGalerie .carousel-indicators {
    margin: 20px 0px 0px 0px;

}

.clanekGalerie .carousel-indicators li {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    border: none;
    opacity: .7;
}
.clanekGalerie .carousel-indicators .slick-current li {
    opacity: 1;
}

.clanekGalerie .carousel-indicators li img{
max-width: 100%;
max-height: 100%;
}

.clanekGalerie .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}

.clanekGalerie .slick-list {
    margin: 0px 40px;
}

.clanekGalerie .slick-prev {
left: 0px;	
}

.clanekGalerie .slick-next {
right: 0px;	
}

.clanekGalerie .slick-slide {
    padding: 0px 10px;
}


/*---------------  kategorie vozů --------*/

.clankyVypis {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    align-content: stretch;
}

.clanekVypis {
    display: flex;
    width: 25%;
    justify-content: stretch;
    align-items: center;
    padding: 20px;
    flex-direction: column;
    margin: 0px 0px 50px 0px;
    float: left;
}

.clanekVypis a{
	text-decoration:none;
}

.clanekVypisObr {
    width: 100%;
    float: left;
	height: 220px;
}

.clanekVypisObr a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
	height: 100%;
}

.clanekVypisObr img{
    max-width: 100%;
    height:auto;	
    transition: all 0.5s ease-in-out;
	max-height: 100%;
}

.clanekVypis:hover .clanekVypisObr img{
transform: scale(1.1);
}

.clanekVypisTexty {
    width: 100%;
    float: left;
    display: flex;
    flex-direction: column;
    align-items:  center;
    justify-content:flex-start;
}

.clanekVypisNadpis {
    margin: 10px 0px 10px 0px;
    width: 100%;
    float: left;
}

.clanekVypisModel {    
    margin: 0px 0px 10px 0px;
    width: 100%;
    float: left;
	text-align: center;
	font-size: 24px;
}

.clanekVypisCena { 
font-size: 24px;
display:none;  
    margin: 0px 0px 0px 0px;
    width: 100%;
    float: left;
	text-align: center;
}

.clanekVypisTl { 
    margin: 10px 0px 0px 0px;
    min-width: 80%;
	opacity:0;	
    transition: all 0.5s ease-in-out;
}

.clanekVypis:hover .clanekVypisTl { 
	opacity:1;	
}

iframe.videoIframe,iframe {
    max-width: 100%;
}

.obrBlok.blokPrvek, .blokPrvek.souborBlok, .blokPrvek.formBlok, .blokPrvek.detailVideo {
	padding-bottom:20px;
}


.ekko-lightbox .modal-dialog {
    margin-top: 80px;
}

.ekko-lightbox .modal-footer {
    text-align: left;
    justify-content: flex-start;
}

/*-------------  kotakt ---------------*/

.blokKontakty {
display: flex;
width: 100%;
align-items: flex-start;
justify-content: center;
flex-wrap: wrap;
text-align: center;	
margin: 0px 0px 30px 0px;
}

.blokKontakty .blokKontakt {
	padding: 0px 5% 30px 5%;
	text-align: center;
}


iframe.mapaKontakt{
	max-width:100%;
margin: 0px 0px 30px 0px;
width:100% !important;
}

.prvkyStranky {
	text-align: center;
}

.detailObrazek {
    text-align: center;
    display: inline-block;
	vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 800px;
}

.detailObrazek .detailObrazekText{
    text-align: center;
    float: left;
    padding: 5px 5px 5px 5px;
    width: 100%;
}

.detailObrazek a{
    float: left;
    width: 100%;
	display:block;
}

.detailObrazek img{
    max-width: 100%;
	height:auto;
}

.detailObrazek .detailObrazekPopisek{
    text-align: center;
    float: left;
    padding: 5px 5px 5px 5px;
    width: 100%;
}

.modal{
	z-index:1102;
}

.modal-backdrop.show {
  opacity: .85;
	z-index:1101;
}

.modal.lightbox .modal-body .carousel-inner .ratio {
	background-color: transparent !important;
}

.stranka .hlavniText.hlavniVideo{
	width:100%;
}

.stranka .hlavniVideo .video{
	max-width: 800px;
margin: 0 auto;
}

#videoPlayer {
  background-color: #000;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  /*height: 380px;*/
  width: 100%;
  margin: 0 auto;
  aspect-ratio: 16/9;
}

#videoPlayer .thumb {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: auto;
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
}

#videoPlayer .thumb:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#videoPlayer .play {
  filter: alpha(opacity=90);
  opacity: 0.9;
  height: 110px;
  left: 50%;
  margin-left: -125px;
  margin-top: -55px;
  position: absolute;
  top: 50%;
  width: 250px;
  background: url("../grafika/playVideo.png");
  background-repeat: no-repeat;
  pointer-events: none;
}
#videoPlayer.loaded:after {
  display: none;
}

#videoPlayer iframe {
  width: 100%;
  height: 100%;
}


.soupiska, .soupiskaBlok  {
  width: 100%;
  float: left;
}

.soupiskaBlok  {
  margin-bottom:70px;
}

.soupiskaVypis {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 50px;
  text-align: center;
}

.soupiskaHrac  {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.soupiskaHrac  h3 {
text-align: center;
margin: 20px 0px 10px 0px;
font-size: 24px;
}

.soupiskaHrac  img {
max-width:100%;
height:auto;
}


/*-------------- soupiska z admin ---------*/



.typStranky-soupiska h2{
   margin-bottom: 10px;
  padding-top: 30px;
}
  
.blokPrvek.blokSoupiska  {
text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  padding: 0px 0px 20px 0px;
  width: 100%;
  gap: 20px 100px;
  flex-wrap: wrap;
}

.blokSoupiskaHrac  {
  text-align: center;
  padding: 20px 20px 60px 20px;
  width:360px;	
max-width:100%;
}

.blokSoupiskaHrac  .soupiskaFoto {
width:100%;
  text-align: center;
}

.blokSoupiskaHrac .soupiskaFoto img {
width:300px;	
max-width:100%;
height:auto;
margin: 0px 0px 0px 0px;
aspect-ratio: 2/3;
  overflow: hidden;
  object-fit: cover;
  object-position: center top;
}

.soupiskaTexty {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0px -20px;
}

.soupiskaUdajeCislo {	
font-size: 42px;
  color: #000;
  background: #FFDD01;
  line-height: 1;
    font-family: 'roboto_condensedbold'; 
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
}

.soupiskaUdaje {
	background: #002150;
	display: flex;	
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 20px;
  width: 80%;  
  width: calc(100% - 90px);
    font-family: 'roboto_condensedbold'; 
}

.soupiskaUdaje .jmenoHrace {
font-size: 30px;
  color: #FFDD01;
  line-height: 1.2;
  text-transform: none;
  padding: 0;
  margin: 0;
}

.soupiskaUdaje .udajeRadek {
font-size: 16px;
  color: #fff;
  line-height: 1.2;
  width: 100%;
  text-align: left;
  padding: 5px 0px 0px 20px;
}

.soupiskaUdaje .soupiskaLomitko {
  color: #FFDD01;
  padding: 0 5px;
}

.soupiskaUdaje .soupiskaLomitko:first-child {
  display:none;
}


.zkosene-obe {
	transform: skewX(-30deg); 
	-ms-transform: skewX(-30deg); 
	-moz-transform: skewX(-30deg); 
	-webkit-transform: skewX(-30deg); 
	-o-transform: skewX(-30deg);
}
	
.zkosene-obe span {
	display: inline-block;
	transform: skewX(30deg); 
	-ms-transform: skewX(30deg); 
	-moz-transform: skewX(30deg); 
	-webkit-transform: skewX(30deg); 
	-o-transform: skewX(30deg);
}


.modal.hracModal .modal-title{
color: #002150;
  font-family: 'source_sans_probold';
  font-size: 2rem;
}

.modal .soupiskaPulenyBlok  {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 50px;
  width: 100%;
  padding:0px 20px 40px 20px;
}

.modal  .soupiskaFoto {
max-width:50%;
  text-align: right;
  flex-basis: 350px;
}

.modal .soupiskaPulenyBlok img {
width:400px;	
max-width:100%;
height:auto;
aspect-ratio: 2/3;
  overflow: hidden;
  object-fit: cover;
  object-position: center top;
}

.modal .soupiskaUdajeVse {
max-width:50%;
flex-basis: 350px;
}

.modal .soupiskaUdajeRadek {
width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  line-height: 1.3;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}

.modal .soupiskaUdajeNazev {	
  text-align: left;	
  min-width: 100px;
  white-space: nowrap;
}

.modal .soupiskaUdajeUdaj {
  text-align: right;
  padding-left: 10px;
  font-family: 'source_sans_probold';
}



@media only screen and (max-width: 1400px) {
.blokPrvek.blokSoupiska {
  gap: 20px 80px;
}

.blokSoupiskaHrac {
  text-align: center;
  padding: 20px 20px 60px 20px;
  width: 280px;
  max-width: 100%;
}

.blokSoupiskaHrac img {
  width: 200px;

}

.soupiskaUdajeCislo {
  font-size: 36px;
  width: 80px;
}

.soupiskaUdaje {
  width: 80%;
  width: calc(100% - 80px);
}

.soupiskaUdaje .jmenoHrace {
  font-size: 24px;
}

.soupiskaUdaje .udajeRadek {
  font-size: 14px;
}

}

@media only screen and (max-width: 991px) {

.modal .soupiskaPulenyBlok {
  padding: 0px 20px 20px 20px;
}

.typStranky-soupiska h2{
    font-size: 24px;
  }

}


@media only screen and (max-width: 767px) {
	

.typStranky-soupiska h2{
    font-size: 18px;
  }
  
.blokPrvek.blokSoupiska {
gap: 0px 40px;
}
  
.blokSoupiskaHrac {
  padding: 10px 20px 30px 20px;
  width: 230px;
  max-width: 100%;
}

.blokSoupiskaHrac img {
  width: 200px;

}

.soupiskaUdajeCislo {
  font-size: 30px;
  width: 60px;
}

.soupiskaUdaje {
  width: calc(100% - 60px);
  padding: 5px 8px 8px 15px;
}

.soupiskaUdaje .jmenoHrace {
  font-size: 18px;
}

.soupiskaUdaje .udajeRadek {
  font-size: 13px;
  padding: 5px 0px 0px 0px;
}

}


@media only screen and (max-width: 600px) {
	
.modal .soupiskaPulenyBlok {
  gap: 30px;
  padding: 0px 0px 20px 0px;
}


}

@media only screen and (max-width: 500px) {
	
.modal.hracModal .modal-title {
  font-size: 1.5rem;
}
	
.modal .soupiskaPulenyBlok {
  gap: 20px;
    flex-direction: column;
    justify-content: flex-start;
}

.modal .soupiskaUdajeVse {
  width: 90%;
}

.modal .soupiskaFoto,
.modal  .soupiskaUdajeVse {
  max-width: 90%;
  text-align: center;
  flex-basis: auto;
}

.modal .soupiskaUdajeRadek {
  padding: 5px 5px;
}

.modal-body {
  padding: 5px 15px;
}


}


@media only screen and (max-width: 350px) {
	
.modal.hracModal .modal-title {
  font-size: 1.2rem;
}


}