body {
    background: url('../images/bodyBackground.png') #FCFBFB;
    background-repeat: repeat-x;
    font-family: 'Source Sans Pro', 'sans-serif';
}

.clear {
    clear: both;
}

.wrapper {
    width: 960px;
    margin:0 auto;
}

.bannerTopContent {
    position: relative;
    height: 164px;
}

.banner{
    height: 105px;
    position: absolute;
    top: 0;
    width: 960px;
    background-image: url('../images/Baner.png');
    background-repeat: no-repeat;
}

/*Opis pod logiem*/
.companyDescription {
    height: 47px;
    position: absolute;
    top: 105px;
    width: 819px;
    background-image: url('../images/Baner-02.png');
    background-repeat: no-repeat;
    font-size: 15px;
}

.description {
    margin-top: 30px;
    margin-left: 70px;
}

/*adres firmy*/
.companyAddress {
    height: 47px;
    left: 819px;
    position: absolute;
    top: 105px;
    width: 141px;
    background-image: url('../images/adres-baner.png');
    background-repeat: no-repeat;
    font-size: 11px;
}

.companyAddress1 {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #EAEAEA;
  border-left: 1px solid #EAEAEA;
  border-top: 1px solid #EAEAEA;
  height: 60px;
  padding: 5px 0 0 5px;
  position: absolute;
  right: -1px;
  top: 75px;
  width: 210px;
  border-radius:10px 0 0 10px;
  -moz-border-radius:10px 0 0 10px;
  -webkit-border-radius:10px 0 0 10px;
}
.menuSpace {
    height: 12px;
    position: absolute;
    top: 152px;
    width: 960px;
    background-image: url('../images/Menu.png');
    background-repeat: no-repeat;
}

/*Nawigacja*/
.navigationContent {

}

.navigationContent a {
    color: #000;
}

.homeButton {
    margin-top: 1px;
    height: 75px;
    width: 70px;
    float: left;
}


.naszaofertaButton {
    margin-top: 1px;
    float: left;
    height: 75px;
    width: 149px;
    background-image: url('../images/nasza_oferta-menu.png'); 
    background-repeat: no-repeat;
    text-align: center;
}

.naszaofertaButtonActive {
    background-image: url('../images/nasza_oferta-menuActive.png') !important; 
}


.naszaofertaButton a {
    display: block;
    width: 100%;
    height: 60%;
    padding-top: 30px;
    text-decoration: underline;
}

.udzialowcyButton {
    margin-top: 1px;
    float: left;
    height: 75px;
    width: 114px;
    background-image: url('../images/udzialowcy-menu.png'); 
    background-repeat: no-repeat;
    text-align: center;
}
.udzialowcyButtonActive {
    background-image: url('../images/udzialowcy-menuActive.png') !important; 
}

.udzialowcyButton a {
    display: block;
    height: 60%;
    width: 100%;
    padding-top: 30px;
}

.kontaktButton {
    margin-top: 1px;
    float: left;
    height: 75px;
    width: 108px;
    background-image: url('../images/kontakt-menu.png'); 
    background-repeat: no-repeat;
    text-align: center;
}

.kontaktButtonActive {
    background-image: url('../images/kontakt-menuActive.png') !important; 
}

.kontaktButton a {
    display: block;
    height: 60%;
    width: 100%;
    padding-top: 30px;
}

.firmaButton {
    float: left;
    height: 76px;
    width: 519px;
    background-image: url('../images/firma-menu.png'); 
    background-repeat: no-repeat;
}

.firmaButtonButton a {
    display: block;
    height: 60%;
    width: 100%;
    padding-top: 30px;
}

.txtSpace {
    width: 100%;
    height: 20px;
    float: left;
}

.slider {
   width: 100%; 
}
.arrowLeft {
    float: left;
    width: 40px;
    height: 300px;
    cursor: pointer;
}

.sliderImage{
   float: left;  
}

.arrowRight {
   float: left;
   width: 40px;
   height: 300px;
   cursor: pointer;
}

.txtSpaceSecond {
    width: 100%;
    height: 105px;
    background-image: url('../images/TextArea.png');
    background-repeat: no-repeat;
    float: left;
}

.txtSpaceSecondText {
    margin: 45px 0;
    text-align: center;
}


.boxes {
    width: 100%;
    
}


.box1 {
    background-image: url('../images/box1.png');
    height: 250px;
    width: 316px;
    float: left;
    background-repeat: no-repeat;
    position: relative;
}

.box2 {
    background-image: url('../images/box2.png');
    height: 250px;
    width: 316px;
    float: left;
    margin-left:6px;
    background-repeat: no-repeat;
    position: relative;
}

.box3 {
    float: left;
    background-image: url('../images/box3.png');
    height: 250px;
    width: 316px;
    float: left;
    margin-left:6px;  
    margin-left: 5px;
    background-repeat: no-repeat;
    position: relative;
    
}

.boxHeader {
    height: 35px;
    color: #FFF;
    padding-top: 15px;
    padding-left: 35px;
}
.boxHeader a {
    color:#fff;
}

.boxContent {
    text-align: justify;
    padding: 15px 10px;
    text-align: center;
}

.galleryNewsWrapper {
    width: 960px;
    background-image: url('../images/greyscale-grafika.png');
    background-repeat: no-repeat;
    padding-top: 135px;
    min-height: 100px;
}

.news {
    float: left;
    width: 360px;
    text-align: justify;  
    margin-left: 40px;
}

.gallery {
    width: 468px;
    margin-left: 40px;
    float: left;
}

.newsOne {
    margin-top: 5px;
    height: 105px;
    border-top: 1px solid #ababab;
}

.newsImg {
    margin-right: 5px;
}

.newsContent {
    font-size: 15px;
}

.newsImg img {
    float: left;
    margin: 0 5px;
    border: 1px solid #8F8F8F;
}

.newsTitle {
    font-weight: bold;
}

.newsTitle a {
    color: #000;
}

.galleryHeader {
    background-image: url('../images/galeriaHeader.png');
    height: 21px;
    color: #FFF;
    padding-left: 50px;
    background-repeat: no-repeat;
    padding-top: 4px;
}

.newsHeader {
    height: 21px;
    background-image: url('../images/newsHeader.png');
    color: #FFF;
    padding-left: 50px;
    background-repeat: no-repeat;
    padding-top: 4px;
}
.newsHeader a {
    color: #fff;
}

.galleryContent {
    padding-top: 10px;
    padding-left: 25px;
}

.galleryContent a {
    text-decoration: none;
}

.galleryImg {
  border: 1px solid #8F8F8F;
  margin: 2px;
  width: 131px;
}


.footer {
    background-image: url("../images/stopkaPattern.png");
    background-repeat: repeat-x;
    float: left;
    height: 64px;
    width: 100%;
}

.footerContent {
    width: 960px;
    margin: 0 auto;
}

.wiecejLink {
    color: #D64400;
    float: right;
}

.pageWrapper {
 
   float: left;
   width: 100%;
   min-height: 550px;
   background:url("../images/background.jpg") no-repeat;
   /*
     
    background:url("../images/background.jpg") no-repeat, -ms-linear-gradient(top, #FFFFFF 20%, #F3F3F3 100%);


    background:url("../images/background.jpg") no-repeat, -moz-linear-gradient(top, #FFFFFF 20%, #F3F3F3 100%);


    background:url("../images/background.jpg") no-repeat, -o-linear-gradient(top, #FFFFFF 20%, #F3F3F3 100%);

  
    background:url("../images/background.jpg") no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #F3F3F3));

  
    background:url("../images/background.jpg") no-repeat, -webkit-linear-gradient(top, #FFFFFF 20%, #F3F3F3 100%);

   
    background:url("../images/background.jpg") no-repeat, linear-gradient(to bottom, #FFFFFF 20%, #F3F3F3 100%);

    */
}

.pageHeader {
    background-image: url("../images/pageHeader.png");
    color: #FFFFFF;
    height: 22px;
    margin-left: auto;
    margin-top: 20px;
    padding-top: 3px;
    text-align: center;
    width: 100%;
}

.pageContent {
  padding: 20px;
}

.flags {
    position: absolute;
    right: 30px;
    top: 16px;
}

#mapContact {
    width: 445px;
    height: 400px;
    border: 1px solid #ababab;
}

.leftColumn {
    float: left;
    width: 450px;
}

.rightColumn {
   float: left;
   width: 450px; 
}

.pageContent ul {
    margin-left: 40px;
}

.mapCloud {
    font-size: 12px;
    overflow: hidden;
}
.rzetelnaFirmaImage {
  float: right;
  margin-right: 20px;
  padding-top: 5px;
}