table.full {
	width: 100%;
	margin-bottom: 15px;
}

table.full th {
	font-size: 9pt;
	font-weight: bold;
	border-bottom: 1px solid #999;
	padding: 12px 0 2px 3px;
	background-color: #e1e1e1;
}

table.full th.ar {
	text-align: right;
	padding-right: 3px;
}

table.full td {
	font-size: 8pt;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding: 3px 0 3px 0;
	vertical-align: top;
}

table.full td.ar {
	text-align: right;
	padding-right: 3px;
}

table.full td.popis {
	width: 28%;
	padding-right: 5px;
}

table.full td.provedeni {
	width: 14%;
	padding-right: 5px;
}

table.full td.typ {
	padding-right: 5px;
}
