@CHARSET "UTF-8";

body {
	background-color: white;
}

body>div, .w1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	overflow: hidden;
	background-image: url("../img/banm.jpg");
	height: 696px;
	width: 100%;
	min-width: 1200px;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
}

#header #logo {
	display: block;
	float: left;
	width: 156px;
	margin-top: 20px;
	margin-left: 35px;
}

.menu {
	float: right;
	list-style: none;
	margin-top: 25px;
	margin-right: 35px;
	padding: 0;
	line-height: 40px;
}

.menu>li {
	float: left;
	padding: 10px;
	padding-top: 0;
}

.menu a {
	color: #ffffff;
}

#lang {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 41px;
	overflow: visible;
}

#lang li {
	display: none;
}

#lang:HOVER li, #lang li.active {
	display: block;
}

.big-logo {
	margin-top: 50px;
}

h2 {
	font-size: 18px;
	color: #013240;
	margin-top: 30px;
	margin-bottom: 40px;
	text-align: center;
}

h2:BEFORE {
	content: "\2022  ";
	font-size: 22px;
	font-weight: bold;
}

h2:AFTER {
	content: "  \2022";
	font-size: 22px;
	font-weight: bold;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.social-icons div {
	float: left;
}

#background-image {
	
}

#background-image img {
	display: block;
	width: 600px;
}

.o-nas {
	overflow: hidden;
}

.o-nas img {
	float: right;
	margin-left: 40px;
}

#rezerwacja {
	background-color: #013240;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 100%;
	min-width: 1200px;
}

#rezerwacja h2 {
	color: #ffffff;
}

#rezerwacja  input, #rezerwacja select {
	background-color: #013240;
	border: 1px solid #ffffff;
	width: 180px;
	height: 30px;
}

input.submit-reservation {
	margin-top: 50px;
	margin-bottom: 40px;
	font-weight: bold;
}

#pokoje p {
	text-align: center;
}

#cennik {
	border-top: 3px solid #013240;
	width: 100%;
	min-width: 1200px;
}

#cennik-2kol {
	border-bottom: 2px solid #013240;
	padding-bottom: 40px;
	width: 100%;
	min-width: 1200px;
}

#cennik-4kol {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
	width: 100%;
	min-width: 1200px;
}

#cennik, #cennik-4kol, #cennik-2kol {
	background-color: #dededc;
	overflow: hidden;
}

#cennik p {
	text-align: center;
}

#background-image2 {
	background-image: url("../img/ban2.jpg");
	color: white;
	text-align: center;
	min-height: 386px;
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding-top: 50px;
	background-size: cover;
	width: 100%;
	min-width: 1200px;
	background-attachment: fixed;
}

#background-image2 span {
	display: block;
	width: 600px;
	border: solid 4px white;
	margin-left: auto;
	margin-right: auto;
	padding: 150px;
	font-size: 40px;
	padding: 10px;
	font-weight: bold;
}

#background-image2 a {
	font-weight: bold;
	margin-top: 40px;
	font-size: 16px;
	color: #ffffff;
	display: block;
	margin-top: 20px;
}

#pokoje-plany-naglowki {
	border-top: 2px solid #013240;
	border-bottom: 2px solid #013240;
	font-size: 18px;
	color: #013240;
	margin-top: 30px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pokoje-plany {
	text-align: center;
	margin-bottom: 40px;
}

#pokoje-plany img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#pokoje-plany .col-md-4 {
	border-left: 2px solid #013240;
	height: 220px;
}

#pokoje-plany .col-md-4:FIRST-CHILD {
	border-left: none;
}

#oferta-4kol {
	text-align: center;
}

#oferta-4kol p {
	text-align: left;
}

#oferta-4kol strong {
	display: block;
	margin-bottom: 20px;
	text-align: left;
	text-align: center;
	font-size: 16px;
}

#oferta-4kol img {
	margin-bottom: 20px;
	margin-top: 20px;
}

#oferta-ikony-wiecej img {
	width: 30px;
	margin-bottom: 50px;
}

#galeria {
	background-image: url("../img/ban3.jpg");
	min-height: 390px;
	background-size: cover;
	width: 100%;
	min-width: 1200px;
	background-attachment: fixed;
	padding-top: 150px;
	padding-bottom: 150px;
}

#galeria>a {
	display: block;
	width: 250px;
	border: solid 3px white;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-size: 16px;
	color: black;
	text-align: center;
}

#photo-gallery {
	margin-left: auto;
	margin-right: auto;
	width: 1090px;
	margin-bottom: 30px;
	height: 200px;
}

#prawy {
	text-align: right;
	padding-top: 20px;
}

#lewy {
	text-align: left;
	padding-top: 20px;
}

#kontakt-info {
	text-align: center;
}

#kontakt img {
	margin-left: auto;
	margin-right: auto;
	min-width: 100px;
	padding-top: 20px;
	display: block;
}

#mapa {
	width: 100%;
	min-width: 1200px;
}

#footer {
	background-color: #013240;
	color: #cdebf5;
	text-align: center;
	font-size: 12px;
	padding: 20px;
	width: 100%;
	min-width: 1200px;
}

.logo-drzewko {
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
}

div.modal-backdrop {
	width: 100%;
	min-width: 1200px;
}

div.dialog-content {
	clear: right;
	margin-top: 20px;
}

.modal-dialog {
	margin: 30px auto;
	width: 900px;
}

.modal {
	width: auto;
}

.imagepreview {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

input.datepicker {
	background-image: url("../img/datepicker.png");
	background-position: right;
	background-repeat: no-repeat;
	height: 28px;
}

div.datepicker-dropdown {
	width: auto;
}

.slick-prev, .slick-next {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 36px;
    line-height: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 36px;
    
}

.slick-prev {
	left: -50px;
	background-image: url("../img/prev.png");
}

.slick-next {
	background-image: url("../img/next.png");
}

