#object .height70 {
	height: 60px;
}

#object .td {
	vertical-align: top;
}

#object .price * {
	text-align: center;
}

#object .price .jednotka-cont-bottom * {
	text-align: left;
}

#object .price .jednotka-cont-top {
	text-align: right;
}

@media screen and (min-width: 750px) {
.jednotka-detaily-2 {
    position: static !important;
}
}

.jednotka-detaily-2 {
    font-size: 12px !important;
	width: 100%;
}

#object .price h2 {
	text-align: left;
}

#object .price .col2 {
	padding: 10px 0;
}

#object .price a {
	text-decoration: underline;
}

#object .price .col2:first-of-type {
	padding-top: 0
}

#object .price .col2:last-of-type {
	padding-bottom: 0
}

#object .skiPrices, #object .tabulka {
	display: table;
	margin: 0 auto 25px auto;
	border-spacing: 0;
}

#object .skiPrices th,
#object .tabulka th {
	color: white;
	font-size: 13px;
	font-weight: 300;
	text-align: center;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

#object .skiPrices td,
#object .tabulka td {
	text-align: center;
}

#object .skiPrices td,
#object .skiPrices th,
#object .tabulka td,
#object .tabulka th {
	padding: 5px 5px;
	width: 150px
}

#object .skiPrices td,
#object .tabulka td {
	background-color: #f5f5f5;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

#object .tablesWrapper {
	margin: 0 auto;
}

#object .tablesWrapper p {
	display: block;
}

.not-filled {
	padding: 30px 0;
}

.camp {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	max-width: 350px;
}

.camp table{
	width: 100%;
}

.camp td{
	padding: 5px 10px;
}

.camp tr:nth-child(odd) {
	background-color: #e2e2e2;
}

.camp-left {
	text-align: right !important;
	width: 50%;
}

.camp-right {
	text-align: left !important;
	width: 50%;
}

#object .unit a {
	text-decoration: none;
}

.unit {
	padding: 16px 0;
	position: relative;
}

.unit:first-of-type {
	padding-top: 0;
}

.unit:last-of-type {
	padding-bottom: 0;
}

@media screen and (min-width: 851px) {
	#object .table {
		display: table;
		margin: 0 auto;
	}

	#object .rowToHide {
		display: none;
	}

	#object .tr {
		display: table-row;
	}

	#object .td {
		display: table-cell;
		height: 1px;
	}

	#object .tablesWrapper {
		width: 80%;
	}
}

@media screen and (min-width: 500px) {
	#object .skiPrices td {
		white-space: nowrap;
	}
}

@media screen and (max-width: 550px) {
	#object .price * {
		font-size: 13px;
	}

	#object .price h2 {
		font-size: 18px;
	}

	#object .price .title {
		font-size: 14px;
	}
}

#object.vleky * {
	text-align: center;
}

#object.vleky h2 {
	text-align: left;
}

#object.vleky .col-colorful:first-of-type {
	color: white;
	line-height: 1.2;
	padding-top: 7px;
	padding-bottom: 7px;
}

#object.vleky .container {
	margin: 0 auto;
}

#object.vleky .container:last-of-type {
	margin-top: 30px;
	margin-bottom: 5px;
}

#object.vleky .col-colorful {
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

#object.vleky .col-colorful:last-of-type,
#object.vleky .tr:last-of-type {
	border-bottom: 1px solid #e2e2e2;
}

#object.vleky .col-colorful:nth-child(even) {
	background-color: #e2e2e2;
}

#object.vleky .col-colorful:first-of-type .cell:first-of-type {
	text-align: center;
}

#object.vleky .col-colorful:first-of-type {
	display: flex;
	justify-content: center;
	align-items: center;
}

#object.vleky .cell {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 5px 5px;
	font-size: 13px;
}

#object.vleky .cell:first-of-type {
	text-align: left;
	padding-left: 5px;
	width: 50%;
}

#object .tracks .cell {
	width: 25%;
}

#object .tracks .cell:first-of-type {
	width: 75%;
}

#object .tracks .container:first-of-type {
	margin-bottom: 25px;
	margin-top: 15px;
}

#object .row.tracks {
	padding-bottom: 0;
}

#object .tracks p {
	margin-bottom: 25px;
}

#object.vleky .underTable {
	margin-top: 15px;
}

#object.vleky .poznamka {
	width: 100%;
	text-align: left;
	padding-left: 28px;
	padding-right: 5px;
	display: table;
	box-sizing: border-box;
}

#object .units {
	font-size: 10px;
}

@media screen and (min-width: 700px) {
	#object.vleky .container {
		width: 600px;
	}
}

@media screen and (max-width: 600px) {
	#object.vleky .col-colorful:first-of-type span {
		display: block;
		margin: 0 auto;
	}
}

@media screen and (max-width: 540px) {
	#object.vleky .cell {
		padding: 2px 2px;
	}
}

@media screen and (max-width: 500px) {
	#object.vleky .cell {
		width: 65px;
	}

	#object.vleky .cell:first-of-type {
		text-align: left;
		padding-left: 5px;
		width: calc(100% - 170px);
	}

	#object.vleky .cell:last-of-type {
		padding-left: 0;
		width: 95px;
	}
}
