/* ==================== CSS RESET ==================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	width: 100%;
	height: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
p {
	padding: 3px 0px 3px 0px;
}
a {
	color: #fe0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
hr {
	width: 100%;
	height: 50px;
	background: url(../images/hr.png) repeat-x;
	margin: 0px 0px 0px 0px;
}
hr.cara {
	width: 100%;
	height: 1px;
	background: #d7d7d7;
	margin: 0px 0px 0px 0px;
}
h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	padding: 10px 0px 0px 0px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.2;
}
h3 {
	color: #ffffff;
	font-size: 30px;
	padding: 20px 0px 0px 0px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	line-height: 1.2
}
h4 {
	color: #fe0000;
	font-size: 25px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	line-height: 1.4;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h4.bila {
	color: #ffffff;
}
h5 {
	color: #fe0000;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	line-height: 1.4;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
span.tlacitko_a {
	margin: 20px auto 0px auto;
	display: block;
	text-align: center;
}
span.tlacitko_a a {
	display: inline-block;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 20px;
	color: #ffffff;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	background: #fe0000;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
span.tlacitko_a a span {
	width: 50px;
	height: 50px;
	background: #be0505 url(../images/sipka_a.png) center no-repeat;
	visibility: visible;
	display: inline-block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	float: right;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
span.tlacitko_a a:hover {
	background: #be0505;
}
.tlacitko_b {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	background: #fe0000;
	height: 55px;
	line-height: 55px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.tlacitko_b span {
	width: 55px;
	height: 55px;
	background: #be0505 url(../images/sipka_a.png) center no-repeat;
	visibility: visible;
	display: inline-block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	float: right;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.tlacitko_b:hover {
	background: #be0505;
}/* ==================== CSS RESET ==================== */
body {
	color: #272727;
	background: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 1.8;
	height: 100%;
	overflow-x: hidden;
}
.stranka {
	max-width:1100px;
	padding: 0px 40px 0px 40px;
	margin: 0px auto 0px auto;
}
.text {
	padding: 50px 40px 0px 40px;
}
#lista {
	width: 100%;
	background: #ffffff;
	position: fixed;
	z-index: 1000;
	-webkit-box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.3);
	min-height: 80px;
}
#lista hr {
	width: 100%;
	height: 1px;
	background: #dedede;
	margin: 5px 0px 0px 0px;
}
.lista {
	padding: 0px 40px 0px 40px;
	margin: 0px auto 0px auto;
	max-width:1100px;
}
a.logo {
	float: left;
	padding: 5px 0px 0px 0px;
}
#hlavicka_kontakty {
	float: right;
	margin: 15px 0px 0px 0px;
	color: #5e5f60;
}
#hlavicka_kontakty_telefon {
	float: left;
	min-width: 210px;
	border-right: 1px solid #dedede;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
}
#hlavicka_kontakty_telefon img.ikona_telefon {
	float: left;
	margin: 5px 10px 0px 0px;
}
#hlavicka_kontakty_telefon span {
	line-height: 1.2;
}
#hlavicka_kontakty_telefon span.doba {
	font-size: 13px;
}
#hlavicka_kontakty_telefon span.cislo {
	font-size: 20px;
	color: #5e5f60;
}
#hlavicka_kontakty_telefon span.cislo strong {
	font-size: 20px;
	color: #ff0000;
}
#hlavicka_kontakty_email {
	float: right;
}
#hlavicka_kontakty_email a {
	color: #ff0000;
	font-size: 16px;
	text-decoration: none;
	float: left;
	margin: 7px 0px 0px 0px;
}
#hlavicka_kontakty_email a:hover {
	text-decoration: underline;
}
.lista .domu {
	float: left;
	margin: 28px 0px 0px 20px;
}
.rozbal_menu {
	display:none;
}
#menu ul {
	float: left;
	margin: 0px 0px 0px 0px;
	min-height: 70px;
}
#menu ul li {
	float: left;
	height: 60px;
	line-height: 70px;
}
#menu ul li a {
	float: left;
	color: #5e5f60;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 15px 0px 15px;
	height: 70px;
	line-height: 70px;
}
#menu ul li a:hover, #menu ul li.aktivni a, a.active {
	float: left;
	color: #ffffff;
	background: #fe0000;
	height: 70px;
	line-height: 70px;
	font-weight: bold;
}
.uvod {
	width: 100%;
	min-height: 540px;
	max-height: 900px;
	padding: 100px 0px 50px 0px;
	height: -moz-calc(100vh - 150px);
	height: -webkit-calc(100vh - 150px);
	height: -o-calc(100vh - 150px);
	height: calc(100vh - 150px);
	overflow: hidden;
	position:relative;
	background: url(../images/uvod.jpg) center;
	background-size: cover;
}
ul#uvod_body {
	width: 100%;
	margin: 7px 0px 0px 0px;
}
ul#uvod_body li {
	width: 100%;
	padding: 0px 30px 0px 40px;
	margin: 5px 0px 5px 0px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	background: url(../images/ikona_b.png) top left no-repeat;
	min-height: 27px;
	line-height: 27px;
}
.uvod_text {
	max-width:1500px;
	padding: 0px 40px 0px 40px;
	margin: 10% auto 0px auto;
}
.box {
	width: 47%;
}
.box_pozadi {
	background: rgba(0, 0, 0, 0.5);
	padding: 20px;
}
.box_text {
	color: #ffffff;
}
#form_maly {
	width: 100%;
	background: #ffffff;
}
#form_maly .nadpis {
	padding: 10px 0px 10px 20px;
	background: #f0f4f9;
	color: #fe0000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
#form_maly .form_maly {
	padding: 20px 20px 20px 20px;
}
#form_maly .form_maly label {
	width: 48%;
	float: left;
	margin: 0px 0px 7px 0px;
}
#form_maly .form_maly label.prvn {
	width: 48%;
	float: left;
	margin: 0px 4% 7px 0px;
}
#form_maly .form_maly label span {
	color: #5e5f60;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#form_maly .form_maly input {
	border: 1px solid #d7d7d7;
	color: #000000;
	height: 45px;
	line-height: 45px;
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
	padding: 0px 10px 0px 10px;
}
#form_maly .form_maly input.has-error, #form_velky .form_velky input.has-error {
	border: 1px solid #e21f1f;
}
#form_maly .form_maly label span.text-danger, #form_velky .form_velky label span.text-danger {
	color: #e21f1f;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 5px 0px 0px;
}
.kontakt_form_maly input.has-error {
	border: 1px solid #e21f1f;
}
span.text-danger {
	color: #e21f1f;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
}
#form_maly .form_maly input.poptat {
	background: #fe0000;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	height: 45px;
	line-height: 45px;
	width: 48%;
	float: right;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
}
#form_maly .form_maly input.poptat:hover {
	background: #be0505;
}
#form_velky {
	width: 100%;
	background: #ffffff;
	margin: 30px 0px 0px 0px;
}
#form_velky .nadpis {
	padding: 10px 0px 10px 20px;
	background: #781d02;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
#form_velky .form_velky {
	padding: 20px 0px 20px 0px;
	width: 48%;
	float: left;
	margin: 0px 4% 7px 0px;
}
#form_velky .form_velky.prvn {
	padding: 20px 0px 20px 0px;
	width: 48%;
	float: left;
	margin: 0px 0 7px 0px;
}
#form_velky .form_velky label {
	width: 48%;
	float: left;
	margin: 0px 0px 7px 0px;
}
#form_velky .form_velky label.prvn {
	width: 48%;
	float: left;
	margin: 0px 4% 7px 0px;
}
#form_velky .form_velky label span {
	color: #978885;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#form_velky .form_velky input {
	border: 1px solid #d7d7d7;
	color: #000000;
	height: 45px;
	line-height: 45px;
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
	padding: 0px 10px 0px 10px;
}
#form_velky .form_velky input.poptat {
	background: #ffc20c;
	border: 0;
	color: #493702;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	height: 45px;
	line-height: 45px;
	width: 48%;
	float: right;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
}
#form_velky .form_velky input.poptat:hover {
	background: #db5203;
}
.dolu {
	bottom: 0px;
	left: -moz-calc(50% - 46px);
	left: -webkit-calc(50% - 46px);
	left: -o-calc(50% - 46px);
	left: calc(50% - 46px);
	width: 93px;
	height: 38px;
	background: url(../images/dolu.png) center;
	position: absolute;
}
.uvod_nize {
	margin: 12px auto 0px auto;
	display: block;
	animation: skakani 1s infinite;
	-webkit-animation: skakani 1s infinite;
	-moz-animation: skakani 1s infinite;
	-o-animation: skakani 1s infinite;
}
@-webkit-keyframes skakani {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(1);
}
 40% {
 -webkit-transform: translateY(-10px);
}
 60% {
 -webkit-transform: translateY(-5px);
}
}
@-moz-keyframes skakani {
 0%, 20%, 50%, 80%, 100% {
 -moz-transform: translateY(1);
}
 40% {
 -moz-transform: translateY(-10px);
}
 60% {
 -moz-transform: translateY(-5px);
}
}
@keyframes skakani {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(1);
 -moz-transform: translateY(1);
 -ms-transform: translateY(1);
 -o-transform: translateY(1);
 transform: translateY(1);
}
 40% {
 -webkit-transform: translateY(-10px);
 -moz-transform: translateY(-10px);
 -ms-transform: translateY(-10px);
 -o-transform: translateY(-10px);
 transform: translateY(-10px);
}
 60% {
 -webkit-transform: translateY(-5px);
 -moz-transform: translateY(-5px);
 -ms-transform: translateY(-5px);
 -o-transform: translateY(-5px);
 transform: translateY(-5px);
}
}
.seda {
	background: #f0f4f9;
}
#proc {
	max-width: 1100px;
	padding: 20px 40px 20px 40px;
	margin: 0px auto 0px auto;
	list-style: none;
	-ms-box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background: #f0f4f9;
}
.proc {
	width: 16.6%;
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.proc span {
	width: 16.6%;
	text-align: center;
	line-height: 1.3;
	color: #484848;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.proc_ikona {
	width: 100%;
	height: 62px;
	margin: 0px 0px 10px 0px;
}
.a {
	background: url(../images/ikona_h.png) center center no-repeat;
}
.b {
	background: url(../images/ikona_i.png) center center no-repeat;
}
.c {
	background: url(../images/ikona_j.png) center center no-repeat;
}
.d {
	background: url(../images/ikona_k.png) center center no-repeat;
}
.e {
	background: url(../images/ikona_l.png) center center no-repeat;
}
.f {
	background: url(../images/ikona_m.png) center center no-repeat;
}
#css-table {
	display: table;
}
#css-table .col {
	display: table-cell;
	width: 50%;
}
#css-table .col .text {
	width: -moz-calc(75% - 40px);
	width: -webkit-calc(75% - 40px);
	width: -o-calc(75% - 40px);
	width: calc(75% - 40px);
	padding: 40px 20% 40px 5%;
}
#css-table .col:nth-child(even) {
}
#css-table .col:nth-child(odd) {
 background: url(../images/foto_a.jpg) center no-repeat;
}
ul.seznam {
	display: block;
}
ul.seznam li {
	background: url(../images/ikona_g.png) 0px 8px no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
}
ul.seznam_b {
	padding: 20px 0px 20px 0px;
	width: 100%;
}
ul.seznam_b li {
	float: left;
	width: -moz-calc(50% - 40px);
	width: -webkit-calc(50% - 40px);
	width: -o-calc(50% - 40px);
	width: calc(50% - 40px);
	padding: 0px 0px 0px 40px;
	line-height: 40px;
	background: url(../images/ikona_b.png) 0px 7px no-repeat;
	font-weight: bold;
	text-transform: uppercase;
}
.bod {
	width: 100%;
	padding: 0px 0 0px 0px;
	margin: 20px 0px 20px 0px;
	height: 100%;
	float: left;
}
.bod_text {
	text-align: left;
	float: left;
	width: -moz-calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -o-calc(100% - 100px);
	width: calc(100% - 100px);
}
.body p {
	text-align: left;
}
.bod_ikona {
	width: 100px;
	float: left;
}
.modra_a {
	background: #224b79 url(../images/foto_b.jpg) no-repeat center;
	border-top: 1px solid #103054;
	border-bottom: 1px solid #103054;
}
.modra_b {
	background: #224b79 url(../images/foto_c.jpg) no-repeat center;
	border-top: 1px solid #103054;
	border-bottom: 1px solid #103054;
}
p.slogan {
	padding: 30px 0px 40px 0px;
	text-align: center;
}
span.slogan {
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
span.slogan_text {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.rekli_cele {
	margin: 40px 0px 20px 0px;
}
.rekli_text {
	float: left;
	width: -moz-calc(80% - 102px);
	width: -webkit-calc(80% - 102px);
	width: -o-calc(80% - 102px);
	width: calc(80% - 102px);
	padding: 0px 10% 0px 10%;
	margin: 20px 0px 40px 0px;
}
.klient {
	float: left;
	width: 170px;
}
.uvozovky {
	z-index: 10;
	position: absolute;
	margin: -10px 0px 0px -50px;
}
.rekli_text_text {
	float: left;
	width: -moz-calc(95% - 170px);
	width: -webkit-calc(95% - 170px);
	width: -o-calc(95% - 170px);
	width: calc(95% - 170px);
	padding: 20px 0% 0px 5%;
	color: #ffffff;
	font-weight: bold;
}
.rekli_text_text p span {
	font-style: italic;
	font-weight: normal;
}
ul.posuvnik {
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 0px 0px 48%;
}
ul.posuvnik li {
	float: left;
	margin: 0px 5px 0px 0px;
}
ul.posuvnik li span {
	width: 10px;
	height: 10px;
	background: #ffffff;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.posuvnik li.aktivni span {
	width: 10px;
	height: 10px;
	background: #d9141e;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#kontakty {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#kontakty .kontakt {
	width: 25%;
	float: left;
	text-align: center;
}
#kontakty .kontakt img {
	margin: 0px 0px 10px 0px;
}
#kontakty .kontakt p {
	margin: 5px 0px 0px 0px;
}
#kontakty .kontakt strong {
	color: #fe0000;
}
.kontakt_form_maly {
	width: 47%;
}
.kontakt_form_maly input {
	width: 90%;
	padding: 0px 5% 0px 5%;
	margin: 0px 0px 25px 0px;
	line-height: 45px;
	border: 1px solid #d7d7d7;
}
.kontakt_form_maly input:placeholder-shown {
 color: #838383;
}
textarea {
	width: 90%;
	padding: 8px 5% 0px 5%;
	margin: 0px 0px 25px 0px;
	line-height: 45px;
	border: 1px solid #d7d7d7;
	height: 182px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 2;
}
table {
	margin: 20px 0px 0px 0px;
	text-align: center;
}
thead tr {
	background: #ffc20c;
	color: #000000;
	font-weight: bold;
}
thead tr.hnedy {
	background: #781d02;
	color: #ffffff;
	font-weight: bold;
}
thead tr.zluty {
	background: #ffc20c;
	color: #000000;
	font-weight: bold;
}
td {
	padding: 5px 0px 5px 0px;
	border-right: 1px solid #e0a906;
	width: 25%;
}
td:last-child {
	border-right: 0;
}
tr:nth-child(even) {
 background: #f1f1f1;
}
#map {
	float: left;
	width: -moz-calc(100% - 200px);
	width: -webkit-calc(100% - 200px);
	width: -o-calc(100% - 200px);
	width: calc(100% - 200px);
	height: 500px;
}
#mapa {
}
.misto {
	float: right;
	background: #224b79;
	width: 170px;
	height: 302px;
	padding: 200px 15px 0px 15px;
	text-align: center;
	color: #ffffff;
}
h6 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	line-height: 1.4;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
#mapWrap .misto a {
	color: #ffffff;
}
#paticka_pozadi {
	width: 100%;
	margin: 0px auto 0px auto;
	background: #224b79 url(../images/foto_d.jpg) center no-repeat;
	border-bottom: 5px solid #103054;
}
.paticka {
	padding: 30px 40px 30px 40px;
	margin: 0px auto 0px auto;
	max-width: 1100px;
}
.paticka_logo {
	float: left;
	margin: 4px 20px 0px 0px;
}
.paticka p {
	color: #ffffff;
	font-size: 13px;
	float: left;
}
.paticka p a {
	color: #ffffff;
}
ul#paticka_menu {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 70%;
}
ul#paticka_menu li.navigace {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 100%;
	font-weight: bold;
	color: #a6c1e0;
	text-transform: uppercase;
}
ul#paticka_menu li {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 25%;
}
ul#paticka_menu li a {
	float: left;
	margin: 0px 10px 0px 0px;
	color: #ffffff;
}
.paticka hr {
	width: 100%;
	height: 1px;
	background: #103054;
	margin: 20px 0px 20px 0px;
}
.cedus {
	float: right;
	color: #ffffff;
	font-size: 13px;
}
.cedus img {
	float: right;
	margin: 0px 0px 0px 5px;
}
.example-image {
	width:12.5%;
	float: left;
}
