.sonda{
	float: left;
	padding: 0px 0 15px 20px;
	background-color: white;
	width: 93%;
	}
.sonda p{
    margin: 0px;

	}
.pyt_sonda{
	float: left;
	text-align: left;
	width: 99%;
	display: inline;
   font-size:12px;
	color: #299FC3;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted silver;
}
.odp_sonda{
	float: left;
	width: 99%;
	text-align: left;
	padding: 2px 0 0px 0;
}
.odp_sonda input{
  padding: 2px 0  0;
}
.glosuj{
	float: right;
}
.glosuj input{
	color: White;
	border: 0px;
}
.dziekujemy{
	float: left;
	width: 99%;
	margin: 10px 0 10px 0;
	font-weight: bolder;
	color: #39960A
}