/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

body {line-height:1;}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
display:block; zoom:1;
}

nav ul {list-style:none;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}

a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

/* change colours to suit your needs */
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}

/* change colours to suit your needs */
mark {
background-color:#ff9;
color:#000; 
font-style:italic;
font-weight:bold;
}

del {text-decoration: line-through;}

abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}

table {
border-collapse:collapse;
border-spacing:0;
}

/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;   
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}

input, select {
vertical-align:middle;
}
/* Stylesheet: reset Modified On 2015-10-15 23:45:20 */
/*  Main  */

body {
    background: #FFF;
    color: #000;
    font-family: Oxygen,Arial, Helvetica, sans-serif;
    font-size: 11pt;
    box-sizing: border-box;
    line-height:130%;
}

#pagewrapper {
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

header {
    width: 100%;
    min-height: 100px;
}

#slideshow {
    height: 507px;
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #c7c7c7;
    z-index: 1;
}

header {
    position: absolute;
    z-index: 2;
    height: 507px;
    margin-top: -507px;
}

.infolinia h2 {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-family: 'Oxygen', sans-serif;
    font-weight: normal;
    height: 72px;
    line-height: 25px;
    margin-top: 82px;
    padding-right: 20px;
    padding-top: 8px;
    text-align: right;
    width: 249px;
    font-size:15px;
}

.infolinia img {
    margin-top: 82px;
    float:right;
}

.infolinia h2 span {
    font-size: 20px;
    font-weight: bold;
}

#nav, #content, #footer {
    margin: 35px auto 0;
    max-width: 1024px;
    width: 100%;
}

header h1 {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    float: left;
    margin-right: 186px;
    width: 331px;
    margin-bottom:35px;
}

.wrapper {
    margin: auto;
    max-width: 1024px!important;
    width: 100%;
}

.wrapper nav {
    height: 81px;
    margin-top: 50px;
    overflow: hidden;
    max-width: 1024px;
    width:100%;
    clear:both;
}

nav ul {
    background: rgba(0, 0, 0, 0) url("/uploads/images/menu_bg.png") repeat-x scroll 0 0;
    height: 81px;

    width: 100%;
}

nav ul li {
    float: left;
    width:20%;
}

nav ul li a {
    background: rgba(0, 0, 0, 0) url("/uploads/images/spacer.png") no-repeat scroll right center;
    color: #fff;
    display: block;
    font-family: 'Oxygen', sans-serif;
    font-size: 16px;
    padding: 32px 0;
    text-decoration: none;
    text-transform: uppercase;
    text-align:center;
}

nav ul li a.active {
    background: #ffc600 none repeat scroll 0 0;
    color: #000;
}

nav ul li a:hover {
    background-color: #ffc600!important;
    color: #000;
}

#nav ul li.ofbtn a {
    background:url("/uploads/images/ofertabg.jpg") no-repeat bottom;
    margin-top: -12px;
    padding-bottom: 40px;

}


#content {}

#sidebar {
    float: left;
    width: 30%;
}

#bodycontent .container-fluid{padding:0;} 

#bodycontent {
    float: right;
    width: 68%;
}

#bodycontent h2{
    font-size: 23px;
    padding: 0 0 10px;
}

section.newsletter {
    height: auto;
    margin-bottom: 35px;
    clear: both;
}

section.newsletter h2{  }
footer {
    margin-bottom: 35px;
}

#contact {
    float: left;
    width: 30%;
}

#contact h2 {
  background: #ffc600 none repeat scroll 0 0;
  color: #000;
  font-family: "Oxygen",sans-serif;
  font-size: 19px;
  font-weight: normal;
  height: auto;
  margin-bottom: 15px;
  padding: 12px 0;
  text-align: center;
  width: 100%;
}

#contact p {
    font-family: 'Oxygen', sans-serif;
    font-size: 15px;
    line-height: 32px;
    padding-left: 45px;
}

#contact p img {
    margin-left: -40px;
    margin-top: 6px;
    padding-right: 20px;
    position: absolute;
}

#sidebar  h2 {
    background: #25201c none repeat scroll 0 0;
    color: #fff;
    font-family: 'Oxygen', sans-serif;
    font-size: 20px;
    font-weight: normal;
    height: auto;
    padding: 15px;
    text-align: center;
    margin-top:0;
}

#sidebar section.news{
    padding:0 10px;
}

section.partnerzy {
    margin: 35px auto 0;
    width: 100%;
}


section.partnerzy h2 {
    background: #25201c none repeat scroll 0 0;
    color: #fff;
    font-family: 'Oxygen', sans-serif;
    font-size: 19px;
    font-weight: normal;
    height: auto;
    margin-bottom: 15px;
    padding: 12px 0;
    text-align: center;
    width: 100%;
}

.partnerzy img {
    max-width: 100%;
    width: auto;
}

#map {
    float: right;
    width: 70%;
}

#map a {
    display: block;
    font-family: 'Oxygen', sans-serif;
    font-size: 12px;
    text-align: right;
    margin-top: 22px;
    text-decoration: none;
    color:#000;
}

.map_border {
   background: #ffc600 none repeat scroll 0 0;
    border: 10px solid #ffc600;
    float: right;
    height: 225px;
    padding: 0;
    width: 95%;
}


.map_border iframe{
    width:100%;
    height:100%;
}

.clearfix {
    clear: both;
}

section .section-header, section .section-header-2 {
    outline: medium none;
    padding: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}

.object-listing-elem .price-container .price-label,
.object-listing-elem h3{font-size:26px!important;}

.object-listing-elem .actions-container .btn{min-width:135px!important;}

#NewsPostDetailContent p {
    line-height: 150%;
    padding: 0 0 10px;
}

.NewsSummaryLink a {
    color: #000;
    display: inline-block;
    font-size: 120%;
    font-weight: bold;
    padding: 10px 0;
}

@media screen and (max-width:856px){

    .infolinia {
        float: left;
        width: auto;
        clear: left;
    }

    .infolinia h2{
        margin-top:10px;
    }
    
    .infolinia img {
        margin-top: 10px;
    }
}

@media screen and (max-width:768px){
 
 header{
     height:auto;
 }
 
 #sidebar,#bodycontent,#contact,#map{
     width:100%;
     float:none;
     margin:auto;
     }
    
    .map_border{
        float: none;
        margin: auto;
    }
    
    
    
    .wrapper nav{height:auto;}
    #nav{
        overflow:visible;
        clear:both;
    }
    
    #nav ul {
        background: #25201c;
        height:auto;
    }
    
    #nav li{
        float:none;
        width:100%;
    }
    
    #nav li a{
        padding:15px;
        font-size:14px;
    }
    
}





/* Stylesheet: wigor Modified On 2015-11-02 09:53:54 */
