/* === STYLY PRO TITULKU === */

h3.obsnadpis {
	display: none;
}

/* ----- Pravý sloupec ---- */

#port-right {
	padding-top: 0;
	background: rgba(255, 255, 255, 0.93);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: solid #ccc 1px;
	
/*	display: none; */
}	


body .row-bread {
	display: none;
}

/* ----------- sekce 2 až 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 ---- */
#portmain {
    position: relative;

    clear: both;
    z-index: 99;
   padding: 0px 0px 1em 0px;
	background: none;
	border-style: none;
	margin-top: 10px;
}
/* ----- 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;

}

#portmain .art-middle .vitem {

  
    padding-top: 0px;
   

}
#portmain .art-middle .vypis {

    padding-top: 0px;
   

}
#port-right {

   
    margin-top: 1.3em;
display: none;
}

/* ----- pie --- */

#portmain .art-middle .typ-vypis-1.pie .vdetail {
	display: none;
}

#portmain .art-middle .typ-vypis-1.pie .vsubj {
    border-bottom: 1px none;
	background-color: #e1dad0;
line-height: 3em;
margin: 0px auto;
width: 3em;
height: 3em;
 border-radius: 50%;
 
}
#portmain .art-middle .typ-vypis-1.pie .vtitle {

  text-align: center;  

}
#portmain .art-middle .typ-vypis-1.pie .vabst {

    padding-top: 15px;
    text-align: center;
    font-size: 1.5em;
	min-height: 40px;

}

#portmain .art-middle .typ-vypis-1.pie .vitem .inn {
    
    border: none #c8c8c8 1px;
}
#portmain .art-middle .typ-vypis-1.pie  {
    
   margin-bottom: -10px;
}