body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#cccccc;
font-size:10px;
margin:5px;
background-color:#000000;
background-image: url('img/bg_czerwony.png'); 
background-repeat: no-repeat; 
background-position: center top;
}



#panel_lewy .small_head {
background-image:url(img/small_head_czerwony.png);
width:177px;
height:47px;
background-repeat:no-repeat;
padding:3px;
display:table;
}


#srodek .big_head {
background-image:url(img/big_head_czerwony.png);
width:632px;
height:42px;
background-repeat:no-repeat;
padding:0px;
margin:0px;
display:table;
}


  #t {
  width:1000px;
  height:120px;
  display:table;
  background-image:url(img/top_czerwony.png);
  background-repeat:none;
  font-size:15px;
  color:#000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:900;
  margin:auto auto auto auto;
  }
