﻿.sonda {
	width:180px;
}

.sonda_pytanie{
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	text-align:left;
	font-weight:bold;
	padding-bottom:10px;
}

.sonda_odpowiedz{
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	text-align:right;
	color: #000000;
}

A.sonda_odpowiedz:link 		{color: #000000; text-decoration: none;}
A.sonda_odpowiedz:visited 	{color: #000000; text-decoration: none;}
A.sonda_odpowiedz:hover 	{color: #D4D0C8; text-decoration: none;}
A.sonda_odpowiedz:active 	{color: #000000; text-decoration: none;}

.sonda_odpowiedz_grafika{
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	text-align:left;
	color: #000000;
}

.sonda_wynik{
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	height:30px;
	text-align:right;	
	padding-top:10px;	
}