table.seznampsu {
	width: 99%;
	margin: 0.5em auto;
	border-collapse: collapse;
	font-size: 100% !important;
}

table.seznampsu th,
table.seznampsu td {
	text-align: left;
	vertical-align: top;
	border: 0 !important;
	padding: 3px !important;
}

table.seznampsu thead tr th {
	background: font-weight;
	background: #908976;
	color: white;
	font-size: 120%;
	padding: 5px !important;
	border-bottom: 3px solid white !important;
}
table.seznampsu tbody {
	background: #F0EBDD;
}

table.seznampsu table { margin: 0.5em !important; }

.right { text-align: right !important; }
