/* === STYLY PRO TITULKU === */

h3.obsnadpis {
	display: none;
}

/* ----- Pravý sloupec ---- */

#port-right {
	padding-top: 0;
	background: rgba(228, 234, 245, 0.7) !important;
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 10px;
	
	
}	


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;
margin: 0 0 0 0;
    clear: both;
    z-index: 99;
    padding-bottom: 1em;
	padding-top: 1em;
	background: none;
	border-style: none;
}

/* ----- horni vypis - titulka - kosticky ---- */

#portmain .art-middle .typ-vypis-2 .vtitle {

   padding-top: 12px;
padding-right: 10px;

padding-bottom: 5px;
   
    color: #000000;
  
	margin-left: 0px;

}
#portmain .art-middle .typ-vypis-2 .vtitle::after {

    background-color: #ed6355;
   
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
   

}
#portmain .art-middle .typ-vypis-2 .vsubj {

    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #e9e9e9;

}
/* ----- spodni  vypis - titulka ---- */
/*
#portmain .art-middle .vypis .vitem:nth-child(2n+1) {
	clear: left;
}

#portmain .art-middle .vypis .vitem:nth-child(3n+1) {
	clear: none;
}
*/
#portmain .art-middle .vitem {


}

#portmain .art-middle .typ-vypis-2 .vitem {
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;

}

/* ----- skok - zobrazí obsah titulky --meni nastaveni z vitem -- */


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 {
   
  background: rgba(228, 234, 245, 0.7) !important;
	padding-top: 0px;
   
}
/* --------- docasne - u mammocentra - skrývá úvod z minulé prezentace--------- */
#hornitexttext  {
	display:none;
}