
/* === STYLY PRO TITULKU === */

h3.obsnadpis {
	display: none;
}

/* ----- Pravý sloupec ---- */

#port-right {
	padding-top: 0;
	background: rgba(255, 255, 255, 0.81);
	padding-top: 0px;
	
	padding-bottom: 10px;
	
/*	display: none; */
}	


body .row-bread {
	
}

body .row-bread .breadcrump  {
	display: none;
}

/* ----------- sekce 2 a3 3 upoutávek na úvodní stránce -------- */
#titlefoto {
	margin-bottom: 30px;
}


#titlefoto h4 {
	font-size: 1.2rem;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;

}

#titlefoto h4 span::after {
	display: none;
}

#titlefoto h4 span {
	display: block;
	line-height: 30px;
	background-color: #b98a62;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;


}

/* ----- prostedek ---- */
.container {
    
}


#portmain {
    position: relative;

    clear: both;
    z-index: 99;
    padding-bottom: 1em;
	background: none;
	border-style: none;

padding: 0px 0px 30px 0px;

background-color: rgba(0, 0, 0, 0.7);
background-color: rgb(255, 255, 255);
transition: 0.9s;
top: 0px;
}
/* ----- skok - zobrazí obsah titulky ---- */


a#jump1 {
    position: absolute;
    background-image: url(images/scroll_03.png);
    display: block;
    left: calc(50vw);
 top: calc(100vw*5/17 - 120px); 

    height: 91px;
    width: 289px;
    z-index: 100;
}

a#jump1 span {
	display: none;
	
}
#C4 {
	display: block;
	padding-top: 150px;
	
}

#C4 span {
	display: none;
	
}
/* ----- jiná barva pozadí na titulce a podstránkách- prepisuje nastaveni --- */
#port-middle {
   
    
/*	display: none; */
   
}
/* ----- zmeny olioptik--- */
#port-middle {
	
    padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin-left: 0px;
}

#portmain .art-middle .vitem {

  
    padding-top: 0px;
   

}
#portmain .art-middle .typ-vypis-1 .vitem .inn {
   background: rgba(255, 255, 255, 0.81);
   
}



#portmain .art-middle .vypis {

    padding-top: 0px;
   

}
#port-right {

   
   margin-top: -3px;

}

#port-right .r-box:first-child  h4{
 
   
    margin-top: 0em;

}

/* --------- buttton - posun - alpy--------- */
   
#posun {
display:none;
  border: none;
    color: white;
    padding: 14px 14px;
    font-size: 16px;
    cursor: pointer;
	position: absolute;
	
	top: -25px;
	 border: solid white 1px;
	
	width: 50px;
	height: 50px;
	left: 50%;
  transform: translate(-50%, 0%);
background-color: #22b24c;
}

#posun::before {
font: normal normal normal 20px/1 FontAwesome;
 content: "\f077";
  position: absolute;
 top: 5px;
  left: 50%;
  transform: translate(-50%, 0%);
}
#posun::after {
font: normal normal normal 20px/1 FontAwesome;
 content: "\f078";
  position: absolute;
 bottom: 5px;
  left: 50%;
  transform: translate(-50%, 0%);
}
#portmain section {
   
  
}

.typ-vypis-6 {

   
    margin-top: 0px;

}

.grid.grid-pad .col-1-1 {

 margin-top: 0px;  

}

@media only screen and (min-width: 923.9px) {
	.grid.grid-pad .col-2-4 {
		width: 69.81196%;
	}
  }