#holder {
	float:left;
	width:100%;
	margin:0 auto;
	}
.container {
	position:relative;
	width:92%;
	margin:0 auto;
	max-width:1600px;
	padding:50px;
	background-color:#fff;
	}
.naglowek {
	float:left;
	width:100%;
	font-size:50px;
	font-weight:200;
	color:#fff;
	text-align:center;
	background:#CA6531;
	padding:40px 0;
	}
.naglowek p {
	float:left;
	width:100%;
	font-size:14px;
	line-height:14px;
	font-weight:200;
	color:#fff;
	text-align:center;
	}	
ul, ol {
	float:left;
	width:100%;
	clear:both;
	margin:0px 0 30px 0;
	padding:0px;
	}


ul li, ol li {
	float:left;
	width:calc(100% - 40px);
	font:400 18px 'Montserrat';
	margin-left:40px;
	padding:0px;
	}
hr {
	display:inline-block;    
	height:0px;
	border:0px solid #ddd;
	border-bottom:1px solid #ddd;
	}
hr.fl, hr.fr {
	width:15%;
	border:2px solid #CA6531;
	}

.tresc {
	background-image:url(../images/bg-tresc.png);
	background-repeat:repeat-x;
	margin-bottom:50px !important;
	}
.container p {
	font-size:18px;
	line-height:30px;
	}
.aktualnosc {
	float:left;	
	width:calc(33% - 20px);
	border:1px solid #ddd;
	margin:10px;
	background-color:#CA6531;
	}	
.aktualnosc span {
	float:left;
	width:100%;
	height:250px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	}	
.aktualnosc div.data {
	float:left;
	width:60px;
	height:60px;
	background-color:#CA6531;
	padding:15px 0px; 
	text-align:center;
	}
.aktualnosc div.data p {
	font-size:14px;
	line-height:14px;
	color:#fff;
	}
.aktualnosc p.tytul {
	display: block;
	width:calc(100% - 60px);
	height:62px;
	font-size:16px;
	font-weight:700;
	line-height:20px;
	padding:10px 20px;
	background-color:#fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 62px;
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
	}
.thumb {
	float:left;
	width:400px;
	padding:10px;
	border:1px solid #ddd;
	margin:0 40px 20px 0;
	}
.gallery {
	float:left;
	width:100%;
	}		
.tresc .gallery {
	border-top:1px solid #ddd;
	margin-top:50px;
	padding-top:50px;
	}
.gallery a {
	float:left;
	width:calc(20% - 20px);
	height:200px;
	border:1px solid #ddd;
	margin:10px;
	background-repeat:no-repeat;
	background-size:90%;
	background-position:center;
	}
.gallery a:hover,
.wpis-prawa a:hover {
	-webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
	}	

/* OFERTA */

.inw-link {
	float:left;
	width:100%;
	height:350px;
	border:1px solid #ddd;
	background-color:#fff;
	margin-bottom:30px;
	}
.inw-link span.foto {
	float:left;
	width:50%;
	height:348px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	}
.inw-link div {
	float:left;
	width:50%;
	height:348px;
	padding:60px;
	}
.inw-link div h1 {
	float:left;
	width:100%;
	font-size:36px;
	font-weight:700;
	line-height:36px;
	}
.inw-link div h2 {
	float:left;
	width:100%;
	font-size:20px;
	font-weight:300;
	line-height:20px;
	margin:12px 0 40px 0;
	}	
.inw-link div p {
	float:left;
	width:100%;
	font-size:14px;
	font-weight:300;
	line-height:22px;
	}
.inw-link div span {
	float:left;
	width:100%;
	font-size:14px;
	font-weight:300;
	line-height:22px;
	margin-top:30px;
	}
.inw-link:hover { background-color:#CA6531; }
.inw-link:hover h1,
.inw-link:hover h2,
.inw-link:hover p,
.inw-link:hover span { 
	color:#fff;
	}	

.container-submenu {
	position:relative;
	width:92%;
	margin:0 auto;
	max-width:1600px;
	padding:0;
	background-color:#fff;
	text-align:center;
	border-bottom:1px solid #ddd;
	}

.container-submenu a {
	display:inline-block;
	font-size:16px;
	font-weight:400;
	padding:0px 20px;
	line-height:60px;
	margin-right:-2px;
	}
.container-submenu a:hover,
.container-submenu a.active {
	background-color:#CA6531;
	color:#fff;
	}	

.tresc-inwestycja { background-color:#fff; }
.tresc-inwestycja .container { margin-bottom:100px; }
.tresc-inwestycja h2 {
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	}
.tresc-inwestycja .tabelka { margin-bottom:50px;	}
	
.inwestycja-bg {
	float:left;
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:0px -200px;
	background-attachment:fixed;
	margin-bottom:80px;
	}
.inwestycja-bg-hover {
	float:left;
	width:100%;
	background-image:url(../images/bg-inwestycja-hover.png);	
	background-size:cover;
	background-position:center center;
	}

.inwestycja-bg .boxx-holder {
	padding:200px 0;
	text-align:center;
	}		

.boxx { 
	display:inline-block;
	border:4px solid #CA6531; 
	border-bottom:0px;
	margin:0 auto; 
	}
.boxx p.boxText1 {
	font-size:72px; font-weight:200; line-height:72px; color:#fff;
	display:inline-block; padding:40px 80px 30px;
	}	
.boxx p.boxText2 { 
	position:relative;
	width:70%;
	font-size:26px;	
	font-weight:700;
	line-height:30px;
	color:#fff; 
	padding:0; 
	bottom:-15px;
	margin:0 auto;
	text-align:center;
	}

.tresc-inwestycja h1 {
	float:left;
	width:100%;
	font-size:36px;
	font-weight:200;
	color:#CA6531;
	}	

/*rzuty*/	
.rzuty-pieter .container { margin-bottom:0px !important; }
.rzuty-info {
	position:absolute;
	bottom:0;
	left:25px;
	height:50px;
	background:red;
	color:#000;
	}
.wybierz-pietro {
	float:left;
	font-weight:700;
	font-size:14px;
	color:#fff;
	line-height:50px;
	background:#CA6531;
	padding: 0 30px;
	}	
.wybrane {
	float:left;
	width:170px;
	font-weight:400;
	font-size:14px;
	color:#fff;
	line-height:50px;
	background:#666;
	padding: 0 30px;
	}		
.strzalki {
	float:left;
	width:25px;
	text-align:center;
	}
.strzalki span {
	float:left;
	width:25px;
	font-weight:400;
	font-size:12px;
	color:#fff;
	line-height:25px;
	background:#333;
	cursor:pointer;	
	}
.strzalki span:hover {
	color:#333;
	background:#fff;
	}	
#floorLink {
	float:left;
	font-weight:700;
	font-size:14px;
	color:#fff;
	line-height:50px;
	background:#CA6531;
	padding: 0 30px;
	}
#floorLink:hover {
	color:#CA6531;
	background:#fff;
	}
	
/* filtr */	
.filtr, .filtr2 {
	float:left;
	width:100%;	
	margin-bottom:40px;
	}
.filtr span, .filtr2 span {
	float:left;
	width:60px;	
	font:700 16px 'Montserrat';	
	line-height:70px;
	color:#CA6531;
	}
.filtr select, .filtr2 select {
	float:left;
	border:1px solid #ddd;
	font:700 16px 'Montserrat';
	color:#666;
	padding:20px 20px;
	margin:0 10px;
	background-color:#fff;
	}
.filtr select { width:calc(25% - 35px); }	
.filtr2 select { width:calc(20% - 35px); }
	
.tabelka {
	float:left;
	width:100%;
	padding:20px;
	border: 1px solid #ddd;
	}

table { 
	float:left;  
	border-collapse: collapse; 
	width: 100%; 
	}
table th + th { border-left:1px solid #CA6531; }
table td + td { border-left:1px solid #ddd; }
tr:nth-child(odd) {background-color: #f5f5f5;}
tr:hover { background-color: #f1e9dd; }
th {
    height: 50px;
	background:#CA6531;
	color:#fff;
	font:300 16px 'Montserrat';
	}
td {
    height: 50px;
	color:#666;
	font:700 16px 'Montserrat';
	text-align:center;
	}
font.dos { color:#01b599; }
font.rez { color:#a48d33; }
font.spr { color:#b61e1e; }
table a:hover { color:#CA6531; }

/* DZENNNIK BUDOWY */
.dziennik-wpis {
	float:left;
	width:100%;
	padding:50px 0;
	border-bottom:1px solid #ddd;
	}
.dziennik-wpis:last-child {
	border-bottom:0px solid #ddd;
	}
.dziennik-wpis .wpis-lewa,
.dziennik-wpis .wpis-prawa {
	float:left;
	width:50%;
	}
.dziennik-wpis .wpis-lewa { 
	padding-right:40px; 
}
.dziennik-wpis .wpis-lewa .tytul-wpis { 
	float:left;
	width:100%;
	font-weight:700;
	margin-bottom:10px;
	color:#CA6531;
	font-size:18px;
	}
.dziennik-wpis .wpis-lewa p { 
	font-size:16px;
	line-height:26px;
	}
.wpis-prawa a {
	float:left;
	width:calc(33% - 20px);
	height:200px;
	border:1px solid #ddd;
	margin:10px;
	background-repeat:no-repeat;
	background-size:100%;
	background-position:center;
	}
.historia-cen {
	font-size:12px;
	font-weight:normal;
	}

