@CHARSET "UTF-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0; outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	/*font-family: Arial;*/
}
a {
	text-decoration: none;
	color: #dca63c;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
hr{
	margin:0 0 20px 0;
	padding:20px 0 0;
	background:transparent;
	border:none;
	clear:both;
	border-bottom: 1px solid #ddd;
}
body {
	background: #e2ded1 url('../images/bg.jpg') no-repeat center top;
	font-family: 'Roboto', sans-serif;
	color: #403c34;
}
.mb {
	margin-bottom: 15px;
}
#pasekTop {
	height: 3px;
	background: url('../images/pasekTop.png') no-repeat top center;
}
.wrapTlo {
	overflow: hidden;
	background: url('../images/wrap.png') repeat-y top center;
}
.wrapTlo.prezentacja {
	overflow: hidden;
	background: url('../images/prezentacja.png') repeat-y top center;
	padding-top: 0px;
}
.wrapBottom {
	overflow: hidden;
	height: 6px;
	background: url('../images/wrapBottomLast.png')  no-repeat top center;
}
.wrapTop {
	overflow: hidden;
	background: url('../images/wrapTop.png') repeat-y top center;
	height: 6px;
	margin-top: 0;
}
.wrapBottom.last {
	height: 17px;
}
.prezentacja .wrapper {
	width: 751px;
}
.prezentacja #right {
	padding: 0px;
	margin: 0px;
}
.wrapPrezentacjaBottom {
	background: url('../images/wrapPrezentacjaBottom.png') no-repeat;
	height: 24px;
	width: 791px;
	margin: 0 auto;
}
.wrapPrezentacjaTop{
	background: url('../images/wrapPrezentacjaTop.png') no-repeat;
	height: 49px;
	width: 791px;
	margin: 0 auto;
	margin-top: 30px;
}
.prezentacja .wrapper {
	width: 755px;
}
.wrapper {
	max-width: 1000px;
	margin: 0 auto;
}
.wrapPrezentacjaTop a {
	display: block;
	width: 179px;
	float: left;
	height: 29px;
	font-size: 12px;
	padding-top: 14px;
	padding-left: 20px;
	color: #787878;
}
.whiteBox,
#textBox {
	background: #fff;
	border-radius: 5px;
	padding: 16px 20px;
}
#facebook {
	height: 300px;
	top: 200px;
	left: -292px;
	position: fixed;
	z-index: 999;
}
#facebook .facebookButton {
	float: right;
}
#facebook .facebookContent {
	background: none repeat scroll 0 0 white;
	float: left;
	width: 290px;
}
#top {
	/*background: #FFF url('../images/top.png') no-repeat 0 0;*/
	background: #fff;
	height: 134px;
	position: relative;
}
#logo {
	position: absolute;
	top: 21px;
	left: 24px;
}
#slide {
	position: absolute;
	width: 440px;
	height: inherit;
	left: 280px;
	overflow: hidden;
}
#slide > div {
	background-repeat: no-repeat;
	width: inherit;
	height: inherit;
}
#topRight {
	float: right;
	margin-top: 19px;
	margin-right: 20px;
}
#topRight iframe {
	position: relative;
	top: 3px;
	z-index: 2000;
}
.fBtn {
	position: relative;
	margin-right: 15px;
	min-width: 140px;
	display: inline-block;
}
a.login {
	display: block;
	height: 27px;
	line-height: 27px;
	background: url('../images/zaloguj.png') repeat-x;
	float: right;
	text-decoration: none;
	padding:  0 0px 0 10px;
	color: #ffffff;
	font-size: 12px;
	width: 87px;
	margin-left: 10px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	font-weight: bold;
}
a:hover.login {
	background-position: 0px -27px;
}
a.konto {
	display: block;
	height: 15px;
	background: url('../images/konto.png') repeat-x;
	float: right;
	text-decoration: none;
	padding:  3px 0px 3px 10px;
	color: #ffffff;
	font-size: 11px;
	width: 78px;
	margin-left: 10px;
	text-Shadow: 1px 1px 1px #003f5e;
	font-weight: bold;
}
a:hover.konto {
	background-position: 0px -21px;
}
#search {
	position: absolute;
	top: 80px;
	right: 20px;
	overflow: hidden;
}
#search p {
	float: left;
	color: #a6a5a5;
	font-size: 12px;
	width: 69px;
	margin-top: 4px;
	line-height: 11px;
}
#searchForm {
	border: 1px solid #dcdcdc;
	width: 208px;
	height: 28px;
	position: relative;
	float: right;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	line-height: 28px;
	overflow: hidden;
}
#searchForm input {
	border: none;
	margin: 0px;
	padding: 0px;
}
#searchForm input.submit {
	background: url('../images/searchHover.png') no-repeat;
	background-position: 8px 8px;
	width: 28px;
	height: 28px;
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#searchForm input.submit:hover {
	opacity: 0.6;
}
#searchForm input.text {
	padding: 0px 10px;
	font-size: 12px;
	color: #8d8d8d;
	height: 26px;
	float: left;
	width: 160px;
	background: none;
}
#searchForm input.text:focus {outline: none;}
#menu {
	background: #544f46;
	background-image: -webkit-linear-gradient(bottom, #49453c, #605b51);
	background-image: -moz-linear-gradient(bottom, #49453c, #605b51);
	background-image: -o-linear-gradient(bottom, #49453c, #605b51);
	background-image: -ms-linear-gradient(bottom, #49453c, #605b51);
	background-image: linear-gradient(to top, #49453c, #605b51);
	height: 48px;
	width: 100%;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	margin-top: -4px;
	z-index: 500;
	position: relative;
}
#menu ul {
	overflow: hidden;
	height: 48px;
	list-style: none;
}
#menu ul li {
	float: left;
	display: block;
	height: 48px;
	line-height: 48px;
	background: transparent url("../images/bg-menu-separator.gif") no-repeat right center;
	padding-right: 2px;
}
#menu ul li.last {
	padding-right: 0;
	background: none;
}
#menu ul li a{
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding: 0px 23px;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0,0,0,.2);
	font-weight: 500;
}
/*#menu ul li.last a{
	padding: 0px 24px;
}*/
#menu ul li a:hover {
	background: #e1ae42;
	background-image: -webkit-linear-gradient(bottom, #d8a238, #ebbc4e);
	background-image: -moz-linear-gradient(bottom, #d8a238, #ebbc4e);
	background-image: -o-linear-gradient(bottom, #d8a238, #ebbc4e);
	background-image: -ms-linear-gradient(bottom, #d8a238, #ebbc4e);
	background-image: linear-gradient(to top, #d8a238, #ebbc4e);
}
#menu ul li a.active {
	background: #3e3b34;
	background-image: -webkit-linear-gradient(bottom, #33302b, #4c4942);
	background-image: -moz-linear-gradient(bottom, #33302b, #4c4942);
	background-image: -o-linear-gradient(bottom, #33302b, #4c4942);
	background-image: -ms-linear-gradient(bottom, #33302b, #4c4942);
	background-image: linear-gradient(to top, #33302b, #4c4942);
}
#main {
	display: table;
	table-layout: fixed;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#left {
	display: table-cell;
	width: 230px;
	padding: 0;
	vertical-align: top;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#firstBox {
	/*width: 230px;*/
	background: #fff;
	position: relative;
	margin-bottom: 18px;
	height: 461px;

}
#dodajBox {
	height: 120px;
	/*width: 231px;*/
	padding-top: 4px;
	background: #e5b347;
	background-image: -webkit-linear-gradient(bottom, #d8a138, #edbf50);
	background-image: -moz-linear-gradient(bottom, #d8a138, #edbf50);
	background-image: -o-linear-gradient(bottom, #d8a138, #edbf50);
	background-image: -ms-linear-gradient(bottom, #d8a138, #edbf50);
	background-image: linear-gradient(to top, #d8a138, #edbf50);
}
#dodajBox h2 {
	color: #ffffff;
	font-size: 18px;
	display: block;
	margin-left: 18px;
	margin-top: 16px;
	margin-bottom: 15px;
	line-height: 20px;
}
#dodajBox span {
	font-weight: normal;
	font-size: 16px;
}

a.szczegoly {
	display: block;
	background: #f7f4ed;
	background-image: -webkit-linear-gradient(bottom, #f0eadd, #fff);
	background-image: -moz-linear-gradient(bottom, #f0eadd, #fff);
	background-image: -o-linear-gradient(bottom, #f0eadd, #fff);
	background-image: -ms-linear-gradient(bottom, #f0eadd, #fff);
	background-image: linear-gradient(to top, #f0eadd, #fff);
	float: left;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	padding: 0 10px;
	font-size: 12px;
	margin-left: 20px;
	color: #be9a37;
	text-shadow: 1px 1px #fff;
	font-weight: bold;
	border-radius: 4px;
}
a:hover.szczegoly {
	background: #f4ecdc
	background-image: -webkit-linear-gradient(bottom, #ece2cd, #fffaf0);
	background-image: -moz-linear-gradient(bottom, #ece2cd, #fffaf0);
	background-image: -o-linear-gradient(bottom, #ece2cd, #fffaf0);
	background-image: -ms-linear-gradient(bottom, #ece2cd, #fffaf0);
	background-image: linear-gradient(to top, #ece2cd, #fffaf0);
}
#mapBox {
	margin-top: 15px;
}
#mapWybierz {
	overflow: hidden;
	margin-top: 15px;
	margin-left: 20px;
}
/*---- SLECTA ---*/
.wybierz {
	position: relative;
	overflow: hidden;
	margin-bottom: 4px;
}
.wybierz select.select{
		position:relative;
		z-index:10;
		width:190px !important;
		height:27px !important;
		line-height:27px;
}
.wybierz span.select{
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	padding-right: 20px;
	width:170px;
	height:26px;
	line-height:26px;
	text-indent:10px;
	background: #fff url(../images/select.png) no-repeat 0 0;
	cursor:default;
	z-index:1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	color: #7a7a7a;
	overflow: hidden;
	}
select.select{
		position:relative;
		z-index:10;
		width:190px !important;
		height:26px !important;
		line-height:26px;
		margin-right: 50px;
}
span.select{
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:190px;
	height:28px;
	line-height:26px;
	text-indent:10px;
	background:url(../images/bg_select2.gif) no-repeat 0 0;
	cursor:default;
	z-index:1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
/*----/SELECTA-----*/
.szukajSpec {
	font-family: 'Roboto';
	font-weight: 700;
	display: block;
	background: #dca63c;
	float: left;
	height: 27px;
	line-height: 25px;
	text-decoration: none;
	font-size: 13px;
	width: 190px;
	color: #FFF;
	margin-top: 8px;
	border: 0 none;
	cursor: pointer;
	border-radius: 4px;
	text-shadow: 1px 1px rgba(0,0,0,0.2);
}
.szukajSpec:hover {
	background: #f5b841;
}
#reklama, #left_above_top5 {
	margin-bottom: 13px;
}
#aktualnosci {
	overflow: hidden;
	margin-bottom: 30px;
}
#aktualnosci h2 {
	color: #403c34;
	font-size: 18px;
	display: block;
	margin-bottom: 2px;
}
.boxAktualnosci {
	border-bottom: 1px solid #e0e0e0;
	width: 230px;
	padding: 15px 0px;
}
.boxAktualnosci.last {
	border-bottom: none;
}
.boxAktualnosci h3 {
	line-height: 17px;

}
.boxAktualnosci h3 a{
	color: #dca63c;
	font-size: 14px;
}
.boxAktualnosci span.date {
	color: #403c34;
	font-size: 10px;
	display: block;
	margin: 8px 0px 6px;
}
.boxAktualnosci p {
	font-size: 12px;
	color: #403c34;
	line-height: 16px;
	margin: 0 0 15px;
}
.boxAktualnosci a.readmore {
	display: inline-block;
	width: 12px;
	height: 7px;
	background: url('../images/readmore.png') no-repeat;
	margin-left: 3px;
}
.szary{
	display: block;
	font-size: 11px;
	font-weight: bold;
	float: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 20px;
	border:0 none;
	color: #727272;
	overflow: visible;
	cursor: pointer;
	background: #ffff00 url(../images/buttonSzary.png) repeat-x;
	overflow: hidden;
	padding: 0px;
	margin-top: 3px;
}
.szary:hover {
	color: #fff;
	cursor: pointer;
	background-position: 0px -21px;
	text-decoration: none;
}
a.szary span {
	padding: 4px 20px 5px 10px;
	height: 12px;
	display: block;
	border: 0 none;
	text-align: left;
	color: #727272;
	font-size: 11px;
	background: url('../images/szary.png') no-repeat;
	background-position: 100% 9px;
	overflow: hidden;
	text-shadow: 1px 1px 1px #fff;
}
.blueLink{
	display: block;
	font-size: 13px;
	font-weight: bold;
	float: left;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	cursor: pointer;
	border:0 none;
	color: #ffffff;
	overflow: visible;
	cursor: pointer;
	overflow: hidden;
	padding: 0px;
}
.blueLink:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
a.blueLink span {
	padding: 4px 19px 7px 10px;
	height: 13px;
	display: block;
	border: 0 none;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	background-position: 100% 10px;
	overflow: hidden;
	text-shadow: 1px 1px 1px #003f5e;
	font-weight: bold;
}
.greyLink{
	display: block;
	font-size: 13px;
	font-weight: bold;
	float: left;
	border-radius: 5px;
	cursor: pointer;
	border:0 none;
	color: #6d6d6d;
	overflow: visible;
	cursor: pointer;
	overflow: hidden;
	padding: 0px;
}
.greyLink:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.greyLink.active {
	color: #fff;
	cursor: pointer;
	background-position: 0px -24px;
	text-decoration: none;
}
a.greyLink span {
	padding: 4px 19px 7px 10px;
	height: 13px;
	display: block;
	border: 0 none;
	text-align: left;
	color: #6d6d6d;
	font-size: 13px;
	background: url('../images/grey.png') no-repeat;
	background-position: 92% 10px;
	overflow: hidden;
	text-shadow: 1px 1px 1px #ffffff;
	font-weight: bold;
}
button.greyLink {
	float: right;
	margin-bottom: 10px;
	margin-right: 350px;
}
button.greyLink:hover {
	color: #fff;
	cursor: pointer;
	background-position: 0px -24px;
	text-decoration: none;
}
#formularzDojazd {
	overflow: hidden;
	margin-bottom: 15px;
}
#formularzDojazd input {
	margin-top: 2px;
	padding: 4px;
	margin-right: 5px;
}
button.greyLink span {
	padding: 4px 19px 5px 10px;
	height: 13px;
	display: block;
	border: 0 none;
	text-align: left;
	color: #6d6d6d;
	font-size: 13px;
	background: url('../images/grey.png') no-repeat;
	background-position: 92% 10px;
	overflow: hidden;
	text-shadow: 1px 1px 1px #ffffff;
	font-weight: bold;
}
#right {
	display: table-cell;
	vertical-align: top;
	padding: 20px 0 10px 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 5px;
}
.banner img {
	max-width: 100%;
	margin: 0 auto;
}
#slider {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 15px;
	margin-top: 15px;
	position: relative;
}
#sliderIn {
	width: 100%;
	max-height: 204px;
}
#sliderIn .slide {
	width: 100%;
}
#sliderIn img {
	width: 100%;
}
#slider .navi {
	position: absolute;
	z-index: 999;
	right: 12px;
	top: 12px;
}
#slider .navi a {
	display: block;
	width: 17px;
	height: 17px;
	float: left;
	background: url('../images/navi.png') no-repeat;
	text-indent: -9999px;
	margin-left: 4px;
}
#slider .navi a.activeSlide {
	background-position: -17px 0px;
}
#slider .navi a:focus { outline: none; }
#slider  .clear {
	clear: both;
}
.boxyIndex {
	margin-left: -5px;
	margin-right: -5px;
}
.boxyIndex:before,
.boxyIndex:after {
	content: '';
	display: table;
	line-height: 0;
}
.boxyIndex:after {
	clear: both;
}
.boxOuter {
	width: 33.33333333%;
	position: relative;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.boxyIndex .box {
	background: #fff;
	position: relative;
	width: 100%;
	height: 192px;
	float: left;
	padding: 5px;
	margin-right: 12px;
	margin-bottom: 10px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.boxyIndex .box:hover {
	background-color: #dca63c;
}
.boxyIndex .box.last {
	margin-right: 0px;
}
.boxyIndex .box a.extra {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 5px;
	z-index: 999;
	text-align: center;
	line-height: 123px;
}
.boxyIndex .box a.extra img {
	vertical-align: middle;
	max-width: 100%;
}
.boxyIndex .box.forsale > a:before {
	content: url('../images/ns.png');
	position: absolute;
	top: 7px;
	left: 5px;
	line-height: 0;
	z-index: 1000;
}
.box h3 {
	color: #dca63c;
	font-size: 15px;
	margin-left: 5px;
	margin-top: 133px;
	line-height: 17px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.box.active h3 {
	color: #006ea5;
}
.box:hover h3 {
	color: #fff;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.box span {
	font-size: 11px;
	color: #4d4b44;
	display: block;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.box:hover span {
	color: #fff4df;
}
#right h1,
#right h2,
.mainContent h1,
.mainContent h2 {
	color: #403c34;
	font-size: 22px;
	display: block;
	padding-left: 35px;
	margin-bottom: 15px;
}
#right h1.info,
#right h2.info,
.mainContent h1.info,
.mainContent h2.info {
	background: url('../images/info.png') no-repeat;
	background-position: 0px 3px;
	margin-top: 12px;
	padding-bottom: 18px;
	padding-left: 32px;
	/*border-bottom: 1px solid #dca63c;*/
	margin-bottom: 0px;
}
#right h1.form,
#right h2.form,
.mainContent h1.form,
.mainContent h2.form {
	background: url('../images/form.png') no-repeat;
	background-position: 0px 3px;
	margin-top: 12px;
	padding-bottom: 18px;
	padding-left: 32px;
	/*border-bottom: 1px solid #dca63c;*/
	margin-bottom: 0px;
}
#right h1.contact,
#right h2.contact,
.mainContent h1.contact,
.mainContent h2.contact {
	background: url('../images/kontakt.png') no-repeat;
	background-position: 0px 3px;
	margin-top: 0;
	padding-bottom: 18px;
	padding-left: 32px;
	/*border-bottom: 1px solid #dca63c;*/
	margin-bottom: 0px;
}
#right .star, .mainContent .star {
	background: url('../images/star.png') no-repeat;
	background-position: 3px 3px;
}
#right .akt, .mainContent .akt {
	background: url('../images/akt.png') no-repeat;
	background-position: 0px 3px;
	margin-top: 12px;
	padding-bottom: 18px;
	padding-left: 32px;
	/*border-bottom: 1px solid #dca63c;*/
	margin-bottom: 0px;
}

.aktBox {
	padding: 20px 0px;
	overflow: hidden;
}
.aktBoxLeft {
	float: left;
	width: 135px;
}
.aktBoxLeft a img {
	display: block;
	margin: 0 auto;
}
.poj .aktBoxLeft {
	height: 150px;
}
.aktBoxRight {
	/*float: right;
	width: 595px;*/
}
.poj .aktBoxRight {
	width: auto;
	float: none;
}
.aktBoxRightMain  {
	color: black;
}
.aktBoxRight h3, .aktBoxRightMain h3 {
	font-size: 17px;
	color: #403c34;
	position: relative;
	top: -4px;
}
/*.aktBoxRight h3 a {
	color: #FFD966;
}
.aktBoxRight h3 a:hover {
	color: #ffe79b;
}
.aktBoxRightMain h3 a {
	color: #FFF;
}
.aktBoxRightMain h3 a:hover {
	color: #BDE6F1;
}*/
.aktBoxRight p {
	font-size: 13px;
	/*color: #fff;*/
	line-height: 19px;
}
.aktBoxRightMain p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 145%;
	/*color: #FFF;*/
}
.aktBoxRightMain > div {
	font-size: 14px;
	line-height: 145%;
	/*color: #FFF;*/
}
.poj .aktBoxRight p {
	margin-bottom: 18px;
}
.poj .aktBoxRight p.last {
	margin-bottom: 0px;
}
.aktBoxRight p.strong {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.aktBoxRight h3 a.linkAkt:hover {
	text-decoration: underline;
}
.aktBoxUtility {
	margin-top: 5px;
}
.aktBoxRight span {
	display: block;
	float: left;
	font-size: 11px;
	margin-right: 8px;
	color: #ccc;
}
.aktBox h4 {
	color: #403c34;
	font-size: 18px;
	margin-bottom: 12px;
}
.pdf {
	display: block;
	font-size: 12px;
	color: #005f8e;
	font-weight: bold;
	background: url('../images/pdf.png') no-repeat;
	padding: 3px 0px 2px 25px;
}
.pdf span {
	font-weight: normal;
	color: #474747;
}
.aktBoxRight a.readmore {
	font-size: 11px;
	float: left;
	font-weight: bold;
}
.aktBox.gallery a{
	margin-right: 16px;
	margin-bottom: 14px;
	float: left;
}
.aktBox.gallery {
	border-bottom: 0 none;
}
.gallery div {
	margin-top: 20px;
}
.aktBox.gallery a.last{
	margin-right: 0px;
}
.aktBoxNavi {
	text-align: center;
	margin-top: 17px;
}
.aktBoxNavi ul{
	display: inline-block;
	list-style: none;
}
.aktBoxNavi ul li {
	float: left;
}
.aktBoxNavi a {
	font-size: 11px;
	color: #403c34;
}
.aktBoxNavi ul li a.number {
	display: block;
	color: #fff;
	border: 1px solid #dca63c;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	padding: 0px 8px;
	margin: 0 3px;
	border-radius: 3px;
	background: #dca63c;
	text-shadow: 1px 1px rgba(0,0,0,0.15);
}
.aktBoxNavi ul li a.number.first {
	margin-left: 20px;
}
.aktBoxNavi ul li a.number.last {
	margin-right: 20px;
}
.aktBoxNavi ul li a.txt {
	padding: 0 10px;
	text-shadow: 1px 1px rgba(255,255,255,1);
}
.aktBoxNavi ul li a:hover.number,
.aktBoxNavi ul li a.active.number{
	background: #f5b841;
	height: 24px;
	line-height: 24px;
	padding: 0px 9px;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
#menuBottom {
	float: left;
	display: block;
	margin: 8px 0px 20px 0px;
}
#menuBottom  li {
	font-size: 11px;
	color: #FFF;
	background: url('../images/footerLi.png') no-repeat;
	background-position: right 3px;
	float: left;
	padding: 0 10px 0px 6px;
	list-style: none;
	text-shadow: 1px 1px #0f7a97;
}
#menuBottom li a {
	font-weight: normal;
	text-shadow: 1px 1px #fff;
	color: #403c34;
}
#menuBottom  li.last {
	background: none;
}
#menuBottom  li.first {
	padding: 0 10px 0px 0px;
}
#footer {
	background-color: #413c34;
	padding: 20px 0;
}
/* #footer.small {
	height: 41px;
} */
#footer a {
	color: #c0bcb0;
}
#footer p {
	color: #c0bcb0;
	font-size: 12px;
	text-align: right;
}
#copy {
	float: left;
	text-align: left;
}
.up {
	font-size: 12px;
	background: url('../images/up.png') no-repeat;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.2);
	height: 27px;
	line-height: 27px;
	display: block;
	width: 100px;
	padding-left: 11px;
	float: right;
	margin-top: 2px;
	font-weight: bold;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.middle {
	width: 1000px;
	margin: 0 auto;
}
.middle p {
	font-size: 14px;
	color: #959595;
}
.middle td#lewe {
	background: url('../images/partnerzyHr.png') no-repeat center right;
	padding: 11px 11px 8px 15px;
}
.middle td#lewe p {
	position: relative;
	margin-top: 9px;
}
.middle td#lewe a {
	position: relative;
}
.middle td#srodkowe {
	vertical-align: middle;
	padding-left: 20px;
}
.middle td#srodkowe p {
	position: relative;
}
.middle td#prawe {
	vertical-align: middle;
}
.middle td#prawe ul{
	list-style: none;
	height: 41px;
	overflow: hidden;
	width: 750px;
}
.middle td#prawe ul li {
	float: left;
	margin-left: 22px;
	height: 41px;
}
#partners {
	width: 720px;
	height: 40px;
	margin-left: 15px;
	overflow: hidden;
	position: relative;
}
#makeMeScrollable{
	height: 40px;
	line-height: 40px;
	position: relative;
}
#makeMeScrollable div.scrollableArea a{
	display: block;
	height: 40px;
	line-height: 40px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding: 0px 52px 0px 0px;
}
#white {
	background: url('../images/white.png') no-repeat top right;
	width: 67px;
	height: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.borderBox {
	padding: 20px 0px;
	border-bottom: 2px solid #eeebe4;
	overflow: hidden;
}
.borderBox h3{
	/*color: #FFF;*/
	font-size: 18px;
	display: block;
	margin-bottom:14px;
}
.borderBox p {
	font-size: 12px;
	line-height: 17px;
}
.borderBox.last {
	border: 0 none;
	padding-bottom: 10px;
}
.borderBox table#pakiety {
	margin-top: 12px;
	width: 100%;
	margin-bottom: 12px;
}
#pakiety td.cena{
	text-align: right;
}
.borderBox #pakiety td {
	border-bottom: 1px solid #efefef;
	height: 27px;
	vertical-align: middle;
}
.borderBox.solid {
	border-bottom: 2px solid #ddd;
}
.polecane {
	display: inline-block;
	background: url('../images/polecane.png') no-repeat;
	width: 89px;
	height: 12px;
	padding: 5px 0px 6px 12px;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #e38102;
	margin-left: 8px;
	position: relative;
	top: -2px;
}
#obiekt .solid {
	position: relative;
	padding: 30px 0;
}
#obiekt .solid.blue {
	position: relative;
	padding: 8px 0 30px;
}
#obiekt .solid.last {
	border: 0 none;
	padding-top: 0px;
}
#obiekt .solid p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 145%;
}
#obiekt .solid .price {
	font-size: 18px;
	line-height: 145%;
}
a.faceBook {
	color: #0045AB !important;
	background: #FFF;
	line-height: 16px;
	padding: 2px 6px 2px 2px;
	border-radius: 4px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold !important;
	margin: 10px 0;
}
.itemDetails a.faceBook {
	margin: 5px 0 0;
}
a.faceBook:before {
	content: url('../images/ico-fb.png');
	margin: 0 6px 0 0;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: bottom;
}
.solid.map {
	/*padding-bottom: 0px;*/
}
.bigLogo {
	/*position: absolute;*/
	float: right;
	right: 0px;
	top: 20px;
}
.obiektImg {
	float: left;
	width: 290px;
}
.obiektImg img{
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.buttonsObiekt {
	/*float: left;
	width: 750px;*/
}
.buttonsLeft {
	height: 28px;
	border-right: 1px solid #dcdcdc;
	float:left;
	padding-right: 8px;
	margin-right: 13px;
}
.buttonsLeft a {
	margin-right: 5px;
	line-height: 25px;
}

.buttonsRight a {
	margin-right: 5px;
	line-height: 25px;
}

.buttonsLeft a.active, .buttonsLeft a:hover {background: #f5b841 !important;}
.buttonsLeft a.active > *, .buttonsLeft a:hover > * {
	/*color: #fff !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2) !important;*/
	font-style: normal !important;
}

/*.buttonsLeft a.active span, .buttonsLeft a:hover span {
	background: transparent url('../images/ico-arrow-right.png') no-repeat right center !important;
	padding-right: 16px !important;
}*/

#map {

}
.mapLeft {
	width: 250px;
	float: left;
}
.mapLeft a {
	word-break: break-all;
}
#map {
	height: 195px;
	width: 390px;
	float: right;
}
.solid.gallery a{
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	width: 236px;
	height: 166px;
	line-height: 166px;
	text-align: center;
	background-color: #FFF;
	border-radius: 3px;
}
.solid.gallery a img {
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.solid.gallery a:hover img {
	opacity: 0.7;
}
.solid.gallery {
	border-bottom: 0 none;
	clear: both;
	padding-top: 5px;
}
.solid a.last{
	margin-right: 0px;
}
.readmore2 {
	display: block;
	background: url('../images/readmore2.png');
	float: left;
	color: #ffffff;
	font-size: 11px;
	height: 21px;
	margin-top: 8px;
}
.readmore2:hover{
	text-decoration: none;
	background-position: 0px -21px;
}
.readmore2 span{
	color: #ffffff;
	height: 11px;
	display: block;
	font-weight: bold;
	padding: 4px 19px 7px 10px;
	text-shadow: 1px 1px 1px #003f5e;
}
.solid {
	border-bottom: 2px solid #ddd;
	padding: 20px 0px;
	overflow: hidden;
	position: relative;
}
.solid.last {
	border: 0 none;
	padding-bottom: 10px;
}
.solid h3{
	font-size: 18px;
	display: block;
	margin-bottom:14px;
	margin-bottom: 20px;
	/*float: left;*/
}
.solid h3 a{
	/*color: #f48c02;*/
	font-size: 21px;
	/*float: left;*/

}
.solid h3 a:hover {
	/*color: #ffc270;*/
}
.stars {
	margin-left: 10px;
	margin-top: 3px;
	overflow: hidden;
}
.stars img{
	margin-right: 2px;
}
.solidLeft {
	float: left;
	width: 210px;
}
.solidLeft img {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.solidRight  {
	float: left;
	width: 540px;
}
.solid .text {
	border-bottom: 1px solid #eeeeee;
	position: relative;
	top: -3px;
	padding-bottom: 4px;
}
.solid .text p{
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 8px;
}
.blue h3 a{
	/*color: #006ea5;*/
}
.blue h3 a:hover{
	/*color: #009eed;*/
}
.solid .logo {
	/*position: absolute;*/
	right: 0px;
	top: 13px;
	float: right;
}
.description {
	width: 750px;
	overflow: hidden;
}
.description .contact {
	width: 750px;
	overflow: hidden;
}
.description .contact p {
	font-size: 12px;
	line-height: 17px;
}
.contactLeft {
	background: url('../images/contact.png') no-repeat;
	background-position: right 4px;
	margin-top: 9px;
	width: 140px;
	float: left;
}
.description div.contactRight {
	text-align: right;
	width: 214px;
	overflow: hidden;
	padding-top: 14px;
}
.contactRight a{
	float: right;
	margin-left: 7px;
}
.contactCenter {
	margin-top: 9px;
	padding-left: 22px;
	width: 160px;
	float: left;
}
.pobierz{
	display: block;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-radius: 13px;
	float: left;
	border-radius: 13px;
	cursor: pointer;
	border:0 none;
	color: #ffffff;
	overflow: visible;
	cursor: pointer;
	background: url(../images/pobierz.png) repeat-x;
	overflow: hidden;
	padding: 0px;
	height: 27px;
	margin-top: 18px;
}
.pobierz:hover {
	color: #fff;
	cursor: pointer;
	background-position: 0px -27px;
	text-decoration: none;
}
.pobierz span {
	padding: 5px 40px 7px 15px;
	height: 14px;
	display: block;
	border: 0 none;
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	background: url('../images/pdf.png') no-repeat;
	background-position: 96% 4px;
	overflow: hidden;
	text-shadow: 1px 1px 1px #003f5e;
	font-weight: bold;
}
#pakiety tr.last td {
	border-bottom: 0 none;
}
#pakiety td {
	color: #FFF;
	font-size: 12px;
	text-shadow: 1px 1px rgba(0,0,0,0.1);
	padding: 4px 0;
}
#bannery {
	margin-top: 20px;
	margin-bottom: 20px;
}
#bannery td {
	padding-right: 13px;
	font-size: 12px;
	line-height: 17px;
}
#bannery td.last{
	padding-right: 10px;
}
p.margin {
	margin-bottom: 10px;
	margin-top: 6px;
}
#data {
	margin-top: 18px;
}
#data td {
	vertical-align: top;
}
#data td p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 17px;
}
#data td#first {
	width: 205px;
}
#data td#second {
	width: 275px;
}
#data td#third img {

}
#data h4 {
	font-size: 17px;
	color: #403c34;
	margin-bottom: 10px;
}
#people {
	width: 100%;
	margin-bottom: 15px;
}
#people tr {
	background: url('../images/people.png') repeat-x;
}
#people td {
	height: 55px;
	vertical-align: middle;
}

.pakietyList {
	margin: 15px 0 15px;
	list-style: none;
}

.pakietyList li {
	margin-bottom: 3px;
	border-radius: 5px;
	overflow: hidden;
	/*height: 55px;*/
	background: #eceae3;
}

.pakietyList li > div {
	float: left;
	color: #403c34;
	text-shadow: 1px 1px #fff;
	line-height: 1.2;
	padding-top: 18px;
	padding-bottom: 18px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pakietyList li .name {
	width: 50%;
	font-weight: bold;
}

.pakietyList li .price {
	padding-right: 15px;
	text-align: right;
	width: 50%;
}

.peopleList {
	margin: 0 0 15px;
	list-style: none;
}

.peopleList li {
	margin-bottom: 2px;
	border-radius: 5px;
	overflow: hidden;
	height: 55px;
	background: #eceae3;
}

.peopleList li > div {
	height: 55px;
	float: left;
	color: #403c34;
	text-shadow: 1px 1px #fff;
}

.peopleList li > div.tel {
	line-height: 55px;
}

.peopleList li > div.mail {
	line-height: 55px;
}

.peopleList li > div.mail a {
	color: #403c34;
}

.name {
	padding-left: 15px;
	width: 312px;
}
.name h4 {
	color: #403c34;
	font-size: 18px;
	line-height: 17px;
	display: block;
	margin-top: 11px;
	font-weight: normal;
}
.name span {
	font-size: 11px;
	color: #403c34;
	display: block;
	margin-top: 3px;
}
.tel {
	font-size: 12px;
	color: #474747;
	text-shadow: 1px 1px 1px #fff;
	background: url('../images/tel.png') no-repeat;
	background-position: 0px 15px;
	padding-left: 37px;
	width: 130px;
}
.mail {
	font-size: 12px;
	text-shadow: 1px 1px 1px #fff;
	background: url('../images/mail.png') no-repeat;
	background-position: 0px 17px;
	padding-left: 37px;
}

textarea {
	border: 1px solid #ccc;
	/*width: 434px;*/
	width: 100%;
	height: 128px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1) inset;
	padding: 9px;
	color: #818181;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#form {
	margin-top: 10px;
}
#form td {
	vertical-align: top;
}
#form label {
	display: block;
	font-size: 12px;
	/*color: #FFF;*/
	margin-bottom: 5px;
}
#form label sup {
	position: relative;
	top: 2px;
	font-weight: bold;
	/*color: #FFF;*/
}
#form input {
	height: 28px;
	padding: 0px;
	font-size: 12px;
	color: #818181;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1) inset;
	padding: 0 9px;
}
#form input.text {
	width: 240px;
	margin-right: 32px;
	margin-bottom: 6px;
}
#kod img {
	float: left;
	margin-top: 3px;
}
#kod .kod {
	float: left;
	margin-left: 10px;
	width: 72px;
}
.buttonBlue{
	display: block;
	font-size: 13px;
	font-weight: bold;
	float: right;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	cursor: pointer;
	border:0 none;
	color: #ffffff;
	overflow: visible;
	cursor: pointer;
	background: url(../images/blueLinkBg.png) repeat-x;
	overflow: hidden;
	padding: 0px;
	margin-top: 2px;
}
.buttonBlue:hover {
	color: #fff;
	cursor: pointer;
	background-position: 0px -24px;
	text-decoration: none;
}
.ie .buttonBlue span {
	padding: 5px 18px 5px 12px;
}
.buttonBlue span {
	padding: 2px 18px 7px 9px;
	height: 13px;
	display: block;
	border: 0 none;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	background: url('../images/blueLink.png') no-repeat;
	background-position: 95% 9px;
	overflow: hidden;
	text-shadow: 1px 1px 1px #003f5e;
	font-weight: bold;
}
.error {
	border: 1px solid #ff0000 !important;
}

.tableDefault table {
	width: 100%;
	margin-bottom: 15px;
	font-size: 13px;
}

.tableDefault table th, .tableDefault table td {
	padding: 8px 12px;
	line-height: 135%;
	border: 2px #FFF solid;
}

.tableDefault table th {
	font-weight: bold;
	text-align: left;
	background-color: #0572A8;
	color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
}

.tableDefault table td[colspan]:first-child:last-child {
	font-weight: bold;
	color: #fff;
	text-shadow: none;
	background-color: #99a2aa;
}

.tableDefault table tr:nth-child(even) td {
	background-color: #f8f8f8;
}

.tableDefault table tr:nth-child(odd) td {
	background-color: #eaeaea;
	text-shadow: 1px 1px #FFF;
}

.whiteBox {
	margin: 0 0 15px;
	padding: 18px 20px;
	width: auto;/*delete width from style .boxAktualnosci*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #fff;
	overflow: hidden;
}

.whiteBox > h2 {
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: normal;
	color: #403c34;
}

.button {
	padding: 0 10px;
	height: 28px;
	line-height: 26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	border: 0 none;
	margin: 0;
	cursor: pointer;
}

button.button {
	line-height: 26px;
}

.button:hover {
	text-decoration: none;
}

.button > * {
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
}

.button em {
	font-style: normal;
	color: #0e9ec5;
}

.whiteBox > .button {
	/*margin-top: 20px;*/
}

.button.blue {background: #dca63c;}
.button.blue:hover {background: #f5b841;}
.button.blue > * {
	color: #fff !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	font-style: normal;
}

.button.dark {background: #534e45;}
.button.dark:hover {background: #6e675b;}
.button.dark > * {
	color: #fff !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	font-style: normal;
}

.button.white {background: #dca63c;}
.button.white:hover {background: #f5b841;}
.button.white > * {
	color: #fff !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	font-style: normal;
}

.button.darkBlue {background: #dca63c;}
.button.darkBlue:hover {background: #f5b841;}
.button.darkBlue > * {
	color: #fff !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	font-style: normal;
}

.button.arrowRight span {
	/*background: transparent url('../images/ico-arrow-right.png') no-repeat right center;
	padding-right: 16px;*/
}

.button.white.arrowRight span {
	/*background-image: url('../images/ico-arrow-right-black.png');*/
}

.button.arrowDown span {
	background: transparent url('../images/ico-arrow-down.png') no-repeat right center;
	padding-right: 17px;
}

.button.arrowUp span, .button.arrowDown.activeS span {
	background: transparent url('../images/ico-arrow-up.png') no-repeat right center;
	padding-right: 17px;
}

#trustSlider {
	margin: 0;
	padding: 0;
	list-style: none;
}

#trustSlider > li {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 150px;
	width: 100%;
	background: none;
}

#trustSlider > li img {
	vertical-align: middle;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.txtCenter {
	text-align: center;
}

.toRight {
	float: right;
}

.mainContent {
	margin: 20px 0;
}

.item {
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 16px 20px;
}

.item .itemContent {
	background: transparent url('../images/bg-item-line.gif') repeat-y 683px 0;
}

.item .itemContent .itemContentLeft {
	float: left;
	width: 660px;
}

.item .itemContent .itemContentLeft .labels {
	float: right;
	margin: 4px 0 0 20px;
}

.item .itemContent .itemContentLeft h2 {
	font-size: 24px;
	font-weight: 500;
	color: #dca63c;
	border-bottom: 2px #eeebe4 solid;
	padding-bottom: 12px;
	margin-bottom: 11px;
	padding-left: 0;
}

.item .itemContent .itemContentLeft h2 a {
	color: #403c34;
	font-weight: 500;
}

.item .itemContent .itemContentLeft h2 a:hover {
	/*color: #bde6f1;*/
}

.item.recommended .itemContent .itemContentLeft h2 a {
	color: #dca63c;
	/*padding-right: 115px;*/
	display: block;
}

.item.recommended .itemContent .itemContentLeft h2 a:hover {
	/*color: #FFE492;*/
}

/*.item.recommended .itemContent .itemContentLeft h2 a:after {
	background: transparent url('../images/label-recommended.png') no-repeat 0 0;
	content: '';
	display: inline-block;
	width: 100px;
	height: 29px;
	margin: 0 0 0 15px;
	position: relative;
	top: 5px;
}*/
.item .itemContent .itemContentLeft .desc {
	font-size: 14px;
	line-height: 145%;
}

.item .itemContent .itemContentLeft .desc p {
	margin-bottom: 15px;
}

.item .itemContent .itemContentLeft .images {
	margin: 0;
	overflow: hidden;
	list-style: none;
}

.item .itemContent .itemContentLeft .images li {
	float: left;
	width: 200px;
	/*height: 150px;*/
	border: 5px #eeebe4 solid;
	margin: 0 15px 15px 0;
	position: relative;
	background-color: #dca63c;
}

.item .itemContent .itemContentLeft .images li:nth-child(3n) {
	margin-right: 0;
}

.item .itemContent .itemContentLeft .images li span {
	display: block;
	width: 28px;
	height: 28px;
	background: transparent url("../images/ico-zoom.png") no-repeat 0 0;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 50%;
	margin: -14px 0 0 -14px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.item .itemContent .itemContentLeft .images li:hover span {
	opacity: 1;
	top: 50%;
}

.item .itemContent .itemContentLeft .images li img {
	display: block;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.item .itemContent .itemContentLeft .images li:hover img {
	opacity: 0.3;
}

.item .itemContent .itemContentLeft .price {
	margin: 0 0 0 20px;
	font-size: 14px;
}

.item .itemContent .itemContentRight {
	float: right;
	width: 255px;
	text-align: center;
}

.item .itemContent .itemContentRight .logo {
	background: #FFF;
	padding: 12px 15px 12px;
	display: inline-block;
	margin-bottom: 20px;
}

.item .itemContent .itemContentRight .itemDetails {
	margin: 0;
	list-style: none;
}

.item .itemContent .itemContentRight .itemDetails li {
	text-align: left;
	font-size: 14px;
	margin: 0 0 2px;
}

.item .itemContent .itemContentRight .itemDetails li:after {
	content: ' ';
	width: 100%;
	display: table;
}

.item .itemContent .itemContentRight .itemDetails li.phone {
	margin-bottom: 14px;
}

.item .itemContent .itemContentRight .itemDetails li.separator {
	padding: 0;
}

.item .itemContent .itemContentRight .itemDetails li.address {
	line-height: 135%;
}

.item .itemContent .itemContentRight .itemDetails li.address p {
	margin-bottom: 10px;
}

.item .itemContent .itemContentRight .itemDetails li.separator hr {
	background-color: #eeebe4;
	border: 0 none;
	font-size: 0;
	height: 2px;
	line-height: 0;
	margin: 15px 0;
	clear: both;
	padding: 0;
}

.item .itemContent .itemContentRight .itemDetails li .title {
	float: left;
	font-weight: bold;
	width: 55px;
}

.item .itemContent .itemContentRight .itemDetails li .value {
	float: right;
	text-align: left;
	width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.item .itemContent .itemContentRight .itemDetails li .value:hover {
	text-overflow: inherit;
	word-break: break-all;
	white-space: normal;
}

.item .itemContent .itemContentRight .itemDetails li .value a {
	font-weight: normal;
	/*color: #FFF;*/
}

#obiekt {
	background: #fff;
	border-radius: 5px;
	padding: 16px 20px;
}

#obiekt .labels {
	float: right;
	margin: 2px 10px 0 20px;
}

#obiekt h3, #obiekt h3 a {
	/*color: #FFF;*/
	font-weight: 500;
}

#obiekt h3 a.recommended {
	color: #dca63c;
	font-size: 24px;
}

#obiekt h3 {
	margin-bottom: 25px;
	font-weight: 500;
}

.mainContent #cennikContent h2, .mainContent #dojazdContent h2, .mainContent #opisContent h2, .mainContent #videoContent h2 {
	border: 0 none;
}

.icoPdf {
	background: url('../images/pdf.png') no-repeat center center;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 10px;
}

.wizytowka {
	background: #e2ded1;
}

.wizytowka .mainContent {
	margin: 0;
}

.wizytowka #obiekt {
	border-radius: 0 5px 5px;
}

.wizytowka #footer {
}

.wizytowka #footer .wrapper {
	width: 750px;
}

.wizytowka .wizytowkaTab {
	width: 790px;
	margin: 30px auto 0;
}

.wizytowka .wizytowkaTab a {
	background: #FFF url('../images/logo-wizytowka.jpg') no-repeat right 10px;
	display: inline-block;
	color: #787878;
	font-size: 12px;
	height: 48px;
	border-radius: 5px 5px 0 0;
	padding: 0 115px 0 20px;
	line-height: 43px;
}

.wizytowka .wizytowkaTab a:hover {
	text-decoration: none;
	color: #dca63c;
}


.wizytowka .wizytowkaBox {
	max-width: 790px;
	margin: 0 auto;
	/*background-color: #00a1cd;*/
	border-radius: 5px;
	/*padding: 0 20px;*/
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 22px;
	/*border-top: 1px #2f9dbb solid;*/
	position: relative;
	/*margin-top: -5px;*/
}

.wizytowka  #obiekt .solid.gallery {
	border-bottom: 0 none;
}

.wizytowka .buttonsObiekt {
	float: none;
}
/*-------------------------------------------------------------------------------------------*/
/*---[ rwd ]---------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#menuTrigger {
	display: none;
	width: 35px;
	cursor: pointer;
	float: right;
	margin: 33px 15px 0 15px;
	/*position: absolute;
	top: 15px;
	right: 15px;*/
}
#menuTrigger span {
	display: block;
	height: 6px;
	background: #dca63c;
	margin: 10px 0;
	position: relative;
}
#menuTrigger span:before,
#menuTrigger span:after {
	content: '';
	width: 100%;
	height: 6px;
	background: #dca63c;
	position: absolute;
	left: 0;
}
#menuTrigger span:before {
	top: -10px;
	border-radius: 2px 2px 0 0;
}
#menuTrigger span:after {
	bottom: -10px;
	border-radius: 0 0 2px 2px;
}
#contactForm1 table {
	width: 100%;
}
.infoBox {
	text-align: center;
	margin: 20px 0;
	font-size: 12px;
	color: #7c7873;
}
@media screen and (max-width: 1000px) {
	.tableRWD {
		overflow-y: scroll;
	}
	#top {
		background: #fff;
	}
	#topRight {

	}
	#slide {
		display: none;
	}
	#menu {
		border-radius: 0;
	}
	#menu ul li a,
	#menu ul li.last a {
		padding: 0 12px;
	}
	#right {
		padding: 20px 15px 10px 20px;
	}
	#topBaner {
		position: relative;
		padding-bottom: 13.2%;
		height: 0;
		overflow: hidden;
	}
	#topBaner embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.box h3 {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.description div.contactRight {
		width: auto;
		float: left;
		clear: both;
	}
	.contactRight a {
		margin: 0 7px 0 0;
	}
	.contactCenter {
		width: auto;
	}
	.aktBoxRightMain img {
		max-width: 100% !important;
		height: auto;
	}
	#contactForm1 table {
		width: 100%;
	}
	#contactForm1 td[rowspan],
	#contactForm1 td#kod {
		width: 60%;
	}
	#kod .kod {
		margin: 0 0 15px 10px;
	}
	#contactForm1 .button.blue {
		display: block;
		float: none;
		width: 100%;
		margin: 10px 0 0;
	}
	#contactForm1 .buttonBlue span {
		background-position: 100% 9px;
	}
	#form input.text,
	#form textarea {
		width: 100%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#form input.text {
		width: calc(100% - 32px);
	}
	#menuBottom {
		margin: 9px 15px 20px;
	}
	.middle {
		padding: 0 15px;
	}
	a.up {
		margin: 0 15px 20px 0;
	}
	#footer .wrapper {
		padding: 0 15px;
	}
	.hidden {
		display: block !important;
	}
	.solid.gallery {
		margin-left: -10px;
		margin-right: -10px;
	}
	.solid.gallery:before,
	.solid.gallery:after {
		content: '';
		display: table;
		line-height: 0;
	}
	.solid.gallery:after {
		clear: both;
	}
	.solid.gallery a,
	.solid.gallery a.last {
		background: none;
		width: 25%;
		height: auto;
		line-height: 1;
		margin: 10px 0;
		position: relative;
		min-height: 1px;
		padding-left: 10px;
		padding-right: 10px;
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.solid.gallery a:nth-child(3n+1) {
		clear: both;
	}
	#obiekt .solid.gallery a:nth-child(4n+1) {
		clear: both;
	}
	#obiekt .solid.gallery a:nth-child(3n+1) {
		clear: none;
	}
	.item .itemContent .itemContentLeft .labels {
		float: none;
		margin: 0 0 10px;
	}
	.solid.gallery a img {
		display: block;
		max-width: 100%;
		margin: 0 auto;
	}
	.obiektImg {
		margin: 0 0 15px;
	}
	.mapLeft {
		float: none;
		width: 100%;
		margin: 0 0 15px;
	}
	#map {
		float: none;
		width: 100%;
		margin: 15px 0 0;
	}
	.iframeRWD {
		position: relative;
		padding-bottom: 65.25%;
		height: 0;
		overflow: hidden;
	}
	.iframeRWD iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#panelBox {
		width: auto;
	}
	#formularzDojazd .greyLink {
		display: inline-block;
		margin: 0 0 0 10px;
		vertical-align: middle;
		float: none;
	}
	.mainContent {
		margin: 20px 15px;
	}
	.wizytowka .mainContent {
		margin: 10px 0;
	}
	.item .itemContent {
		background: none;
	}
	.item .itemContent .itemContentLeft {
		/*width: 68.75%;*/
		width: 56%;
	}
	.item .itemContent .itemContentRight {
		/*width: 26.5625%;*/
		width: 38%;
	}
	.item .itemContent .itemContentLeft .images li {
		width: 31%;
		height: auto;
		margin: 0 3.5% 3.5% 0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.item .itemContent .itemContentLeft .images li img {
		max-width: 100%;
	}
	.item .itemContent .itemContentRight .logo {
		display: block;
		background: none;
		box-shadow: none;
		padding: 0;
	}
	.item .itemContent .itemContentRight .logo img {
		max-width: 100%;
		border: 15px solid #fff;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	/* .item .itemContent .itemContentRight .itemDetails li .title {
		float: none;
	}
	.item .itemContent .itemContentRight .itemDetails li .value {
		float: none;
		text-align: left;
	} */
	.peopleList li {
		height: auto;
	}
	.peopleList li > div {
		float: none;
		height: auto;
		margin: 0 0 10px;
	}
	.peopleList li > div.tel,
	.peopleList li > div.mail {
		margin: 0 0 10px 15px;
		background-position: 0 50%;
		line-height: 25px;
	}
}
@media screen and (min-width: 851px) {
	#menu {
		display: block !important;
		height: auto !important;
	}
}
@media screen and (max-width: 850px) {
	#top {
		height: auto;
	}
	#logo {
		float: left;
		position: relative;
		top: auto;
	}
	#menuTrigger {
		display: block;
	}
	#topRight {
		margin-top: 33px;
	}
	#search {
		clear: both;
		padding: 0 15% 15px;
		position: relative;
		right: auto;
		top: auto;
	}
	#searchForm {
		width: auto;
		float: none;
	}
	#searchForm input.text {
		width: 90%;
		width: calc(100% - 28px);
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#menu {
		display: none;
		border-radius: 0;
		height: auto;
		background: #544f46;
	}
	#menu ul {
		background: none;
		height: auto;
	}
	#menu ul li {
		border-right: 0 none;
		border-bottom: 1px solid rgba(0,0,0,.2);
		background: none;
		height: auto;
		line-height: 1.2;
		float: none;
	}
	#menu ul li a,
	#menu ul li.last a {
		text-align: center;
		height: auto;
		line-height: 1.2;
		padding: 10px;
	}
	#menu ul li a:hover {
		background: #e1ae42;
		color: #fff;
		text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2)
	}
	#menu ul li a.active {
		background: #3e3b35;
		color: #fff;
		text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2)
	}
	#left {
		border-top: 1px solid #edbf50;
	}
	#right {
		border-top: 1px solid #edbf50;
	}
	.boxOuter {
		box-sizing: border-box;
		width: 100%;
	}

	#obiekt .labels {
	    float: none;
	    margin: 0 0 10px;
	}
	#menuBottom {
		float: none;
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
	}
	#menuBottom li {
		font-size: 12px;
		background: none;
		float: none;
		padding: 0;
		margin: 5px 0;
	}
	a.up {
		clear: both;
		float: none;
		margin: 0 auto 20px;
	}
}
@media screen and (max-width: 767px) {
	#left {
		display: block;
		width: 100%;
		border-top: 0 none;
		clear: both;
	}
	#right {
		display: block;
		padding: 20px 15px;
		margin: 0;
		width: 100%;
	}
	.whiteBox,
	.boxAktualnosci.last {
		border-radius: 0;
		margin: 0;
		border-bottom: 1px solid #e0e0e0;
	}
	#firstBox {
		overflow: hidden;
		background: #f1f1f1;
		width: auto;
		height: auto;
		min-height: 1px;
		top: auto;
		left: auto;
		margin: 0;
	}
	#dodajBox {
		background: #004f8b;
		width: 33.33333%;
		height: auto;
		display: table-cell;
		vertical-align: middle;
		padding: 0;
		margin: 0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#dodajBox h2 {
		margin: 0 15px 15px;
	}
	a.szczegoly {
		margin: 0 0 0 15px;
	}
	#mapBox {
		width: 33.33333%;
		height: auto;
		display: table-cell;
		vertical-align: middle;
		padding: 0;
		margin: 0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	/*
	#mapBox .css-map-container {
		float: right;
		margin: 20px 10px 20px 0 !important;
	}
	*/
	#mapWybierz {
		width: 33.33333%;
		height: auto;
		display: table-cell;
		vertical-align: middle;
		padding: 0;
		margin: 0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#aktualnosci {
		margin: 0 15px 15px;
	}
	#aktualnosci h2 {
		margin: 0 0 15px;
	}
	#aktualnosci .boxAktualnosci {
		float: left;
		border-bottom: 0 none;
		width: 31%;
		margin: 0 3% 20px 0;
		padding: 0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#aktualnosci .boxAktualnosci.last {
		margin: 0;
	}
	#aktualnosci .szary {
		/*width: 110px;*/
		clear: both;
	}
	#aktualnosci + .whiteBox {
		padding: 20px 0 0;
		border-top: 1px solid #d7d7d7;
	}
	#aktualnosci + .whiteBox h2 {
		text-align: center;
	}
	#trustSlider {
		margin: 0 auto;
	}
	#searchSpec2 {
		margin: 20px 0;
	}
	.polecane {
		display: block;
		margin: 10px 0 0;
	}
	.buttonsObiekt {
		float: none;
		width: auto;
	}
	.buttonsLeft {
		float: none;
		margin: 0 0 15px;
		border: 0 none;
		padding: 0;
	}
	#facebook {
		display: none;
		visibility: hidden;
	}
	.item .itemContent .itemContentLeft {
		width: 100%;
	}
	.item .itemContent .itemContentRight {
		width: 100%;
		margin: 25px 0 0;
	}
	.item .itemContent .itemContentLeft .images li {
		margin: 0 6.5% 6.5% 0;
		width: 29%;
	}
	.item .itemContent .itemContentLeft .button {
		display: block;
		text-align: center;
	}
}
@media screen and (max-width: 670px) {
	#topRight {
		float: none;
		margin: 0 0 15px;
		clear: both;
		text-align: center;
	}
	#topRight > * {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	#topRight a.login {
		text-align: left;
	}
	#data td {
		display: block;
		text-align: left !important;
	}
}
@media screen and (max-width: 560px) {
	#aktualnosci .boxAktualnosci,
	#aktualnosci .boxAktualnosci.last {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}
	#dodajBox {
		overflow: hidden;
		width: 100%;
		height: auto;
		display: block;
		text-align: center;
		margin: 0;
		padding: 15px;
	}
	#dodajBox h2 {
		margin: 0;
		display: inline-block;
		vertical-align: middle;
		text-align: left;
	}
	#dodajBox a.szczegoly {
		display: inline-block;
		float: none;
		text-align: left;
		vertical-align: middle;
	}
	#mapBox {
		width: 50%;
	}
	#right h1, #right h2 {
		font-size: 19px;
	}
	.contactLeft {
		background: none;
		float: none;
		margin: 0 0 5px;
		width: auto;
	}
	.contactCenter {
		float: none;
		margin: 0;
		padding: 0;
	}
	#menuBottom {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
	#footer {
		height: auto;
		padding: 20px 0;
	}
	#footer p {
		text-align: center;
		margin: 5px 0;
	}
	#copy {
		float: none;
	}
	.item .itemContent .itemContentLeft .images li {
		margin: 0 2% 2% 0;
		width: 32%;
	}
	.obiektImg {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 15px;
	}

	#obiekt .loc .map {
		text-align: center;
	}

	#obiekt .loc .map .faceBook {
		float: none;
		display: inline-block;
	}
}
@media screen and (max-width: 480px) {
	#topRight {
		float: none;
		margin: 0 0 15px;
		clear: both;
		text-align: center;
	}
	#topRight > * {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	#topRight a.login {
		text-align: left;
	}
	#mapBox {
		width: 100%;
		display: block;
		margin: 20px 0 0;
	}
	#mapWybierz {
		width: 190px;
		display: block;
		margin: 0 auto
	}
	.solid .logo,
	.bigLogo {
		float: none;
		text-align: center;
		margin: 0 0 15px;
		max-height: 150px;
	}
	.solid .logo img,
	.bigLogo {
		max-width: 100%;
		max-height: 150px;
	}
	.solid h3 {
		text-align: center;
		font-size: 16px;
	}
	.contactRight {
		float: none;
		text-align: left;
	}
	.description div.contactRight {
		width: 100%;
	}
	.contactRight a {
		float: none;
		display: block;
		margin: 0;
	}
	.contactRight a.greyLink {
		margin: 0 0 5px;
	}
	.contactRight a.greyLink span {
		background-position: 100% 10px;
	}
	#form table,
	#form tbody,
	#form tr,
	#form td {
		display: block;
	}
	#contactForm1 td[rowspan],
	#contactForm1 td#kod {
		width: 100%;
	}
	#form input.text {
		width: 100%;
		margin: 0 0 6px;
	}
	#form textarea {
		margin: 0 0 6px;
	}
	#menuBottom {
		border-top: 1px solid rgba(0,0,0,.2);
		margin: 0 0 20px;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	#menuBottom li {
		text-align: center;
		margin: 0;
		border-bottom: 1px solid rgba(0,0,0,.2);
	}
	#menuBottom li a {
		display: block;
		padding: 5px;
		text-align: center;
	}
	#obiekt .labels {
		text-align: center;
	}
	.buttonsObiekt {
		text-align: center;
		width: 100%;
		float: none;
	}
	.buttonsObiekt .buttonsRight {
		display: inline-block;
	}
	.buttonsObiekt .buttonsRight .greyLink {
		margin: 0;
	}
	.solid.gallery a,
	.solid.gallery a.last {
		width: 50%;
	}
	.solid.gallery a:nth-child(3n+1) {
		clear: none;
	}
	.solid.gallery a:nth-child(2n+1) {
		clear: both;
	}
	#formularzDojazd .greyLink {
		display: block;
		width: 100%;
		margin: 10px 0 0;
	}
	#formularzDojazd input {
		width: 100%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#formularzDojazd .greyLink span {
		background-position: 100% 10px;
	}
	.cookieser a.btnClose {
		float: none !important;
		display: block !important;
		margin: 0 0 10px;
		text-align: center;
	}
	.buttonsLeft {
		height: auto;
		margin: 0 0 25px;
	}
	.buttonsLeft a {
		display: block;
		margin: 0 0 10px;
	}
	.buttonsObiekt .buttonsRight {
		display: block;
	}
	.buttonsRight a {
		display: block;
		margin: 0 0 10px;
	}
}
@media screen and (max-width: 360px) {
	#logo img {
		width: 200px;
		height: auto;
	}
	#menuTrigger {
		margin: 28px 15px 0;
	}
	.solidLeft {
		display: block;
		width: 100%;
		margin: 0 0 15px;
	}
	.solidLeft img {
		height: auto;
		width: auto;
		max-width: 100%;
	}
	.obiektImg {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 15px;
	}
	.obiektImg img {
		height: auto;
		width: auto;
		max-width: 100%;
	}
}