/* ==================== 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: #d9141e;
	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;
}
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;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
h4 {
	color: #5d6066;
	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 10px 0px;
}
h4.bila {
	color: #ffffff;
}
h5 {
	color: #5d6066;
	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;
}
.tlacitko_a {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	color: #ffffff;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	background: #d9141e;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: none;
	cursor: pointer;
}
.tlacitko_a span {
	width: 50px;
	height: 50px;
	background: #f9121d 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_a:hover {
	background: #f9121d;
}
span.tlacitko_a {
	margin: 20px auto 0px auto;
	display: block;
	text-align: center;
}
span.tlacitko_b a {
	display: inline-block;
	margin: 30px 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: #d9141e;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
span.tlacitko_b a span {
	width: 50px;
	height: 50px;
	background: #f9121d 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_b a:hover {
	background: #f9121d;
}
.nadpis_ikona {
	float: left;
	width: 25px;
	height: 18px;
	margin: 8px 10px 0px 0px;
}
/* ==================== 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;
}
.reg {
	width: 70%;
}
.maly {
	width: 50%;
	height: 100%;
}
.text {
	padding: 50px 40px 0px 40px;
}
#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;
}
#sleva {
	background: #d9141e url(../images/foto_d.jpg) center no-repeat;
	border-top: 1px solid #a30f16;
	border-bottom: 1px solid #a30f16;
	padding: 0px 0px 40px 0px;
	color: #ffffff;
}
#sleva h4, #sleva h6, #sleva h5 {
	color: #ffffff;
}
.foto {
	width: 100%;
	height: 100%;
	position: relative;
	background-size:100%;
	background: url(../images/foto_a.jpg) right no-repeat;
}
.foto_a {
	width: 100%;
	height: 100%;
	background: url(../images/foto_a.jpg) right no-repeat;
}
ul.seznam {
	padding: 20px 0px 20px 0px;
	width: 100%;
}
ul.seznam 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_k.png) 0px 7px no-repeat;
}
ul.duvody {
	padding: 20px 0px 20px 0px;
	width: 100%;
}
ul.duvody li {
	float: left;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
	padding: 0px 0px 20px 40px;
	line-height: 1.6;
	background: url(../images/ikona_b.png) 0px 0px no-repeat;
	text-transform: uppercase;
}
.registrace {
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: -o-calc(100% - 80px);
	width: calc(100% - 80px);
	padding: 20px 20px 20px 20px;
	margin: 3% 0px 0px 0px;
	background: #ffffff;
}
.registrace span {
	color: #000000;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
	float: left;
}
input.email {
	width: -moz-calc(50% - 20px);
	width: -webkit-calc(50% - 20px);
	width: -o-calc(50% - 20px);
	width: calc(50% - 20px);
	padding: 10px 10px 10px 10px;
	height:30px;
	line-height: 50px;
	float: left;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	border-top: 1px solid #9f9893;
	border-bottom: 1px solid #9f9893;
	border-left: 1px solid #9f9893;
	border-right: none;
}
input.odeslat {
	width: 48%;
	height:52px;
	margin: 0px 0px 0px 0px;
	float: left;
	line-height: 32px;
	padding: 10px 0px 10px 0px;
	-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;
	border: none;
	background: #d9141e;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	cursor: pointer;
}
input.odeslat:hover {
	background: #f9121d;
}
.lista {
	padding: 0px 40px 0px 40px;
	margin: 0px auto 0px auto;
}
a.logo_a {
	float: left;
	margin: 12px 20px 0px 3%;
	color: #ff5e00;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.logo_b {
	float: left;
	margin: 12px 20px 0px 10px;
	color: #ff5e00;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.lista .domu {
	float: left;
	margin: 28px 0px 0px 20px;
}
.rozbal_menu {
	padding:0px 15px 0px 35px;
	margin: 0px 10% 0px 0;
	float:right;
	height: 80px;
	line-height: 80px;
	display:inline-block;
	border-radius:0px;
	background: url(../images/ikona_menu.png) 10px 50% no-repeat;
	color:#1352bb;
	font-size:18px;
	text-decoration: none;
	text-transform: uppercase;
	visibility: hidden;
}
.rozbal_menu.aktivni {
	background: #1352bb url(../images/ikona_menu_b.png) 10px 50% no-repeat;
	color: #ffffff;
}
#menu {
	margin: 0;
	width: 100%;
	background: none;
}
#menu ul.aktivni {
}
#menu ul {
	width:100%;
	position:absolute;
	z-index: 100;
	
	left:0px;
	background:#1352bb;
	float: none;
	margin: 80px 0px 0px 0px;}
#menu ul:after {
	width:0px;
	height:0px;
	position:absolute;
	top:0%;
	left:22px;
}
#menu ul li {
	float: left;
	width: 20%;
	display:block;
	height: 50px;
	line-height: 50px;
}
#menu ul li a {
	float: left;
	width: -moz-calc(90% - 1px);
	width: -webkit-calc(90% - 1px);
	width: -o-calc(90% - 1px);
	width: calc(90% - 1px);
	color: #ffffff;
	font-size: 14px;
	font-family: 'Exo 2', sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	height: 50px;
	line-height:50px;
	padding: 0px 5% 0px 5%;
	text-align: center;
	border-right: 1px solid #073b92;
}
#menu ul li a:hover, #menu ul li.aktivni a {
	float: left;
	color: #ffffff;
	height: 50px;
	line-height: 50px;
	background: #e51b24;
}
#menu a {
	display:block;
}
/*
.rozbal_menu {
	display:none;
}
#menu ul {
	float: right;
	margin: 0px 3% 0px 0px;
	min-height: 80px;
}
#menu ul li {
	float: left;
	height: 80px;
	line-height: 80px;
}
#menu ul li a {
	float: left;
	color: #646464;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 10px 0px 10px;
	border-top: 5px solid #ffffff;
	height: 75px;
	line-height: 80px;
}
#menu ul li a:hover, #menu ul li.aktivni a {
	float: left;
	color: #d9141e;
	border-top: 5px solid #d9141e;
	height: 75px;
	line-height: 80px;
}
*/
.uvod {
	width: 100%;
	min-height: 400px;
	max-height: 800px;
	height: -moz-calc(100vh - 205px);
	height: -webkit-calc(100vh - 205px);
	height: -o-calc(100vh - 205px);
	height: calc(100vh - 205px);
	overflow: hidden;
	background-size: 100%;
	position:relative;
	background: url(../images/uvod.jpg) center;
}
ul#uvod_body {
	width: 70%;
	margin: 40px 0px 30px 0px;
}
ul#uvod_body li {
	width: -moz-calc(50% - 70px);
	width: -webkit-calc(50% - 70px);
	width: -o-calc(50% - 70px);
	width: calc(50% - 70px);
	margin: 7px 0px 7px 0px;
	padding: 0px 30px 0px 40px;
	color: #ffffff;
	float: left;
	background: url(../images/ikona_b.png) top left no-repeat;
	height: 27px;
	line-height: 27px;
}
.uvod_text {
	max-width:1100px;
	margin:  auto auto auto 10%;
	padding: auto 40px auto 40px;
	position: absolute;
	top: 50%;
	transform: translateX(-50%);
	transform: translateY(-50%);
}
.uvod_text.dekujeme h2 {
	color: #ff5e00;
	text-align: center;
}
.uvod_text.dekujeme h3 {
	padding: 20px 0px 0px 0px;
	text-align: center;
}
.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);
}
}
.modra {
	background: #1352bb;
}
.modra_b {
	background: #1352bb url(../images/foto_b.jpg) no-repeat center;
	border-top: 1px solid #0b357a;
	border-bottom: 1px solid #0b357a;
}
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;
}
#proc {
	max-width: 1100px;
	padding: 10px 40px 10px 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;
}
.proc {
	width: 16.6%;
	margin: 0;
	color: white;
	font-weight: bold;
	text-align: center;
}
.proc span {
	width: 16.6%;
	text-align: center;
	line-height: 1.3;
	color: #ffffff;
	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_c.png) center center no-repeat;
}
.b {
	background: url(../images/ikona_d.png) center center no-repeat;
}
.c {
	background: url(../images/ikona_e.png) center center no-repeat;
}
.d {
	background: url(../images/ikona_f.png) center center no-repeat;
}
.e {
	background: url(../images/ikona_g.png) center center no-repeat;
}
.f {
	background: url(../images/ikona_h.png) center center no-repeat;
}
.sipka {
	margin: 70px 0px 0px 0px;
}
#vozik {
	background: url(../images/foto_c.jpg) bottom right no-repeat;
	background-size: 60%;
	padding: 0px 0px 40px 0px;
	border-bottom: 1px solid #d7d7d7;
}
#vozik p {
	text-shadow: 2px 2px 2px #ffffff;
}
.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: 0px 0px 0px 120px;
}
.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;
}
.rekli_text_text p span {
	font-style: italic;
}
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;
}
.bod {
	width: 100%;
	padding: 0px 0 0px 0px;
	margin: 20px 0px 20px 0px;
	height: 100%;
	float: left;
}
.body {
}
.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;
}
#kontakty {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#kontakty .kontakt {
	width: 33.33%;
	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: #d9141e;
}
.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.has-error {
	border: 1px solid #e21f1f;
}
span.text-danger {
	color: #e21f1f;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
}
 .kontakt_form_maly input:placeholder-shown {
 color: #838383;
}
.kontakt_form_maly 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;
}
#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: #1352bb;
	width: 160px;
	height: 302px;
	padding: 200px 20px 0px 20px;
	text-align: center;
	color: #ffffff;
}
h6 {
	color: #1352bb;
	font-size: 16px;
	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: #1352bb url(../images/pozadi_paticka.jpg) center no-repeat;
	border-top: 1px solid #0b357a;
	border-bottom: 5px solid #0b357a;
}
.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: #92b3e9;
	font-size: 13px;
	float: left;
}
.paticka p a {
	color: #ffffff;
}
ul#paticka_menu {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 50%;
}
ul#paticka_menu li.navigace {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 100%;
	font-weight: bold;
	color: #92b3e9;
	text-transform: uppercase;
}
ul#paticka_menu li {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 30%;
}
ul#paticka_menu li a {
	float: left;
	margin: 0px 10px 0px 0px;
	color: #ffffff;
}
.paticka hr {
	width: 100%;
	height: 1px;
	background: #0b357a;
	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:14.28%;
	float: left;
}
