.sonda_nawigacja{
	font-size: 8pt;
}

.czas_trwania, .sonda_opis, .sonda_odpowiedz{
	padding-bottom: 20px;
}

.sonda_opinie{
	padding: 5px;
	margin: 10px 0;
	font-size: 8pt;
	background: #E9E9E9;
	text-align: center;
}

.sonda_opis{
	color: #191970;
	font-weight: bold;
}

.sonda_odpowiedz{
	text-align: right;
	font-size: 8.5pt;
}

.czas_trwania{
	font-weight: 8pt;
}

.czas_trwania strong{
	color: #990033;
}

.sonda_form{
	border: 1px solid #cccccc;
	padding: 1px;
	width: 70%;
	margin: 0 auto;
}

.sonda_form td{
	text-align: left;
}

.sonda_temat{
	text-align: center;
	background: #dedede;
}

.sonda_arch{
	border-bottom: 1px solid #D3B163;
	border-top: 1px solid #D3B163;
	font-weight: bold;
	font-size: 9pt;
	color: #BD1319;
	padding: 5px 0;
	margin: 10px 0;
}

.sonda_lista{
	width: 530px;
	margin: 0 auto;
}

.sonda_lista_pkt{
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
}

.sonda_lista_data{
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	color: #990033;
}

tr.sonda_naglowek{
	background: #D3B163;
	border-bottom: 1px solid #996633;
}

