#preview		{	width:870px; }
#preview table	{	width:auto; font-size:11px; }

#preview table th, #preview table td	{	text-align:center; }
#preview table th			{	vertical-align:top; padding:1px; }
#preview table thead th,
#preview table td			{	padding:1px 0 1px 0; width:40px; }
#preview table tbody th		{	padding:1px 2px 1px 4px; width:220px; text-align:left; white-space:nowrap; }
#preview table th a:hover	{	text-decoration:underline; }
#preview table th a span	{	color:#006bb7;font-weight:normal;text-decoration:none; }
#preview table td.yes		{	background-color:#e2ecf6; }
#preview table td a,
#preview table th a			{	text-decoration:none; }
#preview table thead th.center	{	padding-top:32px; width:auto; }
#preview table th sup, #preview table td a sup		{	color:#707070; font-size:12px; font-weight:bold; }

/* legenda */
.legend {
	padding: 0 8px 0 8px;
}
.legend p.first { margin-top: 0.4em;}

.legend p img.bordered {
	border: 1px solid black !important;
}

