
body {
  background-color: rgb(242, 242, 242);

  }



#top-1 {
   width: 996px;
   height: 99px;
   margin: 0px auto;
   background-image: url("images/top-1.gif");
   background-repeat: no-repeat;
}


#top-2 {
   width: 996px;
   height: 54px;
   background-image: url("images/top-2.gif");
   background-repeat: no-repeat;
   margin: 0px auto;

}


#centrum {
    width: 900px;
    min-height: 500px;
    margin: 0px auto;


}



#lewo {
   width: 300px;
   min-height: 300px;
   margin: 10px 0px 10px 0px;
   padding-left: 0px;
   padding-right: 0px;
   float: left;
}



#srodek {
   width: 300px;
   min-height: 300px;
   margin: 10px 0px 10px 0px;
   padding-left: 0px;
   padding-right: 0px;
   float: left;
}

#prawo {
   width: 300px;
   min-height: 300px;
   margin: 10px 0px 10px 0px;
   padding-left: 0px;
   padding-right: 0px;
   float: left;
}




.belka {
   width: 250px;
   height: 48px;
   background-image: url("images/belka.gif");
   margin: 40px 0px 0px 20px;
   padding: 10px 0px 0px 0px;
   background-repeat: no-repeat;

}


  .ramki {
  width: 250px;
  min-height: 30px;
  background-color: rgb(20, 157, 169);
  float:left;
  margin: 0px 0px 1px 0px;
  color: rgb(3, 52, 53);
  padding: 5px 20px 10px 10px;
  border-bottom: 1px solid black;
  overflow: hidden;
  }



/*
.tresc {
  color: rgb(3, 52, 53);
  margin: 5px 20px 5px 20px;
  
  }
*/




h1 {
  font-family: impact;
  font-variant: small-caps;
  font-size: 42px;
  font-weight: normal;
  padding: 30px 5px 0px 120px;
  text-align: left;
  color: white;
   }
   
   

h2 {
   font-family: impact;
   font-size: 24px;
   color: white;
   font-weight: normal;
   margin: 0px 20px 0px 20px;
   text-align: center;
}






.p1 { 
   color: white;
   margin-top: 0px;
   
   font-family: georgia;
   font-style: italic;
   
   padding-left: 15px;
   padding-top: 5px;
}

.navref {
   color: white;
   text-decoration: none;
}



#footer {
    width: 1000px;
    clear: both;
    margin: 0px auto;



}



#dol {
   width: 865px;
   background: #125b67;
   background-image: url("images/footer.gif");
   float: left;
   background-repeat: repeat-x;
   padding: 70px 0px 0px 40px;

}



#dol-logo {
   width: 92px;
height:111px;
  background: #125b67;
   background-image: url("images/footer-logo.gif");
   float: left;
   
}
