.rowPaddedRightBox {

	padding-left: 5rem;
}


.navBackSplashLine {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3rem;
	margin-bottom: 3rem;
	content: " ";
	width: 100%;
	height: 2px;
	clear: both;
	background: #ffc197;
	background: -moz-linear-gradient(left, rgba(167, 171, 210, 0), #ffc197, rgba(167, 171, 210, 0));
	background: -webkit-linear-gradient(left, rgba(167, 171, 210, 0), #ffc197, rgba(167, 171, 210, 0));
	background: linear-gradient(left, rgba(167, 171, 210, 0), #ffc197, rgba(167, 171, 210, 0));
	width: 60%;
  }

  .eventsThumbsBox  {
	margin: 0 0 2rem 0;
  }

  .eventsThumbsBox a {
	padding:0;
  }

  .eventsThumbsBox img {
	float: left;
	height: 250px;
	margin: 0 20px 20px 0;
	padding:0;
  }

  .ucetBox.next {
	 
     margin-top: 1.5rem;
	 padding-top: 1.5rem;
	 border-top: var(--list-item-border);

  }

  .ucetBox h3 {
	font-size: 1.0rem;
	/* color: var(--dmpz-green-font-color); */
	margin: 0 0 1rem 0;
  }

  .ucetBox h4 {
	font-size: 1.5rem;
	color: var(--dmpz-green-font-color);
	margin: 0 0 1rem 0;
  }

  .ucetBox p {
	font-size: 0.9rem;
line-height: 1.5rem;
margin: 0 0 0.5rem 0;
opacity: 0.8;
  }

  .ucetBox p.banka {
	font-weight: 700;
  }

  
  .ucetBox img.logo {
	display: block;
	max-width: 150px;
	margin: 1rem 0;
  }

  .zahradaDownloadBox {
	text-align: center;
	text-decoration: none;
  }

  .zahradaDownloadBox a {
  	color: unset;
	text-decoration: none;
	font-size: 1.3rem;
  }

.zahradaDownloadBox img {


	display: block;
	max-width: 250px;
	max-height: 150px;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
	margin:0 auto 1.5rem auto;
}


.dmpzUniBox {

  position: relative;
  margin: 0 0 2rem 0;
  border-bottom: var(--list-item-border);

}


.dmpzUniBox:last-child,
.dmpzUniBox.last-child {

	border-bottom: none;
  
  }

.dmpzUniBox img {

	float: left;
	margin: 0 1rem 2rem 0;
	max-width: 150px;
}

.dmpzUniBox img.fullWidthImg {

	float: none;
	margin: 0 0 1rem 0;
	max-width: unset;
	display: block;
	width: 100%;
}

.dmpzUniBox h3 {


	font-size: 1.5rem;
	margin: 0 0 1.4rem 0;
	padding: 0;
	letter-spacing: unset;
	font-weight: normal;
	color: unset;
}

.dmpzUniBox a {

	text-decoration: none;
}
/*
.dmpzUniBox a:hover {

	text-decoration: underline;
}
*/
.dmpzUniBox p {

	color: #454545;
	text-decoration: none !important;
	margin: 0 0 1rem 0;
	padding: 0;
	font-weight: 300;
	font-size: 0.9rem;
}

.dmpzUniBox a:hover p {

	text-decoration: none;
}

.dmpzUniBox ul {

	list-style-type:square;
	display: grid;
	margin: 0 0 1rem 3rem;
	padding: 0 0 0 2rem;  

  }

  
.dmpzUniBox ul li {


	font-weight: 300;
	font-size: 0.9rem;
  
  }


a.rounded { 
	color: #454545;  
	text-decoration: none !important; 
	border: 1px solid #C4C4C4; 
	padding: 3px 6px; 
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	border-radius: 3px;
	background: #EDEDED;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #ffffff),color-stop(1, #E5E5E5));
	background: -moz-linear-gradientcenter top,#ffffff 20%,#E5E5E5 100%;
}

a.rounded:hover {	background: #ccc;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #eeeeee),color-stop(1, #cccccc));background: -moz-linear-gradient(center top,#eeeeee 20%,#cccccc 100%);color: black;} 

.item {  
				     
            position:relative;
            z-index:1;
						padding: 0;
						background-color:#00a6eb;
            background-color:white;
            border-bottom:1px solid silver;             
            margin: 0 20px 20px 0;
}
  
.item img, #sidebar  .item img { display: block; margin: 0 auto;  width: 100%;}
					  
.item h2, #sidebar .item h2 { font-size: 15px; margin: 0; padding: 7px 5px; letter-spacing:0; font-weight:bold; color: #008fd3; } 

.item a, #sidebar .item a { text-decoration: none; color: #555e6a; }
.item:hover, #sidebar .item:hover { background-color: #008dc8; border-color: #008dc8;  }   
.item:hover h2, #sidebar .item:hover h2 { color: white;  }   
						  	  			
.item p.galinfo, #sidebar .item p.galinfo { margin: 5px 0 0 0;  padding: 0; color: #8c7e7e; font-size: 11px; }


.item:hover  p.kkinfo { color: white; }

.titulkaRozcestnik {
 background:url(/images/specialy/2016/strom_bg.jpg) 0 0 no-repeat;
 padding:0 0 30px 110px; 
 background-size:8%;
  }
  
 .titulkaRozcestnik h2 { font-size: 1.8em; margin-bottom: 0.5em; } 
                    
 .titulkaRozcestnik .xbutton { 
 padding: 0.8em 1.25em; 
 font-size: 1.0em; 
 margin: 0 10px 10px 0; 
 -moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
		position: relative;
		display: inline-block;
		background: #dc0000;
		color: #fff;		
		text-decoration: none; 	
		outline: 0;   
  }
.titulkaRozcestnik .xbutton:hover { background: #ec9c3d; }    
                    
.titulkaRozcestnik ul  { list-style-type: none; padding:0; margin:0;  }
.titulkaRozcestnik li { display: inline;  }

@media (max-width: 736px)  {
        .titulkaRozcestnik { background-image:none; padding-left:0;  }
}

.homeGenBox {

	padding: 0 0 0.5rem 0;
	margin: 0 0 2em 0;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
	position: relative;
}

.homeGenBox span.badge {

	text-transform: uppercase;
    padding: 2px 8px;	
  /* background-color: #8aaa3b; */
  background-color: #0089cf;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.7rem;
  opacity: 0.8;
  border-bottom-left-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
}

.homeGenBox img {

	display: block;
	width: 100%;
	margin: 0 0 1em 0;
}

.homeGenBox h4 {
  text-transform: uppercase;
   padding: 0 0.5rem;	
}

.homeGenBox h3 {
	font-size: 1.75em;
	padding: 0 0.5rem;	
}

.homeGenBox p {
	
	padding: 0 0.5rem;	
	font-style: italic;
}

.genButton {

	padding: 0.6rem 0;
	/* text-transform: uppercase; */
	/* background-color: #f48221; */
	/* color: #fff; */
	border: 1px solid gray;
	font-size: 1.0rem;
	font-weight: bold;
	border-radius: 0.3rem;
	text-decoration: none;
	transition: all 0.2s linear 0s;
	display: inline-block;
  position: relative;
	margin: 1rem auto;
	width: 150px;
}

.genButton:before {
    content: "\f178";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 40px;
    transition: all 0.2s linear 0s;
  }

.genButton:hover:before {
	opacity: 1;
      text-indent: 0px;
	text-indent: -20px;
}

/* section side box - special shadowed box */

.specialShadowSideBox {

	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
	padding: 2rem;
border-radius: 10px;
}


.specialShadowSideBox p {

	
	font-size: 1rem;
	padding: 0;
	margin: 0 0 2rem 0;
	text-align: justify;
}

.specialShadowSideBox p.podpis {
	
	font-size: 0.9rem;
	padding-left: 2rem;	
	text-align: left;
	opacity: 0.9;
	font-style: italic;
}


.specialShadowSideBox .genButton {

	padding: 0.6rem 0;
	border-color: rgba(100,100,100,0.2);
	font-size: 1.0rem;	
	font-weight: unset;
	margin: 0 auto;
	width: 100%;
	padding-left: 1.6rem;
}

.msBoxHidden {

	display: none;
}


.multiSectionBox {

  position: relative;
  background-color: #feffdf;
  border: 1px solid #d7db7d;
  border-radius: 5px;
  margin: 5rem 0 0 0;
  padding: 2rem;

}

.multiSectionBox ul.msNav {
    list-style-type: none;
	display: inline-block;
	position: absolute;
	top: -43px;
	left: 2rem;
	margin: 0;
	padding: 0;
}

.multiSectionBox ul.msNav li {

	display: inline-block;
	margin: 0 10px;	
	
}

.multiSectionBox ul.msNav a {
	display: block;
	padding: 5px 20px;
	background-color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-color: #d7db7d;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	
}

.multiSectionBox ul.msNav a.active {

	background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(254,255,223,1) 77%);
	position: relative;
	color: var(--orange-color);
}

.multiSectionBox ul.msNav a.active::after {
	content: "";
	height: 3px;
	width: 100%;
	background-color: #feffdf;
	position: absolute;
	bottom: -2px;
	left: 0;
}

.multiSectionHalfBox.leftBox {
	padding-right: 2rem;
}

.multiSectionHalfBox h3 {

	color: var(--dmpz-green-font-color);
	font-size: 1.9em;
	font-weight: 700;

	margin: 0 0 2rem 0;
	

}

.multiSectionHalfBox p.ucetInstrukce strong {

   
  display: block;
  text-align: center;
  font-size: 1.5rem;
  margin: 1rem 0;
}

.multiSectionHalfBox p.ucetInstrukce em {

	font-size: 0.9rem;
	opacity: 0.9;
	font-style: italic;
	line-height: 0.5rem;
  }
img.qrimg {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 240px;
}



#msNavSelect {

	display: none;
	width: 100%;
	padding: 1rem;
    font-size: 1.2rem;

	background-color: #feffdf;
	
	text-transform: uppercase;
	font-weight: 700;

	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #d7db7d;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#msNavSelect option {
	background-color: #feffdf;
	
	text-transform: uppercase;
	font-weight: 700;
}


@media screen and (max-width: 737px)  {


	.multiSectionBox ul.msNav {	
		
		left: 1rem;		
	
	}

	.multiSectionBox ul.msNav a {
	
		padding: 5px 10px;	
		font-size: 0.9rem;	
		font-weight: 400;
		text-transform: unset;
		
	}
}

@media screen and (max-width: 600px)  {


	.multiSectionBox ul.msNav {			
		left: 0.5rem;	
	}

	.multiSectionBox ul.msNav li {	
		margin: 0 5px;
	  }

	 .msInnerBox .button {
		font-size: 1.05em;
	 } 

}

@media screen and (max-width: 580px)  {

	.multiSectionBox ul.msNav  {
	
		display: none;
		
	}

	#msNavSelect {

		display: block;
	}

	.multiSectionBox {		
		
		margin-top: 0;
		border-top-left-radius: 0;
    border-top-right-radius: 0;
	/* border-top-width: 0; */
		
	  }
}



/* Floating label */

.formElementBox {

	position: relative;
}

.formElementBox input[type="text"], 
.formElementBox input[type="password"], 
.formElementBox input[type="email"], 
.formElementBox input[type="number"], 
.formElementBox select, 
.formElementBox textarea, 
.filterSelectBox select {
	height: 3.75rem;
	/* margin-bottom: 1rem; */
border: 1px solid #cecece;
background-color: #fff;
border-radius: 4px;
vertical-align: baseline;
box-shadow: rgba(0,0,0,.0745098) 0 1px 1px inset;
width: 100%;
padding: 5px 8px 5px 10px;
font-size: 1.0rem;
  }

  .formElementBox textarea {

      padding-top: 10px;
	  height: 200px;

  }


.floating-label {
	position:  relative; 
	margin-bottom:  10px;
  }
  
  .floating-label input { display: block; margin: 0;  }
  
  
  .floating-label label {
	  position:  absolute; 
	  top: calc(50% - 14px);
	  left:  10px; 
	  opacity:  0; 
	  transition:  all .3s ease; 
	  color: var(--orange-color);
	  font-weight: bold;  
	  text-transform: uppercase;  
  }
  
  .floating-label i {
	position:  absolute; 
	right:  10px;
	top: 50%;
	margin-top: -2px;
	height: 20px; 
	color: gray;
  }

  
.formElementBox .floating-label i {
	position:  absolute; 
	right:  10px;
	top: 50%;
	color: gray;
  }
  
  
  
  
  .formElementBox .floating-label.select-label select,
  .filterSelectBox select {
	 
	  color: #acacac !important;   
  }
  
  .formElementBox .floating-label.select-label.selected select,
  .filterSelectBox.selected select {
	 
	  color: #000 !important;   
  }
  
  
  .formElementBox .floating-label.select-label label,
  .filterSelectBox label {
	 
	  top: calc(100% - 1px);  
	  left:  7px;   
  }

  
  .formElementBox .floating-label.select-label label.shown,
  .filterSelectBox label.shown {
	 
	  top: 3px;  
	  opacity: 0.7;
	  z-index: 100;
	   
  }
  
	
  .formElementBox .floating-label input:not(:placeholder-shown),
  .formElementBox .floating-label textarea:not(:placeholder-shown),
  .loginWrap .floating-label input:not(:placeholder-shown),
  .singleTabSearchBox .floating-label input:not(:placeholder-shown)
   {
	  padding:  28px 8px 5px 10px; 
  }
  
  .formElementBox .floating-label input:not(:placeholder-shown) + label,
  .loginWrap .floating-label input:not(:placeholder-shown) + label,
  .singleTabSearchBox  .floating-label input:not(:placeholder-shown) + label
   {
	  transform:  translateY(-12px);  
	  opacity:  .9; 
	  z-index: 100;
   /* text-shadow: 3px 0px 7px rgba(81,67,21,0.8), -3px 0px 7px rgba(81,67,21,0.8), 0px 4px 7px rgba(81,67,21,0.8); */
   } 
   
   
   .formElementBox .floating-label textarea:not(:placeholder-shown) + label {
		  
	  top:  3px;  
	  opacity:  .7; 
	  z-index: 0;
   }  
   
  .formElementBox .floating-label.iconInputWrap input:not(:placeholder-shown) + label
   {
	  transform:  translateY(-19px);  	 
   
   }    
   
	
  .formElementBox .floating-label span { 
		margin-left: 0.5em;
		color: red;
		position:  absolute;
		top: calc(50% - 24px);
		right:  0;
		font-weight: normal;
  }  
  
  
  .formElementBox .floating-label span.error { 
		margin-left: 0; 
		top: -25px;  
		font-size: 12px;
		z-index:1000;
		left: 0;
  } 
  
  .formElementBox .floating-label span.error::first-letter {
	    text-transform: uppercase;
  } 

  .formElementBox span.error {
		margin-left: 0;
		position: absolute;
		top: 0;
		left: 25px;
		font-weight: normal;
		font-size: 14px;
		z-index: 1000;
		color: red;
		opacity: 1;		
  }


  .formSendBut {
		height: 52px;
		width: auto;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		border-radius: 8px;
		line-height: 22px;
		font-size: 18px;
		padding: 15px 30px;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		border: 0;
		cursor: pointer;
		display: inline-block;
		font-weight: 700;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;

		background-color: #1ac3e3;
		background-image: linear-gradient(14deg,#3390fa,#18b7e7);
		color: #fff;

		text-transform: uppercase;
		box-shadow: 0 3px 7px 0 rgb(0 0 0 / 16%), 0 2px 4px 0 rgb(0 0 0 / 7%);

		transform: translateZ(0);
		outline: none !important;
  }

  .formSendBut:hover {
		color: #fff !important;
		border: 0;
		background-color: #1ac3e3;
		background-image: linear-gradient(14deg,#2086f9,#18b7e7);
  }

  .formSendBut:disabled {
    opacity: 0.5;
	cursor: not-allowed;

  }

  .formSendBut img {
	width: 40px;
	margin: -8px 0 0 0;
  }


  .submitOk {
	
	color: var(--ok-message-color);
	
  }

  .submitOk i {
	
	font-size: 3rem;
	
  }

  .submitAddInfo { text-align: center; font-weight: 700; }

  
@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 0.5s linear infinite;
    -moz-animation: rotating 0.5s linear infinite;
    -ms-animation: rotating 0.5s linear infinite;
    -o-animation: rotating 0.5s linear infinite;
    animation: rotating 0.5s linear infinite;
}




.rotatingSlow {
    -webkit-animation: rotating 1.5s linear infinite;
    -moz-animation: rotating 1.5s linear infinite;
    -ms-animation: rotating 1.5s linear infinite;
    -o-animation: rotating 1.5s linear infinite;
    animation: rotating 1.5s linear infinite;
}




i.bounce {
    animation: bounce-in .5s;
}


@keyframes bounce-in {
    0% {
        transform: scale(0);
    }

    50% {
        transform: scale(1.5);
    }

    100% {
        transform: scale(1);
    }
}