img {
	max-width: 100%;
	height: auto;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
a {
	color: #ff6347;
	transition: all 0.3s;
}
a:hover {
	transition: all 0.3s;
	text-decoration: none;
}
h3 {
	color: #461309;
}
.clear {
	clear: both;
}
.no-margin {
	margin: 0 !important;
}
.scrollup {
	width: 60px;
	height: 60px;
	opacity: 0.6;
	position: fixed;
	bottom: 20px;
	right: 10px;
	display: none;
	text-indent: -9999px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	z-index: 1000;
	transition: all 0.3s;
}
.scrollup:hover {
	opacity: 1;
	transition: all 0.3s;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
#ubytovani h3,
#historie h3 {
	color: #fff;
}
.navbar-default .nav > li > a {
	padding: 28px 15px;
}
.navbar-brand {
	padding: 0 15px;
}
.top-nav-collapse .navbar-brand img,
.navbar-default .navbar-header .navbar-brand img {
	width: 100% !important;
	height: auto !important;
}
.owl-wrapper .owl-item:before {
	content: "";
	width: 100%;
	height: 100%;
	display: inline-block;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 0;
}
#owl-hero .item .caption p.h1,
p.h1 {
	margin-top: 15px;
	margin-bottom: 50px;
	text-transform: uppercase;
	font-size: 72px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 0.16em;
}
#owl-hero .item .caption p.h1 span,
p.h1 span {
	font-weight: 700;
}
#owl-hero .item .caption p.h6,
p.h6 {
	color: #fff !important;
	margin: 0;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0.05em;
	text-shadow: 2px 2px 1px #000;
}
h1,
h2 {
	/*	color:#461309;*/
	color: rgba(122, 126, 50, 1);
}

.sep {
	border: 2px solid #461309;
}
.btn-brown {
	width: 170px;
	border: 3px solid #461309;
	color: #461309;
	padding: 15px 20px;
	font-size: 14px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.btn-brown:hover,
.btn-brown:focus,
.btn-brown:active {
	background: transparent;
	background: #461309;
	color: #fff;
	text-decoration: none;
}
#ubytovani,
#historie {
	/*    background: #461309;*/
	background: rgba(122, 126, 50, 1);
}
footer p {
	color: #fff;
	padding: 20px 0;
}
footer a {
	color: #ff6347;
}
footer a:hover {
	text-decoration: none;
}
#recenze .item {
	position: relative;
}
#recenze .item .quote .right {
	float: right;
}
#recenze {
	background-image: url("../img/staromestsko-zima.jpg");
}
.item .quote .date {
	left: -32px;
	position: relative;
	font-weight: bold;
	color: #d0d0d0 !important;
}
.item .quote .date span {
	font-weight: normal;
}
#recenze a.page-scroll {
	display: inline-block;
	padding: 3px 8px;
	background: #ff6347;
	border: 2px solid #ff6347;
	color: #fff;
	border-radius: 5px;
	margin-top: 20px;
}
#recenze a.page-scroll:hover {
	background: #fff;
	color: #ff6347;
	border: 2px solid #fff;
}
#kontakt .form-group {
	margin-bottom: 10px;
}
.dropdown-menu.imgmenu {
	width: auto;
	white-space: nowrap;
}
.dropdown-menu.imgmenu li {
	display: inline-block;
	width: 200px;
}
.dropdown-menu.imgmenu li a {
	padding: 4px;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
.dropdown-menu.imgmenu li a:hover {
	color: #fff;
	background: #461309;
}
.dropdown-menu.imgmenu li img {
	width: 100%;
	padding-top: 5px;
}
#novinky {
	padding: 60px 0;
	text-align: center;
}
.fa-facebook {
	background: linear-gradient(#3b5998, #3b5998);
	padding: 5px 5px 0 10px;
	float: right;
}
.prvni {
	margin-top: 60px;
}
.informace {
	padding: 60px 0;
	text-align: center;
}
.informace-brown {
	padding: 60px 0;
	text-align: center;
	background: #461309;
}
.informace-brown h2,
.informace-brown h3 {
	color: #fff;
}
.informace-brown li {
	color: #fff;
	padding-top: 15px;
}
.cenik table {
	width: 46%;
	margin: 0 2%;
	color: #fff;
	float: left;
	text-align: center;
	border: 1px solid #fff;
	border-collapse: separate;
	border-spacing: 2px;
}
.cenik table td,
.cenik table th {
	padding: 5px;
	text-align: center;
}
.cenik table td {
	border-bottom: 1px solid #fff;
}
.cenik table th {
	color: #461309;
	background: #fff;
}
.cenik table th.nadpis {
	font-size: 20px;
}
.cenik table td.info {
	font-size: 12px;
	border-top: 1px solid #fff;
}
.thumbnail {
	max-width: 335px;
	margin: 5px;
}
.mapa iframe {
	width: 100%;
	height: 250px;
	border: 1px solid #461309 !important;
	padding: 2px;
}
.mapa h3 {
	margin-top: 0;
}
#map.mapa iframe {
	width: 100%;
	height: 100%;
	border: none !important;
	padding: 0;
}
.vyberjazyku {
	position: relative;
	top: 100px;
	font-size: 20px;
	color: #999;
	text-align: center;
}
.vyberjazyku span {
	transition: all 0.3s;
	cursor: pointer;
}
.vyberjazyku span:hover,
.vyberjazyku span.act {
	color: #380100;
	text-decoration: underline;
	transition: all 0.3s;
}
div[class^="jazyk-"] {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 0.53s;
}
div[class^="jazyk-"].act {
	opacity: 1;
	max-height: none;
	transition: all 0.5s;
}
.social-media .nav > li > a > img {
	width: 40px;
}
.social-media .nav > li > a {
	padding: 5px 5px;
	padding-top: 18px;
}
.center {
	text-align: center;
}
.border-brown-img {
	border: 3px solid #461309;
	padding: 5px;
	margin: 20px auto;
}
.pad-legft-img {
	margin-left: 20px !important;
}
.pad-right-img {
	margin-right: 20px !important;
}

.container.fotogalerie {
	width: 100%;
}
#rezervace {
	padding-bottom: 20px;
	text-align: center;
}
#form1 {
	margin-top: 20px;
}
.float-none {
	float: none !important;
}
.margin-lr-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}
object,
embed {
	width: 100%;
}
embed {
	border: 2px solid #3a0200;
	box-shadow: 2px 2px 5px #3a0200;
}
@media (min-width: 1366px) {
	.container {
		width: 1360px;
	}
	.navbar-default .nav-wrap {
		width: 60%;
	}
}
@media (min-width: 992px) and (max-width: 1366px) {
	.main-header .container {
		width: 100%;
	}
	.navbar-default .nav-wrap {
		width: 66%;
		padding: 10px 0;
	}
	.social-media .nav > li > a {
		padding: 18px 2px !important;
	}
	.social-media .nav > li > a > img {
		width: 30px;
	}
	.navbar-brand {
		padding: 0 15px;
	}
	.navbar-default .nav > li > a {
		padding: 15px 8px;
	}
	.navbar-default .navbar-header {
		width: 20%;
		padding-right: 0;
	}
}
@media (min-width: 769px) {
	ul.nav li.dropdown:hover > ul.dropdown-menu {
		display: block;
	}
	.dropdown-menu {
		padding: 0px;
		font-size: 17px;
		top: 115%;
		border: none;
		border-radius: 0;
		opacity: 0;
		display: inline-block;
		overflow: hidden;
		transition: 0.3s all;
		height: auto;
		max-height: 0;
		font-size: 0;
	}
	.dropdown:hover .dropdown-menu {
		top: 100% !important;
		opacity: 1;
		overflow: visible;
		transition: 0.3s all;
		max-height: 1000px;
	}
}
@media (max-width: 991px) {
	.navbar-default .navbar-header .navbar-brand {
		width: 250px !important;
	}
	.navbar-nav > li {
		float: none;
	}
	.navbar-default .nav > li > a {
		padding: 15px 7px !important;
	}
	.social-media {
		width: 100%;
	}
	.social-media li {
		display: inline-block;
	}
	.navbar-default .navbar-collapse {
		border-top: 1px solid transparent;
		border-color: #e7e7e7;
	}
	.navbar-header {
		float: none;
	}
	.main-header .container {
		width: 100% !important;
	}
	.navbar-nav > li > .dropdown-menu {
		display: block;
		position: relative;
		width: 100%;
	}
	.dropdown-menu.imgmenu li {
		width: 100%;
		display: block;
	}
	.dropdown-menu.imgmenu li img {
		display: none;
	}
	.navbar-nav > li > .dropdown-menu {
		background: none;
		border: none;
		margin: 0 0 10px 0;
		max-height: none;
		opacity: 1;
		top: 0 !important;
	}
	.navbar-nav > li > .dropdown-menu li a {
		color: #fff;
	}
	.dropdown:hover .dropdown-menu {
		top: 0 !important;
	}
	.navbar {
		max-height: 100%;
		overflow: auto;
	}
}
@media (max-width: 480px) {
	footer img {
		max-width: 25%;
		margin: 10px 0;
	}
	.float-left {
		float: none;
	}
	.float-right {
		float: none;
	}
	.text-left {
		text-align: center;
	}
	.text-right {
		text-align: center;
	}
	.thumbnail {
		margin: auto;
		position: relative;
	}
	.navbar-default .navbar-brand {
		width: 250px !important;
	}
	.thumbnail {
		max-width: 100%;
		margin: 0;
		margin-bottom: 15px;
	}
	.sep {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	h3 {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 20px;
	}
	section h2 {
		font-size: 22px;
	}
	footer p {
		font-size: 12px;
		margin: 3px 0;
		padding: 0;
	}
	footer p.h1 {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#welcome img,
	.border-brown-img {
		margin: 20px 0;
		max-width: 100%;
		height: auto;
	}
	.btn-brown {
		width: 110px;
		padding: 5px;
		font-size: 12px;
		margin-bottom: 5px;
	}
	.pad-legft-img {
		margin-left: 0 !important;
	}
	.cenik table {
		width: 100%;
		margin: 0;
	}
	.nav > li {
		position: relative;
	}
}

input[id^="checkgdpr"] {
	display: none;
}
input[id^="checkgdpr"] + label {
	height: 20px;
	width: auto;
	cursor: pointer;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #666 !important;
	text-shadow: none !important;
	text-align: left;
}
#vzkaz2 input[id^="checkgdpr"] + label {
	color: #333 !important;
}
input[id^="checkgdpr"] + label:before {
	border-radius: 3px;
	margin: 2px 10px 0 0;
	padding: 0;
	width: 15px;
	height: 15px;
	float: left;
	display: inline-block;
	position: relative;
	border: 2px solid #666;
	border-radius: 50%;
	background: none;
	color: #fff;
	color: rgba(255, 255, 255, 0);
	line-height: 12px;
	margin: 2px 4px 0 10px;
	content: "" !important;
	font-size: 0;
	transition: 0.3s all;
}
input[id^="checkgdpr"]:checked + label:before {
	color: #1e69b8 !important;
	background: #666 !important;
	font-weight: bold;
	font-size: 14px;
	transition: 0.3s all;
}
.checkgdpr {
	margin: 10px 0;
	border: 1px solid rgba(255, 255, 255, 0);
	border-radius: 0;
	color: #fff;
	padding: 0;
}
.checkgdpr.warning {
	background: rgba(255, 0, 0, 0.3);
	border-radius: 10px;
}
.podminky {
	text-align: left;
}
.podminky h2 {
	font-size: 20px;
}
.columns {
	column-count: 4;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
}
@media (max-width: 480px) {
	.columns {
		column-count: 1;
	}
}
