body { text-align: center; font: normal normal 12px/1.5em verdana, Helvetica, sans-serif; margin: 0; }
body {
	background-color: #9ca6ba;	
}
.tlo {
  background-color: #cfd2d9;  
  height: 670px;
}
#header {
  width: 968px;
  height: 489px;
  background-image: url("../img/top_tlo1.jpg");
}
.logo {
  padding-top: 30px;
  padding-left: 50px; 
}
.pasek {
  padding-top:65px;
  padding-left: 60px;
}
.odstep {
  padding-right: 100px;
}



#wrapper {
  width: 990px;
  margin:auto;
  text-align: left;
}
#stopka {
  clear: both;
  height: 98px;
  background-image: url("../img/tlo_dol.png");
  background-repeat: repeat-x;
  padding-top: 2px;
  
}  
#stopka1 {

  background-image: url("../img/tlo_dol1.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 990px; 
  margin: auto;
  text-align: left; 
  height: 98px; 
}   
.s_prawy {
  float: right;
  padding-right: 60px;
}    
.s_lewy {
  float: left;
  padding-left: 50px;
} 
.s_lewy p, .s_prawy p {
  padding-top: 20px;
  color: #596782;
}     
.s_lewy a {
  color: #596782;
  text-decoration: none; 
}
.box {
  width: 440px;
  float: left;
  padding-left: 50px;
}
.box h2 { 
 color: #424b60;
 margin-top:0px;
 padding-top: 0px;
}
.box p, .box a {
  color: #535c71;
}
.box b {
  color: #0091c3;
}

