table.list {
	border-collapse: collapse;
	border: 1px solid #000;
	border-spacing:0px;
	margin: 0em 0em 0em;
	width: 100%;
}

table.list {
	margin: 0.75em 0pt;
}

table.list td:first-child, 
table.list th:first-child {
	border-left: 0px none;
}

table.list tbody td, 
table.list tbody th, 
table.list td, 
table.list th {
	padding: 0.3em 0.5em;
	text-align:left;
	vertical-align:top;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

table.list tbody th
{
	background-color: #eceee3;
	/* border-left: 1px solid #000; */
}

table.list tbody .last {
	/* border-right: 1px solid #000; */
}

table.list th a {
	/* color: #F37323; */
}

th#razeny_atribut {
	background-color: #fcff00;
}

a#udeska-aktivni {
	background-color: white;
	font-weight: bold;
}
