* {
	margin: 0;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-clip: padding-box;
}

img {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border: 0;
	max-width: 100%;
	height: auto;
}

.center {
	text-align: center !important;
}

.center-block {
	margin-left: auto !important;
	margin-right: auto !important;
	display: block !important;
}

.right {
	text-align: right !important;
}

.left {
	text-align: left !important;
}

.justify {
	text-align: justify !important;
}

.kur {
	font-style: italic !important;
}

.uppercase {
	text-transform: uppercase;
}

.nomargin {
	margin: 0 !important;
}

.nomargin-top {
	margin-top: 0 !important;
}

.nomargin-left {
	margin-left: 0 !important;
}

.nomargin-right {
	margin-right: 0 !important;
}

.nomargin-bottom {
	margin-bottom: 0 !important;
}

.nopad {
	padding: 0 !important;
}

.nopad-top {
	padding-top: 0 !important;
}

.nopad-left {
	padding-left: 0 !important;
}

.nopad-right {
	padding-right: 0 !important;
}

.nopad-bottom {
	padding-bottom: 0 !important;
}

.clear {
	clear: both !important;
}

.clear-left {
	clear: left !important;
}

.clear-right {
	clear: right !important;
}

.proexp {
	position: relative !important;
}

.bezramu, .noborder {
	border: 0 !important;
}

.bezpozadi, .nobg {
	background-image: none !important;
	background-color: transparent !important;
}

.block {
	display: block !important;
}

.inline {
	display: inline !important;
}

.inline-block {
	display: inline-block !important;
}

.no, .none {
	display: none !important;
}

.nowrap {
	white-space: nowrap !important;
}

.full {
	width: 100% !important;
}

.auto {
	width: auto !important;
}

.hand {
	cursor: pointer;
}

.float-right {
	float: right !important;
}

.float-left {
	float: left !important;
}

.nofloat {
	float: none !important;
}

.top {
	vertical-align: top !important;
}

.middle {
	vertical-align: middle !important;
}

.bottom {
	vertical-align: bottom !important;
}

.abc {
	list-style-type: lower-alpha;
}

.nounder {
	text-decoration: none !important;
}

.under, .underline {
	text-decoration: underline !important;
}

.breakAll {
	word-break: break-all;
	display: inline-block;
}


/*velikosti*/

.xxs {
	font-size: .625rem !important;
}

.xs {
	font-size: .75rem !important;
}

.s {
	font-size: .875rem !important;
}

.m {
	font-size: 1em !important;
}

.l {
	font-size: 1.125em !important;
}

.xl {
	font-size: 1.25rem !important;
}

.xxl {
	font-size: 1.375rem !important;
}

.xxxl {
	font-size: 1.5rem !important;
}

.xxxxl {
	font-size: 1.75rem !important;
}

.xxxxxl {
	font-size: 2rem !important;
}

.xxxxxxl {
	font-size: 2.5rem !important;
}

big {
	font-size: 1.2em;
}

small {
	font-size: .8em;
}

.lh-m {
	line-height: 1em !important;
}

.lh-l {
	line-height: 1.2em !important;
}

.lh-xl {
	line-height: 1.4em !important;
}

.lh-xxl {
	line-height: 1.6em !important;
}

.lh-xxxl {
	line-height: 1.8em !important;
}

.lh-xxxxl {
	line-height: 2em !important;
}


/*obrazky*/

.obr, .obr-left {
	float: left;
	margin: 0px 1.75rem .5rem 0;
}

.obr2, .obr-right {
	float: right;
	margin: 0px 0px .5rem 1.75rem;
}

.obr3, .obr-center {
	float: none;
	margin: 0px auto;
	display: block;
}

@media (min-width: 480px) {
	.maxw50 {
		max-width: 50% !important;
	}
	.maxw33 {
		max-width: 33% !important;
	}
}

p, ul, ol {
	margin: 1em 0;
	padding: 0;
}

ol {
	padding-left: 2.2em;
}

ul {
	list-style-type: none;
}

ul ul, ol ol {
	margin: 1em 0em 1em 1.5em;
}

ul ul ul, ol ol ol {
	margin: 1em 0em 1em 3em;
}

q, blockquote {
	quotes: "\201E" "\201C";
}

figure {
	margin: 0;
}

address {
	font-style: normal;
	display: block;
	margin: .5em 0;
}

hr {
	height: 1px;
	clear: both;
	padding: 0;
	border: 0;
	background: var(--bdrColor);
	margin: 1.25em 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: none;
}

.lomic {
	margin: 0;
	height: 1px;
	margin-top: -1px;
	clear: both;
}

.crop, .orez, .hellip {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}

.content:after {
	clear: both;
	height: 1px;
	display: block;
	content: ' ';
}

a[href^="tel:"], a[href^="tel:"]:hover {
	cursor: default;
	text-decoration: none;
	color: currentColor;
}


/*
:any-link:focus, button:focus {
	outline: var(--textColor) dotted 1px;
}

:any-link:focus img {
	outline: var(--primColor) solid 2px;
}
*/

.fa {
	font-weight: 700;
	font-family: 'Font Awesome 5 Pro';
}

.minw {
	min-width: 1.5em;
}

.videoIframe iframe, .videoCont video, .embededContent iframe, .embededContent img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.videoIframe, .videoCont, .embededContent {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

@media (min-width: 600px) {
	.to2columns {
		column-count: 2;
		column-gap: 3rem;
		margin: 1.5em 0;
	}
}

@media (min-width: 761px) {
	.to3columns {
		column-count: 3;
		column-gap: 3rem;
		margin: 1.5em 0;
	}
}

:matches(.to2columns, .to3columns):matches(h1, h2, h3, h4, h5, h6, li) {
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}

.scrollBox {
	overflow: auto;
	overflow-x: auto;
	overflow-y: visible;
	max-width: 100%;
	width: 100%;
}

.vSpace {
	margin: var(--vSpace) 0;
}

.hSpace {
	margin: var(--hSpace) 0;
}

.primColor {
	color: var(--primColor);
}

.textColor {
	color: var(--textColor);
}

.secColor {
	color: var(--secColor);
}

.altColor {
	color: var(--altColor);
}

.fwB, strong, strong strong, .bold {
	font-weight: var(--fwB);
}

.fwL {
	font-weight: var(--fwL);
}

.fwN {
	font-weight: var(--fwN);
}

.inRow {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	align-items: center;
	margin: -5px;
}

.inRow > div {
	padding: 5px;
}

.inRow * {
	margin: 0;
}

.hidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
