.gps-wrapper {
	display: table;
	margin-top: 10px!important;
	text-align: left;
	font-size: 13px
}

.gps-title {
	display: inline-block;
	padding-right: 8px;
	font-weight: 700;
}

.gps-wrapper > a {
	display: inline-block;
}

.h2userfoto {
	font-size: 20px;
	margin: 30px auto -15px;
	display: table;
	font-weight: normal;
}

.adphoto-cont {
	position: fixed;
	left: 0;
	top: 470px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-sizing: border-box;
	z-index: 550;
	display: table;
}

.adphoto-cont img {
	display: inline-block;
}

.adphoto-left {
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	background: rgba(255, 255, 255, 0.24);
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.adphoto-right {
	height: 80px;
	width: 70px;
	display: table-cell;
	vertical-align: middle;
}

.adphoto-cont a {
	cursor: pointer;
	font-size: 12px;
	color: white;
	text-align: center;
}

.adphoto-cont a:hover {
	text-decoration: none;
}

.adphoto-cont .skryt {
	display: none;
}

.adphoto-cont .photo-arrows {
		padding: 0 7px;
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
}

.adphoto-cont .otocit {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	padding: 0 7px;
}

.adphoto-cont .kamerka {
	display: none;
	padding: 0 5px;
	width: 19px;
	margin-top: 10px;
}

.adphoto-cont .kamerka-visible {
	display: block;
	}

@media only screen and (max-width: 1155px) {
.adphoto-right {
	display: none;
}
	.adphoto-cont .skryt {
	display: table-cell;
}
.adphoto-cont .kamerka {
	display: block;
}
.adphoto-cont .kamerka-visible {
	display: none;
}
.adphoto-cont .photo-arrows {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
}

.adphoto-cont .otocit {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
}

@media only screen and (max-width: 1136px) {
.adphoto-cont {
	top: 350px;
}
}

@media only screen and (max-width: 800px) {
	.adphoto-cont {
		display: none;
	}

}

@media only screen and (max-width: 800px) {
	.adphoto-cont {
		display: none;
	}
}

[id^="object"] {
	margin: 0 auto;
	padding: 0 10px;
	width: 100%;
	background: white;
	box-sizing: border-box;
}

#object {
	padding: 32px 10px 10px 10px;
}

#object-last {
	padding-bottom: 1px;
}

[id^="object"] h2 {
	font-size: 18px;
}

#menu-bottom #menu2-content,
#menu-bottom #menu-content {
	width: 100%;
}

#menu-bottom #menu2-content-wrap,
#menu-bottom #menu-content-wrap {
	padding-top: 0;
	border-top: 0;
	display: none;
}

#content-wrap {
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
}

#content-wrap.waterfall_wrap_class {
	margin: 0;
}

#content-wrap .width-limit {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.region_main > .justified-gallery {
	margin-top: 32px;
}

.photo-err-container {
	padding: 20px 0;
	height: 180px;
	display: table;
	width: 100%;
	text-align: center;
}

.photo-err {
	font-weight: 500;
	font-size: 15px;
	display: table-cell;
	vertical-align: middle;
}

.photo-err a {
	text-decoration: underline;
}

.cool-form * {
	margin: 0;
	padding: 0;
}

.cool-form fieldset {
	border: none;
}

#menu2-content-down-table .aktivni,
#menu-content-down-table .aktivni {
	z-index: 100;
}

.row {
	width: 100%;
	padding: 25px 0;
	border-bottom: 1px solid #e3e3e3;
	display: table;
}

.row-mista {
	padding: 5px 0 25px;
	border: 0;
}

.row-top {
	padding: 5px;
	display: table;
	text-align: center;
	margin: 0 auto 5px;
}

.row-top p {
	padding-bottom: 15px;
}

.row-top p:last-of-type {
	padding-bottom: 0;
}

.row-top img {
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 0 7px;
	position: relative;
	top: -3px;
}

.row-mista table a,
.row-bottom a,
.row-top a {
	text-decoration: underline;
}

.row-mista table a:hover,
.row-bottom a:hover,
.row-top a:hover {
	color: grey;
}

.row-mista table td:first-of-type {
	display: inline-block;
}

.row-mista table td:nth-of-type(2) {
	display: inline-block;
	width: auto;
	text-align: left;
}

.row-koupani {
	padding: 7px 10px 5px;
	background: #f6f6f6;
}

.row-koupani img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0;
}

.row-text .moreinfo {
    text-align: right;
    padding: 0 10px;
}

.row-bottom {
	margin: 25px 0;
	width: calc(100% - 30px);
    display: inline-block;
    text-align: left;
    line-height: 2.0;
    box-sizing: border-box;
    text-indent: -30px;
	position: relative;
	left: 30px;
}

.row-bottom a {
    text-decoration: underline;
	max-width: 100%;
	overflow: hidden;
    display: inline-block;
    overflow-wrap: break-word;
	text-indent: 0;
    vertical-align: top;
}

.row-bottom nobr {
	white-space: normal;
}

.row:last-of-type {
	border: 0;
}

.row-text {
	text-align: justify;
	line-height: 2.0;
}

.prazdniny {
	position: relative;
	top: 15px;
	text-align: right !important;
	margin: -10px 0;
	font-size: 12px;
}

.title {
	font-weight: 700;
	padding-bottom: 10px;
}

#largeFormWrapper.largeWrapper {
	width: 100%;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.tourist {
	text-align: left;
}

.tourist a {
	display: inline-block;
	margin-right: 20px;
	text-decoration: underline;
}

.tourist i {
	display: none;
}

#drobky-wrap + #content-wrap {
	margin-top: 30px;
}

a.block {
	display: block;
}

header.small {
	padding: 10px 30px;
	font-size: 15px;
}

.divider {
	height: 2px;
	margin: 5px 0 5px 0;
	border: 0;
	padding: 0;
}

header {
	font-size: 25px;
	display: block;
	padding: 20px 30px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	font-weight: 300;
}

.strong {
	font-weight: 700;
}

.letniprovoz .table {
	display: table;
	margin: 0 auto;
}

.letniprovoz .tr {
	display: table-row;
}

.letniprovoz .td {
	vertical-align: top;
	display: table-cell;
	padding: 10px 5px;
}

.letniprovoz .td:first-of-type {
	max-width: 100px;
}

.letniprovoz .tr:last-of-type .td {
	padding-bottom: 0;
}

.letniprovoz .row {
	padding-top: 0;
}

.letniprovoz img {
	width: 100px;
	height: 60px;
}

.aktivni.reverse:before {
	bottom: 100%;
	top: auto !important;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

#nadpis {
	margin: 0 auto;
}

#nadpis h1 {
	text-align: center;
	font-size: 28px;
	margin: 25px 0 5px 0;
	font-weight: 500;
}

.ski-nadpis-ubytovani {
	text-align: center;
	margin: 25px 0 5px 0;
	font-weight: 500;
}

.top-links {
	margin-bottom: 20px;
}

.top-links a {
	color: #b00000;
	display: inline-block;
	margin: 0 5px;
	font-size: 18px;
	font-weight: 500;
}

.domain2:hover {
	text-decoration: none;
}

#footer-adds {
	font-size: 13px;
}

#footer-adds.row {
	padding-bottom: 0;
}

.server {
	text-align: center;
	padding: 10px;
	background: #f4f4f4;
}

.server br {
	line-height: 2.0;
}

.folders {
	display: table;
	margin: 0 auto;
	padding: 20px 10px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	font-size: 14px;
	box-sizing: border-box;
}

.folders table {
	padding-top: 7px;
	border-spacing: 8px;
	border-collapse: separate;
	text-align: left;
	font-weight: normal;
	margin: 0 auto;
	width: 100%;
	max-width: 900px;
	table-layout: fixed;
}

.folders td {
	font-size: 13px;
	padding: 8px 20px 8px 30px;
    background: rgba(255, 255, 255, 0.5);
	position: relative;
    box-sizing: border-box;
	max-width: 450px;
	vertical-align: top;
}

.folders td:hover {
	background: rgba(255, 255, 255, 0.7);
}

.folders a:before {
    content: "»";
    position: absolute;
    left: 10px;
    font-size: 26px;
    top: -3px;
}

.folders a{
	display: block;
	font-size: 14px;
}

.folders a:hover{
	text-decoration: none;
}

.snowAd {
	text-align: center;
	padding-top: 35px;
}

.snowAd a {
	text-decoration: underline;
}

.photo-inc {
	text-align: center;
	margin-top: 25px;
}

.photo-inc div:nth-child(odd) {
	margin-right: 25px;
}

.photo-inc div,
.photo-inc img {
	width: 100% !important;
	max-width: 450px !important;
	height: auto !important;
}

.photo-inc table {
	width: 50%;
	display: inline;
}

.photo-inc table + br {
	display: none;
}

.photo-inc div {
	display: inline-block;
}

#gallery-DB {
	text-align: center;
}

#gallery-DB b {
	margin-top: 25px;
	display: block;
	margin-bottom: 10px;
}

@media only screen and (max-width: 740px) {
	#menu2-content-wrap,
	#menu-content-wrap {
		padding-bottom: 0 !important;
	}

	header {
		font-size: 15px;
		padding: 10px 30px;
	}

	#content-wrap {
		margin-top: 0;
	}

	#menu-bottom #menu2-content-wrap,
	#menu-bottom #menu-content-wrap {
		border-top: 1px solid;
		display: block;
		padding-bottom: 0;
	}

	#menu2-content-wrap br,
	#menu-content-wrap br {
		display: none;
	}

	.hide-on-mobile {
		display: none !important;
	}
}

@media screen and (max-width: 740px) {
	#nadpis h1 {
		font-size: 18px;
	}
}

@media screen and (max-width: 850px) {
	.folders table {
		max-width: 450px;
		border-spacing: 0;
		margin-top: 8px;
	}

	.folders td {
		display: block;
		margin-bottom: 8px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.folders a:before {
		top: 0;
	}
}

@media screen and (min-width: 551px) {
	.cool-form fieldset {
		padding: 0 20px 0;
	}
}

@media screen and (max-width: 550px) {
	.tourist a {
		margin: 5px 0;
		padding: 3px;
		box-sizing: border-box;
		width: 100%;
		border: 2px solid #ececec;
		text-align: center;
		text-decoration: none;
	}

	.tourist a:hover {
		background-color: #f9f9f9;
		text-decoration: none;
	}
}

@media only screen and (max-width: 540px) {
	#object {
		margin-top: 0;
		width: 100%;
		padding: 20px 10px 10px 10px;
	}
}

.map-div1 {
    display: table;
    vertical-align: top;
    margin: 30px auto 0;
    background: rgba(128, 128, 128, 0.15);
    padding: 20px;
}

.map-div2 {
    display: table-cell;
    vertical-align: middle;
}

.map-div3 {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 13px;
    line-height: 1.5;
}

@media only screen and (max-width: 700px) {

	.map-div2 {
		display: block;
	}

	.map-div3 {
		display: inline-block;
		padding-top: 15px;
	}
}

@media only screen and (min-width: 701px) {
	.hide-on-desktop {
		display: none !important;
	}

	.hide-on-desktop.aktivni {
		display: none !important;
	}
}

@media only screen and (max-width: 400px) {

	.map-div2 img {
		display: block;
		max-width: 200px;
		height: auto;
		margin: 0 auto;
	}

	.map-div3 {
		display: inline-block;
		padding-top: 15px;
	}
}

.folders {
    background: white;
}

#menu2-content-wrap, [id^="object"], .server, .folders, .hoteldiv, .hotel-snow, .hotel-footer, .hotel-cena .ikony-2, #formWrapper, #largeFormWrapper {
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}

[id^="object-"], .folders {
    margin: 25px auto 0;
}

#object-last,
#object-info {
    padding: 0;
}

#object-text .divider {
    display: none;
}

#object-text {
    padding-top: 20px;
}

#object-info .cool-form {
    padding: 0 10px;
}

.folders tr td {
	border: 1px solid #F39C12;
}

.folders tr td:hover {
	background-color: #f9f9f9;
	text-decoration: none;
}


.folders tr:first-of-type td, .folders tr:nth-of-type(2) td {
    background: #F39C12;
	border: 0;
}

.folders tr:first-of-type td:hover, .folders tr:nth-of-type(2) td:hover {
    opacity: 0.8;
}

.folders tr:first-of-type td a, .folders tr:nth-of-type(2) td a {
    color: white;
}

.folders a {
    color: #D68400;
}
