body{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #505050;
    
}
p {text-align: justify;}
a {text-decoration: none; color:#f36c28;}

h1 {
    font-size: 22px; 
    font-weight: bold;
}
h2 {
    font-size: 20px; 
    font-weight: bold;
    color:#fff;
}
h3{
    font-size: 20px;
    font-weight: bold;
    color:#f26f21;
    margin: 0 0 5px 0;
}
header{
    margin: 28px 15px 28px 20px;
}
header a{

}
section{
    margin: 5px 0 30px 0;
}

/**********/
#wrapper{
    width:1200px;
    margin: auto;
    border-top: 7px solid #f68543;
}
#main-menu{
    margin-top: 8px;
}
#main-menu a{
    text-decoration: none;
    color:#505050;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
#main-menu ul{
    margin:25px 20px 0 0;
}
#main-menu ul li{
    /*display: inline-block;*/
	float: left;
    margin-left: 15px;
}
#logo img{
    margin-left: 50px;
}
.sub-menu {display: snone;}
#main-menu ul.sub-menu {position: absolute; margin: 5px 0 0 0; display: none;}
#main-menu ul.sub-menu li{display: inherit; margin-left: 0px; margin-bottom: 4px; float:none;}
#main-menu .current-menu-item a{color: #000000;}
#main-menu li.current-menu-item ul.sub-menu li a {color:#505050;}
#menu-item-810 {width: 230px; text-align:center; margin-top:-10px; line-height:20px;}
/********GŁÓWNY BANER*******/
#banner{
    width:100%;
    height: 479px;
    position: relative;
    z-index: 99;
    overflow: hidden;
}
#slider {height: 479px;}
.bn-menu{
    height: 150px;
    margin-top: -50px;
    position: relative;
    z-index: 101;
}
.bn-menu-item{
    width:400px;
    height: 140px;
    padding:5px 0px;	
    color:#fff;
}
.bn-menu-item img{
    position: absolute;
    margin-left: 7px;
    margin-top: 15px;
}
.bn-menu-item h1{
    text-align: center;
    margin:10px 0 13px 0;
}
.bn-menu-item h1 a{
    color:#fff;
}
.bn-menu-text{
    height:80px;
    padding: 15px 55px 5px 75px;
}
.bg-services{background-image: url("img/glowna/uslugi_pasek.png");}
.bg-loan{background-image: url("img/glowna/wynajem_pasek.png");}
.bg-apartments{background-image: url("img/glowna/sprzedaz_pasek.png");}

.bg-services .bn-menu-text{background-color: #f7bb1c;}
.bg-loan .bn-menu-text{background-color: #f7941d;}
.bg-apartments .bn-menu-text{background-color: #f37022;}

#content{
    margin-top:35px;
    margin-bottom: 10px;
}
#content p{
    padding: 5px 0;
    line-height: 24px;
}
.header{
    height:51px;
    background-image: url("img/naglowek_pasek.png");
    margin-top: -62px;
    /*padding: 12px 0 0px 20px;*/
    padding: 19px 0 0px 20px;

    color: #fff;
    position: relative;
    z-index: 101;
}
.header h1{
    font-size: 25px;
}
.crumbs{
    font-size: 12px;
    margin-top: 5px;
    font-style: italic;
}

/*****MAIN*****/
section ul, #content ul{
    list-style-type: disc;
}
section ul li, #content  ul li{
    margin:6px 0 6px 22px;
	line-height: 24px;
}

#company-box{
    margin-left:40px;
}
#company-box h1{
    text-align: center;
    margin:55px 0 25px 0;
    color:#ffffff;
}
#company-box a {
    color:#fff;
}
#company-box .orange-box{
    width: 131px;
    height: 131px;
    margin-left: 35px;
}
#company-box .grey{
    width: 425px;
    height: 135px;
}
.overimage{
    width:450px;
    position: relative;
    color: #fff;
}
.overimage.left {
    padding-left: 30px;
}
.overimage.left h2, .overimage.left p{
    left:40px;
    text-align: left;
}
.overimage.right{
    padding-right: 30px;
}
.overimage.right h2, .overimage.right p{
    right:40px;
    text-align: right;
}
.overimage h2{
    font-size: 22px;
    position: absolute;
    top: 50px;
}
.overimage p{
    position: absolute;
    top: 80px;
}
.project-header{
    background-image: url("img/glowna/realizacje_pasek.png");
}
.project-header h2{
    padding: 14px 10px;
    text-align: center;
}

#investments .orange-box{
    height:80px;
    margin-top:-2px;
    display: block;
}
#investments .orange-box h2{
    margin-top: 28px;
    font-size: 22px;
}
#investments .orange-box h2.left{
    margin-left: 30px;
}
#investments .orange-box h2.right{
    margin-right: 30px;
}
#investments .orange-box img{
    margin-top: 27px;
}
#investments .orange-box img.left{
    margin-left: 35px;
}
#investments .orange-box img.right{
    margin-right: 35px;
}

.company-list li {
    margin-bottom:7px;
}

.about-header{
    position: absolute;
    margin-left:25px;
    margin-top:45px;
    font-size:24px;
}

/*****PROJECT*****/
#project .title-wrapper{
    margin-top: 30px;
    margin-left: -50px;
}
#project .title{
    background-color: #f7941d;
    padding: 10px 20px 10px 15px;
    float: left;
}
#project-info{
    margin-bottom: 25px;
}
#project-info table{
    width:100%;
    margin-top: 20px;
}
#project-info table td{
    padding:5px 0 15px 0;
}
#project-info table .tl{
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    min-width: 155px;
}
#project-info table .tr{
    text-align: left;
    padding-left: 15px;
}
#project-info .orange-box{
    margin:30px 0 0 15px;
}
#project-info .orange-box p{
    padding: 15px 10px;
    color: #fff;
}
.project-mini{
    width:392px;
}
.project-mini .project-header{
    position: relative;
    margin-top: -50px;
    z-index: 101;
}
.icon{
    width:50px;
    height: 40px;
    background-color: grey;
    float: left;
    overflow: hidden;
    background-image: url("img/others/realizacja_icon.png");
}
.icon.maszyna {
    background-image: url("img/others/wynajem_icon.png");
}
.cross {
    background: url("img/others/sprzedaz_plus.png") no-repeat center center;
}

/*****apartments*****/
.aprt-item{
    margin-bottom: 15px;
}
.aprt-item .title-wrapper{
    margin-top: 20px;
    margin-left: -50px;
}
.aprt-item .title{
    background-color: #f7941d;
    padding: 10px 20px 10px 15px;
    float: left;
}
.aprt-item .col4 img{
    width:400px;
    height:150px;
}
.aprt-item .orange-box{
    width:120px;
    height:150px;
}
.aprt-item .orange-box img{
    margin-top: 37px;
    margin-left: 22px;
}
.aprt-item .info{
    margin:10px 0 0 10px;
    width:650px;
}
.aprt-item .info table{
    width: 650px;
}
.aprt-item .info table td{
    width: 132px;
}
.aprt-table{
    width:100%;
}
.aprt-table th{
    background-color: #f7941d;
    padding: 12px 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
.aprt-table td{
    padding-left: 10px;
    padding-bottom: 10px;
}
.aprt-table tbody tr:nth-child(even)  {
    background-color:#EFEFEF;
}
.aprt-table .reserved ,.aprt-table .reserved  a {
    color: #DBDBDB;
}
/*****machines*****/
.mach-item{
    margin-bottom: 20px;
}
.mach-item h2{
    color: #f26f21;
    padding-left:10px;
    float: left;
}
.mach-item .col4 img{
    width:400px;
    height:150px;
}
.mach-item .orange-box{
    padding: 10px 20px;
    margin-top: 10px;
}
.mach-item .orange-box p{
    color: #fff;
    font-size: 16px;
    font-weight: bold;	
}
.mach-item .info{
    margin:25px 5px 0 12px;
}

/*****CONTACT*****/
#contact table{
    margin-left: 25px;
}
#contact label{
    font-weight: bold;
    font-size: 14px;
}
#contact input{
    width:370px;
    height:32px;
    border: 1px solid #dfdfdf;
    margin-top: 6px;
    margin-bottom: 4px;
    font-size: 16px;
    padding-left:4px;
}
#contact textarea{
    margin-top: 6px;
    width:770px;
    height:120px;
    border: 1px solid #dfdfdf;
    resize:none;
}
#contact button{
    border: 1px solid #dfdfdf;
    background-color: #efefef;
    width:220px;
    height:30px;
    margin:5px -1px 0 0;
    padding:5px;
    font-weight: bold;
    cursor: pointer;
}
/*****FOOTER*****/
footer{
    border-top: 7px solid #f68543;
    margin-top:10px;
	font-size: 13px;
}
.footer-item{
    width:380px;
    padding:10px 10px;
}
.footer-item p{
    text-align: center;
    line-height: 18px;
}


/* inwestycja */
.inwestycja {float: left; width: 390px; display: block; margin: 0 10px 10px 0;}
.inwestycja h2{ margin-top: -50px;
                position: relative;
                z-index: 101;
                background-image: url("img/glowna/realizacje_pasek.png");
                padding: 14px 10px;
                text-align: center;} 
.inwestycja img{width: 390px;}

.inwestycja:nth-child(3n+1) {clear:both}

.gallery img {border: 0px !important}
.orange-box.light.right {color: #ffffff; padding:10px 20px }

#apartments thead th{margin-bottom: 10px;}
#apartments td{padding: 10px 10px;}
#apartments .rezerwacja td{color:#F7941D}

#apartments thead tr:nth-child(2n+0) td
{
    background:red;  
}

.aprt-item h2 {color: #ffffff;}
#project-info h2 {color: #ffffff;}
#machines h2 {color:#f26f21}
#machines .row {padding-bottom:15px}