div.adresForm {margin-left:15px; }
ul.adresForm {margin:25px 0; text-align:left;}
ul.adresForm li label {width:140px; float:left; text-align:right; padding:0 10px 0 0; white-space: nowrap;}
ul.adresForm li {list-style:none; margin:7px; padding:0}
ul.adresForm li label.spec {color:grey}
ul.adresForm li label.dspec {color:#000}

INPUT, SELECT {
 border: 1px outset #aaaaaa;
 background: #FFFFFF;
 font-weight: normal;
 color: #000;
 height: 20px; 
 cursor: hand;
}

INPUT.btn {
 background: #f60;
};

INPUT.btn_ziel {
 background: #99FF99;
};


INPUT.inp_txt_b, TEXTAREA.inp_txt_b, SELECT.inp_txt_b {
 border: 1px inset #aaaaaa;
 background: #fff;
 color: #000;
}

INPUT.inp_txt, TEXTAREA.inp_txt, SELECT.inp_txt {
 border: 1px inset #aaaaaa;
 background: #FFFFCE;
 color: #000000;
}

INPUT.szukaczka {
 border: 0px;
 background: #4D4C4C;
 color: #000000;
}

FORM {
  margin-top: 0.1cm;
  margin-bottom: 0cm;
  display:inline;	
  font-family:Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  font-size: 12px;
}


DIV.potw_ok {	
	width: 90%;
	height: 24px;
	margin: 5px auto;
	text-align: center;
	background: #99FF99;
	border: 1px solid #33CC33;
	font-weight: 700;
	font-size: 12px;
	color: #008000;
	font-family:Arial, Helvetica, sans-serif;
}

DIV.potw_bad {	
	width: 90%;
	height: 24px;
	margin: 5px auto;
	text-align: center;
	background: #FFCC66;
	border: 1px solid #FF0000;
	font-weight: 700;
	font-size: 12px;
	color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
}
