#form {
  font-family   : Verdana;
  font-size     : 12px;
  width         : 610px;
  color         : #4b4b4b;
  padding-left  : 110px;
  padding-top   : 0px;
  margin-top    : 0px;  
}

#innyAdres {
  margin-top    : 15px;
  display       : none;
}

#dalej {
  width         : 100%;
  text-align    : right;
  margin-top    : 20px;
}

#pomocForm {
  float         : right;
  width         : 211px;
  color         : #016297;
}

label span {
  color         : blue;
}

div.podtytulForm {
  margin-top    : 20px;
  color         : #184e7a;
  font-size     : 16px;
  margin-bottom : 5px;
  position	: relative;
  width		: 430px;
}

div.kreskaForm {
  width         : 720px;
  height        : 23px;
  background-repeat: repeat-x;
  background-image  : url('../images/spacer_podstrona.jpg');
}

div.info {
  width         : 720px;
  font-size     : 11px;
  color         : #787878;
}

div.chmurka {
  border-width  : 1px;
  border-color  : #016297;
  border-style  : solid;
  margin        : 0px;
  padding       : 5px;
  width         : 300px;
  position      : absolute;
  left          : 425px;
  bottom        : 15px;
  text-align    : left;  
  background-color : #9ddfff;
  font-size     : 10px;
  display       : none;
}

img.info_icon {
  padding       : 0px;
  margin        : 0px;
  border        : 0px;    
  vertical-align : middle;
}

p.opis {
  font-size     : 10px;
  margin-top    : 5px;
  margin-bottom : 15px;
}

.inpContainer {
  width         : 430px;
  text-align    : right;
  margin        : 0px;
  padding       : 0px;  
  margin-bottom : 5px;
  position      : relative;
}

.radioContainer {
  width         : 430px;
  text-align    : center;
  margin        : 0px;
  padding       : 0px;  
  margin-bottom : 5px;
}

.nazwaInp {
  padding-right : 5px;
}

.daneWysylka {
  border-style  : solid; 
  border-color  : #8bc5e2; 
  border-width  : 1px;
  width         : 200px;
  font-family   : Verdana;
  font-size     : 12px; 
}
.daneWysylkabold {
  border-style  : solid; 
  border-color  : #8bc5e2; 
  border-width  : 2px;
  width         : 200px;
  font-family   : Verdana;
  font-size     : 12px; 
}

.infoForm {
  font-size     : 10px;
}

.objasnienie {
  width         : 100%;
  text-align    : right;
  margin-bottom : 10px;
}

.headerForm {
  font-size     : 22px;
  color         : #184e7a;
  margin-left   : -110px;
}

