/* ******************************** common ******************************** */
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #222;
}

body {
	min-height: 100%;
	min-width: 300px;
	background: #fff;
}

@media print {
	body {
		font-size: 12pt;
	}
}

.nofloat {
	font-size: 1px;
	height: 1px;
	clear: both;
	display: block;
}

p {
	margin: 1.3em 0;
	padding: 0;
	line-height: 145%;
}

p.perex {
	margin: 0 0 1em 0;
	font-size: 110%;
	font-family: Klight, Arial, sans-serif;
	color: #555;
}

p.perex strong {
	font-weight: normal;
}

table p {
	margin: 0 0 1em 0;
	padding: 0;
}

a img {
	border: 0;
}

.web-accessibility {
	display: none;
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-family: Hind, Arial, sans-serif;
}

h1 {
	margin: 0 0 25px 0;
	font-size: 20px;
	color: #000;
	padding: 0 0 0 0;
	line-height: 100%;
	font-weight: normal;
	text-align: center;
}

h2 {
	margin: 1.6em 0 0.6em 0;
	/*padding: 1.4em 0 0.6em 0;*/
	font-size: 17px;
	line-height: 120%;
	color: #EF7102;
}

h3 {
	margin: 1.5em 0 0.8em 0;
	font-size: 20px;
	color: #222;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0.8em 0 1.8em;
	padding: 0 0 0 0.3em;
}

ul li {
	margin: 0 0 0.6em 1em;
	padding: 0;
}

ol {
	margin: 0.8em 0 1.8em;
	padding: 0 0 0 0.3em;
}

ol li {
	margin: 0;
	padding: 0;
}
ul.nobullet {
	margin: 0;
	padding: 0;
}

ul.nobullet li {
	margin: 0;
	padding: 0;
	list-style: none;
}

input,select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 2px;
	outline: none;
	margin: 0;
	-webkit-appearance: none;
}

textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 2px;
	resize: vertical;
	outline: none;
	font-size: 13px;
}

a,a:link,a:visited,a:active {
	text-decoration: none;
	color: #ed1c24;
}

a:hover {
	text-decoration: underline;
	color: #ed1c24;
}

a[href^="tel"] {
	color: inherit;
}

@media print {
	a:after,a:link:after,a:visited:after,a:active:after {
		content: " (" attr(href) ") ";
		text-decoration: none;
		color: #000;
	}
	a[href ^="/"]:after {
		content: " (http://www.zus-humpolec.cz" attr(href) ") ";
		text-decoration: none;
		color: #000;
	}
}

@media (min-width: 600px) {
	h1 {
		font-size: 27px;
	}

	h2 {
		font-size: 20px;
	}

	h3 {
		font-size: 17px;
	}

	ul {
		padding: 0 0 0 0.4em;
	}

	ol {
		padding: 0 0 0 0.4em;
	}

	a[href^="tel"] {
		cursor: default;
		text-decoration: none !important;
		color: inherit !important;
	}

	a[href^="tel"]:hover {
		text-decoration: none;
	}
}

@media (min-width: 1130px) {
	h1 {
		font-size: 40px;
	}

	h2 {
		font-size: 27px;
	}

	h3 {
		font-size: 22px;
	}

	ol, ul {
		padding: 0 0 0 2em;
	}

	p.perex {
		font-size: 120%;
	}
}

table {
	padding: 0;
	margin: 0 0 1em 0;
}

table td {
	vertical-align: top;
	padding: 0 1em 0 0;
}

table th {
	font-weight: normal;
	text-align: left;
	padding: 0 1em 0 0;
}

table tr {
	vertical-align: top;
}

.kurziva {
	font-style: italic;
}



#content a.external:not(.noicon) {
	padding-right: 14px;
	margin-right: 4px;
	background: transparent url("img/external.svg") no-repeat right center;
	background-size: 10px 10px;
}

.aie {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);

	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	z-index: 9;
}

article ul li, article ol li {
	line-height: 140%;
}

article figure.cover {
	margin: 0 0 2em 0;
	max-width: 100%;
}

article figure.cover img {
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 6px;
	max-width: 100%;
}

.cl::after { /* clear floating after contaniner */
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.ht { /* hide text inside container */
	font-size: 0;
	text-indent: -999px;
	overflow: hidden;
}

ul.ulfl {
	margin: 0;
	padding: 0;
}

ul.ulfl::after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

ul.ulfl li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul.ulin {
	margin: 0;
	padding: 0;
	font-size: 0;
}

ul.ulin li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	font-size: 14px;
}




/* ************************************** grafika ************************************** */

body > .page {
	min-height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.page .wrap {
	width: 100%;
}

.page .container {
	text-align: center;
	padding: 15px;
	max-width: 400px;
	margin: 0 auto;
}

.page .container img {
	margin-bottom: 15px;
}

.page .firmy {
	margin-top: 50px;
	padding: 50px;
	/* min-height: 100px; */
	text-align: center;
	background: -moz-linear-gradient(top, rgba(230,231,232,1) 0%, rgba(230,231,232,0.99) 1%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top, rgba(230,231,232,1) 0%,rgba(230,231,232,0.99) 1%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(230,231,232,1) 0%,rgba(230,231,232,0.99) 1%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e7e8', endColorstr='#00ffffff',GradientType=0 );
}

.page .firmy ul li {
	display: inline-block;
	margin: 0 15px 30px 15px;
}


.page .firmy ul li a {
	background: url(autex-autolaky.svgz) no-repeat center bottom / contain;
	width: 150px;
	height: 70px;
	display: block;
}

.page .firmy ul li a.ag { background-image: url(autex-agro.svgz);}
.page .firmy ul li a.tr { background-image: url(autex-travel.svgz); margin-bottom: 5px;}
.page .firmy ul li a.sh { background-image: url(autex-textil.svgz); margin-bottom: 5px;}
.page .firmy ul li a.ca { background-image: url(autex-car.svgz);}

