@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
/* @import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext); */
/* @import url('//fonts.googleapis.com/css2?family=Amiri&display=swap'); */
@font-face
{
font-family: Helvetica;
src:url(helvetica.ttf);
}
@font-face
{
font-family: FuturaMD;
src:url(futura.otf);
}

/*========================================================
                      Main Styles
=========================================================*/

body {
  color: #4a4a4a;
  font: 300 16px/24px 'Helvetica', sans-serif;
  width: 100%;
  height: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
h1 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
  font-family: FuturaMD;
}
h2 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
  font-family: FuturaMD;
}
h3 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  font-family: FuturaMD;
  color: #c59a34;
}
h4 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  font-family: FuturaMD;
}
h6 {
  font-size: 21px;
  line-height: 31px;
  font-weight: 400;
  font-family: FuturaMD;
}
p { 
  padding: 7px 0px; 
  margin: 0px;
}
a {
  color: #4a4a4a;
  font-weight: 300;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  color: #c59a34;
}
strong { font-weight: 700; }
small { font-size: 0.9em; }
.nav ul,
.nav li { list-style: none; }
  
.bg-wrap { background: #f7f7f7; }
.bg-white { background: #fff; }
.bg-light-brown { background: #c59a34; }
.no-margin { margin: 0 !important; }
.no-border { border: 0 !important; }
.error { border: 1px solid red !important; }
.center { text-align: center; }
.justify { text-align: justify; }
.white { color: #fff !important; }
.black { color: #000 !important; }
.red { color: #be1d2c !important; }
.green {	color: green !important; }
.blue { color: #2e5f93 !important; }
.orange { color: #ff6600 !important; }
.light-brown { color: #c59a34 !important; }

.border1 { 
	border: 1px solid rgba(0,0,0,0.2);
	padding: 10px;
	box-sizing: border-box;
}

.partnerzy {
	position: relative;
}
.slajder-partnerzy {
	position: relative;
	width: 900px;
	margin: 0 auto;
}
.slajder-partnerzy div {
	width: 290px;
	margin: 0px 5px;
	text-align: center;
}
#prev {
	position: absolute; 
	top: 60px; 
	left: 10px;
	cursor: pointer;
	font-size: 60px;
	line-height: 60px;
	color: #eeeeee;
}
#next {
	position: absolute; 
	top: 60px; 
	right: 10px;
	cursor: pointer;
	font-size: 60px;
	line-height: 60px;
	color: #8f8f90;
}
#prev:hover,
#next:hover {
	color: #4a4a4a;
}

.logo {
  margin: 5px;
  position: absolute; 
}

#navigation {
	position: fixed;
	background: #393e44;
	top: 0;
	bottom: 0;
	left: 0;
	width: 5%;
	height: 100%;
	text-align: center;
	padding-top: 10px;
	box-sizing: border-box;
}
#navigation a {
	display: block;
	padding: 10px 0px;
	color: #fff;
	text-decoration: none;
	transition: 0.3s;
}
#navigation a:hover {
	color: rgba(255,255,255,0.8);
	text-decoration: none;
}

.fa { line-height: inherit; }

[class*='fa-']:before,
[class*='fa-']:after {
  font-weight: 300;
  font-family: 'FontAwesome';
}
.fa-home:before { content: '\f015'; padding-right: 7px; }
#navigation .fa-home:before { padding-right: 0px;  }
.fa-pencil:before { content: '\f040'; padding-right: 7px; }
.fa-clock-o:before { content: '\f017'; padding-right: 7px; }
.fa-map-marker:before { content: '\f041'; padding-right: 7px; }
.fa-envelope-o:before { content: '\f003'; padding-right: 7px; }
.fa-angle-right:before { content: '\f105'; padding-right: 7px; }
.fa-angle-left:before { content: '\f104'; padding-right: 7px; }
.fa-arrow-circle-right:before { content: ''; }
.fa-arrow-circle-right:after { content: '\f0a9'; padding-left: 7px; }
.fa-user-circle-o:before { content: '\f2be'; }
.fa-stethoscope:before { content: '\f0f1'; }
.fa-television:before { content: '\f26c'; }
.fa-chevron-up:before { content: '\f077'; }
.fa-facebook-square:before { content: '\f082'; padding-right: 7px; }
.fa-instagram:before { content: '\f16d'; padding-right: 7px; }
.fa-caret-down:before { content: '\f0d7'; }
.fa-caret-up:before { content: '\f0d8'; }
.fa-caret-right:before { content: '\f0da'; }
.fa-caret-left:before { content: '\f0d9'; }
.fa-times:before { content: '\f00d'; color: red; }
.fa-toggle-on:before { content: '\f205'; color: green; }
.fa-toggle-off:before { content: '\f204'; }

.fa-calendar:before { content: '\f073'; }
.fa-book:before { content: '\f02d'; }
.fa-users:before { content: '\f0c0'; }
.fa-phone:before { content: '\f095'; padding-right: 7px; }

.fa1 .fa-calendar:before,
.fa1 .fa-book:before,
.fa1 .fa-users:before,
.fa1 .fa-phone:before { color: #e6b43e; font-size: 3em; line-height: 2em; padding-right: 0px; }

.xx { font-size: 2em; }

.zobaczwiecej { display: none; }
.img-style1 { 
	border-left: 1px solid #e0e0e0; 
	float: right; 
	margin-left: 20px; 
	padding: 20px
}
.padding-left20 { padding-left: 40px !important; }
.line01  { 
	border-left: 2px solid #c59a34; 
	position: absolute;
	margin-left: 5px;
	margin-top: -110px;
	height: 200px;
}

/*==================     ToTop     ======================*/

.toTop {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  font-size: 27px;
  line-height: 38px;
  color: #8f8f90;
  background: #f7f7f7;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #c59a34;
  background: #f7f7f7;
  text-decoration: none;
}

/*==================   Tumbnail    ======================*/

.galeria {
	width: 24%;
	margin: 0.5%;
	float: left;
}
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  height: 130px;
}
.thumb img {
  float: left;
  max-width: 100%;
  max-height: 110px;
  margin: 0;
  padding: 0;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
}
.thumb_overlay:before {
  content: '\f065';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 300 30px 'FontAwesome';
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}

/*==================      Well     ======================*/

.well-01 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.well-02 {
  padding-top: 65px;
  padding-bottom: 65px;
}
.well-03 {
  padding-top: 85px;
  padding-bottom: 85px;
}
.well-030 {
  padding-top: 85px;
  padding-bottom: 0px;
}

/*==================    Buttons    ======================*/

.btn {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #c59a34;
  padding: 10px 20px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btn:hover {
  background: #c59a34;
  color: #fff;
}
.btn_02 {
  display: inline-block;
  text-decoration: none;
  background: #c59a34;
  color: #fff;
  padding: 10px 20px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btn_02:hover {
  background: #af892e;
  color: #fff;
}
.btn-rezerwuj {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	background: #c59a34;
	padding: 10px 20px;
	border-radius: 13px;
	transition: 0.2s;
}
.btn-rezerwuj:hover {
  background: #af892e;
  color: #fff;
}

/*==================  Input  ======================*/

input, select, textarea {
	border: 1px solid #e0e0e0;
	background: #fff;
	color: #4a4a4a;
	font: 300 16px/24px 'Helvetica', sans-serif;
	padding: 10px;
	margin: 5px 0px;
	width: 100%;
	box-sizing: border-box;
}

input[type="submit"],
input[type="reset"] {
	background: #fff;
	border: 1px solid #c59a34;
	padding: 10px 20px;
	color: #4a4a4a;
	cursor: pointer;
}
input[type="submit"]:hover,
input[type="reset"]:hover { 
  background: #c59a34;
  color: #fff;
}
input:focus, select:focus, textarea:focus { 
	outline-style:none;
	box-shadow:none;
	border: 1px solid #c59a34; 
}

/*==================== hr ==============================*/

hr {
  background: #e0e0e0;
  margin: 0;
  padding: 0;
  border: 0;
  height: 1px;
}
hr + p {
  margin-top: 10px;
}
.hr01 {
  margin: 0 auto;
  width: 50%;
}

/*==================      Box      ======================*/

.box_01 {
  width: 100%;
  float: left;  
}
.box_02 {
  width: 50%;
  float: left;  
}
.box_03 {
  width: 33.33%;
  float: left; 
}
.box_032 {
  width: 66.66%;
  float: left; 
}
.box_04 {
  width: 25%;
  float: left;
}
.box_05 {
  width: 20%;
  float: left;
}
.box_cnt {
  position: relative;
  padding: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box_galeria {
	width: 23%;
	margin: 0.5%;
	float: left;
}
.box_galeria {
	height: 210px;
	overflow: hidden;
}
.box_galeria img {
	max-height: 150px;
}
.box_galeria span {
	font-size: 0.8em;
	line-height: 90%;
}

/*==================      Tables      ======================*/

table {
	width: 100%;
	border-spacing: 0px;
    border-collapse: separate;
}
td { padding: 10px 6px; vertical-align: top; }

.table-01 td { border-bottom: 1px solid #d3d3d3; }
.table-01 tr:first-child td { border-top: 1px solid #d3d3d3; }
.table-01 tr:hover { background: #f9f9f9; }

.table-cennik { border-spacing: 1px; width: 80%; margin-left: 10%; text-align: center; }
.table-cennik td { padding: 15px; }
.table-cennik tr:first-child td { background: #4f4f4f; color: #fff; }
.table-cennik tr:nth-child(2n+1) { background: #f7f7f7; }

.table-2column td { width: 50%; }


/*==================      Hotel      ======================*/

.fa-power-off:before { content: '\f011'; padding-right: 7px; }
.fa-cog:before { content: '\f013'; padding-right: 7px; }
.fa-home:before { content: '\f015'; padding-right: 7px; }
.fa-clock-o:before { content: '\f017'; padding-right: 7px; }

.hotel_checkbox,
.hotel_minus,
.hotel_plus,
.hotel_ile {
	display: inline-block !important;
	text-align: center;
}
.hotel_minus,
.hotel_plus {
	padding: 2px !important;
	background: #e0e0e0 !important;
	width: 20px !important;
}
.hotel_checkbox {
	padding: 2px !important;
	width: 20px !important;
}
.hotel_ile {
	padding: 2px !important;
	width: 40px !important;
}
.usunDiv {
	clear: both;
	position: absolute;
	display: none;
	background: #fff;
	border: 1px solid red;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}
.delete {
    background: -moz-linear-gradient(bottom , #e33737 15%, #ea8686 85%);
    background: -webkit-linear-gradient(bottom , #e33737 15%, #ea8686 85%);
	color: #ffffff !important; 
	font-weight: normal !important; 
	text-decoration: none !important;
	padding: 5px 15px;
	border: 1px solid #e33737;
}
.powrot {
    background: -moz-linear-gradient(bottom , #c0c5ca 15%, #fff 85%);
    background: -webkit-linear-gradient(bottom , #c0c5ca 15%, #fff 85%);
	color: #3c3c3c !important; 
	font-weight: normal !important; 
	text-decoration: none !important;
	padding: 6px 16px;
	border: 1px solid #c0c5ca;
}

.hotel_prev,
.hotel_next { 
	background-color: #dddddd; 
	width: 48%; 
	height: 22px; 
	margin: 1%;
	float: left; 
	text-align: center;
}
.hotel_prev:hover,
.hotel_next:hover { background-color: #c59a34; color: #fff; }

.hotel_strona {
	border:1px solid #eeeeee;
	padding: 2px 5px;
	margin: 2px;
}
.hotel_cecha {
	display: inline-block;
	background: #dddddd;
	padding: 5px 10px;
	margin: 5px;
}

#kwiecej { display: none; }

#calender { border:1px solid #eeeeee; width:32.33%; margin:0.5%; height:228px; padding:4px; float:left; font-size:12px; text-align:center; box-sizing: border-box; }
#calender strong { border-bottom:1px solid #eeeeee; width:100%; margin:5px 0; padding:5px 0; font-size:20px; font-weight:normal; float:left; }
#calender strong span { color:#dddddd; }
#calender p { width:13.28%; height:20px; margin:2px 0 0 1%; padding:0; color: #333333 !important; font-size:11px !important; line-height:180% !important; float:left; }

#calender p a,
#calender p a:hover { color: #333333; font-size:11px; line-height:180%; text-align:center; text-decoration:none; width:100%; height:20px; margin:0; padding:0; float:left; }
#calender p a:hover { background:#ff2558; }

#prices { width:100%; float:left; }
#prices #ll { margin:0 10px 0 5px; float:left; }
#prices #l0 { background:#8f62b8; width:10px; height:10px; margin-top:7px; float:left; }
#prices #l1 { background:#ff914e; width:10px; height:10px; margin-top:7px; float:left; }
#prices #l2 { background:#5f90ff; width:10px; height:10px; margin-top:7px; float:left; }
#prices #l3 { background:#53d853; width:10px; height:10px; margin-top:7px; float:left; }
#prices #l4 { background:#eceb76; width:10px; height:10px; margin-top:7px; float:left; }
#prices #l5 { background:#f6bfbf; width:10px; height:10px; margin-top:7px; float:left; }
#prices #l6 { background:#99dff0; width:10px; height:10px; margin-top:7px; float:left; }
#prices #l7 { background:#e5dac6; width:10px; height:10px; margin-top:7px; float:left; }
#prices #nd { background:#dddddd; width:10px; height:10px; margin-top:7px; float:left; }
#prices #sp { background:#8be324; width:10px; height:10px; margin-top:7px; float:left; }
#prices #re { background:url(../img/check.png) top center; width:10px; height:10px; margin-top:7px; float:left; }

.price0 { background:#f3f3f3; border-bottom:2px solid #8f62b8; }
.price1 { background:#f3f3f3; border-bottom:2px solid #ff914e; }
.price2 { background:#f3f3f3; border-bottom:2px solid #5f90ff; }
.price3 { background:#f3f3f3; border-bottom:2px solid #a5d96d; }
.price4 { background:#f3f3f3; border-bottom:2px solid #eceb76; }
.price5 { background:#f3f3f3; border-bottom:2px solid #f6bfbf; }
.price6 { background:#f3f3f3; border-bottom:2px solid #99dff0; }
.price7 { background:#f3f3f3; border-bottom:2px solid #e5dac6; }
.pricesp { background:#8be324; border-bottom:2px solid #8be324; }

.price0sn { background:#f9f9f9; border-bottom:2px solid #8f62b8; }
.price1sn { background:#f9f9f9; border-bottom:2px solid #ff914e; }
.price2sn { background:#f9f9f9; border-bottom:2px solid #5f90ff; }
.price3sn { background:#f9f9f9; border-bottom:2px solid #a5d96d; }
.price4sn { background:#f9f9f9; border-bottom:2px solid #eceb76; }
.price5sn { background:#f9f9f9; border-bottom:2px solid #f6bfbf; }
.price6sn { background:#f9f9f9; border-bottom:2px solid #99dff0; }
.price7sn { background:#f9f9f9; border-bottom:2px solid #e5dac6; }
.pricespsn { background:#baff77; border-bottom:2px solid #baff77; }

.price0red { background:#ff2558; border-bottom:2px solid #8f62b8; }
.price1red { background:#ff2558; border-bottom:2px solid #ff914e; }
.price2red { background:#ff2558; border-bottom:2px solid #5f90ff; }
.price3red { background:#ff2558; border-bottom:2px solid #a5d96d; }
.price4red { background:#ff2558; border-bottom:2px solid #eceb76; }
.price5red { background:#ff2558; border-bottom:2px solid #f6bfbf; }
.price6red { background:#ff2558; border-bottom:2px solid #99dff0; }
.price7red { background:#ff2558; border-bottom:2px solid #e5dac6; }

.pricend { background:#ffffff; border-bottom:2px solid #dddddd; }
.pricendred { background:#ff2558; border-bottom:2px solid #dddddd; }
.pricepink { background:#ce25ff; border-bottom:2px solid #dddddd; }

/*============== FOOTER  Styles ==========================*/

footer {
  background: #2c2c2c;
  padding: 60px 0;
  color: #cccccc;
  text-align: center;
}
footer a { color: #c59a34; }
footer hr { background: rgba(255,255,255,0.3); }