.sonda{
	float: left;
	background-color: white;
	width: 100%;
	}
.sonda p{
    margin: 10px;

	}
.pyt_sonda{
	float: left;
	text-align: left;
	width: 99%;
	display: inline;
   font-size:12px;
	color: #353535;
	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;
  margin:2px;

}
.glosuj{
	float: right;
}
.glosuj input{
	background: #700000;
	color: White;
	border: 0px;
	padding: 2px 0 2px 0;
	cursor: pointer; 
	margin:10px;
}
.dziekujemy{
	float: left;
	width: 99%;
	margin: 10px 0 10px 0;
	font-weight: bolder;
	color: #39960A
}

.sonda_ramka{
background-color:#e7e7dd;
float:left;
-webkit-border-radius: 8px; 

-khtml-border-radius: 8px;

-moz-border-radius: 8px; 

border-radius: 8px;

}
.sonda_ramka2{
float:left;
background-color:white;
padding-top:5px;
margin:0 10px 10px 10px;
}
