#poczta{
  background: transparent url('../grafa/poczta_tlo.png') no-repeat;			
  width:205px;
  height:83px;	
  margin-left:10px;  		
  padding:50px 20px 0px 10px;	
  text-align:center;	
  color:#fff;	
}
#poczta td{
  text-align:left;
}
.poczta_input_dlugi{
  background: transparent url('../grafa/poczta_input_dlugi.png') no-repeat;	
  border:none;
  width:134px;
  height:28px;			
}
.poczta_input_krotki{
  background: transparent url('../grafa/poczta_input_krotki.png') no-repeat;	
  border:none;
  width:94px;
  height:28px;			
}
.poczta_submit{
  background: transparent url('../grafa/poczta_submit.png') no-repeat;	
  border:none;
  width:64px;
  height:32px;			
}
#poczta p{
  padding:0px;
  margin:0px;	
}
