body {
	background: #3a3a3a;
	color: #555;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	text-align: left;
}
.wrapper {
	position: relative;
	top: 0;
	left: 0;
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
}
h1, h2 {
	position: relative;
	display: block;
	margin: 0;
	padding: 30px 0 10px 0;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
h2 {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	margin: 0 0 20px 0;
	padding: 0;
}
img {
	border: 0;
}
iframe {
	border: 1px solid #c2c2c2;
}
pre {
    overflow: hidden;
    padding: 0px;
}
/* top - menu */

#top_menu li {
	margin: 0 10px 0 0;
}
#top_menu a {
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	font-size: 13px;
	font-weight: bold;
	color: #aeaeae;
	text-decoration: none;
	text-transform: uppercase;
}
#top_menu a:hover {
	color: #353535;
	background-color: #fff;
}
#top_menu a.active, #top_menu a:hover.active {
	color: #353535;
	background-color: #fff;
}
#home a {
	width: 47px;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}
#home a span {
	display: block;
	width: 47px;
	height: 38px;
	background-image: url('/gfx/bg_home.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#home a.active span {
	background-image: url('/gfx/bg_home_active.png');
}
.mb30 {
	margin-bottom: 30px;
}

/* banner */
#top {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#logo {
	display: block;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 80px;
	max-height: 80px;
	overflow: hidden;
}
#logo a.link_home {
	display: block;
	float: left;
	text-indent: -2500px;
	margin: 27px 0 23px 0;
}
#claim {
	position: relative;
	top: 0;
	float: left;
	height: 32px;
	line-height: 32px;
	width: 250px;
	margin: 24px 0;
	padding: 0 0 0 10px;
	color: #939393;
	border-left: 1px solid #bdbdbd;
}
#lang {
	position: relative;
	top: 30px;
	left: 0;
	float: right;
	white-space: nowrap;
}
#lang ul {
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#lang li {
	display: block;
	position: relative;
	float: left;
	width: 22px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	margin: 0 10px 0 0;
	text-align: center;
}
#lang a {
	position: relative;
	top: -2px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #aeaeae;
	text-decoration: none;
}
#lang li#lang_active {
	background: transparent url("/gfx/bg_lang.png") no-repeat 50% 50%;
}
#lang li#lang_active a {
	color: #fff;
	text-decoration: none;
}
#lang a:hover {
	text-decoration: underline;
}
#top {
	position: relative;
	z-index: 1;
	background: #fff;
}

/* baner */

#banner {
	position: relative;
	max-height: 369px;
	z-index: 10;
	border-top: 1px solid #dedede;
	text-align: center;
	margin: 0 auto;
	background: #f7f7f7;
	overflow: hidden;
}
#banner_mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url("/gfx/banner_mask.png") no-repeat scroll 50% 0;
	z-index: 1000;
	overflow: hidden;
}
#banner_container, #banner_container_img {
	margin: 0 auto;
	max-width: 1600px;
	z-index: 2;
	text-align: center;
	overflow: hidden;
}
#banner img {
	display: block;
	margin: 0 auto;
	clear: both;
}

/* main */

#main {
	background: #f7f7f7;
	z-index: 0;
	padding: 40px 0 0 0;
}
.start h1 {
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 30px 0;
	padding: 0;
}

/* oferta */

.box_offer {
	background: #fff;
}
.box_img {
	float: left;
	margin: 0 20px 0 0;
}
.box_text {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 20px 0 0;
	color: #555555;
	background: #fff;
	overflow: hidden;
	height: 150px;
	max-height: 150px;
}
.box_text div * {
	font-size: 12px !important;
	line-height: 1.4;
}
.box_text p.details {
	position: absolute;
	bottom: 0;
	right: 0;
}
.start .box_text h2 {
	margin: 15px 0 10px 0;
	padding: 0;
	font: bold 14px/18px Arial, Verdana, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	color: #252525;
}
#box_start h3 {
	font: bold 14px/18px Arial, Verdana, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	color: #252525;
}
.details {
	float: right;
	margin: 10px 0;
}
.details a, a.back {
	font: bold italic 11px Georgia, "Times New Roman", Times, serif;
	color: #13a4db;
	text-decoration: none;
	text-align: right;
}
.details a:hover, a.back:hover {
	text-decoration: underline;
}
a.back {
	display: block;
	margin: 20px 0;
	text-align: left;
}
a.more {
	margin-left: 5px;
}

/* main content */

.content_main {
	position: relative;
	background: #fff;
	border-bottom: 2px solid #eaeaea;
	margin: 0;
	padding: 0 0 30px 0;
}
.content_main img {
    width: 100%;
    max-width: 750px;
}
.distance {
	padding: 0 30px 30px 30px;
}

/* fotos */

#foto {
	margin: 0;
}
.fotoContainer, .fotoContainerLast {
	overflow: hidden;
	margin: 0 15px 15px 0;
	float: left;
	background: #fff;
}
.fotoContainerLast {
	margin-right: 0;
}
.fotoBox {
	padding: 7px;
	border: 1px solid #eaeaea;
}

/* moduł podstrony */

#subPages {
	margin: 50px 0 0 0;
}
#subPages h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.4em;
	text-decoration: none;
}
.page {
	display: block;
	clear: both;
	margin-bottom: 25px;
}
p.pdf {
	margin: 10px 0 0 0;
}
p.pdf img {
	width: auto;
	margin: 0 10px 0 0;
	border: 0;
	vertical-align: middle;
}
p.pdf a {
	font-weight: bold;
	font-size: 12px;
	color: #13a4db;
	text-decoration: none;
	text-align: right;
}
p.pdf a:hover {
	text-decoration: underline;
}
.pageImg {
	width: auto;
	height: auto;
    padding: 7px;
    border: 1px solid #EAEAEA;
	float: left;
	margin: 0 15px 0 0;
}
.pageText {
	margin: 0 0 15px 0;
}

/* strona apartamentu */

.contact {
	margin: 0 0 30px 0;
	padding: 25px 20px;
	background: #fff;
	border-bottom: 2px solid #eaeaea;
}
.contact h2 {
	font-family: Arial, Verdana, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.contact p {
	padding: 0;
	margin: 0;
}
.contact div {
	min-height: 30px;
	padding: 3px 0 0 40px;
	font-size: 13px;
	margin: 0 0 10px 0;
}
.contact_tel {
	background: transparent url("/gfx/contact_tel.png") no-repeat scroll 0 0;
	font-size: 20px;
	font-weight: bold;
}
.contact_email {
	background: transparent url("/gfx/contact_email.png") no-repeat scroll 0 0;
}
.contact_email a {
	color: #555;
}
.contact_email a:hover {
	text-decoration: none;
}
.contact_address {
	background: transparent url("/gfx/contact_address.png") no-repeat scroll 0 0;
}

/* szczegóły */

.features {
	padding: 0;
    margin: 0 15px;
}
h1.header {
	padding: 30px;
}
.features h3 {
	margin: 0;
	padding: 0;
}
.col_1 {
	float: left;
	font-weight: bold;
}
.col_2 {
	float: right;
}
.description {
	margin: 30px;
}
.price_list {
	background: #e9e9e9;
}
.info {
	margin: 0;
	padding: 25px 0;
}
.info h3 {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	margin: 0 0 0 15px;
}
.info a {
	color: #555;
	text-decoration: none;
}
.info a:hover {
	text-decoration: underline;
}

/* info box */

.box_info {
	background: #fff;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 40px;
}
.box_info_container {
	padding: 25px 30px;
}

/* footer */

#footer {
	padding: 30px 0;
	font-size: 13px;
	line-height: 18px;
	color: #898989;
}
#footer p {
	margin: 0 0 3px 0;
}
#footer p.small {
	font-size: 11px;
	line-height: 15px;
}
#footer ul {
	margin: 0;
	list-style-image: url('/gfx/pointer.png');
}
#footer div.address {
	background: transparent url("/gfx/address.png") no-repeat 0 3px;
	padding: 0 0 5px 30px;
}
#footer div.telephone {
	background: transparent url("/gfx/telephone.png") no-repeat 0 3px;
	padding: 0 0 5px 30px;
}
#footer div.email {
	background: transparent url("/gfx/email.png") no-repeat 0 3px;
	padding: 0 0 5px 30px;
}
#footer a {
	text-decoration: none;
	color: #898989;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .small-logo {
	display: block;
	max-width: 175px;
}

/* overwritten bootstrap */

.navbar-default {
	background-color: transparent;
	border: none;
}
.navbar {
	position: relative;
	min-height: 38px;
	margin-bottom: 0;
}

/* image lightbox */

#imagelightbox {
	cursor: pointer;
	position: fixed;
	z-index: 10000;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
	-moz-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
	box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
}

/* with overlay */

#imagelightbox-overlay {
	background-color: #fff;
	background-color: rgba( 255, 255, 255, .9 );
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/* with "close" button */

#imagelightbox-close {
	width: 2.5em; /* 40 */
	height: 2.5em; /* 40 */
	text-align: left;
	text-indent: -9999px;
	background-color: #666;
	position: fixed;
	z-index: 10002;
	top: 2.5em; /* 40 */
	right: 2.5em; /* 40 */
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}
#imagelightbox-close:hover {
	background-color: #111;
}
#imagelightbox-close:before, #imagelightbox-close:after {
	width: 2px;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 20%;
	bottom: 20%;
	left: 50%;
	margin-left: -1px;
}
#imagelightbox-close:before {
	-webkit-transform: rotate( 45deg );
	-moz-transform: rotate( 45deg );
	-ms-transform: rotate( 45deg );
	-o-transform: rotate( 45deg );
	transform: rotate( 45deg );
}
#imagelightbox-close:after {
	-webkit-transform: rotate( -45deg );
	-moz-transform: rotate( -45deg );
	-ms-transform: rotate( -45deg );
	-o-transform: rotate( -45deg );
	transform: rotate( -45deg );
}

/* with navigation */

#imagelightbox-nav {
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	position: fixed;
	z-index: 10001;
	left: 50%;
	bottom: 3.75em; /* 60 */
	padding: 0.313em; /* 5 */
	-webkit-transform: translateX( -50% );
	-moz-transform: translateX( -50% );
	-ms-transform: translateX( -50% );
	-o-transform: translateX( -50% );
	transform: translateX( -50% );
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#imagelightbox-nav a {
	width: 1em; /* 20 */
	height: 1em; /* 20 */
	border: 1px solid #fff;
	display: inline-block;
	margin: 0.2em 0.313em; /* 5 */
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#imagelightbox-nav a.active {
	background-color: #fff;
}

/* media */

@media (max-width: 1199px) {
	.fotoContainer, .fotoContainerLast {
		margin: 0 5px 5px 0;
	}
}
@media (max-width: 991px) {
	.col-md-6 {
		margin-bottom: 30px;
	}
	.box_text {
		height: auto;
		max-height: none;
	}
	.box_text p.details {
		position: relative;
		bottom: 0;
		right: 0;
	}
	.fotoContainer, .fotoContainerLast {
		margin: 0 2px 2px 0;
	}
	.info h3 {
		margin: 0 0 25px 0;
	}
	h1.header {
		padding: 30px 15px;
	}
	.description {
        margin: 30px 15px;
    }
    .features {
        margin: 0;
    }
    .content_main {
    	margin: 0 0 30px 0;
    }
}
@media (max-width: 767px) {
	#logo {
		height: auto;
		max-height: none;
	}
	#logo a.link_home {
		float: none;
	}
	.nav-footer {
		margin: 10px 0 0 0;
		text-align: left;
	}
	.nav-footer li {
		display: inline-block;
		margin: 0 15px 0 0;
	}
	#footer ul {
		position: relative;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		text-align: left;
		list-style-image: none;
	}
	#footer a {
		font-size: 12px;
	}
	.fotoContainer, .fotoContainerLast {
		margin: 0 10px 10px 0;
	}
}
@media (max-width: 470px) {
	#lang {
		position: relative;
		top: 23px;
	}
	#lang a {
		font-size: 9.5px;
	}
	#lang li {
		margin: 0 5px 0 0;
	}
	.box_text {
		text-align: center;
	}
	.box_img {
		display: block;
		float: none;
		margin: 0;
		text-align: center;
	}
	.box_img img {
		display: block;
		max-width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.features>.col-xs-6 {
		float: none;
	}
}