@font-face{
	font-family:DINPro;
	src:url('../../../fonts/DINWebPro.woff') format("woff");
	font-weight:400;
}
@font-face{
	font-family:DINPro;
	src:url('../../../fonts/DINWebPro-Medium.woff') format("woff");
	font-weight:500;
}
@font-face{
	font-family:DINPro;
	src:url('../../../fonts/DINWebPro-Bold.woff') format("woff");
	font-weight:700;
}

* {

}

body {
	color: #111;
	font-size: 14px;

}

 @media (min-width: 1200px) {
	.container {
		max-width: 1160px;
		width: 100%;
	}
}

nav ul {
	margin: 0px;
	padding: 0px;
}

#inner-wrapper {
	/*display: table !important;*/
}

#page-footer .container {
	width: auto;
}

.sub-header .breadcrumb-wrapper .redefine-search .inner {
	position: relative;
}

.sub-header .breadcrumb-wrapper,
#outer-wrapper #page-canvas {
	background-color: transparent;
}

body, h1, h2, h3, h4, h5 {
	font-family: 'DINPro', sans-serif;
}

a {
	color: #4c4b4b;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

h1 {
	padding-top: 0px;
	font-weight: normal;
}

h2, h3, h4, h5, p {
	font-weight: 600;
	opacity: 1;
}
p.hptext {
	font-weight: 300;
}

p {
	line-height: 1.6;
	margin: 0 0 18px;
}

.hlaseni {
	margin: 0px;
	padding: 0px;
}

.hlaseni > li.ko {
    color: #f05050;
    font-size: 14px;
    list-style: outside none none;
}


textarea {
	resize: vertical;
}

.tooltip-inner {
    white-space:pre-wrap;
}

.tooltip-inner > *:last-child {
	margin-bottom: 0px;
}

.alert {
	margin-bottom: 8px;
}

*[data-toggle="tooltip"] {
	cursor: help;
}

p *[data-toggle="tooltip"] {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 120%;
}

p.note > strong {
	border-bottom: 1px dashed gray;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.link-u {
	text-decoration: none !important;
}

.link-u .u {
	text-decoration: underline;
}

.link-u:hover .u {
	text-decoration: none;
}

.link-u-hover, .link-u-hover .u {
	text-decoration: none !important;
}

.link-u-hover:hover .u {
	text-decoration: underline;
}

/*.btn:active,
.btn:focus,
select:active,
select:focus {
	color: black !important;
}

.btn:active:hover,
.btn:focus:hover,
select:active:hover,
select:focus:hover {
	color: white !important;
	background-color: black !important;
}
*/

.off-canvas-navigation {
	left: -200px;
	right: auto;
}

#outer-wrapper.show-nav #inner-wrapper {
	transform: translateX(+200px);
}

.site-headline {
	display: table-cell;
	float: left;
}

#site-headline-short {
	display: none;
}

#header-places {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: 0px -4px;
}

#header-places > ul {
	list-style-type: none;
}

#header-places > ul > li {
	float: left;
	width: 25%;
	padding: 2px 4px;
}

#header-places > ul > li > a {
	background-color: #ff6a00;
	min-height: 26px;
	line-height: 25px;
	text-transform: uppercase;
	border-radius: 2px;
	display: block;
	font-weight: bold;
	text-align: center;
}

#header-places > ul > li > a:hover {
	color: white;
}

@media (max-width: 1180px) {
	#header-places > ul > li {
		width: 50%;
	}
}

#hamburger-menu {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	line-height: 1;
	width: 72px;
	height: 70px;
	text-align: center;
	background-color: #ff6a00;
	font-size: 42px;
	padding: 12px 2px 2px 0px;
	transition: background-color 0.4s;
	cursor: pointer;
	border-bottom-right-radius: 25px;
}

#hamburger-menu .toggle-navigation {
	margin: 16px 0px 0px 0px;
}

#hamburger-menu .toggle-navigation .icon .line {
    height: 4px;
    margin-bottom: 6px;
    width: 30px;
}

#hamburger-menu > * {
	padding: 6px 20px;
}

#hamburger-menu > * > * {
	background-color: #444;
	height: 5px;
	margin-top: 4px;
	position: relative;
	border-radius: 4px;
	transition: background-color 0.4s;
}

#hamburger-menu:hover {
	background-color: #ff6a00;
}

#hamburger-menu:hover > * > * {
	background-color: white;
}

.header {
	z-index: 90;

	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/*Pro mapu*/
.header {
	padding: 0px;
	font-family: DINPro;
}

.header .container {
	padding: 0px;
}

/*Standardní*/
body.page-map .header .container {
	max-width: inherit;
	width: 100%;	
}

.header .navigation-items .wrapper {
	padding: 2px 10px 0px 10px;
	width: auto;
}

.header .container {
	position: relative;
	margin-bottom: 24px;
}

#header-content-wrapper {
	margin: 0px;
	padding: 0px;
}

#header-content {
	position: relative;
	display: table;
	width: 100%;
	margin-top: 25px;
}

#header-content > * {
	position: relative;
	display: table-cell;
	min-height: 79px;
	vertical-align: top;
}

.header .brand-left {
	width: 306px;
	border-right: 4px solid white;
}

.header .brand-left > * {
	position: absolute;
	top: -25px;
	left: -29px;
}

body.page-map .header .brand-left {
	width: 335px;
}

body.page-map .header .brand-left > * {
	left: -0px;
}

.header .brand-right {
	border-left: 4px solid white;
	/*position: absolute;
	top: 20px;
	right: 0px;*/
	width: 259px;
	height: 100%;
}

.header .brand-left img,
.header .brand-right img {
	width: 100%;
}

.header .brand-left img {
	width: 331px;
}

.header .navigation-items {
	width: 305px;
	float: none;
}

.header .navigation-items .wrapper .user-area {
	margin-bottom: 8px;
}

.header .navigation-items .wrapper .user-area i {
	border-style: none;
	top: -1px;
	color: #ff6a00;
	position: relative;
	padding: 0px 2px 0px 4px;
}

.site-headline {
	font-size: 18px;
	padding: 10px 1% 0px 1%;
	text-transform: uppercase;
	background-color: #FF7814;
	width: 100%;
	color: white;
}

.site-headline > * {
	margin-left: 10px;
	display: block;
}

.site-headline#site-headline-short {
	padding-right: 0px;
}

#header-search {
	position: relative;
	padding: 4px 0px;
	text-align: left;
}

#header-search > * {
	/*float: left;*/
}

#header-search > label {
	font-size: 80%;
	position: absolute;
	left: 0px;
	top: 4px;
	width: 35px;
	margin-bottom: 0px;
}

#header-search > label > i.fa {
	position: relative;
	top: -1px;
}

#header-search > label > span {
	display: none;
	font-weight: normal;
	text-transform: lowercase;
}

#header-search > label,
#header-search input {
	height: 28px;
    line-height: 28px;
}

#header-search input {
	padding: 2px 7px 0 7px;
	margin-left: 28px;
	width: calc(100% - 28px - 28px);
    border: none;
    font-size: 14px;
    font-weight: bold;
	background-color: inherit;
	border-top: 0;
}

#header-search input:not(:focus) {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#header-search input:focus {
	background-color: white;
	color: black;
}

#header-search input[type=search]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
#header-search input[type=search]::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
#header-search input[type=search]:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
#header-search input[type=search]:-moz-placeholder { /* Firefox 18- */
  color: white;
}

.search-filter-middle .search-bar,
.map-canvas .map .search-bar {
	background-color: #ffcca8;
	z-index: 30;
}

.map-canvas > .map {
	position: relative;
}

.map-canvas > .map > #map-info {
	position: absolute;
	top: 45%;
	background-color: rgba(255,255,255,0.8);
	padding: 16px 16px 18px 16px;
	font-size: 18px;
	text-align: center;
	width: 260px;
	margin-left: -100px;
	left: 50%;
	color: black;
	font-weight: 600;
	border-bottom: 3px solid #ff6a00;
}

.map-overlay-main {
	background-color: rgba(255,255,255,0.85);
}

#map-overlay-type-11-left,
#map-overlay-type-11-main {
	position: absolute;
	top: 0px;
	height: 100%;
}

#map-overlay-type-11-left {
	z-index: 20;
}

.map-canvas.list-width-30 .items-list,
#map-overlay-type-11-left {
	width: 30%;
}

#map-overlay-type-11-main {
	width: 100%;
	z-index: 2;
}

#map-overlay-type-11-text {
	display: table;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 21;
}

#map-overlay-type-11-text > div {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 20px 25% 25px 25%;
}

#map-overlay-type-11-main-small {
	position: absolute;
	top: 18%;
	right: 0px;
	width: 340px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: white;
	padding: 12px 20px 0px 20px;
}

#map-overlay-type-11-text > div > .info {
	border: 3px solid #ff6a00;
	line-height: 2;
	padding: 25px 30px;

}
#map-overlay-type-11-text > div > .info p,
#map-overlay-type-11-text > div > .info input {
	font-size: 18px;
}

#map-overlay-type-11-text > div > .info input {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px 10px 8px 10px;
	padding-bottom: 12px;
}

#map-overlay-type-11-text > div > .info p {
	line-height: 2;
}

.map-overlay-main,
#map-overlay-type-11-text { /* Ve výchozím stavu nezobrazujeme */
	display: none;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.map-canvas.list-width-30 .items-list,
	#map-overlay-type-11-left {
		width: 35%;
	}
}

.infobox {
	background-color: black;/* Bude obrázek */
}

.infobox .inner {
	border-bottom-style: none;
}

.infobox .inner .image .description .meta {
	max-width: 259px;
	bottom: -28px;
}

#header-places > ul > li > a,
.sub-header .breadcrumb-wrapper .breadcrumb i {
	color: #fff;
}

.sub-header .breadcrumb-wrapper .redefine-search .inner .icon,
.header .navigation-items .wrapper .submit-item .icon,
.bg-tondach,
.btn.btn-tondach,
.btn.btn-default, select.btn-default,
#header-places > ul > li > a:hover {
	background-color: #ff6a00;
}

.cluster > div::before,
.marker-cluster > div::before {
	border-color: #ff6a00;
}

.btn.btn-tondach {
	color: white;
}

.btn-larger {
	padding: 8px 25px 8px 25px;
}

.btn-rounded {
	border-radius: 5px;
}

.user-area {
	font-weight: 600;
	text-transform: uppercase;
}

.hero-image .inner h1 {
	font-size: 45px;
	color: black;
	font-weight: 600;
	text-transform: none;
	line-height: 1.4;
	padding: 10px 60px 10px 60px;
	background-color: rgba(255,255,255,0.65);
	/*border: 2px solid rgba(160,114,90,0.7);*/

	margin: 50px 0px 40px 0px;
}

.page-homepage .hero-image .container.container-smaller {
	max-width: 800px;
	width: 100%;
}

.bootstrap-select .dropdown-menu {
	margin-top: 0px;
}

.search-bar.horizontal .main-search.inputs-4 .input-row > .form-group:last-child {
	margin-bottom: 0px !important; /* Primárně pro mobile verzi */
}

.images-slider-fade-container {
	position: relative;
	height: 100%;
}

.images-slider-fade-container > * {
	position: absolute !important;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 100%;
}

.images-slider-fade-container > *.active{
	z-index:3;
}

.hero-image {
	height: auto;
}


@media (max-width: 1440px) {

	.hero-image .background img {
		height: 500px;
		width: 1522px;
		position: absolute;
		top: 0px;
		left: 50%;
		margin-left: -761px;
	}

	.hero-image .inner h1 {
		font-size: 35px;
		padding-bottom: 10px;
	}
}

.hero-image.search-filter-middle .inner {
	/*padding-top: 8px;*/
	/*vertical-align: top;*/
}

ul.container {
	list-style-type: none;
}

#hp-places {

}

#hp-places > .container {
	margin-bottom: 5px;
}

#hp-places > ul {
	background-color: #ebebeb;
}

#hp-places > ul > li {

}

#hp-places > ul > li > a {
	padding: 16px 0px 8px 0px;
}

#hp-places > ul > li > a,
#hp-places > ul > li > a > * {
	display: block;
	text-align: center;
}

#hp-places > ul > li > a > * {
	margin: 0px 0px 10px 0px;
}

#hp-places > ul > li > a > h3 {
	background-color: #ff6a00;
	color: white;
	font-size: 16px;
	line-height: 1.4;
	padding: 5px 0px 4px 0px;
	text-transform: uppercase;
}

#hp-places > ul > li > a:hover > h3 {
	background-color: black;
}

#hp-places > ul > li > a > p {
	font-weight: 600;
	color: black;
	margin-left: -10px;
	margin-right: -10px;
}

#hp-places > ul > li > a img {
	width: 100%;
	max-width: 535px;
}

.main-search button[type=submit] span {
	display: none;
}

.search-bar.horizontal .main-search .input-row {
	margin-bottom: 8px;
}

@media (max-width: 767px) {
	.search-bar.horizontal .main-search .input-row {
		margin-bottom: 0px;
	}
}

#hp-search-form > .container {
	background-color: #ebebeb;
}

#hp-search-form > .container .search-bar {
	margin: 20px 120px 0px 120px;
}


#hp-search-form .main-search input {
	padding-top: 13px;
	padding-bottom: 12px;
}

#hp-search-form .main-search button {
	padding-top: 14px;
	padding-bottom: 13px;
}

#hp-search-form .search-bar.horizontal .main-search .input-row {
	margin: 0px 0px 8px 0px;
	background-color: #ffcca8;
	padding: 18px 18px;
}

#hp-search-form .main-search i.fa {
	position: relative;
	top: -2px;
}

#hp-search-form .main-search button {
	font-size: 12px;
}

#hp-search-form .main-search button span {
	display: inline-block;
	font-weight: normal;
	font-size: 110%;
}

#hp-search-form .form-group-place-type {
	display: none;
}

.input-row-plus {
	position: relative;
}

.input-row-plus ul {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	line-height: 30px;
	list-style-type: none;
	position: relative;
}

.input-row-plus ul > li {
	margin-left: 25px;
	float: left;
}

.input-row-plus strong,
.input-row-plus ul > li label {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.input-row-plus ul > li input {
	margin: 0px 5px 0px 0px;
	position: relative;
	top: 2px;
}

.input-row-plus strong {
	position: absolute;
	width: 60px;
	left: 0px;
	padding-top: 5px;
}

.page-homepage h2 {
	text-transform: uppercase;
	color: #ff9244;
	margin-bottom: 15px;
}




#hp-strechy ul {
	list-style-type: none;
}

#hp-strechy {
	background-color: white;
}

#hp-strechy > * {
	position: relative;

}

#hp-strechy > *  {
	padding-bottom: 20px;
}

.box-border-small,
.box-border {
	border: 1px solid #EAE4D6;
}

.box-border {
	border-width: 2px;
}

.box-border > .content {
	min-height: 250px;
}

.box-border {
	margin-bottom: 20px;
}

.box-border:last-child {
	margin-bottom: 0px;
}

#hp-strechy .box-border {
	margin-bottom: 10px;
}

#hp-strechy > * > * {
	padding-left: 13px;
	padding-right: 13px;
}

#hp-strechy ul.nav {
	position: absolute;
	top: 0px;
	right: 0px;
}

#hp-strechy ul.nav > li {
	float: left;
	width: 50%;
}

#hp-strechy ul.nav > li > a {
	color: #ff6a00;
	display: inline-block;
}

#hp-strechy ul.list > li {
	position: relative;
}

#hp-strechy ul.list > li.loading-wrapper {
	padding: 50px 0px;
}

#hp-strechy ul.list > li.loading-wrapper > * {
	display: block;
	text-align: center;
}

#hp-strechy ul.list > li.loading-wrapper > span.loading {
	height: 50px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: #EAE4D6;
}

#hp-strechy ul.nav > li.prev {
	text-align: right;
}

#hp-strechy ul.nav > li {
	text-align: left;
}

#hp-strechy .list-wrapper {
	overflow: hidden;
	width: 100%;
	height: 260px;
}

._sizeHelper li {
	background-color: red;
}

._sizeHelper li:nth-child(odd) {
	background-color: yellow;
}

#hp-strechy .list-wrapper > *{
}

#hp-strechy .list-wrapper > * > * {
	padding: 0px;
}

#hp-strechy ul.list {
	padding: 0px;
	/*table-layout: fixed;
	white-space: nowrap;*/
}

#hp-strechy ul.list > li {
	/*display: table-cell;*/
	/*float: none;
	display: inline-block;*/
	float: left;
}

#hp-strechy ul.list > li a {
	display: block;
	color: black;
	font-weight: 600;
	padding: 0px	 15px
}

#hp-strechy ul.list > li img {
	width: 100%;
}

#hp-strechy ul.list > li h3 {
	color: #ff6a00;
	line-height: 1.2;
	margin: 4px 0px 0px 0px;
	padding-bottom: 6px;
}

#hp-strechy ul.list > li p {
	/*line-height: 1.2;*/
}

#hp-strechy ._sizeHelper {
	margin-left: -9999px;
}

#hp-pokryvaci > * {
	padding-right: 10px;
}

#hp-stavebniny > * {
	padding-left: 10px;
}

@media (max-width: 993px) {

	#hp-stavebniny > * ul,
	#hp-pokryvaci > * ul {
		/*margin: 0px;*/
	}

	#hp-stavebniny > *,
	#hp-pokryvaci > *  {
		padding-left: 0px;
		padding-right: 0px;
	}
}

.hp-company-box-small h2 {
	margin: 0px 0px 10px 0px;
}

.hp-company-box-small ul.row {
	list-style-type: none;
	padding: 0px;
	color: black;
	border: 2px solid #EAE4D6;
}

.hp-company-box-small ul.row > li {
	padding: 20px 30px 20px 30px;
}

.hp-company-box-small ul.row > li h3 {
	color: #ff6a00;
	margin: 0px 0px 5px 0px;
}

.hp-company-box-small ul.row > li p {
	font-weight: 600;
	margin-bottom: 10px;
}

.hp-company-box-small ul.row > li > .inner {
	margin-bottom: 10px;
}

.hp-company-box-small .btn-tondach {
	font-weight: normal;
	padding: 10px 30px 8px 30px;
}

.tags {
	list-style-type: none;
	padding: 0px;
}

.tags > li {
	/*float: left;*/
	font-size: 12px;
	font-weight: 600;
	background-color: #D9D9D9;
	line-height: 1;
	padding: 3px 6px 3px 6px;
	margin: 0px 8px 8px 0px;
	display: inline-block;
}

.results .tags {
	float: right;
	margin: 0px 20px 8px 10px;
	max-width: 200px;
	text-align: right;
}

#hp-stresni-system {
	margin-top: 20px;
	margin-bottom: 40px;
}

#hp-stresni-system > div > div > div {
	padding: 10px 30px 10px 600px;
	background: #fff;
	min-height: 249px;
	font-weight: 600;
	color: black;
	position: relative;
}

#hp-stresni-system > div > div > div > img {
	position: absolute;
	top: 0px;
	left: 0px;
}

@media (max-width: 993px) {
	body.page-homepage h2 {
		/*padding: 0px 20px 0px 20px;*/
	}

	#hp-stresni-system > div > div > div {
		padding: 20px 20px 25px 20px;
	}

	#hp-stresni-system > div > div > div > img {
		display: block;
		margin: 0px auto 20px auto;
		position: relative;
		width: 100%;
		max-width: 600px;
		top: auto;
		left: auto;
	}
}

#hp-stresni-system > div > div > div p {
	margin-bottom: 20px;
	line-height: 1.6;
}

#hp-stresni-system > div > div > div p:last-child {
	margin-bottom: 0px;
	margin-top: -10px;
}

#page-footer {
	width: 100%;
}

#page-footer a, #page-footer-bottom {
	color: #337ab7;
}

#page-footer a:hover {
	text-decoration: underline;
}

#page-footer-top {
	background-color: #d8d7d3;
	/*padding: 40px 30px 15px 30px;*/
	font-family: 'DINPro';
	font-size: 16px;
}

#page-footer-top > * > ul {
	padding-left: 0px;
}

#page-footer-bottom {
	padding: 20px 30px 50px 30px;
}

#page-footer ul.row {
	list-style-type: none;
}

#page-footer ul.row > li {
	padding-bottom: 15px;
}

#page-footer ul.row > li > a {
	display: block;
	padding-right: 40px;
}

#page-footer ul.row > li:nth-child(2) > a {
	/*padding-right: 60px;*/
}

#page-footer ul.row > li > a img {
	float: left;
    margin: -4px 15px 0 0;
 }

.modal-detail .container {
	width: 100% !important;
}

.content a,
.content-link {
	color: #ff9244;
	text-decoration: underline;
}

.content a:hover,
.content-link:hover {
	text-decoration: none;
}

.box-border > .content ul:not(.hlaseni) {
	font-weight: 600;
}
.box-border > .content ul:not(.hlaseni) > li {
	margin: 0 0 9px 22px; /* Poloviční margin-bottom pro p */
	list-style-type: none;
	position: relative;
}

.box-border > .content ul:not(.hlaseni) > li:before {
	content: ' ';
	position: absolute;
	top: 5px;
	left: -18px;
	width: 10px;
	height: 10px;
	background-color: #BD1220;
}

#page-hlaseni, #page-headline-h1 {
	padding-top: 10px;
}

h1.headline-red,
#page-content header>h1 {
	font-family: Arial;
	color: #ff6a00;;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-size: 32px;
}

h1.headline-red {
	padding-bottom: 12px;
}

#page-content .box-border {
	padding: 25px 30px 26px 30px;
}

body.page-map #page-content {
	padding-bottom: 0px;
}

ul.links {
	list-style-type: none;
	font-weight: 600;
}

ul.links a:hover {
	color: #ff6a00;
	text-decoration: underline;
}

ul.links > li {
	width: 100%;
	font-size: 16px;
}

ul.links > li {
	width: 100%;
	display: table;
	margin-bottom: 30px;
}

ul.links > li > a {
	vertical-align: middle;
	display: table-cell;
	width: 100%;
	min-height: 51px;
	padding-top: 6px;
}

ul.links > li > a > span,
ul.links > li > a > img {
	float: left;
	margin: 0px 20px 0 0;
	width: 51px;
}

ul.links > li > a > span {
	background-color: #ff6a00;
	color: white;
	height: 51px;
	font-size: 26px;
	text-align: center;
	border-radius: 5px;
	line-height: 50px;
}

.place-bottom-menu {
	margin-top: 20px;
	padding: 30px 8% 25px 8%;
	background-color: #EAE4D6;
}

.place-bottom-menu ul {
	list-style-type: none;
	padding: 0px;
}

.place-bottom-menu ul>li{
	text-align: center;
	margin-bottom: 10px;
}

.place-bottom-menu .btn {
	padding-left: 40px;
	padding-right: 40px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
}


.button-favourite-wrapper {
	margin: 0px 0px 15px 0px;
}

.button-favourite-wrapper .btn {
	color: white;
	background-color: #858585;
	cursor: default;
	margin-bottom: 10px;
}

.button-favourite-wrapper .btn.btn-favourite-out {
	cursor: pointer;
}

.button-favourite-wrapper .btn.btn-favourite-out:hover {
	background-color: #ff6a00;
}

.btn.btn-show-on-map {
	cursor: pointer;
	color: white;
	background-color: #858585;
}

.btn > i.fa:first-child { /* Jenom levé ikonky */
	margin-right: 4px;
}

.btn.btn-show-on-map:hover {
	background-color: #ff6a00;
}

.off-canvas-navigation ul li a {

}

.off-canvas-navigation ul li a:hover {
	background-color: #ff6a00;
	color: white;
}

.off-canvas-navigation ul li a.has-child::after {
	color: #ff6a00;
}

.off-canvas-navigation ul li a.has-child:hover::after {
	color: white;
}


.detail-album h2 {
	margin: 10px 0px 10px 0px;
}

.detail-album .detail-album-large-wrapper {
	margin-bottom: 15px;
}

.detail-description-short {
	margin-bottom: 20px;
}

.detail-album ul,
ul.gallery {
	list-style-type: none;
	padding: 0px;
}

ul.gallery {
	margin: 0px -15px 0px 0px;
}

ul.gallery > li {
	float: left;
	width: 20%;
	padding: 0px 15px 15px 0px;
}

._position-relative-helper {
	position: relative;
}

._position-relative-helper .form-control {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

.form-group.has-error .form-control {
	position: absolute;
	margin-top: -2px;
	margin-left: -2px;
	border-width: 3px;
	border-left-width: 3px;
}

.form-group.has-error ._position-relative-helper {
	margin-bottom: 3px;
}

.secureimage-form-content img {
	display: block;
	margin-bottom: 6px;
}

ul.gallery > li > a {
	display: block;
}

ul.gallery > li > a img {
	width: 100%;
}

.detail-bottom {
	margin-top: 20px;
}

.btn-download {
	border: 1px solid #888;
	padding: 10px 42px 10px 12px;
	color:  #888;
	background-color: white;
	position: relative;
	border-radius: 7px;
	font-weight: 600;
	transition: background 0.2, color 0.2;
}

.btn-download i.fa {
	color: #CB0606;
	position: absolute;
	font-size: 28px;
	top: 6px;
	right: 12px;
}

.btn-download:hover {
	background-color:  #ff6a00;
	border-color: #ff6a00;
	color: white;
}

.btn-download:hover i.fa {
	color: white;
}

.detail-bottom-download {
	padding: 15px 0px;
}

.detail-bottom-download .btn-download {
	margin-right: 15px;

}

.detail-bottom-download {

}

.detail-bottom-download > p {
	display: inline-block;
	margin-left: 10px;
	font-weight: normal;
}

.message-box.message-box-window.modal-detail .message-box-window-content {
	background-color: #E6E3E3;
}

.message-box-window-in > h2 {
	background-color: #ff6a00;
	color: white;
	font-size: 22px;
	text-transform: none;
	text-align: left;
	border-style: none;
	border-radius: 0;
	padding: 6px 12px 8px 12px !important;
}

.message-box-window-in > .modal-window-action-close {
	right: 12px !important;
	top: 6px !important;
	color: white;
}

.message-box-window-in > .modal-window-action-close:hover {
	color: black;
}

.message-box-window-in > .modal-window-action-close,
.message-box-window-in > .modal-window-action-close:hover {
	background-color: #ff6a00 !important;
	border-style: none !important;
	border-radius: 0 !important;

}

.message-box.message-box-window-content {
	border-radius: 0;
	border: 2px solid #CDCDCD;
	border-top-style: none;
}

.message-box.message-box-animating .message-box.message-box-window-content {
	border-style: none;
}


#page-detail .box-border {
	background-color: #E6E3E3;
}

.detail-content {

}

.detail-content a.link-realizator {
	color: gray;
}

.detail-content .content {
	margin-bottom: 20px;
}

.detail-content h2 {
	margin: 15px 0px 5px 0px;
	font-weight: 600;
	text-transform: none;
}

.detail-content dl dt {
	clear: left;
	float: left;
	font-weight: 400;
	height: 30px;
	margin: 0px;
	width: 40%;
}

.detail-content dl dd {
	margin: 0px 0px 10px 40%;
	position: relative;
	width: 60%;
	text-align: left;
}


.detail-place-info-wrapper {
	background-color: #C9C0AE;
	padding: 4px;
	margin-bottom: 20px;
}

.detail-place-info {
	position: relative;
}

.detail-place-info .detail-place-canvases {
	width: 100%;
	min-height: 420px;
	position: relative;
}

.detail-place-info .detail-place-canvases > .detail-place-gallery {
	height: 100%;
	max-height: 580px;
	overflow: auto;
}

.detail-place-info .detail-place-canvases > .detail-place-gallery > ._overflow-helper {
	overflow: hidden;
	padding: 10px 10px 5px 10px; /* Bottom přidává samotné menu */
	/*margin-bottom: -15px;*/
}

.detail-place-info .detail-place-canvases > .detail-place-gallery > ._overflow-helper > * {
	overflow: hidden;
}

.detail-place-info .detail-place-canvases > .detail-place-gallery > ._overflow-helper > .detail-album-with-large {
	margin-bottom: -15px;
}

.detail-place-info .detail-place-canvases > .detail-place-gallery > ._overflow-helper > * > * {
	overflow: hidden;
}


@media screen and (orientation:portrait) {
	.detail-place-info .detail-place-canvases {
		min-height: 220px;
	}
}

.detail-place-info .detail-place-street-view-canvas-wrapper {
	display: none;
}

.detail-place-info .detail-place-map-canvas-wrapper,
.detail-place-info .detail-place-street-view-canvas-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top:0px;
	left: 0px;
}

.detail-place-info .detail-place-map-canvas-wrapper > * ,
.detail-place-info .detail-place-street-view-canvas-wrapper > * {
	width: 100%;
	height: 100%;
	position: relative;

}

.detail-place-info > * {
	padding: 0px;
}

.detail-place-info > ul {
	list-style-type: none;
	padding: 0px 20px 0px 20px;
	margin-top: 8px;
	margin-bottom: 0px !important;
}

.detail-place-info > ul > li {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}

.detail-place-info > ul > li > a {
	position: relative;
	text-align: left;
	font-size: 12px;
}

@media (min-width: 786px) {
	.detail-place-info > ul > li > a {
	}
}

@media (min-width: 1200px) {
	.col-lg-20p {
		width: 20%;
	}
}


.detail-place-info > ul > li >a > i.fa {
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 22px;
	font-weight: normal;
}

/*.detail-place-info > ul > li >a:focus {
	background-color: #ff6a00;
	color: white;
}*/

.detail-place-info > ul > li.active >a {
	background-color: #e5e5e5;
	color: #333;
}

.address {
	margin-bottom: 15px;
}


.address h2 {
	margin: 0px;
}

.social-likes {
	margin: 6px -6px 12px -6px;
}

.gm-style img {
	max-width: none !important;
}

.gm-iv-address {
	display: none !important;
}

.gm-iv-container {
	position: relative;
	top: 51px;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.headline-red {
	color: red;
}

div.headline-red {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: 600;
}

.company-logo {
	max-width: 150px;
	padding: 10px 0px 10px 0px;
}

.items-list {
	padding-left: 10px;
}

.items-list .inner .results {
	margin-left: -10px;
	margin-right: -10px;
	padding: 0px;
}

.items-list .inner {
	position: relative;
	padding-left: 10px;
}

.items-list .inner .results > li {
	z-index: 10; /* Proč? */
	position: relative;
	display: block;
}

.items-list .inner .results > li > a {
	/*margin: 10px;*/
	/*height: 100%;*/
	display: block;
}

.items-list .inner .results > li > a:hover {
	background-color: #ff6a00;
}

.items-list .inner .results > li {
	height: 100%;
	position: relative;
}

.modal-window.multichoice .modal-wrapper .modal-body {
	width: 100%;
}

.modal-body .items-list {
	width: 100%;
	max-width: 580px;
	background-color: rgba(255,255,255,0.6);
	padding: 15px 20px 20px 20px;
}

.modal-body .items-list .inner {
	padding: 0px;
}

.modal-body .items-list .inner .results > li .item-content {
	background-color: white;
}

.modal-body .items-list .inner .results > li.item3 .item-content {
	padding: 10px;
}

.items-list .inner .results > li > a.map-point-center {
	position: absolute;
	font-size: 16px;
	padding: 0px 6px;
	color: #ff6a00;
	border-radius: 6px;
	top: 10px;
	right: 10px;
}

.items-list .inner .results > li > a.map-point-center:hover {
	background-color: #ff6a00;
	color: white;
}

.items-list .inner .results > li.item2 figure {
	width: 100%;
	display: table;
}

.items-list .inner .results > li.item2 figure > * {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

.items-list .inner .results > li.item2 >a:hover {
	background-color: #ff6a00;
}

.items-list .inner .results > li.item2 >a:hover,
.items-list .inner .results > li.item2 >a:hover * {
	color: white;
	/*background-color: #ff6a00;*/
}


.items-list .inner .results.view-type-grid > li.item2 {
	width: 50%;
	float: left;
}

.items-list .inner .results > li.item2 figure img {
	width: 100%;
	max-width: 100%;
}

.items-list .inner .results > li.item2.no-image a.image > figure > div {
	background-color: white;
}

.items-list .inner .results > li.no-image.item2 >a:hover > figure > div i.fa {
	color: #ff6a00;
}

.items-list .inner .results.view-type-grid > li.item2 figure .fa {
	font-size: 46px;
}

.items-list .inner .results > li.item2 .info >.info-line-1 i img {
	float: left;
	width: 20px;
}

.items-list .inner .results.view-type-grid > li.item2 {
	padding: 10px;
}

.items-list .inner .results.view-type-grid > li.item2 > a > .info {
	background-color: #D9D9D9;
	padding: 3px 6px 4px 6px;
}

.items-list .inner .results.view-type-grid > li.item2 >a:hover > .info {
	background-color: #ff6a00;
}


.items-list .inner .results.view-type-grid > li.item2 >a:hover > .info {

}

.items-list .inner .results.view-type-grid > li.item2 > * > .info > .info-line-3 {
	display: none;
}

.items-list .inner .results.view-type-list > li.item2 > * > .info > .info-line-2 {
	display: none;
}

.items-list .inner .results.view-type-list > li.item2 {
	min-height: 97px;
	margin: 10px;
}

.items-list .inner .results.view-type-list > li.item2 > a {
	/*padding: 10px;*/
}

.items-list .inner .results.view-type-list > li.item2 figure {
	width: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.items-list .inner .results.view-type-list > li.item2 .info {
	padding: 6px 30px 10px 140px;
}

.items-list .inner .results.view-type-list > li > a.map-point-center {
	right: 0px;
	top: 0px;
}

.items-list .inner .results.view-type-list > li.item2 .info .info-line-1 {
	color: red;
	font-size: 16px;
}

.items-list .inner .more-link {
	position: absolute;
	width: 100%;
	margin-top: -60px;
	display: none;
}

.items-list .inner .more-link > a {
	display: block;
	text-align: center;
	padding: 10px 0px 20px 0px;
	font-size: 12px;
	background: transparent URL('../img/results-more-link-sipka.png') no-repeat center bottom ;
}

.items-list .inner .more-link > a > strong {
	font-weight: bold;
	text-transform: uppercase;
}

.items-list .inner .results.start.with-more-link {
	margin-bottom: 60px;
}

.items-list .inner .results.more {
	margin-top: -60px;
}

.items-list .mCSB_container {
	padding-bottom: 25px;
}





.items-list .inner .results > li.item3 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	clear: both;
}

.items-list .inner .results > li.item3 > * > .headline {
	padding: 0px 20px 0px 0px;
}

.items-list .inner .results > li.item3 > * > .headline a {
	color: red;
	/*display: block;*/
	text-decoration: underline;
	font-weight: bold;
}

.items-list .inner .results > li.item3 > * > .info {
	font-size: 12px;
}

.items-list .inner .results > li.item3 > * > .info > .info-line-1 > strong {
	font-weight: normal;
}

.items-list .inner .results > li.item3 > * > .info > .info-line-2 {
	color: gray;
}

.items-list .inner .results > li.item3 > * > .info > .info-line-2 > a {
	text-decoration: underline;
	font-weight: bold;
}

.items-list .inner .results > li.item1 {
	padding: 10px;
}

.items-list header h3 {
	font-weight: 600;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

.mCSB_inside > .mCSB_container {
	/*overflow: hidden;*/
	padding-right: 30px;
	/*height: 100%;*/
}

.items-list .inner .results,
.items-list .inner {
	height: auto;
}

input[type="text"], input[type="date"], input[type="email"], input[type="search"], input[type="password"], input[type="number"], input[type="tel"], textarea.form-control,
.form-control {
	border: 1px solid #eae4d6;
}

.result-chooser-view-type {
	position: absolute;
	top: 5px;
	right: 0px;
}

.result-chooser-view-type > * {
	display: inline-block;
	margin: 0px 0px 0px 6px;
}

.result-chooser-view-type > span {
	position: relative;
	top: -2px;
}

.result-chooser-view-type > a {
	font-size: 18px;
	color: gray;
}

.result-chooser-view-type a.active {
	color: #ff6a00;
}

.bootstrap-select .selectpicker.btn-default {
	background-color: white;
}


.bootstrap-select .bs-actionsbox button.btn.btn-default,
.bootstrap-select .bs-actionsbox button.btn.btn-default:hover {
	background-color: white;
	color: #aaa;
	border: 1px solid #ccc;
	padding: 4px 0px 4px 0px;
	font-weight: normal;
}

.bootstrap-select.color-yellow > button.btn.btn-default,
.bootstrap-select.color-yellow > button.btn.btn-default:hover {
	/*background-color: #F7F0A4;*/
	color: #333;
}

.bootstrap-select.color-yellow .dropdown-menu {
	background-color: #F7F0A4;
	color: #333;
}


.bootstrap-select .bs-actionsbox button.btn.btn-default:hover {
	background-color: #eee;
	color: #333;
	border-color: #888;
}

.bootstrap-select-searchbox {
	padding: 4px 8px;
}

.bootstrap-select > button.btn.btn-default {
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);;
}

.bootstrap-select > button.btn.btn-default,
.bootstrap-select > button.btn.btn-default:hover {
	color: #333;
	background-color: white;
	font-weight: normal;
}

.bootstrap-select > button.btn.btn-default:hover {
	background-color: #f4f4f2 !important;
}

.bootstrap-select .dropdown-menu > .select > a,
.bootstrap-select .dropdown-menu > .active > a {
	color: #222 !important;
	background-color: #f4f4f2 !important;
}

.bootstrap-select .dropdown-menu a:hover {
	color: #222 !important;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
	color: #222 !important;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	margin-top: 10px;
}

.bootstrap-select .dropdown-menu li a {
	padding: 0;
	text-decoration: none;
}

.bootstrap-select .dropdown-menu > li a.sub-category {
	padding: 0px 0px 0px 20px;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: block;
	padding: 8px 50px 8px 14px;
}

.bootstrap-select .dropdown-menu li {
	padding: 0px;
	margin: 0px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a.sub-category span.check-mark {
	margin-top: 10px;
}

.bootstrap-select .dropdown-menu li a.sub-category {

}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a.sub-category span.text {
	display: inline-block;
	padding: 8px 50px 8px 10px;
}

.bootstrap-select .dropdown-menu li .sub-category {
	padding: 0px;
	margin: 0px;
}



.form-group.btn-group {
	display: block;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, 0.35);
}

#result-part-waiting .results i {
	position: relative;
	top: -2px;
}

#result-part-11 .result-part-11-filter > span {
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 9px;
	background-color: #e68186;
	color: white;
	padding: 2px 5px 3px 5px;
	border-radius: 3px;
	display: inline;
}

#result-part-11 .result-part-11-filter > span > i.fa {
	margin-right: 2px;
}


#result-part-11 .result-part-11-filter {
	padding-top: 14px;
}

.result-part-11-filter {
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
}

.result-part-11-filter > div {
	width: 50%;
	float: left;
}

.result-part-11-filter > * .form-group {
	margin: 10px;
}

.result-part-11-filter > * .form-group strong {
	display: block;
	margin-bottom: 4px;
}

.social-likes__widget {
	margin: 6px !important;
}

body.page-empty {
	padding-top: 20px;
}



.items-list, .mCSB_inside > .mCSB_container, .mCustomScrollBox {
	overflow: visible;
}

.customer-favourite-list-wrapper .row {
	list-style-type: none;
}

.customer-favourite-list-wrapper strong,
.customer-favourite-list-wrapper h2 {
	display: block;
	color: #ff6a00;
	font-weight: 600;
	padding: 0px 0px 4px 0px;
	text-transform: uppercase;
}

.customer-favourite-list-wrapper .row>li {
	padding-left: 5px !important;
	padding-right: 5px !important;
	margin: 0px 0px 15px 0px;
}

.customer-favourite-list-wrapper .row>li > .box {
	padding: 8px;
	position: relative;
}

.customer-favourite-list-wrapper .row>li > .box h2 {
	margin-bottom: 4px;
}

.customer-favourite-list-wrapper .row>li > .box img {
	margin-bottom: 8px;
}

.customer-favourite-list-wrapper .row>li > .box p {
	margin-bottom: 2px;
}

.customer-favourite-list-wrapper .row>li > .box > .favourite-remove {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	font-size: 24px;
	padding: 0px 10px;
	display: none;
}

.customer-favourite-list-wrapper .row>li:hover > .box > .favourite-remove {
	display: block;
}

.modal-window {/* Používá se pro map multichoise */
	z-index: 60;
}

dt.phone {
	padding-top: 18px;
}

.btn-tondach > i.fa.fa-lg {
	position: relative;
	top: -1px;
}

.btn-tel {
	background-color: #5AAF44;
	color: white !important;
	margin-bottom: 10px;
	font-size: 145%;
	font-weight: normal;
}

.btn-tel:hover {
	background-color: black;
}

.gallery > .detail-album > .row:last-child > * {
	margin-bottom: 0px;
}

.gallery-item {
	display: block;
}

.detail-place-canvases img { /* Aby se to roztáhle po celé šířce */
	max-width: inherit;
	width: 100%;
}

body.form-poptavka h2 {
	padding-bottom: 25px;
}

.descriptions > .description-work {
	margin-bottom: 18px;
}

.descriptions > .description-objekt {
	margin-bottom: 18px;
}

.descriptions > *:last-child {
	margin-bottom: 0px;
}

.content-padding-vertica-large {
	padding-top: 60px;
	padding-bottom: 65px;
}

.content-padding-vertica-large > *:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.content.content-banner-like {
	position: relative;
	color: #ff6a00;
	font-size: 22px;
	line-height: 30px;
	min-height: 30px;
	margin-top: 25px;
}

.content.content-banner-like > big {
	position: absolute;
	top: 18px;
	left: 12px;
	font-size: 88px;
	line-height: 60px;
	font-family: Arial;
	font-weight: 600;
	display: block;
}

.content.content-banner-like > .content-banner-like-in {
	margin: 0px 0px 15px 118px;
	font-size: 30px;
	line-height: 46px;
	min-height: 46px;
	font-weight: 600;
}

.content.content-banner-like .content-banner-like-list {
	margin-left: 138px;
}

.content.content-banner-like .content-banner-like-list > h2 {
	font-size: 26px;
	line-height: 32px;
	padding-bottom: 10px;
	text-transform: none;
}

.content.content-banner-like .content-banner-like-list > ul {
	font-weight: 300;
	padding-left: 16px;
}

 .content.content-banner-like .content-banner-like-list > ul > li:before {
	top: 14px;
	width: 7px;
	height: 7px;
}

a > .box-border {
	display: block;
}

a:hover > .box-border {
	background-color: #eae4d6;
	/*text-decoration: underline;
	color: #ff6a00;*/
}

a:hover > .box-border > .content.content-banner-like {

}


#hp-banner-float {
	position: fixed;
	top: 30%;
	right: 0px;
	width: 45px;
	/*width: 320px;*/
	height: 160px;
	background-color: #D6CDB9;

	-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.65);

	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#hp-banner-float {
	/*transition: width 0.5s;*/
}

#hp-banner-float > div {
	display: table;
	width: 320px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
}

#hp-banner-float > div > div {
	display: table-cell;
	position: relative;
}

#hp-banner-float > div > div:first-child {
	width: 46px;
}

#hp-banner-float > div > div:first-child > span {
	position: absolute;
	top: 65px;
	left: -56px;
	z-index: 1;
	color: #ff6a00;
	font-weight: bold;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
	display: block;
	text-align: center;
	width: 160px;
	cursor: pointer;
}

#hp-banner-float > div > div:last-child {
	width: 275px;
}

#hp-banner-float > div > div:last-child > a {
	display: block;
}

#hp-banner-float > div > div:last-child > a.close {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: transparent;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}

#map-banner-float {
	display: none;
	right: -161px;
	transition: right 1s;
}

@media (min-width: 768px) {
	#map-banner-float {
		position: fixed;
		top: 30%;
		top: calc(50% - 366px/2);
		width: 161px;
		height: 366px;
		background-color: #C82128;
	}

	#map-banner-float.active {
		display: block;
		right: 0px;
	}

	#map-banner-float.animating {
		display: block;
	}

	#map-banner-float > a.close {
		position: absolute;
		top: 0px;
		right: 0px;
		background-color: transparent;
		width: 100%;
		height: 16px;
		text-indent: -9999px;
		z-index: 2;
	}
}

.modal-sign-up-or-login .col-lg-offset-3 {
	margin-left: 0%;
}

.modal-sign-up-or-login .col-md-6 {
	width: 50%;
}

.modal-sign-up-or-login .col-md-12.col-lg-6 {
	width: 100%;
}

label {
	display: inline-block;
}

label[for=form_agreement] {
	display: block;
	white-space: normal;
}


/*
@media (max-width: 1320px) {
	#site-headline-short {
		display: block;
	}

	#site-headline {
		display: none;
	}
}
*/

@media (max-width: 991px) {
	.button-favourite-wrapper,
	.social-likes {
		width: 100%;
		text-align: center;
	}

	ul.gallery > li {
		width: 25%;
	}

	#hp-places {

	}

	#hp-search-form > .container .search-bar {
		margin: 15px 20px 5px 20px;
	}


	.hero-image .inner h1 {
		margin-top: 60px;
	}

	#header-places > ul > li > a {
		font-size: 12px;
	}
}

@media (max-width: 767px) {

	#header-content-wrapper {
		padding-left: 70px;
	}

	.header .brand-left {
		width: 317px;
	}

	.header .brand-left > * {
		left: -15px;
	}

	#site-headline > * {
		display: block;
		margin: 0px 4px;
	}

	#site-headline > strong {
		display: none;
	}

	#header-search {
		display: block;
		margin-top: -4px;
	}

	#header-search > label {
		position: static;
		padding-left: 7px;
	}

	#header-search > label > span {
		display: inline;
	}

	#header-search > input {
		margin-left: 0px;
		width: 100%;
	}

	body.page-homepage #page-content {
		padding-bottom: 2px;
	}

	#hamburger-menu {
		display: block;
		z-index: 100;
	}

	.header .brand {
		/*width: 100%;*/
		text-align: center;
		display: block;
		margin: auto;
	}

	.header {
		display: block;
	}

	.header > * {
		width: 100%;
		text-align: center;
	}

	.header .brand {
		padding-left: 0px;
	}

	.hero-image.search-filter-middle .inner > .container.container-smaller {
		padding: 0px;
	}


	#header-places,
	.header .navigation-items,

	.hero-image.search-filter-middle .inner > *:first-child, /* HEADLINE */
	.hero-image .background,
	#hp-places > ul > li > a > p
	{
		display: none;
	}

	body.page-homepage h2 {
		text-align: center;
		margin-top: 40px;
	}

	.nav > li > a {
		font-size: 135%;
		padding: 15px 20px 20px 20px;
	}

	.hp-company-box-small ul.row,
	.box-border {
		border-style: none;
	}

	#hp-places > .container {
		padding: 0px 5px 10px 5px !important;
	}

	#hp-places > ul > li {
		padding-left: 8px;
		padding-right: 8px;
	}

	#hp-places > ul > li > a > h3 {
		margin: 0px;
	}

	#hp-strechy {
		border-bottom: 2px solid #eae4d6;
	}

	body.page-homepage .hp-company-box-small h2 {
		margin-top: 20px;
	}

	.hp-company-box-small ul.row > li {
		padding: 10px 20px;
	}

	.hp-company-box-small ul.row > li h3 {
		margin-bottom: 0px;
	}

	.hp-company-box-small > * > .row:last-child { /* odkaz více */
		margin-right: 5px;
	}

	#page-footer ul.row > li > a  {
		padding: 0px;
	}

	#hp-stresni-system h2 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.map-canvas.list-width-30 .map #map,

	.btn-show-on-map,
	.btn-search-radius,
	.items-list .inner .results > li > a.map-point-center,
	.button-center-map,

	#map-info {
		display: none !important;
	}

	.bootstrap-select.btn-group .dropdown-menu {
		position: relative; /* vyřeší problém s (ne)překryvem výpisu + je to více user-friendly na telefonu */
	}

	.detail-bottom-download {
		text-align: center;
	}

	.detail-bottom-download > * {
		margin: 0px auto 10px auto;
	}

	#page-content .box-border {
		padding: 25px 0px 0px 0px;
	}

	#map-overlay-type-11-left {
		top: 100%;
		width: 100%;
	}

	#map-overlay-type-11-text > div {
		padding-top: 250px;
	}

	#map-overlay-type-11-text > div {
		padding-left: 10%;
		padding-right: 10%;
	}

	#map-overlay-type-11-main-small {
		position: static;
		width: 100%;
		text-align: center;
	}

	.modal-sign-up-or-login .col-md-3 {
		width: 100%;
	}

	.modal-sign-up-or-login .col-md-6 {
		width: 100%;
	}
}

	#hp-baner-store	img.banermaly{
		display:none
	}

@media (max-width: 599px) {

	#site-headline > * {
		display: none;
	}

	#page-footer ul.row > li > a  {
		text-align: center;
	}

	#page-footer ul.row > li > a img {
		float: none;
		margin: 0px auto 8px auto;
		display: block;
	}

	.place-bottom-menu {
		padding-left: 0px;
		padding-right: 0px;
	}

	ul.gallery > li {
		width: 100%;
		padding-right: 0px;
	}
	
	#hp-baner-store	{
		padding: 0 20px 0 20px
	}
	#hp-baner-store	img.banervelky{
		display:none
	}
	#hp-baner-store	img.banermaly{
		display:block
	}	

}

@media (max-width: 480px) {

	.breadcrumb > li {
		display: none;
	}

	.hp-company-box-small ul.row > li {
		width: 100% !important;
	}

	.footer-bottom > * > * {
		text-align: center;
		width: 100%;
		padding: 10px 0px;
	}

	.detail-content dl dt.phone {
		display: none;
	}

	.detail-content dl dd.phone {
		margin: 25px 0px 0px 0px;
		width: 100%;
	}

	.btn-tel {
		display: block;
		border-radius: 4px;
		text-align: center;
	}
}

@media (max-width: 360px) {

	.result-chooser-view-type > span {
		display: none;
	}
}


@media print {
	a[href]:after,
	abbr[title]:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	.result-chooser-view-type,
	.result-part-11-filter {
		display: none;
	}

	body.page-homepage .hero-image .search-bar,
	body.page-homepage .hero-image > .background,
	.navigation-items,
	#hamburger-menu,
	.place-bottom-menu,
	.social-likes,
	.redefine-search {
		display: none !important;
	}

	#page-content header > h1,
	body.page-homepage .hero-image h1 {
		border-style: none;
		font-size: 32px;
		margin: 0px;
	}

	body.page-homepage .hero-image {
		height: auto !important;
	}

	#hp-places { /* Dolní boxy se pak špatně zalamují */
		margin-bottom: 200px;
	}

	.header .brand {
		padding: 0px;
	}

	.items-list {
		padding: 0px !important;
	}
}


.banner-popis {
    display: flex;
    justify-content: space-between;
    padding: 14px 2%;
}

.banner-popis-col {
    display: flex;
    align-items: center;
    flex: 0 1 auto;
    width: 22%;
    padding: 10px 0;
}

.banner-popis-col.banner-popis-active {
    position: relative;
    width: 30%;
    background: #8D010A;
    color: white;
    padding-right: 40px;
    padding-left: 20px;
    font-size: .8em;
}

.banner-popis-col.banner-popis-active:hover,
.banner-popis-col.banner-popis-active:focus {
    background: gray;
}

.banner-popis-col.banner-popis-active:hover:after,
.banner-popis-col.banner-popis-active:focus:after {
    border-left-color: gray;
}

.banner-popis-col.banner-popis-active:hover .banner-popis-calc,
.banner-popis-col.banner-popis-active:focus .banner-popis-calc {
    background: gray;
}

.banner-popis-col.banner-popis-active h2 {
    font-size: 1.6em;
    line-height: 1.4;
    text-transform: none;
    padding: 0 10px;
    margin: 0 0 10px 0;
}

.banner-popis-round {
    display: block;
    flex: 0 0 auto;
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 1.9em;
    color: white;
    background: #8D010A;
    border-radius: 100%;
}

.banner-popis-col.banner-popis-active .banner-popis-round {
    background: white;
    width: 80px;
    height: 80px;
}

.banner-popis-col>div {
    margin: 0 20px 0 20px;
    text-align: center;
    font-size: 1.2em;
}

.banner-popis-calc {
    display: block;
    position: relative;
    width: 6.5em;
    height: 9.5em;
    margin: 14px 23px;
    background: #8D010A;
    border-radius: 1em;
    transform: scale(.25);
    transform-origin: left top;
}

.banner-popis-calc:before {
    content: "";
    position: absolute;
    top: 0.7em;
    left: 0.7em;
    width: 5.1em;
    height: 2.5em;
    background: white;
    z-index: 2;
    border-radius: .6em;
}

.banner-popis-calc:after {
    content: "";
    position: absolute;
    top: 3.7em;
    left: 0.75em;
    width: 1.1em;
    height: 1.1em;
    background: white;
    border-radius: 100%;
    box-shadow: 2em 0 white, 4em 0 white, 0 2em white, 2em 2em white, 4em 2em white, 0em 4em white, 2em 4em white, 4em 4em white;
}

.banner-popis-col.banner-popis-active:after,
.banner-popis-col.banner-popis-active:before {
    content: "";
    position: absolute;
    display: block;
    right: 16px;
    top: 50%;
    margin-top: -18px;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid white;
    transition: .4s;
}

.banner-popis-col.banner-popis-active:after {
    right: 23px;
    margin-top: -12px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #8D010A;
}

@media (max-width: 1320px) {
    .banner-popis {
        flex-wrap: wrap;
    }
    .banner-popis-col {
        width: 33.3% !important;
        font-size: .9em;
    }
    .banner-popis-col.banner-popis-active {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .banner-popis-col {
        width: 100% !important;
    }
}
.zapati {
	background-color: #d8d7d3;
	width: 100%;
	min-height: 100px;
	padding-top: 35px;
	padding-bottom: 2rem;
	padding-left: 3rem;
	padding-right: 3rem;
	max-width: 1200px;
	
}

a.zapati_nadpis:link, a.zapati_nadpis:visited {
	font-weight: bold;
	text-decoration: none;
	color: black !important;
	font-size: 1.1rem;
}

a.zapati_nadpis:active, a.zapati_nadpis:hover {
	
	color: #505050;
}

a.zapati_odkaz:link, a.zapati_odkaz:visited {
	
	text-decoration: none;
	color: black !important;
	font-size: 1.0rem;
}

a.zapati_odkaz:active, a.zapati_odkaz:hover {	
	color: #505050;
}

.ikony {
    border-top: 1px solid #ccc;
    padding-top: 1rem;
    margin-top: 1rem;
}

.checkboxes-star {
	margin-top: 0px !important;
	padding-left: 60px !important;
	margin-bottom: 4px !important;
}

.checkboxes-star li {
	margin: 0px 6px 4px 0px !important;
}

.checkboxes-star li label {
	position: relative;
	cursor: pointer;
}

.checkboxes-star li label input {
	display: none;
}

.checkboxes-star li label input + i.fa {
	background-color: gray;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 30px;
	font-size: 28px;
	color: white;
	border-radius: 3px;
	padding-top: 5px;
}

.checkboxes-star li label input:checked + i.fa {
	background-color: #ff6a00;
}

.checkboxes-star li label input:checked:hover + i.fa {
	background-color: #ff4330;
}

.checkboxes-star li label span {
	position: absolute;
	font-size: 12px;
	color: white;
	padding: 0px 4px;
	white-space: normal;
	line-height: 1.1;

	top: 40px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#hp-search-form .checkboxes-star li label {
	width: 66px;
	height: 76px;
}

#hp-search-form .checkboxes-star li label span {
	top: 40px;
	left: 0px;
	width: 100%;
	text-align: center;
}

body.page-map .checkboxes-star li label {
	width: 90px;
	height: 36px;
}

body.page-map .checkboxes-star li label input + i.fa {
	line-height: 16px;
	font-size: 14px;
	text-align: left;
	padding-left: 6px;
}

body.page-map .checkboxes-star li label i.fa:before {
	top: -2px;
    position: relative;
}

body.page-map .checkboxes-star li label span {
	top: 6px;
	left: 20px;
	width: 70px;
	width: calc(90px - 20px);
	text-align: left;
}

@media (max-width: 767px) {
	.input-row-plus strong {
		color: white !important;
	}
}