@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
html, body, .fullHeight {
   /*min-height: 100%;*/
	/*height: calc(100% - 5px);*/
	height: 100%;
   position: relative;
}
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	color: white;
	background: url(../images/bgBody.jpg) no-repeat 50% / cover;
	background-attachment: fixed;
}
#all {
	min-height: 100%;
   /*height: 100%;*/
   margin: 0 auto -50px;
}
#footer {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	min-height: 50px;
	/*background: rgba(123,129,134,0.5);*/
	text-align: center;
	z-index: 99;
	position: relative;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#footer a {
	color: white;
}
#footer .containerIn {
	padding: 5px;
}
.font {
	font-family: 'Oswald', sans-serif;
}
.modra {
	color: rgb(0,126,198);
}
.bgModra {background-color:rgb(0,126,198)}
.seda {
	color: rgb(123,129,134);
}
.bgSeda {background-color:rgb(123,129,134)}

.cleaner{
	clear: both;
	height: 0;
	visibility: hidden;
}
.container {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	position: relative;
}
.containerIn {
	padding: 20px;
}
a {
	 color: #353535;
	 text-decoration: none;
}
#topFixed {
	position: fixed;
	width: 100%;
	z-index: 500;
	background: rgba(237,237,237,1);
}

#topContact {
	float:right;
	margin: 5px 15px 0 0;
}
#topBg {
	background: #EDEDED;
	width: 100%;
}
.topContactTel {
	font-size: 25px;
}
.topContactEmail {
	margin-top: -5px;
}
#logo {
	background: url(../images/logo.png) no-repeat left 11px;
	display: block;
	float: left;
	position: relative;
	z-index: 10;
	padding-left: 100px;
	margin: 0 0 10px 10px;
}
     #logo h1 {
          display: none;
     }
	.logoTitle {
		font-size: 30px;
	}
	.logoLine1,.logoLine2 {
		height: 3px;
		display: block;
		position: absolute;
		top: 39px;
	}
	.logoLine1 {
		width: 154px;
	}
	.logoLine2 {
		width: 112px;
		right: -1px;
	}
	.logoText {
		font-size: 14px;
		text-transform: uppercase;
		position: relative;
		top: 0px;
	}

#uvod {
	position: relative;
}

#page .container {
	max-width: 1000px;
	background: rgba(237,237,237,0.95);
	overflow: hidden;
}
.pageSpacer {
	height: 50px;
}
h1 {
	text-align: center;
	font-weight: 300;
	margin: 0;
	padding: 0;
}
h2 {
	font-weight: normal;
	font-size: 22px;
}
.obsahCMS {
	color: #353535;
	font-family: 'Roboto', sans-serif;
	line-height: 150%;
}
.obsahCMS img {
	max-width: 95%;
	height: auto;
	/*margin-left: auto !important;
	margin-right: auto !important;*/
}

#menuIcon {
	height: 50px;
	width: 50px;
	display: block;
	background: url(../images/menu.png) no-repeat 50%;
	float: right;
	cursor: pointer;
	margin: 16px 0 0 0;
}
#menu a {
	display: block;
}
.imgEf {
	box-shadow: 0 0 4px 0 rgba(123,129,134, 0.95);
   padding: 2px;
   margin: 10px 15px;
}
#menuSpacer {
	min-height: 85px;
}
#menu {
	 position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: -2;
    background: #EDEDED;
	 
}
#menuIn {
	padding: 10px 20px;
}
#menu a {
	color:rgb(0,126,198);
	font-size: 20px;
	transition: color 0.2s;
}
#menu a:hover {
	color: rgb(123,129,134);
}
#homeIn {
	position: relative;
	display:inline-block;
}
#home {
	background: rgba(0,126,198,0.8);
	border-left: 3px solid white;
	position: relative;
	margin: 50px 0 0 10px;
	display: none;
}
#homeMenu {
	padding: 25px 40px 25px 20px;
	
}
#homeMenu a {
	display: block;
	font-size: 30px;
	line-height: 175%;
	font-weight: 300;
	color: white;
	/*transition: all 0.2s;*/
}
.cItem {
	display: inline-block;
	padding: 0 40px 30px 0;
}
.cIcon {
	display: inline-block;
	padding: 5px 0 0 45px;
	background: url(../images/cIcon.png) no-repeat left 50%;
}
.triangle-topright, .triangle-bottomright {
	 width: 0;
    height: 0;
	 right: 0;
	 position: absolute;
	 border-left: 30px solid transparent;
}

.triangle-topright {
    border-top: 30px solid white;
	 top: 0;
}
.triangle-bottomright {
    border-bottom: 30px solid white;
	 bottom: 0;    
}
#vozovy-park {
	text-align: center;
	justify-content: space-around !important;
}
#vozovy-park .box {
	margin: 0 0 50px 0;
}
#vozovy-park .boxTitle {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	min-height: 40px;
}
#vozovy-park .boxImg {
	
}
#menuResponsive {
	display: none !important;
}
#menuResponsive a:hover {
	color: #07A9AA !important;
	background: none !important;
}
#menuResponsive a img {
	vertical-align: middle;
}


.pdf {
	height: auto !important;
	width: auto !important;
}
.flexBreak {
  flex-basis: 100%;
  height: 0;
}
.box2 {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	position: relative;
}
.box2 .box {
	width: 45%;
	position: relative;
}
	
.box3 {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	position: relative;
}
.box3 .box {
	width: 30%;
	position: relative;
}

.box4 {
	display: flex;
	justify-content: space-around;
	flex-flow: row wrap;
	position: relative;
}
.box4 .box {
	position: relative;
	width: 22%;
}


.text .left, .text .right {
    width: calc(49% - 10px);
}
.left {
	float: left;
	position: relative;
}
.right {
	float: right;
	position: relative;
}





#text iframe, #text img,.text img{
	max-width: 100%;
	height: auto;
}
.text ul, .obsahCMS ul {
	list-style-image: url(../images/li.png);
}






#galerie {
    display: flex;
    justify-content: center;
	 align-content: space-around;
	 flex-flow: row wrap;
    position: relative;
    font-size: 0;
    text-align: center;
}

.gal {
    display: inline-block;
    margin: 5px;
	 font-size: 0;
	 padding: 0;
    width: calc(100% / 5 - 10px);
	 position: relative;
	/*margin-top: -11px;*/
}
.gal .square {
	width: 100%;
	height: auto;
	position: relative;
	visibility: hidden;
	z-index:-999;
}
.gal a {
    display: block;
    height: 100%;
    transition: all 0.2s ease 0s;
    width: 100%;
	 position: absolute;
	 top:0;left:0;
}
.zoomImg {
	display: none;
	margin: 0 auto;
	line-height: 100%;
	padding-top: calc(50% - 26px);
}
.gal a:hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.gal a:hover > .zoomImg {
	display: block !important;
}
.gal a img {
    display: none;
}











#poptavka {
	width: 90%;
	min-width: 200px;
	/*max-width: 600px;*/
	margin: 0px auto;
}
#nadpisPoptavka {
	font-weight: 300;
	font-size: 25px;
	color: #595959;
	text-align: right;
}
#poptavka label {
    padding-right: 8px;
    padding-top: 0px;
    text-align: right;
    width: 50%;
	 font-weight: 300;
}
.formLine input, .formLine select, .formLine textarea, #odeslat {
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
    width: 50%;
	 color: #434343;
	 padding: 5px;
	 margin: 0;
	 background: white;
	 border: 1px solid #595959;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
    border-radius: 5px;
	 transition: border 0.2s ease 0s;
}
.formLine input:focus, .formLine textarea:focus,
.formLine input:hover, .formLine textarea:hover {
	border: 1px solid #B5C3CA;
}
.formLine {
	margin-bottom: 8px;
	text-align: right;
	color: ;
}
.napiste {
	border-bottom: 1px solid #595959;
	padding: 0 0 5px 10px;
	display: block;
	margin-bottom: 7px;
	text-align: left;
}
#odeslat:hover {
	color: rgba(50,50,50,0.75);
	background: white;
	border: 1px solid #B5C3CA;
}
#odeslat {
	transition: background 0.2s ease 0s, color 0.2s ease 0s;
	border: 1px solid rgba(0,0,0,0.75);;
	width: 50%;
	cursor: pointer;
	display: block;
	margin: 10px auto;
	background: white;
	color: #322E2D;
	font-size: 20px;
}
.formLine textarea {
	height: 80px;
	width: calc(100% - 12px);
}
.formInfo {
	text-align: right;
	position: relative;
	top: 0px;
	right: 0px;
}
.nowrap {
	white-space: nowrap;
}



@media screen and (max-width: 1000px) {
	#homeMenu a {
		font-size: 25px;
	}
	h1 {
		font-size: 25px;
	}
	h2 {
		font-size: 20px;
	}
}


@media screen and (max-width: 750px) {

	.obsahCMS img {
		display: block;
		float: none;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media screen and (max-width: 650px) {
	.logoLine1,.logoLine2,.logoText {
		display: none;
	}
	.logoTitle {
		font-size: 20px;
	}
	#logo {
		background: url(../images/logo.png) no-repeat left 50% / contain;
		padding-left: 65px;
		margin: 5px 0 10px 10px;
	}
	#topContact{
		display: none;
	}
	#menuIcon {
		margin: 0;
	}
	#home {
		margin: 0;
	}
	.pageSpacer:first-of-type {
		height: 0;
	}
}


@media screen and (max-width: 800px) {
	.gal {
		width: calc(100% / 3 - 10px);
	}
}
@media screen and (max-width: 600px) {
	#vozovy-park.box2 .box {
		width: 100%;
	}
}
@media screen and (max-width: 500px) {
	.g-recaptcha {
    	transform:scale(0.77);
    	transform-origin:0 0;
	}
	.gal {
		width: calc(100% / 2 - 10px);
	}
}
