.boxes, .boxes-big, .boxes-small {
	overflow: hidden;
	height: auto;
}

.boxes {
	width: 100%;
	margin: 0;
}

.boxes-big {
	width: 92.50625%;
	margin: 0 auto;
}

.boxes-small {
	width: 92.35%;
	margin: 0 auto;
}

.box-big, .box-small {
	display: inline-block;
    position: relative;
	float: left;
}

.box-big {
	width: 32.47863247863248%;
	margin: 0.4273504273504274%;
}

.box-small {
	width: 19.40639269406393%;
	margin: 0.2824657534246575%;
}

.box-empty {
	display: none;
}

.box-big-dummy, .box-small-dummy {
	width: 100%;
	height: 1px;
}

.box-big-dummy {
    margin-top: 100%;
}

.box-small-dummy {
    margin-top: 119.411764706%;
}

.box-big-element, .box-small-element {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background-color: #110000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
.box-big h1.title {
	display: inline-block;
	background: url(/images/box-title-bg.jpg) top repeat;
	margin: 0;
	font-family: Gnoulane, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 3px #000000;
}
.box-small .image {
	position: absolute;
	top: 4.5%;
	left: 5.5%;
	right: 5.5%;
	bottom: 20.5%;
	background-size: cover;
	background-repeat: no-repeat;
    background-position: center;
}
.box-small .title-container {
	position: absolute;
	width: 100%;
	height: 21.13%;
	bottom: 0;
	overflow: hidden;
	text-align: center;
	display: table;
}
.box-small span.title {
	display: table-cell;
	vertical-align: middle;
}
.box-small span.title-orange, .box-small span.title-orange a {
	color: #f95e0c;
}

.box-small span.title-orange a:hover {
	color: #ffffff;
}

.pamiatka-content-wraper {
	position: absolute;
	top: 30%;
	width: 100%;
}
.pamiatka-content-wraper.bottom {
	bottom: 3%;
	top: auto;
}
.pamiatka-container {
	display: table;
	margin: 0 auto;
}
.pamiatka-arrow {
	display: table-cell;
	vertical-align: middle;
}
.pamiatka-text {
	display: table-cell;
	vertical-align: middle;
	color: #f95e0c;
}
.pamiatka-text.bottom {
	text-align: right;
}
ul.atrakcje, ul.atrakcje-wydarzenia {
	padding: 0;
	list-style: none;
	display: table;
	margin: 4% 4% 0 4%;
}
ul.atrakcje-wydarzenia {
	margin: 0 4% 0 4%;
}
ul.atrakcje li, ul.atrakcje-wydarzenia li {
	margin-bottom: 4%;
}
.atrakcje-data, .atrakcje-data-wydarzenia {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.atrakcje-info, .atrakcje-info-wydarzenia {
	display: table-cell;
	vertical-align: middle;
}
.atrakcje-data-wydarzenia {
	font-size: 18px;
	line-height: 16px;
	width: 70px;
}
.atrakcje-info-wydarzenia {
	font-size: 19px;
	line-height: 19px;
	padding-left: 16px;
}
.atrakcje-data-wrapper-wydarzenia {
	width: 70px;
	height: 70px;
}
.hotele {
	display: table;
	width: 92%;
	margin: 10% 4% 0 4%;
	padding: 0;
	text-align: center;
}
.hotel-name {
	display: block;
}
.hotel-adress {
	display: block;
	color: #f95e0c;
	margin: 2% 0 4% 0;
}
.hotel-rabat-info {
	display: block;
}
.hotel-box-star {
	position: relative;
	display: inline-block;
	background-image: url(/images/hotel-star.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	margin: 0 2px 0 0;
}
span.orange {
	color: #f95e0c;
}
span.orange-date {
	color: #f9b70c;
}
.atrakcje-data-wrapper, .atrakcje-data-wrapper-wydarzenia {
	display: table-cell;
	background: url(/images/atrakcje-data-bg.png);
	vertical-align: middle;
}

.box-small-12 .image {
	background-image: url(/images/boxes/box-small-12-bg-all.jpg);
}
.box-small-13 .image {
	background-image: url(/images/boxes/box-small-13-bg-all.jpg);
}

@media only screen and (max-width: 479px) {
	.hotel-name {
		font-size: 42px;
		line-height: 42px;
	}
	.hotel-adress {
		font-size: 30px;
		line-height: 30px;
	}
	.hotel-rabat-info {
		font-size: 22px;
		line-height: 22px;
	}
	.hotel-box-star {
		width: 25px;
		height: 25px;
	}
	.box-big-1 {
		background-image: url(/images/boxes/box-big-1-bg-1600.jpg);
	}
	.box-big-2 {
		background-image: url(/images/boxes/box-big-2-bg-1600.jpg);
	}
	.box-big-3 {
		background-image: url(/images/boxes/box-big-3-bg-1600.jpg);
	}
	.box-small-1 {
		background-image: url(/images/boxes/box-small-1-bg-1600.jpg);
	}
	.box-small-2 {
		background-image: url(/images/boxes/box-small-2-bg-1600.jpg);
	}
	.box-small-3 {
		background-image: url(/images/boxes/box-small-3-bg-1600.jpg);
	}
	.box-small-4 {
		background-image: url(/images/boxes/box-small-4-bg-1600.jpg);
	}
	.box-small-5 {
		background-image: url(/images/boxes/box-small-5-bg-1600.jpg);
	}
	.box-small-6 {
		background-image: url(/images/boxes/box-small-6-bg-1600.jpg);
	}
	.box-small-7 {
		background-image: url(/images/boxes/box-small-7-bg-1600.jpg);
	}
	.box-small-8 {
		background-image: url(/images/boxes/box-small-8-bg-1600.jpg);
	}
	.box-small-9 {
		background-image: url(/images/boxes/box-small-9-bg-1600.jpg);
	}
	.box-small-10 {
		background-image: url(/images/boxes/box-small-10-bg-1600.jpg);
	}
	.box-small-11 {
		background-image: url(/images/boxes/box-small-11-bg-1600.jpg);
	}
	.box-big h1.title {
		padding: 7px 16px;
		font-size: 28px;
	}
	.pamiatka-container {
		font-size: 21px;
		line-height: 23px;
	}
	.pamiatka-container.de {
		font-size: 14px;
		line-height: 20px;
	}
	.pamiatka-arrow {
		padding-right: 11px;
	}
	.pamiatka-arrow.bottom {
		padding-left: 11px;
	}
	.pamiatka-arrow img {
		width: 40px;
	}
	.atrakcje-data {
		font-size: 20px;
		line-height: 17px;
		width: 70px;
	}
	.atrakcje-info {
		font-size: 20px;
		line-height: 20px;
		padding-left: 12px;
	}
	.atrakcje-data-wrapper {
		width: 70px;
		height: 70px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
}

/* dodany przedzial do prawidlowego wyswietlania boksow */
@media only screen and (min-width: 480px) and (max-width: 549px) {
	.hotel-name {
		font-size: 44px;
		line-height: 44px;
	}
	.hotel-adress {
		font-size: 32px;
		line-height: 32px;
	}
	.hotel-rabat-info {
		font-size: 22px;
		line-height: 22px;
	}
	.hotel-box-star {
		width: 26px;
		height: 26px;
	}
	.box-small .image {
		top: 4.5%;
		left: 5.5%;
		right: 5.5%;
		bottom: 20.5%;
	}
	.box-big-1 {
		background-image: url(/images/boxes/box-big-1-bg-1600.jpg);
	}
	.box-big-2 {
		background-image: url(/images/boxes/box-big-2-bg-1600.jpg);
	}
	.box-big-3 {
		background-image: url(/images/boxes/box-big-3-bg-1600.jpg);
	}
	.box-small-1 {
		background-image: url(/images/boxes/box-small-1-bg-1600.jpg);
	}
	.box-small-2 {
		background-image: url(/images/boxes/box-small-2-bg-1600.jpg);
	}
	.box-small-3 {
		background-image: url(/images/boxes/box-small-3-bg-1600.jpg);
	}
	.box-small-4 {
		background-image: url(/images/boxes/box-small-4-bg-1600.jpg);
	}
	.box-small-5 {
		background-image: url(/images/boxes/box-small-5-bg-1600.jpg);
	}
	.box-small-6 {
		background-image: url(/images/boxes/box-small-6-bg-1600.jpg);
	}
	.box-small-7 {
		background-image: url(/images/boxes/box-small-7-bg-1600.jpg);
	}
	.box-small-8 {
		background-image: url(/images/boxes/box-small-8-bg-1600.jpg);
	}
	.box-small-9 {
		background-image: url(/images/boxes/box-small-9-bg-1600.jpg);
	}
	.box-small-10 {
		background-image: url(/images/boxes/box-small-10-bg-1600.jpg);
	}
	.box-small-11 {
		background-image: url(/images/boxes/box-small-11-bg-1600.jpg);
	}
	.box-big h1.title {
		padding: 8px 18px;
		font-size: 30px;
	}
	.pamiatka-container {
		font-size: 21px;
		line-height: 23px;
	}
	.pamiatka-container.de {
		font-size: 14px;
		line-height: 20px;
	}
	.pamiatka-arrow {
		padding-right: 11px;
	}
	.pamiatka-arrow.bottom {
		padding-left: 11px;
	}
	.pamiatka-arrow img {
		width: 40px;
	}
	.atrakcje-data {
		font-size: 20px;
		line-height: 17px;
		width: 70px;
	}
	.atrakcje-info {
		font-size: 20px;
		line-height: 20px;
		padding-left: 12px;
	}
	.atrakcje-data-wrapper {
		width: 70px;
		height: 70px;
	}
}

/* dodany przedzial do prawidlowego wyswietlania boksow */
@media only screen and (min-width: 550px) and (max-width: 799px) {
	.hotel-name {
		font-size: 46px;
		line-height: 46px;
	}
	.hotel-adress {
		font-size: 34px;
		line-height: 34px;
	}
	.hotel-rabat-info {
		font-size: 24px;
		line-height: 24px;
	}
	.hotel-box-star {
		width: 28px;
		height: 28px;
	}
	.box-big-1 {
		background-image: url(/images/boxes/box-big-1-bg-1920.jpg);
	}
	.box-big-2 {
		background-image: url(/images/boxes/box-big-2-bg-1920.jpg);
	}
	.box-big-3 {
		background-image: url(/images/boxes/box-big-3-bg-1920.jpg);
	}
	.box-small-1 {
		background-image: url(/images/boxes/box-small-1-bg-1920.jpg);
	}
	.box-small-2 {
		background-image: url(/images/boxes/box-small-2-bg-1920.jpg);
	}
	.box-small-3 {
		background-image: url(/images/boxes/box-small-3-bg-1920.jpg);
	}
	.box-small-4 {
		background-image: url(/images/boxes/box-small-4-bg-1920.jpg);
	}
	.box-small-5 {
		background-image: url(/images/boxes/box-small-5-bg-1920.jpg);
	}
	.box-small-6 {
		background-image: url(/images/boxes/box-small-6-bg-1920.jpg);
	}
	.box-small-7 {
		background-image: url(/images/boxes/box-small-7-bg-1920.jpg);
	}
	.box-small-8 {
		background-image: url(/images/boxes/box-small-8-bg-1920.jpg);
	}
	.box-small-9 {
		background-image: url(/images/boxes/box-small-9-bg-1920.jpg);
	}
	.box-small-10 {
		background-image: url(/images/boxes/box-small-10-bg-1920.jpg);
	}
	.box-small-11 {
		background-image: url(/images/boxes/box-small-11-bg-1920.jpg);
	}
	.box-small span.title {
		font-size: 18px;
		line-height: 21px;
	}
	.box-big h1.title {
		padding: 8px 20px;
		font-size: 34px;
	}
	.pamiatka-container {
		font-size: 23px;
		line-height: 24px;
	}
	.pamiatka-container.de {
		font-size: 17px;
	}
	.pamiatka-arrow {
		padding-right: 12px;
	}
	.pamiatka-arrow.bottom {
		padding-left: 12px;
	}
	.pamiatka-arrow img {
		width: 45px;
	}
	.atrakcje-data {
		font-size: 25px;
		line-height: 22px;
		width: 80px;
	}
	.atrakcje-info {
		font-size: 25px;
		line-height: 25px;
		padding-left: 17px;
	}
	.atrakcje-data-wrapper {
		width: 80px;
		height: 80px;
	}
}

/* dodany przedzial do prawidlowego wyswietlania boksow */
@media only screen and (max-width: 799px) {
	.boxes-big, .boxes-small {
		min-width: 230px;
		max-width: 570px;
	}
	.box-big {
		width: 100%;
		min-width: 230px;
		max-width: 570px;
		clear: both;
	}
	.box-small {
		width: 49.4%;
		min-width: 140px;
		max-width: 340px;
	}
	.box-empty {
		display: block;
	}
}

/* dodany przedzial do prawidlowego wyswietlania boksow */
@media only screen and (min-width: 800px) and (max-width: 1023px) {
	.hotel-name {
		font-size: 26px;
		line-height: 26px;
	}
	.hotel-adress {
		font-size: 20px;
		line-height: 20px;
	}
	.hotel-rabat-info {
		font-size: 12px;
		line-height: 12px;
	}
	.hotel-box-star {
		width: 16px;
		height: 16px;
	}
	.box-big-1 {
		background-image: url(/images/boxes/box-big-1-bg-1024.jpg);
	}
	.box-big-2 {
		background-image: url(/images/boxes/box-big-2-bg-1024.jpg);
	}
	.box-big-3 {
		background-image: url(/images/boxes/box-big-3-bg-1024.jpg);
	}
	.box-small-1 {
		background-image: url(/images/boxes/box-small-1-bg-1024.jpg);
	}
	.box-small-2 {
		background-image: url(/images/boxes/box-small-2-bg-1024.jpg);
	}
	.box-small-ukryj {
		display: none;
	}
	.box-small-3 {
		background-image: url(/images/boxes/box-small-3-bg-1024.jpg);
	}
	.box-small-4 {
		background-image: url(/images/boxes/box-small-4-bg-1024.jpg);
	}
	.box-small-5 {
		background-image: url(/images/boxes/box-small-5-bg-1024.jpg);
	}
	.box-small-6 {
		background-image: url(/images/boxes/box-small-6-bg-1024.jpg);
	}
	.box-small-7 {
		background-image: url(/images/boxes/box-small-7-bg-1024.jpg);
	}
	.box-small-8 {
		background-image: url(/images/boxes/box-small-8-bg-1024.jpg);
	}
	.box-small-9 {
		background-image: url(/images/boxes/box-small-9-bg-1024.jpg);
	}
	.box-small-10 {
		background-image: url(/images/boxes/box-small-10-bg-1024.jpg);
	}
	.box-small-11 {
		background-image: url(/images/boxes/box-small-11-bg-1024.jpg);
	}
	.box-small span.title {
		font-size: 11px !important;
		line-height: 12px !important;
	}
	.box-big h1.title {
		padding: 4px 11px;
		font-size: 16px;
	}
	.pamiatka-container {
		font-size: 11px;
		line-height: 12px;
	}
	.pamiatka-container.de {
		font-size: 8px;
	}
	.pamiatka-arrow {
		padding-right: 5px;
	}
	.pamiatka-arrow.bottom {
		padding-left: 5px;
	}
	.pamiatka-arrow img {
		width: 23px;
	}
	.atrakcje-data {
		font-size: 12px;
		line-height: 11px;
		width: 40px;
	}
	.atrakcje-info {
		font-size: 12px;
		line-height: 13px;
		padding-left: 6px;
	}
	.atrakcje-data-wrapper {
		width: 40px;
		height: 40px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	.hotel-name {
		font-size: 30px;
		line-height: 30px;
	}
	.hotel-adress {
		font-size: 24px;
		line-height: 24px;
	}
	.hotel-rabat-info {
		font-size: 14px;
		line-height: 14px;
	}
	.hotel-box-star {
		width: 18px;
		height: 18px;
	}
	.box-big-1 {
		background-image: url(/images/boxes/box-big-1-bg-1280.jpg);
	}
	.box-big-2 {
		background-image: url(/images/boxes/box-big-2-bg-1280.jpg);
	}
	.box-big-3 {
		background-image: url(/images/boxes/box-big-3-bg-1280.jpg);
	}
	.box-small-1 {
		background-image: url(/images/boxes/box-small-1-bg-1280.jpg);
	}
	.box-small-2 {
		background-image: url(/images/boxes/box-small-2-bg-1280.jpg);
	}
	.box-small-ukryj {
		display: none;
	}
	.box-small-3 {
		background-image: url(/images/boxes/box-small-3-bg-1280.jpg);
	}
	.box-small-4 {
		background-image: url(/images/boxes/box-small-4-bg-1280.jpg);
	}
	.box-small-5 {
		background-image: url(/images/boxes/box-small-5-bg-1280.jpg);
	}
	.box-small-6 {
		background-image: url(/images/boxes/box-small-6-bg-1280.jpg);
	}
	.box-small-7 {
		background-image: url(/images/boxes/box-small-7-bg-1280.jpg);
	}
	.box-small-8 {
		background-image: url(/images/boxes/box-small-8-bg-1280.jpg);
	}
	.box-small-9 {
		background-image: url(/images/boxes/box-small-9-bg-1280.jpg);
	}
	.box-small-10 {
		background-image: url(/images/boxes/box-small-10-bg-1280.jpg);
	}
	.box-small-11 {
		background-image: url(/images/boxes/box-small-11-bg-1280.jpg);
	}
	.box-small span.title {
		font-size: 13px;
		line-height: 15px;
	}
	.box-big h1.title {
		padding: 7px 15px;
		font-size: 22px;
	}
	.pamiatka-container {
		font-size: 13px;
		line-height: 15px;
	}
	.pamiatka-container.de {
		font-size: 10px;
	}
	.pamiatka-arrow {
		padding-right: 6px;
	}
	.pamiatka-arrow.bottom {
		padding-left: 6px;
	}
	.pamiatka-arrow img {
		width: 27px;
	}
	.atrakcje-data {
		font-size: 14px;
		line-height: 13px;
		width: 55px;
	}
	.atrakcje-info {
		font-size: 14px;
		line-height: 15px;
		padding-left: 8px;
	}
	.atrakcje-data-wrapper {
		width: 55px;
		height: 55px;
	}
}

@media only screen and (min-width: 1280px) and (max-width: 1365px) {
	.hotel-name {
		font-size: 38px;
		line-height: 38px;
	}
	.hotel-adress {
		font-size: 28px;
		line-height: 28px;
	}
	.hotel-rabat-info {
		font-size: 18px;
		line-height: 18px;
	}
	.hotel-box-star {
		width: 20px;
		height: 20px;
	}
	.box-big-1 {
		background-image: url(/images/boxes/box-big-1-bg-1366.jpg);
	}
	.box-big-2 {
		background-image: url(/images/boxes/box-big-2-bg-1366.jpg);
	}
	.box-big-3 {
		background-image: url(/images/boxes/box-big-3-bg-1366.jpg);
	}
	.box-small-1 {
		background-image: url(/images/boxes/box-small-1-bg-1366.jpg);
	}
	.box-small-2 {
		background-image: url(/images/boxes/box-small-2-bg-1366.jpg);
	}
	.box-small-ukryj {
		display: none;
	}
	.box-small-3 {
		background-image: url(/images/boxes/box-small-3-bg-1366.jpg);
	}
	.box-small-4 {
		background-image: url(/images/boxes/box-small-4-bg-1366.jpg);
	}
	.box-small-5 {
		background-image: url(/images/boxes/box-small-5-bg-1366.jpg);
	}
	.box-small-6 {
		background-image: url(/images/boxes/box-small-6-bg-1366.jpg);
	}
	.box-small-7 {
		background-image: url(/images/boxes/box-small-7-bg-1366.jpg);
	}
	.box-small-8 {
		background-image: url(/images/boxes/box-small-8-bg-1366.jpg);
	}
	.box-small-9 {
		background-image: url(/images/boxes/box-small-9-bg-1366.jpg);
	}
	.box-small-10 {
		background-image: url(/images/boxes/box-small-10-bg-1366.jpg);
	}
	.box-small-11 {
		background-image: url(/images/boxes/box-small-11-bg-1366.jpg);
	}
	.box-small span.title {
		font-size: 17px;
		line-height: 18px;
	}
	.box-big h1.title {
		padding: 8px 21px;
		font-size: 25px;
	}
	.pamiatka-container {
		font-size: 17px;
		line-height: 18px;
	}
	.pamiatka-container.de {
		font-size: 13px;
		line-height: 15px;
	}
	.pamiatka-arrow {
		padding-right: 10px;
	}
	.pamiatka-arrow.bottom {
		padding-left: 10px;
	}
	.pamiatka-arrow img {
		width: 35px;
	}
	.atrakcje-data {
		font-size: 21px;
		line-height: 18px;
		width: 70px;
	}
	.atrakcje-info {
		font-size: 18px;
		line-height: 18px;
		padding-left: 12px;
	}
	.atrakcje-data-wrapper {
		width: 70px;
		height: 70px;
	}
}

@media only screen and (min-width: 1366px) and (max-width: 1599px) {
	.hotel-name {
		font-size: 42px;
		line-height: 42px;
	}
	.hotel-adress {
		font-size: 30px;
		line-height: 30px;
	}
	.hotel-rabat-info {
		font-size: 20px;
		line-height: 20px;
	}
	.hotel-box-star {
		width: 21px;
		height: 21px;
	}
	.box-big-1 {
		background-image: url(/images/boxes/box-big-1-bg-1600.jpg);
	}
	.box-big-2 {
		background-image: url(/images/boxes/box-big-2-bg-1600.jpg);
	}
	.box-big-3 {
		background-image: url(/images/boxes/box-big-3-bg-1600.jpg);
	}
	.box-small-1 {
		background-image: url(/images/boxes/box-small-1-bg-1600.jpg);
	}
	.box-small-2 {
		background-image: url(/images/boxes/box-small-2-bg-1600.jpg);
	}
	.box-small-ukryj {
		display: none;
	}
	.box-small-3 {
		background-image: url(/images/boxes/box-small-3-bg-1600.jpg);
	}
	.box-small-4 {
		background-image: url(/images/boxes/box-small-4-bg-1600.jpg);
	}
	.box-small-5 {
		background-image: url(/images/boxes/box-small-5-bg-1600.jpg);
	}
	.box-small-6 {
		background-image: url(/images/boxes/box-small-6-bg-1600.jpg);
	}
	.box-small-7 {
		background-image: url(/images/boxes/box-small-7-bg-1600.jpg);
	}
	.box-small-8 {
		background-image: url(/images/boxes/box-small-8-bg-1600.jpg);
	}
	.box-small-9 {
		background-image: url(/images/boxes/box-small-9-bg-1600.jpg);
	}
	.box-small-10 {
		background-image: url(/images/boxes/box-small-10-bg-1600.jpg);
	}
	.box-small-11 {
		background-image: url(/images/boxes/box-small-11-bg-1600.jpg);
	}
	.box-small span.title {
		font-size: 17px;
	}
	.box-big h1.title {
		padding: 8px 21px;
		font-size: 29px;
	}
	.pamiatka-container {
		font-size: 17px;
		line-height: 18px;
	}
	.pamiatka-container.de {
		font-size: 14px;
		line-height: 16px;
	}
	.pamiatka-arrow {
		padding-right: 10px;
	}
	.pamiatka-arrow.bottom {
		padding-left: 10px;
	}
	.pamiatka-arrow img {
		width: 35px;
	}
	.atrakcje-data {
		font-size: 22px;
		line-height: 19px;
		width: 76px;
	}
	.atrakcje-info {
		font-size: 20px;
		line-height: 20px;
		padding-left: 12px;
	}
	.atrakcje-data-wrapper {
		width: 76px;
		height: 76px;
	}
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
	.hotel-name {
		font-size: 48px;
		line-height: 48px;
	}
	.hotel-adress {
		font-size: 34px;
		line-height: 34px;
	}
	.hotel-rabat-info {
		font-size: 22px;
		line-height: 22px;
	}
	.hotel-box-star {
		width: 23px;
		height: 23px;
	}
	.box-big {
		max-width: 570px;
	}
	.box-small {
		max-width: 340px;
	}
	.box-big-1 {
		background-image: url(/images/boxes/box-big-1-bg-1920.jpg);
	}
	.box-big-2 {
		background-image: url(/images/boxes/box-big-2-bg-1920.jpg);
	}
	.box-big-3 {
		background-image: url(/images/boxes/box-big-3-bg-1920.jpg);
	}
	.box-small-1 {
		background-image: url(/images/boxes/box-small-1-bg-1920.jpg);
	}
	.box-small-2 {
		background-image: url(/images/boxes/box-small-2-bg-1920.jpg);
	}
	.box-small-ukryj {
		display: none;
	}
	.box-small-3 {
		background-image: url(/images/boxes/box-small-3-bg-1920.jpg);
	}
	.box-small-4 {
		background-image: url(/images/boxes/box-small-4-bg-1920.jpg);
	}
	.box-small-5 {
		background-image: url(/images/boxes/box-small-5-bg-1920.jpg);
	}
	.box-small-6 {
		background-image: url(/images/boxes/box-small-6-bg-1920.jpg);
	}
	.box-small-7 {
		background-image: url(/images/boxes/box-small-7-bg-1920.jpg);
	}
	.box-small-8 {
		background-image: url(/images/boxes/box-small-8-bg-1920.jpg);
	}
	.box-small-9 {
		background-image: url(/images/boxes/box-small-9-bg-1920.jpg);
	}
	.box-small-10 {
		background-image: url(/images/boxes/box-small-10-bg-1920.jpg);
	}
	.box-small-11 {
		background-image: url(/images/boxes/box-small-11-bg-1920.jpg);
	}
	.box-small span.title {
		font-size: 20px;
	}
	.box-big h1.title {
		padding: 12px 25px;
		font-size: 40px;
	}
	.pamiatka-container {
		font-size: 22px;
		line-height: 24px;
	}
	.pamiatka-container.de {
		font-size: 16px;
		line-height: 20px;
	}
	.pamiatka-arrow {
		padding-right: 12px;
	}
	.pamiatka-arrow.bottom {
		padding-left: 12px;
	}
	.pamiatka-arrow img {
		width: 45px;
	}
	.atrakcje-data {
		font-size: 25px;
		line-height: 22px;
		width: 80px;
	}
	.atrakcje-info {
		font-size: 25px;
		line-height: 25px;
		padding-left: 17px;
	}
	.atrakcje-data-wrapper {
		width: 80px;
		height: 80px;
	}
}

@media only screen and (min-width: 1920px) {
	.hotel-name {
		font-size: 58px;
		line-height: 58px;
	}
	.hotel-adress {
		font-size: 40px;
		line-height: 40px;
	}
	.hotel-rabat-info {
		font-size: 24px;
		line-height: 24px;
	}
	.hotel-box-star {
		width: 28px;
		height: 28px;
	}
	.box-big {
		width: 570px;
	}
	.box-small {
		width: 340px;
	}
	.box-big-1 {
		background-image: url(/images/boxes/box-big-1-bg-1920.jpg);
	}
	.box-big-2 {
		background-image: url(/images/boxes/box-big-2-bg-1920.jpg);
	}
	.box-big-3 {
		background-image: url(/images/boxes/box-big-3-bg-1920.jpg);
	}
	.box-small-1 {
		background-image: url(/images/boxes/box-small-1-bg-1920.jpg);
	}
	.box-small-2 {
		background-image: url(/images/boxes/box-small-2-bg-1920.jpg);
	}
	.box-small-ukryj {
		display: none;
	}
	.box-small-3 {
		background-image: url(/images/boxes/box-small-3-bg-1920.jpg);
	}
	.box-small-4 {
		background-image: url(/images/boxes/box-small-4-bg-1920.jpg);
	}
	.box-small-5 {
		background-image: url(/images/boxes/box-small-5-bg-1920.jpg);
	}
	.box-small-6 {
		background-image: url(/images/boxes/box-small-6-bg-1920.jpg);
	}
	.box-small-7 {
		background-image: url(/images/boxes/box-small-7-bg-1920.jpg);
	}
	.box-small-8 {
		background-image: url(/images/boxes/box-small-8-bg-1920.jpg);
	}
	.box-small-9 {
		background-image: url(/images/boxes/box-small-9-bg-1920.jpg);
	}
	.box-small-10 {
		background-image: url(/images/boxes/box-small-10-bg-1920.jpg);
	}
	.box-small-11 {
		background-image: url(/images/boxes/box-small-11-bg-1920.jpg);
	}
	.box-small span.title {
		font-size: 20px;
	}
	.box-big h1.title {
		padding: 12px 25px;
		font-size: 40px;
	}
	.pamiatka-container {
		font-size: 22px;
		line-height: 24px;
	}
	.pamiatka-container.de {
		font-size: 16px;
		line-height: 20px;
	}
	.pamiatka-arrow {
		padding-right: 12px;
	}
	.pamiatka-arrow.bottom {
		padding-left: 12px;
	}
	.pamiatka-arrow img {
		width: 45px;
	}
	.atrakcje-data {
		font-size: 25px;
		line-height: 22px;
		width: 80px;
	}
	.atrakcje-info {
		font-size: 25px;
		line-height: 25px;
		padding-left: 17px;
	}
	.atrakcje-data-wrapper {
		width: 80px;
		height: 80px;
	}
}