div#sCntNav {	width: 198px;	position: absolute;	padding-bottom: 15px;	padding-top: 0px;/*	margin-top: -25px;*/	background-color: rgba(255,255,255,0.95);}#sCntNav ul {	margin: 0px 0 0 0;	padding: 0}#sCntNav li {	list-style: none;	border-left: 5px solid #efefef;	padding: 0}#sCntNav li a {	list-style: none;    font-size: 14px;    display: block;    padding: 3px 10px 3px 10px;    text-decoration: none;    color: #3a3a3a;    font-weight: bold;    white-space: nowrap;}#sCntNav ul > li.sActived {	border-left: 5px solid #eb7b2f;}#sCntNav ul > li.sActived ~ li.sActived {	border-left: 5px solid #efefef;}#sCntNav p {	margin-top: 20px;	padding: 0 20px 0 15px;	font-size: 70%;}#sCnt > img {	width: 100%;}#sCnt > div {	width: calc(100% - 450px);	position: relative;	margin: 0 auto 0 auto}#sCnt > div.sSection {	margin-bottom: 25px;	padding-top: 25px;	clear: both;}#sCnt > div.sSection:first-of-type {	padding-top: 0px;}#sCnt > div.sSection:last-of-type {	min-height: 80vh}/*#sCnt > div:first-child {	border-left: 3px solid silver;}#sCnt > div:first-child p {   font-family: Georgia,serif;   font-style: italic;   font-size: 80%;   line-height: 175%;   color: #4a4a4a;   padding: 5px 0px 5px 15px}*/#sCnt > div:first-child p:first-child {	margin-top: 0}#sCnt h1 {	padding-top: 25px;}#sCnt h1:first-of-type {	padding-top: 0px;}#sCnt h2 {	color: #eb7b2f;	font-weight: 400}#sCnt li {	color: #4a4a4a;}#sCnt strong {	color: black;}#sCnt h2 + p {	color: #eb7b2f;	margin-top: 0}#aPozice div,#aPoziceStale div {/*	width: calc(50% - 15px);	float: left;*/}#aPozice div:nth-child(even),#aPoziceStale div:nth-child(even) {/*	float: right;*/}#aPozice div:last-of-type,#aPoziceStale div:last-of-type {/*	clear: both;	float: none;	width: auto;	height: 0px;	overflow: hidden;*/}#textyobsah p.sPageTip {	clear: both;	border-left: 3px solid silver;	padding: 5px 15px 5px 15px;	font-size: 105%;	line-height: 150%;	color: black;}@media (max-width: 1280px) {	#sCnt > div {		width: calc(100% - 225px);		margin: 0 0 0 auto	}}@media (max-width: 1080px) {	#aPozice div,	#aPoziceStale div {		width: 100%;		float: none;	}}