#kontakt.kontener
 {
  width:610px;
  margin-left:auto;
  margin-right:auto;
 }
#kontakt.info
 {
  text-align:center;
 }
#kontakt.opis
 {
  font-size:13px;
  font-family:Times New Roman;
  width:90px;
  height:20px;
  float:left;
  text-align: left;
 }



#kontakt.pole
 {
  width:200px;
  height:25px;
  text-align: left;
  display: inline-block;
  float:left;
 }

.pole_kontakt
 {
  font-size:12px;
  font-family:Times New Roman;
  width:200px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
 }

#kontakt.odp
 {
  width:300px;
  height:25px;
  font-size:10px;
  font-family:Times New Roman;
  display: inline-block;
  float:left;
 }
#kontakt.test
 {
  width:20px;
  height:25px;
 
  display: inline-block;
  float:left;
 }

#kontakt.przycisk
 {
  clear:both;
  margin-top:250px;
  text-align:center;

  
 }