@font-face {
    font-family: 'Playfair Display';
    src: url('inc/css/PlayfairDisplay-Regular.eot');
    src: url('inc/css/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('inc/css/PlayfairDisplay-Regular.woff') format('woff'), url('inc/css/PlayfairDisplay-Regular.ttf')      format('truetype');
    font-weight: normal;
    font-style: normal;
}

header #logo {
	position: absolute;
	top: 13px;
	left: 50%;
	margin-left: -91px;
	display: block;
	background: url(../img/logo-snail-travel-golf-gold.png?db889e0f) no-repeat;
	width: 110px;
	height: 126px
}

#email {
	position: absolute;
	top: 110px;
	left: 0px;
	margin-left: 0px;
	display: block;
	width: 220px;
	height: 30px;
	padding-left: 36px;
	background: url(../img/dopis.png?db889e0f) no-repeat;
}
#email a {
	text-transform: none;
	color: #bba069;	
}
#telefon {
	position: absolute;
	top: 110px;
	right: 0px;
	margin-right: 0px;
	display: block;
	height: 30px;
	text-align: right;
	padding-left: 26px;
	color: #bba069;
	background: url(../img/telefon.png?db889e0f) no-repeat;
}

header {
    padding: 160px 0 0 0;
}

#course .terrain {
    float: none;
    width: 100%;
}


.cookie-bar {
  z-index: 139;
	position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #000;
  background-color: #fff;
}
@keyframes slideIn {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}
.close-cb {
  border: none;
  color: #000;
  background: darken(red, 20%);
  position: absolute;
  display: inline-block;
  right: 10px;
  top: 0;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: inset 0 0 3px 0 rgba(0,0,0,.2);
  width: 80px;
  &:hover {
    background: darken(red, 10%);
  }
}
.checkbox-cb {
  display: none;
  &:checked + .cookie-bar {
    transform: translateY(-50px);
  }
}


#world-map { margin-top: 50px;}


.offers .list .dst {
    margin: 0px 0;
}
    
#page .content {
    font-weight: normal;
}

#detail-hd h1, #detail-hd .t {
   font-family: "Playfair Display" !important; Segoe UI, Arial, sans-serif;
   width: 565px;
   padding: 0px 33px 6px 33px;
   top: -55px;
   z-index: 39;
}

#detail-hd.detailzajezdu h1 {
	 font-size: 26px;
}

.golfova-hriste #detail-hd h1, .golfova-dovolena #detail-hd h1, .o-golfu #detail-hd h1, .kontakt #detail-hd h1, #detail-hd h1.detail {
   top: -25px;
}

#detail-hd h1.detail {
   padding-top: 4px;
}

#page .content.golf-zdarmaclass2, #page .content.golfove-zajezdy-s-turnajemclass2 {
    padding-top: 0px;
}

#page .golfova-dovolenaclass2 h2, #page .golfova-hristeclass2 h2, 
#page .content.golf-zdarmaclass2 h2, #page .content.golfove-zajezdy-s-turnajemclass2 h2 {
    font-family: "Segoe UI", "Open Sans", sans-serif;
}

.detail #tabs, h3 {
   font-family: "Playfair Display" !important; Segoe UI, Arial, sans-serif;
}


.detail .page h3 {
    font-family: "Playfair Display" !important; Segoe UI, Arial, sans-serif;
    color: #bca069;
    font-weight: 400;
    font-size: 22px;
}

.detail .page h2 {
	  font-family: "Segoe UI", "Open Sans", sans-serif;
	  font-weight: bold;
	  font-size: 40px;
	  color: #000;
}

.navigace a, .navigace  {
		font-size: 12px;
		text-decoration: none;
		color: #000;
}

.navigace  {
		margin: 12px 0px;
}

.near-list .list img {
    padding-bottom: 20px;
    height: 197px;
}

.near-list .list a {
    border-bottom: 0px solid #bca069;
}

#foot a + a::before {
    content: none;
}

.offers h1 {
		font-family: "Playfair Display" !important; Segoe UI, Arial, sans-serif;
    color: #fff;
}

.offers h1 span {
    background: #BBA069;
    width: 565px;
		height: 49px;
		line-height: 49px;
		font-weight: 400;    
		padding: 0px 34px 6px 34px;
		top: -25px;
}



.offers .list h2 {
	  width: 100%;
	  clear: both;
	  text-align: center;
	  font-family: "Segoe UI", "Open Sans", sans-serif;
	  font-weight: bold;
	  margin-top: 20px;
	  font-size: 26px;
	  padding-bottom: 10px;
		border-bottom: 1px solid #aa8541;
}

.offers h2.destination-name {
	  font-family: "Segoe UI", "Open Sans", sans-serif;
	  font-weight: bold;
	  font-size: 40px;
	  color: #000;
	  width: 100%;
	  clear: both;
	  text-align: center;
	  margin: 40px auto;
	  padding: 0px 0px 30px 0p;
		border-bottom: 0px;
		text-transform: capitalize;
} 

.offers .list a {
    border-bottom: 0px;
    height: 320px;
}

.offers .list strong { 
		color: #000;
		text-transform: capitalize;
		font-family: "Segoe UI", "Open Sans", sans-serif;
}

    
.offers .list .img, .offers .list .imghd {
		margin-bottom: 12px;
}

.offers .more {
		text-align: center;
		font-family: "Segoe UI", "Open Sans", sans-serif;
		border: 1px solid #aa8541;
		color: #aa8541;
		display: block;
		margin: 0px auto;
		width: 240px;
  	-webkit-transition: opacity 0.4s;
  	-moz-transition: opacity 0.4s;
  	-o-transition: opacity 0.4s;
  	transition: opacity 0.4s;
}

.offers .more a {
		font-size: 13px;
		padding: 10px;
		display: block;
  	-webkit-transition: opacity 0.4s;
  	-moz-transition: opacity 0.4s;
  	-o-transition: opacity 0.4s;
  	transition: opacity 0.4s;
}

.offers .more a::after {
    display: none;
}

.destinace {
    margin-bottom: 40px;
}

#world-map .t {
    color: #fff;
    font-family: "Playfair Display" !important; Segoe UI, Arial, sans-serif;
	  width: 565px;
    padding: 0px 33px 6px 33px;
    background: #BBA069;
	 	display: block;
	 	margin: 0px auto;
		position: relative;
		top: -45px;    
}

::placeholder {
		color: #bba069;
}

::-ms-input-placeholder {
		color: #bba069;
}

:-ms-input-placeholder {
		color: #bba069;
}

 
body, input, textarea, select {
    font-family: "Segoe UI", "Open Sans", sans-serif;
}
    
.hamburger {display:none;}

header #fulltext input[type="text"] {
	color: #aa8541;
}

header #fulltext {
    border-bottom: 1px solid #aa8541;
}

#slider .slide div strong {
	text-decoration: none;
  font-family: "Open Sans", sans-serif;
  margin-top: 10%;
  font-size: 60px;
}



#slider .slide div span {
  font-family: "Open Sans", sans-serif;
  margin-top: 20px;
  font-size: 34px;
  top: 0;
}

#newsletter {
		background-color: #BBA069;
}

#newsletter .t {
		font-weight: bold;
		font-size: 18px;
		color: #fff;
		text-transform: uppercase
}

#newsletter input[type="text"] {
    color: #BBA069;
    border: 1px solid #BBA069;
}

#newsletter form {
    width: 692px;
}

#selection > .t {
    background: #595959;
}    

#partners {
		background-color: #2D2D2D;
	  padding: 26px 0 70px 0;
	  text-align: center;
}

#partners .t {
		text-align: center;
		color: #BBA069;
}
    
#partners img {
		margin: 30px 20px 0px 20px;
		vertical-align: middle;
}

header #phone, header #facebook, header #blog {
	display: none;
}
    
header #fulltext {
	right: 0px;
}
    
#foot {
	width: 990px;
	padding: 40px 0px 60px 0px;
	border: none;
}

#foot .services {
	float: left;
	min-width: 400px;
	min-height: 100px;
	padding-top: 3px;
	text-align: center;
}

#foot .services img {
	margin: 0px 6px;
}

#foot .contact {
	float: right;
	min-width: 400px;
	min-height: 100px;
}

#foot .contact p {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}


.offers .list .imghd {
    width: 100%;
    height: 100%;
}

.offers .list .imghd img {
    display: block;
    width: 97%;
    height: 100%;
}

.offers .list a.hd {
    width: 100%;
    height: 100%;
}

.offers .more:hover {
		color: #fff;
		background-color: #BBA069;
		text-decoration: none;
  	-webkit-transition: opacity 0.4s;
  	-moz-transition: opacity 0.4s;
  	-o-transition: opacity 0.4s;
  	transition: opacity 0.4s;
}
.offers .more a:hover {
		text-decoration: none;
		color: #fff;
  	-webkit-transition: opacity 0.4s;
  	-moz-transition: opacity 0.4s;
  	-o-transition: opacity 0.4s;
  	transition: opacity 0.4s;
}


.vzdalenost {color: #808080; padding-bottom: 10px; display: block;}
.sleva {color: #fff; background-color: #AE0000; padding: 0px 4px;}
.puvodnicena {text-decoration: line-through;}
.near-list .list .price span, .offers .list .price span {
font-style: normal;
}

header {
	height: auto;
	width: 1200px;
}

nav {
  width: auto;
  margin: 0 auto;
}
nav ul {
	width: 990px;
  margin: 0 auto;
	padding: 0;
	border-top: 1px solid #EBE3D0;
	list-style: none;
	line-height: 44px;
	font-size: 14px;
	text-align: center
}
nav li {
	display: inline-block;
	margin: 6px 0px;
	font-weight: bold;
}
nav li a {
	color: #333;
	padding: 10px 20px;	
	text-decoration: none;
	text-transform: uppercase
}
nav li.active a, nav li:hover a:hover {
	color: #fff;
	background-color: #A88140;
}

.osoba { width: 250px; height: 280px; float: left; }
.zazitek { float: left; margin-left: 32px; min-height: 280px;}
.container { width: 100%; text-align: center; display: flex;}
.row { margin: 0px auto; text-align: center; display: inline-block; max-width: auto;}

.zaosobou { width: 100%; clear: both;}
p.zaosobou { width: 100%; clear: both;}

#search select {
		vertical-align: middle;
    color: #bba069;
		width: 200px;
    height: 33px;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;    
    border: 0;
    border-bottom: 1px solid #9c7730;
    padding-left: 7px;
}

#search input[type="submit"] {
    background: #A78444;
    color: #fff;
    font-weight: bold;
}

#search input[type="text"].datepicker {
    color: #bba069;
}
    
#term-filter select {
    border: 1px solid #000;
    height: 34px;
    margin-right: 10px;
}

.offers .list strong {
		white-space: normal;
    text-overflow: none;
}

.golfove-zajezdy-s-turnajem .offers .list a {
		height: 370px;
}


.nav_nazev_zajezdu,  h2.detailzajezdu {
	text-transform: capitalize;
}

.detail .page .tabs-content h2 {
    font-size: 24px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

p {
    padding: 0px;
    margin: 0px;
}


@media (max-width: 1298px) {
#email, #telefon {
	display: none;
	}
header {
	position: relative;
	width: 708px;
	margin: 0 auto;
	padding: 160px 0 0 0;
}
}

@media (max-width: 1054px) {
header {
	position: relative;
	width: 608px;
	margin: 0 auto;
	padding: 160px 0 0 0;
}
#selection .item .c > div, nav ul, #page .content, .detail .page {
	width: auto;
}
#page .content {
	padding: 15px;
}
#detail-hd h1, #detail-hd .t {
  top: 0px;
  height: auto;
}

#newsletter form {
    width: auto;
    height: auto;
    min-height: 40px;
    margin: 0px auto;
    text-align: center;
}
#newsletter input[type="submit"], #newsletter input[type="text"] {
	float: none;
}

#world-map { display: none;}

#foot {
	position: relative;
  width: 100%;
  height: auto;
  min-height: auto;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	border-top: 1px solid #bca069;
}

#foot .domains {
	margin: 10px 15px;
	text-align: justify;
}

#foot .copy img {
	vertical-align: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#foot .copy {
	border-top: 1px solid #bca069;
  position: relative;
	width: auto;
	left: 0;
	top: 0;
	padding: 15px;
	text-align: left;
	background: url(-b64-vertical_dots_gray.png) 0 0 repeat-y
}
#selection .item .c p {
  margin: 0 15px;
}
#selection .item .c a {
  margin: 0 15px;
}
.offers {
	width: auto;
}
.offers .list, .near-list .list {
	width: auto;
}


}


@media (max-width: 960px) {

#slider .slide div strong {
  margin-top: 40px;
  font-size: 70px;
}

#slider .slide div span {
  margin-top: 20px;
  font-size: 34px;
}


.hamburger {display:block; padding-bottom: 6px; cursor: pointer;}
#r-menu-wrapper {display:none;}

.offers .list, .near-list .list {
	padding: 40px;
	margin: 0px;
}

#page .content img, #page p img { max-width: 100%;}

header {
	position: relative;
	width: auto;
	margin: 0 auto;
	padding: 160px 0 0 0;
}
header #logo {
	position: absolute;
	top: 13px;
	left: 0px;
	margin-left: 0px;
	display: block;
	background: url(../img/logo-snail-travel-golf-gold.png?db889e0f) no-repeat;
	width: 110px;
	height: 126px
}
header #fulltext {
	position: absolute;
	top: 22px;
	left: 142px;
	width: 205px;
}
header #fulltext input[type="text"] {
	width: 148px;
	height: 17px;
	padding: 10px;
	border: 0;
	font-size: 13px
}
header #fulltext input[type="submit"] {
	width: 37px;
	height: 37px;
	border: 0;
	background: url(../img/s_golf.png?db889e0f) -720px 0
}

#r-menu {
    position: static;
    right: auto;
    width: 100%;
    top: auto;
    bottom: auto;
    background: #292929;
    z-index: auto;
    padding-top: 142px;
}
#r-menu #r-menu-wrapper {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    padding: 16px 0 16px 16px;
}
#header {
    position: absolute;
    z-index: auto;
    height: 132px;
}
#page {
    padding: 10px;
}
#page .hdimg {
    margin: 0px;
    width: auto;
}
#page .hdimg img {
    width: auto;
}
#r-menu + #page {
    padding-top: 20px;
}
.detail#summary #tabs li {
    float: none;
 }   
.detail#summary #tabs {
    position: static; 
 }   
.detail#summary {
    position: static;
    padding: 0px; 
 }   
.flex {
    position: static;
    min-width: auto; 
 }   
#header #fb {
    top: 68px;
    margin-right: 0px;
} 
#header #fulltext{
    top: 68px;
} 
#header .sites, #header #phone  {
  display: none; 
}
#share {
    padding: 6px;
}
#r-menu .bottom {
    display: none;
}
}

@media (max-width: 590px) {

.offers .list a {
    height: auto;
}

.osoba { width: auto; height: auto;}

#newsletter {
    padding: 12px 0 20px 0;
}

.offers .list .imghd img {
	width: 100%;
}


nav li {
	margin: 0px;
	display: block;
}

nav ul li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #EBE3D0;	
}


nav ul {
    width: auto;
    font-size: 20px;
    border-top: 0px solid #EBE3D0;
    margin-bottom: 0px;
}

nav li.active a, nav li:hover a:hover {
}

#slider .slide div strong {
  margin-top: 20px;
  font-size: 50px;
}

#slider .slide div span {
  margin-top: 20px;
  font-size: 24px;
}
#foot .services {
    float: none;
    padding: 20px;
		min-width: auto;
	  min-height: auto;    
}
#foot .contact {
	padding: 0px 0px 20px 0px;
	float: none;
	text-align: center;
	min-width: auto;
	min-height: auto;
}


.offers h1, .offers h1 span {
	width: auto;
	min-width: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
}

.offers h1 span {
	top: 0px;
	padding-bottom: 6px;  
}

.offers h1 {
    margin: 50px 0 30px 0;
}

#search, #selection > .t, #selection .item .t, #selection .item .c p  {
  height: auto;
}
.osoba, .zazitek { float: none;  }


.offers .list strong {
white-space: normal;
text-overflow: none;
padding: 0px 20px;
}

#search select, #search input[type="text"], #search input[type="submit"], 
#newsletter input[type="text"], #newsletter input[type="submit"] 
{margin: 2px auto 10px auto; display: block;}

#tour #cenik-zajezdu table td {  white-space: nowrap; }

header {
  height: 380px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

header #fulltext {
  position: relative;
	top: auto;
	left: auto;
	right: auto;
	width: 205px;
	margin: 0px auto;
}

header #logo {
	position: relative;
	top: auto;
	left: auto;
	margin: 40px auto;
	display: block;
	background: url(../img/logo220.png?db889e0f) 0px 0px;
	width: 200px;
	height: 227px;
}

#selection .item img {
  min-height: 153px;
}

#slider #slide-down {
bottom: 62px;
}

.offers .list, .near-list .list {
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}


.near-list .list a, .offers .list a {
  float: none;
}
.offers .list .img, .near-list .list .img {
	margin: 0px auto;
}

.detail #tabs {
  border-bottom: none;
  height: auto;
  text-align: center;
}
.detail #tabs li {
  float: none;
  border-width: 1px;
}

.detail .page {
  padding: 15px;
}

#page {
    padding: 0px;
}  


#detail-hd h1, #detail-hd .t {
		width: 100%;
		display: block;
		margin: 0px;
		padding: 0px;
}

#detail-hd h1 {
		padding-bottom: 6px;
		margin-bottom: 30px;
}

#newsletter .t {
	margin-bottom: 10px;
}

#foot .services img {
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 70px;
}

#partners a {
	display: block;
	width: 100%;
	clear: both;
}

#partners img {
	margin: 30px 0px 0px 0px;
}

#partners img.gg {
	width: 60%;
	height: 60%;
}

}

@media (max-width: 368px) {

#foot .services img {
	margin: 0px;
	padding: 0px;
	width: 50px;
	height: 50px;
}

header #fulltext {
  position: relative;
	top: auto;
	left: auto;
	right: auto;
}
}

@media (max-width: 321px) {
header #fulltext {
	margin-left: 55px;
}
}


#TB_ImageOff:before {
	content: none;
}

.demand input[type="text"] {
}

.demand select  {
}
