/*temp*/
.fotoBox {
	position: absolute;
}
.no_comission {
	margin: 20px 0;
	text-align: center;
}

.inzeraty .no_comission {
	margin: 6px 0;
}

.no_comission > .no_comission {
	background: #ffffcd;
	padding: 15px 10px 15px;
	border: 1px solid #e8ba04;
}

.no_comission > .no_comission a {
	text-decoration: underline;
}

.inzeraty .col {
	padding-left: 0;
	padding-right: 0;
}

.smaller .hoteldiv:first-of-type {
	margin-top: 20px;
}

.obsah.hledam {
	width: auto !important;
	max-width: 970px;
	min-height: auto;
}

.obsah .hoteldiv {
	margin-top: 0;
}

.obsah.hledam label p{
	color: red;
}

.obsah.hledam {
	border: 2px solid;
	margin: 0 auto;
}

.ui-datepicker-calendar td {
	line-height: 27px !important;
}

.obsah .buttons {
	margin: 0 auto;
	display: block;
	text-align: center;
}

.obsah .buttons * {
	display: inline-block;
	vertical-align: middle;
}

.obsah .buttons .btn {
	margin-top: 5px;
}

.obal {
	padding: 20px 15px;
}

.link-attention {
	text-decoration: underline;
}

.inzeraty #count-list-up {
	margin-bottom: 30px;
}

.inzeraty .btn-back {
	margin-bottom: 20px;
}

#objects div.relative {
	position: relative;
}

#objects div.relative img {
	position: absolute !important;
	z-index: 999;
}

#objects div.relative a {
	position: absolute;
	z-index: 1000;
}
/*end temp*/
.center {
	text-align: center;
}

.add-text,
.vysvetlivky {
	margin: 25px 0;
	text-align: center;
}

.copy {
	margin: 25px 0 0 0;
	text-align: center;
}

.add-text span {
	display: inline-block;
}

.add-text br + span {
	margin-top: 10px;
}

.notFound {
	box-sizing: border-box;
	width: 100%;
	padding: 60px 10px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
}

.notFound b {
	font-weight: bold;
	display: block;
}

.subtitle {
	font-weight: 500;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 0;
}

.subtitle + .hoteldiv {
	margin-top: 15px;
}

.divider {
	min-height: 1px;
	margin: 15px 0
}

.catalog {
	margin: 25px 0 0 0;
	text-align: center;
	text-transform:uppercase;
}

.seo_links {
	margin: 25px 0;
	text-align: center;
	text-transform:uppercase;
}

.seo_links.bottom {
	margin-bottom: 5px;
}

.seo_links.bottom > a {
	display: inline-block;
	white-space: nowrap;
}

.seo_links.bottom :not(:last-child):after {
	content: ", ";
}

.add_ski_wrapper {
	margin-bottom: 5px;
}

.add_ski_wrapper + .hoteldiv {
	margin-top: 0;
}

.add_ski {
	position: absolute;
	top:14px;
	right:0;
	border: 2px solid #000;
	display:none;
	width: 100%;
	max-width: 400px;
	text-align:center;
	z-index: 2;
}

.add_ski .btn {
	position: relative;
	width: 100px;
	margin-bottom: 10px;
}

.add_ski_button {
	font-weight: 700;
	display: flex;
	align-items: center;
	float: right;
	font-size: 12px;
}

.form_text {
	color: red;
	font-weight: 700;
	text-align: center;
	margin: 10px 0;
}

.row {
	zoom: 1;
}

.row * {
	box-sizing: border-box;
}

.row:before,
.row:after {
	display: table;
	line-height: 0;
	content: "";
}
.row:after {
	clear: both;
}

.col {
	width: 100%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

#nadpis.snow {
	margin-bottom: 20px;
}

#ui-datepicker-div {
	z-index: 75 !important;
}

@media screen and (max-width: 700px) {
	#nadpis h1 {
		font-size: 18px !important;
	}
}

@media screen and (max-width: 550px) {
	.catalog nobr {
		white-space: normal;
		line-height: 1.8;
	}

	.notFound {
		padding: 35px 10px;
	}

	.cool-form fieldset {
		padding: 25px 15px;
	}
}

@media screen and (max-width: 500px) {
	.add_ski_wrapper {
		display: none;
	}

	.subtitle {
		margin-bottom: 15px;
	}
}

@media screen and (min-width: 701px) {
	.pure-u-1-2 .width-sm-1-1 {
		float: left;
		width: 100%;
	}

	.pure-u-1-2 {
		float: left;
		width: calc(50% - 15px);
	}

	.pure-u-1-2:nth-child(even) {
		margin-left: 30px;
	}
}

.btn-back {
	margin: 20px auto 0;
	white-space: normal !important;
	max-width: 300px;
}
