<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {font-size: 16px; line-height: 16px; font-family: 'Lato', sans-serif;  /*overflow-y:hidden;*/}

.main {background-color: #FFF;}
.rentalMain {width: 1300px; float: left; position: relative; padding: 0px;}
.banerMain {width: 1300px; float: left; position: relative; padding: 0px;}
.specialMain {width: 1300px; float: left; position: relative; padding: 0px;}
.articleMain {width: 1300px; float: left; position: relative; padding: 0px;}
.main {display: none;}
.activeMain {display: block;}
.fontNormal {font-weight: normal;}
.fontBold {font-weight: bold;}

.sideBox {width: 600px; float: right; position: relative; padding: 0px; background-color: #242424;}
.sideBox.sideTransparent {background: rgba(0,0,0,0.7);}
.ajax-loader {display: none;}

.sideBox::before {
    content: "";
    background-color: #242424;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -15px;
    opacity: 0.5;
}
.sideBox .container-sideBox {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    padding: 15px;
    overflow-x: hidden;
}

/* icons */
.icon {
    display: inline-block;
    padding: 11px;
    background-repeat: no-repeat;
    vertical-align: sub;
    background-position: left center;
} 
.icon-whatsapp {
    background-image: url('../img/whatsup.svg');
}

.icon-viber {
    background: url('../img/viber.svg');
}

.offerlist .sideBox:before, .offerpage .sideBox:before {display: none;}
.offerlist .sideBox, .offerpage .sideBox, .bodyArticle .sideBox {position: fixed; top: 0px; right: 0px; z-index: 11;}
/*.offerlist .footer, .offerpage .footer {position: relative;}*/

.akcentColor {color: #fed03d;}
body .noPadding {padding: 0px;}
body .noPaddingRight {padding-right: 0px;}
body .noPaddingLeft {padding-left: 0px;}
.clear {clear: both;}
/*.hideOverflow {overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}*/
.posAbsolute {position: absolute; top: 0px; left: 0px;}

/* ------------------- lewa kolumna strony gĹĂłwnej ------------------- */
.rentalHouse {background: url("../grafika/house.jpg") no-repeat; height: 100%;}
.rentalApartment {background: url("../grafika/apartment.jpg") no-repeat; height: 100%;}
.rentalLocale {background: url("../grafika/locale.jpg") no-repeat; height: 100%;}
.rentalParcel {background: url("../grafika/parcel.jpg") no-repeat; height: 100%;}

.rentalMain .nameRental {position: absolute; width: 100%; text-align: center; bottom: 100px; font-size: 2.25em; color: #FFF; text-shadow: 1px 1px 1px #000; font-weight: 300;}

.rentalBox {
	-webkit-transition:background-position 1s ease-in;
    -moz-transition:background-position 1s ease-in;
    -o-transition:background-position 1s ease-in;
    transition:background-position 1s ease-in;
    cursor: pointer;
    height: 100%;
}
.rentalBox:hover {
	background-position: right;
}

/* ------------------- wybĂłr jÄzykĂłw ------------------- */
.language-section-box {position: relative;float:right;top:10px;display: none;}
.language-section-box .language-section {position: relative; margin: 0px auto; display: inline-block; height: 25px; padding: 0px;list-style: none;float:right;}
.language-section-box .language-section &gt; li {float: left; position: relative; display: block;}
.language-section-box .language-section &gt; li &gt; a {color: #fff; font-weight: normal; font-size: 12px; letter-spacing: 2px; line-height: normal; padding: 5px 8px; display: block; text-transform: uppercase;}
.language-section-box .language-section &gt; li &gt; a:hover, .language-section-box .language-section li.active &gt; a {text-decoration: none; border-bottom: 2px solid #fed03d;}

/* ------------------- menu gĂłrne ------------------- */
#main-menu {position: relative; margin: 0px auto; display: inline-block; margin-top: 20px; height: 35px; padding: 0px;width:100%;z-index:13;}
#main-menu &gt; li {float: left; position: relative; display: block;}
#main-menu &gt; li &gt; a {color: #fff; font-weight: 300; font-size: 20px; letter-spacing: 2px; line-height: 20px; padding: 15px; display: block; border-bottom: 2px solid #242424; text-transform: lowercase;}
#main-menu &gt; ul &gt; li &gt; a:hover, #main-menu &gt; ul &gt; li.active a {text-decoration: none; border-bottom: 2px solid #fed03d; background: url('../grafika/pix1.png') no-repeat bottom center;}

#main-menu .sub-menu {display: none; position: absolute; padding: 0px; background-color: #000; margin-top: -2px; border-top: 2px solid #fed03d; z-index: 2; list-style-type: none;}
#main-menu li:hover .sub-menu {display: block;}
#main-menu .sub-menu &gt; li {float: none; padding: 10px; border-bottom: 1px solid #262626;}
#main-menu .sub-menu &gt; li:hover {background-color: #262626;}
#main-menu .sub-menu &gt; li &gt; a  {color: #fff; font-weight: 300; font-size: 1em; letter-spacing: 2px; line-height: 20px; padding: 5px; display: block;}
#main-menu .sub-menu &gt; li &gt; a:hover {text-decoration: none; border-width: 0px; background: none;}

.menuMobile {
    background-color: #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
    text-align: right;
    margin-bottom: 10px;
    padding: 5px 10px 5px 5px;
    float: right;
    clear: both;
    display: none;
    width: 100%;
}
.menuMobile .firmAddress {color: #FFF; padding-right: 20px;}
.menuMobile .glyphicon-align-justify {font-size: 20px; font-weight: 300;}

.logo {margin-top: 20%; text-align: center; width: 100%; clear: both; cursor: pointer;}


/* ------------------- oferty specjalne ------------------- */
.carousel-control {width: 60px;}

.carousel-control.right, .carousel-control.left {background-image: none;}

.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {color: #000; background-color: #fed03d; padding: 15px;}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {margin-left: 0px; left: 0px;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {margin-right: 0px;}

.carousel-indicators .active {width: 20px; height: 20px; background-color: #fed03d; margin: 3px;}
.carousel-indicators li {width: 20px; height: 20px; margin: 3px;}

.offerFotoSpec {position: absolute; top: 0px; left: 0px;}
.specialOffer {position: absolute; bottom: 10%; left: 20px; z-index: 16;}
.offerLocation {font-size: 2.0em; color: #FFF; text-shadow: 1px 1px 1px #000; font-weight: 500; margin-bottom: 25px;}
.offertransaction {font-size: 1.8em; color: #FFF; text-shadow: 1px 1px 1px #000; font-weight: 300; margin-bottom: 30px;}
.bottomFieldOffer {line-height: 2em;}
.bottomFieldOffer &gt; div {color: #b3b3b3; font-size: 1.5em; margin-right: 20px;}
.bottomFieldOffer .offernumber {font-size: 1.8em; text-transform: uppercase;}



/* ------------------- wyszukiwarka ------------------- */
.searchBox {background-color: #000; padding: 15px; clear: both;}
.searchBox:after {content: ''; display: block; width: 100%; clear: both;}
.searchBox .twitter-typeahead {width: 100%; display: block;}
.searchBox .twitter-typeahead .tt-hint {padding-left: 30px; font-size: 17px;}
.searchBox .form-control {height: 44px; font-size: 17px;}
.searchBox .groupElement {margin-bottom: 10px;}
.searchBox label {font-size: 18px; font-weight: normal; padding-right: 10px; white-space: nowrap;}
#srLocation {background: #FFF url('../grafika/marker.png') no-repeat 5px center; padding-left: 30px;}
.searchBox .form-control:focus {border-color: transparent!important;}
.searchBox .form-box-radius .form-control {-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.searchBox .form-box-left .form-control {
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 4px;
	border-top-right-radius: 0px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 4px;
}
.searchBox .form-box-right .form-control {
    -webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
    border-top-right-radius: 4px;
	border-top-left-radius: 0px;
    border-bottom-right-radius: 4px;
	border-bottom-left-radius: 0px;
}

.searchbtn, .transaction {margin-top: 20px;}
.searchbtn button {background: url('../grafika/btnsearch.png') repeat-x 0px 0px; width: 100%; height: 47px; border: 1px solid #c89800; color: #000; font-size: 17px;}

.searchBox .checkbox .dvcheckbox { width: 18px; height: 18px; margin-right: 5px; background: url('../grafika/deactivecheck.png') no-repeat 0px 0px;}
.searchBox .checkbox .activeCheck {background: url('../grafika/activecheck.png') no-repeat 0px 0px}
.searchBox .checkbox label {font-weight: 300; color: #FFF; font-size: 16px;}

.searchBox .dropdown-menu {width: 100%;}
.searchBox .dropdown-menu label {font-size: 12px;}
.searchBox .dropdown-menu {font-size: 12px;}
.searchBox .dropdown-menu li input {margin-left: 10px;}

.searchBox .dropdown .dropdown-toggle .filter-option {width: 100%;}
.searchBox .dropdown .dropdown-toggle .bs-caret .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

/* ------------------- stopka adres ------------------- */
.footer {position: absolute; bottom: 20px; width: 95%;}

@keyframes arrowanimation {
    0% {bottom: 0px;}
    50% {bottom: 10px;}
    100% {bottom: 0px;}
}


.showMore {
	position: absolute;
	display: none;
    color: #fed03d; text-align: center; font-size: 1.8em; bottom: 0px; width: 40px; height: 40px; left: 50%; margin-left: -20px; cursor: pointer;
	animation-name: arrowanimation;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
}
.showMore.glyphicon {top: auto;}

.boxAddress {overflow: hidden; font-size: 30px; font-weight: 300; color: #FFF;  text-shadow: 1px 1px 1px #000;}
.boxAddress .footPhone {background: url('../grafika/phone.png') no-repeat 0px center; padding: 5px 35px; width: 270px; margin: 0px auto; text-align: center;}
.boxAddress .footMail {background: url('../grafika/mail.png') no-repeat 0px center; padding: 5px 35px; width: 300px; margin: 20px auto 0px; text-align: center;}
.boxAddress .footAddress {font-size: 20px; text-shadow: 1px 1px 1px #000; margin-top: 20px; text-align: center; line-height: 20px;}
.licznik {overflow: hidden; font-size: 20px; font-weight: 300; color: #FFF;  text-shadow: 1px 1px 1px #000; text-align: center; padding: 15px 0px;}

.boxSocial {overflow: hidden; width: 120px; margin: 30px auto 0px auto;}
.boxSocial &gt; div {width: 28px; height: 27px; display: block; margin-right: 10px; cursor: pointer;}

.boxSocial .google {background: url('../grafika/sociale.png') no-repeat 0px 0px;
	-webkit-transition:background-position 300ms ease-in;
    -moz-transition:background-position 300ms ease-in;
    -o-transition:background-position 300ms ease-in;
    transition:background-position 300ms ease-in;
}
.boxSocial .google:hover {background: url('../grafika/sociale.png') no-repeat 0px -27px;
	-webkit-transition:background-position 300ms ease-in;
    -moz-transition:background-position 300ms ease-in;
    -o-transition:background-position 300ms ease-in;
    transition:background-position 300ms ease-in;
}

.boxSocial .tweeter {background: url('../grafika/sociale.png') no-repeat -28px 0px;
	-webkit-transition:background-position 300ms ease-in;
    -moz-transition:background-position 300ms ease-in;
    -o-transition:background-position 300ms ease-in;
    transition:background-position 300ms ease-in;
}
.boxSocial .tweeter:hover {background: url('../grafika/sociale.png') no-repeat -28px -27px;
	-webkit-transition:background-position 300ms ease-in;
    -moz-transition:background-position 300ms ease-in;
    -o-transition:background-position 300ms ease-in;
    transition:background-position 300ms ease-in;
}

.boxSocial .facebook {background: url('../grafika/sociale.png') no-repeat -56px 0px;
	-webkit-transition:background-position 300ms ease-in;
    -moz-transition:background-position 300ms ease-in;
    -o-transition:background-position 300ms ease-in;
    transition:background-position 300ms ease-in;
}
.boxSocial .facebook:hover {background: url('../grafika/sociale.png') no-repeat -56px -27px;
	-webkit-transition:background-position 300ms ease-in;
    -moz-transition:background-position 300ms ease-in;
    -o-transition:background-position 300ms ease-in;
    transition:background-position 300ms ease-in;
}

/* ------------------- carousel style ------------------- */
.carousel-inner {width: 1920px; height: 100%;}
.carousel-inner &gt; .item {height: 100%; background-repeat: no-repeat; background-position: 0px 0px; background-size: cover; cursor: pointer;}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
    width: 100%;
    margin: auto;
}
.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img, .img-responsive, .thumbnail a&gt;img, .thumbnail&gt;img {max-width: none;}
.banerMain .posBaner {height: 100%; background-repeat: no-repeat; background-position: 0px 0px; background-size: cover;}

.carousel-inner .specialOffer {width: 60%;}

/* ------------------- lista ofert ------------------- */
.rentalMain {padding-top: 10px;}
.headerListOffer {color: #000; font-size: 1.5em; padding: 0px; height: 100px; line-height: 36px; z-index: 11; background-color: #FFF;
	position: relative; top: auto; left: auto; padding-right: 0px; width: auto;
}
.headerListOffer.posFixed {
	position: fixed; top: 0px;
	padding-right: 15px; left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-left: 15px;
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.20);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.20);
        z-index: 999;
}

.headerListOffer .headerName {overflow: hidden; line-height: 36px;}
.headerListOffer h1.headerName {font-size: 24px;margin:0;}
.rentalMain .iconList { position: relative;}
.rentalMain .iconList .btn {border-width: 0px; font-size: 0.8em; color: #a7a7a7;}
.rentalMain .iconList .btn.active {color: #1a1a1a;}
.rentalMain .iconList .btn:hover {color: #1a1a1a; background: transparent;}

.articleContent .iconList {position: absolute; top: 15px; right: 20px;}
#returnSearch {color: #f2c32f; display: none; font-weight: 700; border-width: 0px; padding: 6px;}

.rentalMain .countOffer {color: #f1c22e; font-size: 0.8em; border-top: 1px solid #dfdfdf;}
.rentalMain .glyphicon-sort-by-order {color: #1a1a1a;}
.btn-default.active, .btn-default:active, .open&gt;.dropdown-toggle.btn-default {background: transparent; box-shadow: none;}
.searchBox .btn-default:active, .open&gt;.dropdown-toggle.btn-default {background-color: #d4d4d4; color: #333;}

.rentalMain .photoOffer {position: relative; height: 285px; overflow: hidden; background-color: #f8f8f8;}
.rentalMain .photoOffer .noPhoto {width: 100%;}
.rentalMain .photoOffer img {cursor: pointer;}

.rentalMain .photoOffer.ofe-flag {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 4px solid #f9cf27;
}
/*
.rentalMain .photoOffer.flag-special {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 4px solid #f9cf27;
}
*/

.dropdown-menu&gt;.active&gt;a, .dropdown-menu&gt;.active&gt;a:focus, .dropdown-menu&gt;.active&gt;a:hover {background-color: #F9CF27;}

.rentalMain .photoOffer .ofe-flag {position: absolute; z-index: 10; width: 82px; height: 82px;}

.rentalMain .photoOffer .ofe-flag.new {background: url('../grafika/flag-new.png') no-repeat 0px 0px;}
.rentalMain .photoOffer .ofe-flag.exclusive {background: url('../grafika/flag-exclusive.png') no-repeat 0px 0px;}
.rentalMain .photoOffer .ofe-flag.noprovision {background: url('../grafika/flag-noprovision.png') no-repeat 0px 0px;}
.rentalMain .photoOffer .ofe-flag.special {background: url('../grafika/flag-special.png') no-repeat 0px 0px;}

.rentalMain .photoOffer .has360-flag {width:81px; height:50px; background:url(../grafika/360.png) no-repeat; position:absolute; left:0; top:50px; z-index:2;}

.rentalMain .propertyListOffer {background: rgba(0, 0, 0, 0.5); position: absolute; bottom: 5px; left: 5px; right: 5px; color: #b3b3b3; padding: 10px;}
.rentalMain .propertyListOffer &gt; div {margin-right: 20px;}
.rentalMain .propertyListOffer .pricesquareList {margin-right: 0px;}

.rentalMain #map {background: #f4f4f4; height: 700px; display: none;}
.rentalMain .elementListOffer {}
.rentalMain .singleOffer {margin-bottom: 30px;}
.rentalMain #offers-loader {
    height: 50px;
    width: 100%;
    padding-top: 0px;
    text-align: center;
    display: none;
    clear: both;
    font-weight: 300;
    font-size: 20px;
}

.sideOffer {background-color: #f8f8f8; height: 285px; overflow: hidden;}
.sideOffer .transactionListOffer {color: #737373;}
.sideOffer .locationListOffer {color: #000; font-size: 1.375em; padding: 15px 15px 5px 15px;}
.sideOffer .idListOffer {color: #000; font-size: 0.75em;}
.sideOffer .transactionListOffer {color: #737373; font-size: 0.75em;}
.sideOffer .descriptionListOffer {color: #737373; font-size: 0.75em; padding: 10px 15px; text-align: justify;}
.sideOffer .bottomLinkOffer {position: absolute; width: 50%; height: 45px; background-color: #dedede; color: #000; font-size: 1.125em; text-align: center; bottom: 0px; line-height: 45px;}
.sideOffer .listPriceOffer {left: 0px;}
.sideOffer .listMore {right: 0px; cursor: pointer; background-color: #f2c32f; font-size: 1em;
    background: -webkit-linear-gradient(#fdcf3c, #ebbc28); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fdcf3c, #ebbc28); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fdcf3c, #ebbc28); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fdcf3c, #ebbc28);
}
.sideOffer .listMore a {color: #000;}
.sideOffer .notepadAdd {position: absolute; top: 0px; right: 0px; width: 41px; height: 40px; background: url('../grafika/addNotepad.png') no-repeat 0px 0px; z-index: 10;}
.sideOffer .notepadAdd:hover {background-position: 0px -40px; cursor: pointer;}

.sideOffer .notepadRemove {position: absolute; top: 0px; right: 0px; width: 41px; height: 40px; background: url('../grafika/removeNotepad.png') no-repeat 0px 0px; z-index: 10;}
.sideOffer .notepadRemove:hover {background-position: 0px -40px; cursor: pointer;}

.searchBox .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {width: 100%;}
.searchBox .btn.dropdown-toggle {width: 100%; height: 44px; text-align: left; font-size: 1em; color: #7B7B7B;}
.offerlist .searchBox {margin-bottom: 30px;}

/* ------------------- metryka artykuĹu ------------------- */
#map_canvas {width: 100%; height: 100%; margin-top: -10px;}
#map_canvas .mapInfoWindow{position: relative;font-size: 12px;font-family: 'Open Sans', Arial, sans-serif;line-height: 14px;font-weight: 400; width: 320px;}
#map_canvas .mapInfoWindow img{ float: left;margin-right: 10px;max-width: 124px;}
#map_canvas .mapInfoWindow .rightSide{float: left;width:185px;}
#map_canvas .mapInfoWindow .title{font-weight: 700;padding-top: 10px;padding-bottom: 4px;}
#map_canvas .mapInfoWindow .price{font-size:15px;padding-top: 15px;}
#map_canvas .mapInfoWindow span{display: block;}
#map_canvas .mapInfoWindow sup{font-size: 8px;vertical-align: top;}

.bodyArticle #map_canvas {width: 100%; height: 300px; margin-top: -10px;}
.articleContent {padding: 10px;}
.articleContent h1 {border-bottom: 1px solid #dfdfdf; font-size: 30px; font-weight: 300; margin-bottom: 40px; overflow: hidden;}
.articleContent .middleTitle {font-size: 22px;}
.articleContent .articleText {line-height: 22px; padding: 0px 10px 0px 0px; margin-bottom: 40px;}
.articleMain .help-block {display: none;}

/* ------------------- formularz kontaktowy ------------------- */
.form-control {box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; border-radius: 0px; -webkit-box-shadow: none; -mox-box-shadow: none;}
.formSubmitRow .submit.globalButton {
    background-color: #fed03d;
    width: 200px;
    height: 47px;
    line-height: 20px;
    color: #000;
    font-size: 17px;
    font-weight: normal;
    float: right;
    border-width: 0px;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* ------------------- metryka ofert ------------------- */
.bx-wrapper, .bx-viewport {margin-bottom: 0px;}
.bx-wrapper .bx-viewport {box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; border-width: 0px; left: 0px;}
.bx-wrapper img {margin: 0px auto; cursor: pointer;}
#bx-pager {position: absolute; bottom: 0px; overflow: hidden; height: 70px;}
#bx-pager a {float: left; width: 100px; margin-right: 5px; border: 1px solid #FFF;}
.offerpage .rentalMain {padding-top: 0px;}

#mapOffer {height: 400px;}

.headerOfferElement .locationOffer {color: #000; font-size: 1.375em; padding: 20px 15px 10px 15px;}
.offerpage .idListOffer {color: #000; font-size: 1.0em;}
.offerpage .transactionListOffer {color: #737373; font-size: 1.0em;}

.headerOfferElement {background-color: #f4f4f4; height: 100px; color: #000; z-index: 10; position: relative; top: auto; overflow: hidden;}

.headerOfferElement.posFixed {
	position: fixed; top: 0px;
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.20);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.20);
}

.headerOfferElement .fieldHeadOfe {font-size: 1.125em; padding: 25px 15px 10px 15px; text-align: center; background-color: #e7e7e7; border-right: 1px solid #FFF; height: 100px;}
.headerOfferElement .fieldHeadOfe .labofe {font-size: 0.625em;  color: #737373;}
.headerOfferElement .fieldHeadOfe.ofePrice {background-color: #eebf2c; border-width: 0px; font-size: 26px; line-height: 100px; padding: 0px 15px;}

.headerOfferElement .col1OfferField {float: left;}
.headerOfferElement .col2OfferField {float: right;}
.headerOfferElement .col2OfferField .toright {float: right;}

.ofeDescription, .ofeDetails {padding: 15px; font-weight: 300; overflow: hidden;}
.ofeDescription .nameDescription {font-size: 24px; margin: 10px 15px 20px 0px;}
.ofeDescription .valueDescription {font-size: 17px; line-height: 22px; margin: 10px 15px 20px 0px;}

.ofeDetails .nameDatails {font-size: 30px; margin: 10px 15px 20px 0px;}
.ofeDetails .fieldDetails {background-color: #f8f8f8; font-size: 0.9em; line-height: 1.2em; padding: 5px; margin: 1px 0px; height: 30px;}
.ofeDetails .fnumeric {background-color: #9e9e9e; color: #FFF; padding: 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.ofeAgent, .contactAgent {padding: 15px; font-weight: 300; margin-top: 20px;}
.ofeAgent .nameOfeAgent, .contactAgent .namecontactAgent {font-size: 1.625em; margin: 10px 15px 20px 0px;}
.ofeAgent .agentContent {background-color: #f8f8f8; width: 100%; overflow: hidden; min-height: 186px; display: flex;}
.ofeAgent .agentContent .agentPhoto {width: 35%; max-width: 170px;}
.ofeAgent .agentContent .agentField {width: 65%;  padding: 15px;}
/*.ofeAgent .agentField {background-color: #f8f8f8;}
.ofeAgent .fotoAgent {height: 160px;}
.ofeAgent .fotoAgent &gt; img {max-width: 200px; height: 160px;} */
.ofeAgent .agentName {font-size: 24px; line-height: 28px; font-weight: normal; margin-bottom: 5px;}
.ofeAgent .agentFucntion {font-size: 14px; margin-bottom: 5px;}
.ofeAgent .agentMobile {font-size: 24px; line-height: 28px; margin-bottom: 5px;}
.ofeAgent .agentMail {font-size: 18px; line-height: 22px; overflow: hidden;}
.ofeAgent .agentOffer {background-color: #f7ca3b; padding: 10px 10px; text-align: center; color: #000; width: 100%; font-weight: bold;}
.ofeAgent .agent-box {margin-top: 30px;}
.ofeAgent .agentDepartmentName {border-bottom: 1px solid #dfdfdf; font-size: 26px; font-weight: 300; margin-bottom: 20px; overflow: hidden;display: inline-block;width: 100%;}
.ofeAgent .agentDepartmentName:nth-child(n+2) {margin-top: 70px;}

.contactAgent input, .contactAgent textarea {width: 100%; border: 1px solid #c5c5c5; padding: 5px; height: 30px; margin-bottom: 15px;}
.contactAgent textarea {height: 70px;}
.contactAgent input[type="checkbox"]{width: 20px; position: absolute; left: 10px; top: -5px;}
.ofeAgent a {color: #000;}


.globalForm .help-block {display: none;}
.rentalMain .tab-pane.fade {display: none; overflow: hidden; padding-bottom: 20px;}
.globalButton {background: url('../grafika/btnsearch.png') repeat-x 0px 0px; width: 150px; height: 47px; line-height: 47px; border: 1px solid #c89800; color: #000; font-size: 17px; display: block; border-width: 0px; text-align: center; float: right;}

.rentalMain #galleryPhoto {opacity: 1; display: block;}

.iconOffer {display: block; position: relative; width: 100%; height: auto!important; background-color: #242424; clear: both; overflow: visible;}
.iconOffer .btn {margin: 3px;}
.iconOffer .btn-default, .iconOffer .btn-default:hover {background-color: #EEBF2C; -moz-border-radius: 0px; border-radius: 0px; -webkit-border-radius: 0px; border-width: 0px; margin-right: 2px; text-transform: lowercase; font-size: 12px; font-weight: 700;}
.iconOffer .btn-default a {color: #333;}

.iconOffer {padding: 0!important; text-align: center;}
.iconOffer .btn {box-sizing: border-box;     height: 50px;     padding: 0;     width: 50px; display: inline-block; float: none; overflow: visible;}
.iconOffer .btn i {font-size: 24px; display: block;  height: 50px;   width: 50px; opacity: 0.7;  line-height: 50px;}
.iconOffer .btn span {display: none}
.iconOffer .btn a {display: black; width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-indent: -5000px;}
.iconOffer .btn:hover i {opacity: 1}

#virtualLinkBox iframe {width:100%; height:400px;}

#cookies-info{position: fixed; bottom: 0px; width: 100%; background: url(../grafika/overlay.png) repeat; z-index: 2147483646; padding: 20px 0 20px;font-size: 13px;}
#cookies-info p{text-align: center; margin: 0px auto; padding: 4px 20px; color: #fff;max-width: 900px;}
#cookies-info .cookies-ok{margin: 0px auto; display: block; width: 104px; height: 28px; line-height: 28px; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; background: #FED03D; text-align: center; font-weight: 700; cursor: pointer;color: #3D3D3D;}

#captcha_container {border: 1px solid #CCC; margin-bottom: 15px;text-align: center;}
#captcha_container #captcha_input {border-width: 0px; padding: 10px; margin:2px 20px;height: initial;border-bottom: 1px solid #c5c5c5;width: 50%;text-align: center;}
#captcha_container img {margin:2px 20px;}

.nav-tabs&gt;li&gt;a {color: #EEBF2C;}
.nav-tabs&gt;li&gt;a:hover {color: #EEBF2C;}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {border: 2px solid #EEBF2C;}

#virtualBox {text-align:center;}
#virtualBox iframe {width:100%;max-width:880px;height:400px;border:0;z-index:9999;position:relative; margin:0 auto;}

#video, #videoLink {text-align:center;}
#video iframe, #videoLink iframe {width:100%;max-width:880px;height:400px;border:0;z-index:9999;position:relative; margin:0 auto;}

#bx-pager {	position: relative; height: auto; margin: 5px;}


/* ------------------ wiadomoĹci ------------------------- */
.blog-user{width: 40px; height: 40px; background-position: center center; background-size: cover!important; border-radius: 100%; display: inline-block;}
.blog-container{margin-bottom: 30px;}
.blog-container .btn{background: #fed03d; border: 0px;}
.blog #main-content .contactMap {background:#f4f4f4 url(../grafika/ajax_loader.png) center center no-repeat; height:300px;}
.blog .blog-list .backHref {text-align:right; font-size:12px; padding:20px 10px 0 0;}
.blog-box h2, .blog-box h2 a {border-bottom: 1px solid #dfdfdf; font-size: 26px; font-weight: 300; margin-bottom: 10px; overflow: hidden;}
.blog-container .articleText {margin-bottom: 20px;}

/* ------------------- RWD ------------------- */
@media (min-width: 1921px) {
    .headerListOffer.posFixed {left: auto;}
    .carousel-inner .specialOffer {width: 50%;}
}



@media (max-width: 1400px) {

.logo img {     height: 140px;     margin: 30px 0 20px; }
.searchBox label, .searchBox .checkbox label {font-size: 14px;}
.searchBox .form-control {font-size: 15px;}
.searchBox .groupElement {margin-bottom: 3px;}
.searchbtn, .transaction {     margin-top: 15px; }
#main-menu &gt; li &gt; a {     font-size: 14px;  }
.language-section-box .language-section &gt; li &gt; a {font-size:10px;}
.form-group {margin-bottom: 5px;}


.ofeAgent .agent-box {width: 100%;}
/*.ofeAgent .agentContent {height: auto;}*/
/* .ofeAgent .fotoAgent &gt; img {max-width: 150px; }
.ofeAgent .agentContent .agentPhoto {width: 25%; overflow: hidden;}
.ofeAgent .agentContent .agentField {width: 75%;}*/
.ofeAgent .agentContent .agentField .agentName {font-size: 16px;}
.ofeAgent .agentContent .agentField .agentMobile {font-size: 14px;}

.offerLocation, .offertransaction, .bottomFieldOffer .offernumber, .bottomFieldOffer &gt; div {font-size: 20px;}
.offertransaction, .offerLocation {margin-bottom: 10px;}

.carousel-indicators li, .carousel-indicators .active {width: 15px; height: 15px;}


}



@media (min-width: 1500px) {
    .rentalMain .singleOffer {width: 50%;}
}



@media (min-width: 1200px) {
    /*.ofeAgent .agentContent .agentPhoto {width: 30%;}*/
    .ofeAgent .agentContent .fotoAgent &gt; img {width: 100%; height: auto;}

    /*.ofeAgent .agentContent .agentField {width: 70%;}*/
    .ofeAgent .agentContent .agentField .agentName {font-size: 18px;}
    .ofeAgent .agentContent .agentField .agentMobile {font-size: 18px;}

   /* .ofeAgent .agentContent {min-height: 200px;}*/
}

@media (max-width: 1600px) and (min-width: 993px) {
	.rentalMain .nameRental {
		-webkit-transform: rotate(270deg);
		-moz-transform: rotate(270deg);
		-o-transform: rotate(270deg);
		writing-mode: lr-tb;
		bottom: 50%;
	}
	.logo img {width: auto;}

    .carousel-inner .specialOffer {width: 50%;}

    .headerOfferElement .col1OfferField {width: 30%; overflow: hidden;}
    .headerOfferElement .col2OfferField {width: 70%;}
}

@media (max-width: 1200px) {
    .menuMobile {display: block;}
    #main-menu {display: none; position: absolute; top: 50px; right: 0px; width: 100%; z-index: 13;}

    #main-menu &gt; li {float: none; background-color: #000;}
    #main-menu &gt; li &gt; a  {text-align: center;}


    .boxObject {width: 100%;}
    .boxLocation {width: 100%; padding: 0px;}

	.sideBox {width: 400px;}
	.logo img {width: 300px;}

	/*.logo {margin-top: 40px;}*/
	.searchBox {margin: 50px auto 20px auto;}
	.checkbox, .radio {margin-top: 5px;}
	.searchBox .checkbox label {float: left;}

	.checkbox label, .radio label {padding-left: 0px;}
	.boxAddress {font-size: 20px;}
}

@media (max-height: 900px){
.bodyMain .logo {margin-top: 0;}
}

@media (max-width: 991px) and (min-width: 769px) {
	.sideBox {width: 300px; position: fixed; top: 0px; right: 0px;}
	.logo img {width: 200px;}

	.rentalBox {height: 25%;}
	/*.logo {margin-top: 20px;}*/
	.searchBox {margin: 50px auto 20px auto;}
	.checkbox, .radio {margin-top: 5px;}
	.searchBox .checkbox label {float: left;}

	.checkbox label, .radio label {padding-left: 0px;}

	.headerOfferElement .locationOffer {padding: 10px;}
	.headerOfferElement .col1OfferField {float: none; width: 100%;}
	.headerOfferElement .col2OfferField {float: none; width: 100%; clear: both;}
	.headerOfferElement .fieldHeadOfe {width: 20%; padding: 5px; height: 50px;}
	.headerOfferElement .fieldHeadOfe.ofePrice {width: 40%; line-height: 50px; padding: 0px;}
	.ofeDescription {clear: both;}
	.boxSocial {margin-top: 10px;}

	.boxAddress {font-size: 20px;}
    .headerOfferElement .col2OfferField .toright {float: none;}
}

@media (max-width: 768px) {
	.rentalMain, .sideBox {width: 100%; clear: both;}
	.offerlist .sideBox, .offerpage .sideBox {position: relative;}
	.sideBox::before {display: none;}
	.logo img {width: auto;}

	.rentalBox {height: 25%;}
    .headerListOffer {font-size: 26px;}

    .headerOfferElement .col1OfferField {float: none; width: 100%;}
	.headerOfferElement .col2OfferField {float: none; width: 100%; clear: both;}
    .headerOfferElement .fieldHeadOfe {width: 20%; padding: 5px; height: 50px;}
	.headerOfferElement .fieldHeadOfe.ofePrice {width: 40%; line-height: 50px; padding: 0px;}
	.ofeDescription {clear: both;}

    .offerpage .valofe {font-size: 0.8em; white-space: nowrap;}

	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {right: 0px;}
	.footer {bottom: 60px;}
	.startpage .showMore {display: block;}

    #returnSearch {display: block;}
    .bodyArticle #map_canvas {height: 200px;}

    .sideBox {position: relative!important;}
    .carousel-inner .specialOffer {width: 100%;}
    .headerOfferElement {overflow: visible;}
    .headerOfferElement .col2OfferField .toright {float: none;}

/*    .sideBox .container-sideBox {overflow-y: hidden;}*/
}

@media (max-width: 480px) {
	.rentalMain, .sideBox {width: 100%; clear: both;}
	.logo img {width: 100%;}

    .boxObjectAdv, .boxOtherAdv {width: 100%; padding: 0px;}

    .headerListOffer {font-size: 18px;}
	.headerOfferElement .locationOffer {padding: 10px;}
	.headerOfferElement .col1OfferField {float: none; width: 100%;}
	.headerOfferElement .col2OfferField {float: none; width: 100%; clear: both;}
	.headerOfferElement .fieldHeadOfe {width: 20%; padding: 5px; height: 50px;}
	.headerOfferElement .fieldHeadOfe.ofePrice {width: 40%; line-height: 50px; padding: 0px;}
	.ofeDescription {clear: both;}

	.ofeAgent .agentContent .agentPhoto {width: 40%;}
	.ofeAgent .agentContent .agentField {width: 60%;}
}


@media (max-height: 1100px) {
	#main-menu {margin-top: 0px;}
	.logo {margin-top: 5%;}

}

@media (max-height: 800px) {
	#main-menu {margin-top: 0px;}
	.logo {margin-top: 5%;}
	.searchBox {margin-top: 5%;}
}

@media (max-height: 700px) {
	#main-menu {margin-top: 0px;}
	.logo {margin-top: 0%;}
	.searchBox {margin-top: 0%;}

    #virtualBox iframe {height:250px;}
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {top: 50%;}


/*=================== heiEXS =======================*/
.startpage.heiEXS #main-menu {margin-bottom: 10px;}
.startpage.heiEXS #main-menu &gt; li &gt; a {font-size: 16px; line-height: 16px; padding: 10px;}

.startpage.heiEXS .boxAddress {font-size: 16px;}
.startpage.heiEXS .footAddress {margin-top: 5px; font-size: 16px; line-height: 16px;}
.startpage.heiEXS .logo {display: none;}
.heiEXS .searchBox {padding: 10px;}
/*----------------------------------*/



.heiEXS #main-menu {margin-bottom: 10px;}
.heiEXS #main-menu &gt; li &gt; a {font-size: 16px; line-height: 16px; padding: 10px;}

.heiEXS .boxAddress {font-size: 16px;}
.heiEXS .footAddress {margin-top: 5px; font-size: 16px; line-height: 16px;}
/*.heiEXS .logo {display: none;}*/
.heiEXS.startpage .logo {display: block;}
.heiEXS .searchBox .form-control, .heiEXS .searchBox .btn.dropdown-toggle {height: 30px;font-size: 12px;}


.heiEXS .searchBox .checkbox label, .heiEXS .searchBox label {font-size: 12px;}
.heiEXS .searchBox .groupElement {margin-bottom: 5px;}
.heiEXS #main-menu {padding: 0px;}
.heiEXS .searchbtn button {height: 30px; font-size: 15px;}
/*.heiEXS .logo {display: none;}*/
.heiEXS .searchbtn, .transaction {margin-top: 5px;}

.heiEXS .boxAddress {font-size: 14px;}
.heiEXS .boxAddress .footAddress {font-size: 10px; margin-top: 0px;}
.heiEXS .boxSocial {margin-top: 10px;}
.heiEXS .groupOferCheck, .heiEXS .typeOffer, .heiEXS .transOffer {display: none;}
/*.heiEXS .footer, .heiEXS #main-menu {display: none;}*/
.heiEXS .footer, .heiXS .footer {display: none;}



/*.heiEXS #main-menu {position: absolute; background-color: #000; top: 50px; right: 0px; width: 100%; height: 200px; z-index: 13;}
.heiEXS #main-menu &gt; li {float: none;}
.heiEXS #main-menu &gt; li &gt; a {text-align: center;}

.heiEXS #main-menu .sub-menu {width: 50%;}
.heiEXS #main-menu .sub-menu &gt; li {padding: 3px;}
.heiEXS #main-menu .sub-menu &gt; li &gt; a {text-align: center;}*/



/*.heiXS .logo {display: none;}*/

/*.heiXS .menuMobile {display: block;}
.heiXS #main-menu {display: none;}
.heiXS #main-menu {position: absolute; top: 50px; right: 0px; width: 100%; z-index: 13;}
.heiXS #main-menu &gt; li {float: none; background-color: #000; width: 100%;}
.heiXS #main-menu &gt; li &gt; a  {text-align: center;}

.heiXS #main-menu .sub-menu {width: 50%;}
.heiXS #main-menu .sub-menu &gt; lii {padding: 3px;}
.heiXS #main-menu .sub-menu &gt; li &gt; a {text-align: center;}*/





.offerlist.heiSM .footer, .offerpage.heiSM .footer, .articlepage.heiSM .footer,
.offerlist.heiXS .footer, .offerpage.heiXS .footer, .articlepage.heiXS .footer,
.offerlist.heiEXS .footer, .offerpage.heiEXS .footer, .articlepage.heiEXS .footer {display: none;}






.startpage.heiXS .boxAddress {font-size: 16px;}
.startpage.heiXS .footAddress {margin-top: 5px; font-size: 16px; line-height: 16px;}
.heiXS .logo {display: block;}


/*.heiEXS .menuMobile {display: block;}
.startpage.heiEXS #main-menu {display: none;}
.startpage.heiEXS #main-menu {position: absolute; background-color: #000; top: 50px; right: 0px; width: 100%; height: 200px; z-index: 13;}
.startpage.heiEXS #main-menu &gt; li {float: none;}
.startpage.heiEXS #main-menu &gt; li &gt; a {text-align: center;}

.startpage.heiEXS #main-menu .sub-menu {width: 50%;}
.startpage.heiEXS #main-menu .sub-menu &gt; li {padding: 3px;}
.startpage.heiEXS #main-menu .sub-menu &gt; li &gt; a {text-align: center;}*/





.heiEXS .groupOferCheck, .heiEXS .typeOffer, .heiEXS .transOffer, .heiXS .groupOferCheck, .heiXS .typeOffer, .heiXS .transOffer {display: none;}
.widSM .checkbox label {padding-left: 0px;}

/* virtualne wizyty */
.virtual-full-backgorund{
    display: none;
    background-color: black;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 20000;
    text-align: center;
}

.virtual-full-close{
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    right: 5px;
}

.virtual-full-close:hover{
    color: white;
}

.virtual-full-backgorund iframe{
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    max-width: 100%;
    height:200px;
    border:0;
    z-index:9999;
    position:relative;
    margin-top: 25px;
}

@media (min-width: 400px) {
    .virtual-full-backgorund iframe{
        height:350px;
    }
}

@media (min-width: 600px) {
    .virtual-full-backgorund iframe{
        height:400px;
    }
}

@media (min-width: 1000px) {
    .virtual-full-backgorund iframe{
        height:550px;
    }
}

@media (min-width: 1200px) {
    .virtual-full-backgorund iframe{
        height:650px;
        width:1000px;
    }
}

@media (min-width: 1400px) {
    .virtual-full-backgorund iframe{
        width:1100px;
        height:750px;
    }
}

#slider-icons-container iframe, #slider-icons-container canvas, slider-icons-container #virtualCont{
    pointer-events: none;
}

.iframe-mini{
    pointer-events: none;
}

.dedicateBox {padding: 0 15px 0 0;}
.dedicateBox .pageHeader {padding: 10px 10px 0 10px;}
.dedicateBox .pageHeader h2.pageTitle {font-size:20px;margin: 0 0 10px 0;}
.dedicateBox .articleContent {margin-bottom: 20px;background: #f8f8f8;}
.dedicateBox .articleContent p {margin:0;}

.searchBox .form-inline &gt; .form-group{ padding-top: 20px; }

@keyframes colorShine {
    0% {
      left: -100%; }
    50% {
      left: 150%; }
    100% {
      left: 150%; } }
  #appointmentOnline {
    text-align: center; }
    #appointmentOnline .btn {
      background: linear-gradient(#fdcf3c, #ebbc28);
      color: #000;
      border: 0;
      font-size: 20px;
      font-weight: 500;
      position: relative;
      overflow: hidden;
      white-space: normal;
      line-height: 1;
      width: 250px;
      transition: ease-in-out .3s; }
      #appointmentOnline .btn:after {
        content: "";
        position: absolute;
        left: -100%;
        top: -125%;
        width: 20%;
        height: 300%;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
        transform: rotateZ(30deg);
        animation: ease-out colorShine 3s 1s infinite;
        border: 2px solid transparent; }
      #appointmentOnline .btn span {
        font-size: 26px;
        font-weight: 900; }
      #appointmentOnline .btn:hover, #appointmentOnline .btn:focus {
        transform: scale(1.1);
        background: linear-gradient(#fdcf3c, #ebbc28);
        color: #000;
    }
  
  #appointmentForm {
    z-index: 10000; }
    #appointmentForm h4 {
      display: block; }
    #appointmentForm .modal-footer {
      border: 0; }
    #appointmentForm .input-group-addon {
      padding: 0;
      background: 0;
      border: 0; }

    @media(max-width: 768px) {
    
        .sideBox {
            width: 100%!important;
            left: 0 !important;
            right:auto !important;
            position: initial !important; 
            height: max-content !important;
        }
        
        .sideBox .container-sideBox {
            overflow-y: auto;
        }
        .footer {
            position: initial !important;
            width: 100% !important;
        }
        
        .boxSocial {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: row;
        }
    }
    
.tricked {
    display: none;
}</pre></body></html>