#port-header {
	display: block;
}

#port-header #ukazky {
	display: none;
}

#port-header #imenu-top, #port-header #obdobi  {
	display: none;
}

#autori {
	margin-top: 2rem;
	border-top: 2px solid silver;
	padding-top: 0.5rem;
}

.vitem {
	margin-top: 0.5rem;
}


#hornimenu a {
	display: block;
	font-size: 1.2rem;
}

#pod {
	display: none;
}

#podbody {
	text-align: left;
}

#obsahstranky {
	background: none;
}

#obsahstranky .rozkl_obsah {
	background: none;
}

#obsahstranky .rozkl_nadpis h4:first-of-type {
	font-size: 1.5rem;
	border-top: 3px dashed silver;
	padding-top: 0.3rem;
}