table.tabela_przegladaj td:not(.trybik) a:not(.glowny) {
	font-weight: normal !important;
	color: black !important;
	border-bottom: 1px solid lightgray !important;
}

table.tabela_przegladaj .nowrap .error-message {
	white-space: normal;
}

table.tabela_przegladaj input.doprawej {
	text-align: right;
}