#nadpis-wrap {
	position: relative;
	text-align: center;
}

#nadpis {
	margin: 0 auto;
}

#nadpis h1 {
	text-align: center;
	font-size: 28px;
	margin: 25px 0 5px 0;
	font-weight: 500;
}

.hledam {
	line-height: 1.8;
	padding: 0 0 1px 0 !important;
}

.hledam-cell {
	margin: 10px;
	line-height: 1.8;
}

.hledam-cell:first-of-type {
	color: #b00000;
	background: #d4d4d4;
	padding: 10px;
	margin: 0;
}

.hledam-footer {
	display: block;
	width: 100%;
	table-layout: fixed;
	box-sizing: border-box;
	background: white;
	padding: 7px 5px 5px 10px;
	min-height: 36px;
	vertical-align: sub;
	margin-top:1px;
}

.hledam-footer a {
	text-decoration: underline;
}
.hledam-footer a:hover {
	color: #b00000;
}

.top-links {
	margin-bottom: 20px;
}

.top-links a {
	color: #b00000;
	display: inline-block;
	margin: 0 5px;
	font-size: 18px;
	font-weight: 500;
}

.aktovka.ubytovani {
	text-align: right;
}

.ubytovani.aktovka img {
	height: 20px;
	width: 20px;
	vertical-align: middle;
}

.ubytovani.aktovka span {
	vertical-align: middle;
	font-weight: 700;
}

.ubytovani.aktovka a {
	text-decoration: none;
}

.ubytovani.aktovka a span:hover {
	text-decoration: underline;
}

#fotoDialogContainer {
	display: none;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
}

#cenik-container {
	display: none;
}

.cenik_foot {
	margin-bottom: 10px;
}

#count-list-up {
	width: 100%;
	text-align: center;
	height:1px;
	margin-bottom: 60px;
	margin-top: -10px;
}

#count-list-up .count-box {
	display: table;
	margin: 30px auto 0;
	width: 100%;
}

#count-list-up p {
	margin: 0;
	vertical-align: middle;
}

#count-list-up img {
	width: 15px;
	height: 15px;
	vertical-align: text-top;
}

#count-list-up p,
#count-list-up a {
	display: table-cell;
}

#count-list-up p {
	padding: 0 10px;
	color: #b00000;
	font-weight: 900;
	width: 100%;
}

#count-list-up .hide-me {
	display: table-cell;
}

#count-list-up .show-me {
	display: none;
}

.hoteldiv {
	width: 100%;
	background: white;
	padding: 10px;
	box-sizing: border-box;
	table-layout: fixed;
	min-height: 200px;
	margin-top: 40px;
	border: 2px solid transparent;
	transition: 0.5s border;
}

.hotellist-start-margin {
	margin: -10px 0;
}

.hotellist-end-margin {
	margin: 35px 0;
}

.ui-datepicker-next.ui-state-disabled, .ui-datepicker-prev.ui-state-disabled {
	visibility: hidden !important;
}

.hoteldiv.highlighted, .hoteldiv.action-highlight {
	border: 2px solid red;
}

.hoteldiv .right-right,
.hoteldiv .left-left {
	display: table-cell;
	vertical-align: top;
}

.hoteldiv .left-left {
	padding-right: 10px;
}

.hoteldiv .right-right {
	margin-left: 10px;
	background: #F2F2F2;
}

.hoteldiv .left-part {
    width: 190px;
    box-sizing: border-box;
    display: table-cell;
    position: relative;
    float: left;
}

.hoteldiv .left-part .nas-tip {
	display: block;
	position: absolute;
	top: 5px;
	color: white;
	font-weight: 700;
	padding: 5px 10px;
	background: rgba(205, 10, 10, 1);
}

.hoteldiv .left-part img {
	width: 180px;
	height: 180px;
	float: left;
}

.hoteldiv .hotel {
	display: block;
	font-weight: 900;
	padding: 0	;
	text-decoration: none;
	font-size: 16px;
	text-align: left;
	float: right;
	width: calc(100% - 190px);
	box-sizing: border-box;
}

.hoteldiv .hotel-misto {
	display: inline-table;
	padding: 0 10px 0 0;
	font-size: 11px;
	line-height: 1.4;
	text-align: left;
}

.hoteldiv .hotel-misto-cell {
	display: table-cell;
	padding-right: 3px;
}

.hoteldiv .hotel-misto a {
	/*display: none;*/
	white-space: nowrap;
	text-decoration: none;
}

.hoteldiv .ico-mapa {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin: 5px 0;
}

.hoteldiv .hotel-misto img {
	margin: 0;
}

.hoteldiv .hotel-ikonky {
	display: block;
	padding: 5px 0;
	font-size: 11px;
	line-height: 1;
	width: 100%;
}

.hoteldiv .hotel-popis {
	display: block;
	font-size: 13px;
	line-height: 1.4;
	text-decoration: none;
	text-align: justify;
	padding: 6px 0 0 0;
	min-height: 86px;
}

.hoteldiv .ski-popis {
	min-height: 86px;
	padding-bottom: 15px;
	box-sizing: border-box;
}

.hotel-cena .ikony-2 {
	background: aliceblue;
	padding: 3px 3px 3px 10px;
}

.hotel-cena .ikony-2 .ico-cena {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 5px;
}

.hoteldiv .right-bottom-part {
	display: table;
	padding-top: 5px;
}

.hoteldiv .ikony-4 {
	display: table;
	background: white;
	table-layout: fixed;
	align-items: inherit;
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
}

.hoteldiv .ikony-4-box {
	display: table;
	align-items: baseline;
	margin: 8px auto 2px;
}

.hotel-cena .ikony-2,
.hoteldiv .hotel-misto-table,
.hoteldiv .ikony-2,
.hoteldiv .ikony-3,
.hoteldiv .ikony-3a {
	display: table;
	width: 100%;
	table-layout: fixed;
	min-height: 30px;
	margin: 1px auto;
	box-sizing: border-box;
}

.hotel-cena .ikony-2 {
	min-height: 36px;
}

.hoteldiv .ikony-3a {
	background: none;
	padding-top: 10px;
	display: none;
	height: 100%;
}

.hoteldiv .ikony-3 {
	background: #F2F2F2;
	width: 105px;
	float: right;
	height: 176px;
	margin: 4px 0 0 0;
}

.hotel-cena .ikony-2-cell,
.hoteldiv .ikony-2-cell,
.hoteldiv .ikony-3-cell,
.hoteldiv .ikony-3a-cell {
	display: table-cell;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

.hoteldiv .ikony-3-cell {
	display: inline-table;
	text-align: left;
	height: 29px;
	padding-left: 10px;
	vertical-align: middle;
	margin: auto;
}

.hotel-cena .ikony-2-cell:first-of-type {
	text-align: left;	
}

.hoteldiv .ikony-3a-cell a,
.hoteldiv .ikony-3-cell a {
	text-decoration: underline;
}

.hoteldiv .ikony-3-popis,
.hoteldiv .ikony-3-ico {
	vertical-align: middle;
	display: table-cell;
}

.hoteldiv .ico-cena2,
.hoteldiv .ico-cena,
.hoteldiv .ico-cena {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-right: 5px;
}

.hotel-snow {
	display: block;
	width: 100%;
	table-layout: fixed;
	box-sizing: border-box;
	padding: 5px 0 5px 0;
	font-size: 12px;
	vertical-align: sub;
	margin-top:1px;
	text-align: center;
}

.ski-snow {
	padding: 10px 0;
}

.ski-snow br {
	display: none;
}

.toggle-lm-calendar {
	cursor: pointer;
	text-decoration: underline;
}

.lastminute,
.hotel-footer {
	display: block;
	width: 100%;
	table-layout: fixed;
	box-sizing: border-box;
	background: white;
	padding: 7px 5px 5px 0;
	font-size: 13px;
	min-height: 36px;
	vertical-align: sub;
	margin-top:1px;
}

.lastminute {
	padding: 0;
	text-align: center;
	box-sizing: border-box;
}

.lastminute .flatpickr-days {
	pointer-events: none;
}

.lastminute a {
	text-decoration: none;
}

.lastminute .lastminute-top {
	display: block;
	padding: 5px 10px;
	line-height: 1.6;
}

.lastminute .nezal {
	display: inline-block;
	white-space: nowrap;
}

.lastminute .lastminute-top a {
	text-decoration: underline;
}

.lastminute .lastminute-middle {
	display: block;
	margin-top: 10px;
    padding: 0 10px;
	font-size: 12px;
}

.lastminute .lastminute-middle b {
	font-size: 13px;
}

.lastminute .lastminute-bottom {
	display: block;
	padding: 10px;
}
.lastminute .lastminute-footer {
	display: block;
	padding: 3px 10px;
}

.hotel-footer a {
	text-decoration: underline;
}

.hotel-footer .hotel-footer-cell {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}
#count-list-up .button,
#count-list-down .button,
.hoteldiv .ikony-4 .button {
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 3px;
	box-sizing: border-box;
	margin: 0 5px 0 5px;
	min-width: 215px;
	max-width: 250px;
	width: 45%;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	overflow: hidden;
	font: 300 13px/26px 'Open Sans', 'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', Helvetica;
	text-align: center;
	color: #fff;
}

#count-list-up .button
 {
	display: table-cell;
	width: auto;
	margin: 5px;
	padding: 5px 0;
	font-size: 14px;
}

#count-list-down {
	width: 100%;
	margin-top: 40px;
}

#count-list-down .last {
	float: left;
	margin-right: 4px;
	box-sizing: border-box;
	max-width: 48%;
}

#count-list-down .last a {
	padding-right: 22px;
}
#count-list-down .next a {
	padding-left: 22px;
}

#count-list-down .next {
    float: right;
	margin-left: 4px;
	text-align: right;
	box-sizing: border-box;
	max-width: 48%;
}

#count-list-down .list {
	text-align: center;
	width: 400px;
	margin: 0 auto;
}

#count-list-down .list b {
	padding: 5px;
	line-height: 1.5;
}

#count-list-down .list a {
	padding: 5px;
	line-height: 1.5;
	text-decoration: underline;
}

#count-list-down .list a.active {
	text-decoration: none;
	font-weight: bold;
}

#count-list-down .button {
	min-width: 200px;
	margin: 5px;
	padding: 5px 0;
	font-size: 14px;
}

#count-list-up .noclick,
#count-list-down .noclick {
	opacity: 0.5;
	cursor: default !important;
}

.list-popis {
	text-align: center;
	margin-top: 30px;
	margin-bottom: -10px;
}

.hoteldiv .ikony-4 .aktovka a {
	box-sizing: border-box;
	height: 36px;
	display: block;
	width: 220px;
	margin: 10px auto 0 auto;
	text-align: center;
	font: 300 14px/36px 'Open Sans', 'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', Helvetica;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	overflow: hidden;
}

.lastminute-calendar {
	position: relative;
	z-index:0;
}

.lastminute-calendar::before {
	position: absolute;
	content: "";
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.7);
	z-index: -1;
}

.datepicker-container {
	display: inline-block;
	margin: 0 auto;
}

.hoteldiv .mobil {
	display: none;
}

.hoteldiv .hotel-ajax-cely-popis a {
	font-weight: 700;
	white-space: nowrap;
	display: none;
}

.hoteldiv .hotel-ajax-tecky {
	display: none;
}

.hoteldiv .silvestr-name {
	font-size: 14px;
}

.hoteldiv .silvestr-name:before {
	content: " - ";
}

@media screen and (max-width: 950px) {
	#count-list-down .list {
		width: 100%;
		padding-top: 60px;
	}

	#count-list-down .list:before {
		clear: both;
		display: table;
		content: "";
	}
}

@media screen and (max-width: 880px) {

.hoteldiv .ikony-4 .aktovka {
	margin-top: 7px;
}

.hoteldiv .ikony-4 .button {
	max-width: 300px;
	width:  80%;
}

.hoteldiv .hotel-popis {
	min-height: 56px;
}

.hotel-snow {
	display: none;
}

	.hoteldiv .ski-popis {
		min-height: 86px;
	}
}

@media screen and (max-width: 880px) {


.hotel-cena .ikony-2 nobr {
	display: block;
	margin-top: -4px;
}

}

@media screen and (max-width: 800px) {
	.ski-snow {
		display: block;
	}
}

@media screen and (max-width: 750px) {

	#count-list-up .hide-me {
	display: none;
}
	#count-list-up .show-me {
	display: table-cell;
}

	#count-list-up .button
	{
		min-width: 150px;
	}

}

@media screen and (max-width: 700px) {

.hoteldiv .left-left {
	padding-right: 0;
}

.hoteldiv .hotel-ajax-popis {
	display:none;
}

.hoteldiv .hotel-ajax-tecky,
.hoteldiv .hotel-ajax-cely-popis a {
	display: inline;
}

.hoteldiv .ikony-4-box {
	margin-top: 15px;
}

.hoteldiv .ikony-3a {
	display: table;
	margin-top: 0;
}

	.hoteldiv .ikony-3a-ski {
		min-height: auto;
	}

.hoteldiv .hotel-misto {
	max-width: calc(100% - 200px);
}

.hoteldiv .hotel-misto-cell {
	display: inline-block;
}

.hoteldiv .right-right {
	display: none;
}

.hoteldiv .ikony-4 .aktovka a,
.hoteldiv .ikony-4 .button {
	max-width: 300px;
	width: 80%;
	padding: 2px 3px;
	margin: 2px 0;
}

.hotel-footer {
	display: none;
}

.hoteldiv .ikony-4 {
	width: 100%;
}

	.hoteldiv .ski-popis {
		min-height: 86px;
	}
}

@media screen and (max-width: 600px) {

.hoteldiv .ico-cena2 {
	display: block;
	margin: 0 auto;
}

.hoteldiv .ikony-3a {
	margin-top: 0;
	padding-top:7px;
}

.hoteldiv .ikony-4-box {
	margin-top: 15px;
}

	.hoteldiv .ico-cena2-ski {
		display: inline;
		margin-right: 5px;
	}

	#count-list-up .button
	{
		min-width: 50px;
		font-size: 18px;
		margin: 5px;
		padding: 10px 0;
	}
	#count-list-up .hide-600
	{
		display: none;
	}

}

@media screen and (max-width: 550px) {

.hoteldiv {
    min-height: auto;
}

.hoteldiv .ico-cena2 {
	display: block;
	margin: 0 auto;
}

}

@media screen and (max-width: 520px) {

	#count-list-down .button {
		min-width: 165px;
	}

	#count-list-down .last {
		margin-right: 0;
	}

	#count-list-down .next {
		margin-left: 0;
	}

	.hoteldiv .ski-popis {
		min-height: auto;
	}

.hoteldiv .hotel {
	width: 100%;
	text-align: center;
}

.hotel-cena .ikony-2 nobr {
	display: inline;
	margin-top: auto;
}

.hoteldiv .hotel-misto {
	width: 100%;
	max-width: 100%;
	float: right;
	text-align: center;
	margin: 0 0 10px 0;
}

.hoteldiv .hotel-misto-cell {
	display: inline-block;
}

.hoteldiv .desktop {
	display: none;
}

.hoteldiv .mobil {
	display: block;
}

.hoteldiv .hotel-popis {
	text-align:left;
}

.hoteldiv .ikony-4 .aktovka a,
.hoteldiv .ikony-4 .button {
	padding: 2px 3px;
	margin: 2px 0;
}

.hoteldiv .ikony-4-box {
	margin-top: 5px;
}

.hoteldiv .ikony-3a {
	width: 100%;
	padding: 5px 0 0 0;
	text-align: center;
}

.hoteldiv .left-part .nas-tip {
	padding: 3px 4px 2px;
	line-height:1;
}

.hotel-cena .ikony-2-cell {
	display: block;
	text-align: right;
	margin-right: 10px;
	white-space: nowrap;
}

.hotel-cena .ikony-2-cell:first-of-type {
	width: calc(100% - 230px);
	text-align: left;
	float: left;
	white-space: normal;
}

.hotel-cena .ikony-2-cell:first-of-type.hr {
	text-align: center;
	padding-right: 5px;
	padding-top: 5px;
	width: 100%;
}

.hoteldiv .right-bottom-part {
	margin-left: 0;
	width: 100%;
}

.hoteldiv .ico-cena2 {
	width: 25px;
	height: 25px;
	display: block;
	margin: 0 auto;
}

.hoteldiv .left-part {
	margin: 0 auto 10px;
	left: calc(50% - 90px);
}

	.hoteldiv .ico-cena2-ski {
		display: inline;
		margin-right: 5px;
	}

	.ski-snow br {
		display: block;
	}

	.hoteldiv .silvestr-name {
		display: block;
	}

	.hoteldiv .silvestr-name:before {
		display: none;
	}

}

@media screen and (max-width: 400px) {

.hoteldiv .hotel-popis {
	text-align:justify;
}

.hoteldiv .hotel-misto {
	float: none;
}

.hoteldiv .hotel {
	width: 100%;
}
.hoteldiv .ikony-4-box {
	margin-top: 10px;
}

#count-list-down .button {
		min-width: 250px;
	}

	#count-list-down .last,
	#count-list-down .next{
		float: none;
		margin: 0 auto;
		display: table;
		text-align: center;
	}

	#count-list-down .list {
		padding-top: 20px;

	}

	#count-list-down .noclick {
		display: none;
	}
}

@media screen and (max-width: 350px) {
.hoteldiv .ikony-3a {
	table-layout: auto;
}
}

.hoteldiv, .hotel-snow, .hotel-footer, .hotel-cena .ikony-2, #filter, .lastminute, .hledam-footer, .briefcase-server-list {
    box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
}
