/*Baner glowny*/
.baner_topp {position:relative; margin:0px;text-align:center;}

/*Baner glowny po najechaniu*/
#baner_top_over{ 
  width:750px;
  margin:0 auto;
  text-align:center;
  position:absolute;
  z-index:100;
  left:0;
  display:none;
} 

/*Baner w tresci */
.baner_trescp {}

.baner_footp{
  width:750px;
  margin-left:10px;
  background:#FAEDCA;
  border: 1px #E4CA84 solid;
}
#baner_foot{
  width:750px;
  margin:0 auto;
  text-align:center;
  position:absolute;
  z-index:100
} 
