table.fancy {
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
table.fancy caption {
	font-size: 1.4em;
	font-stretch: condensed;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}
table.fancy th, table.fancy td {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	padding: 0.6em;
	vertical-align: 4px;
}
table.fancy th {
	text-align: left;
	text-transform: uppercase;
}
table.fancy thead th, table.fancy tfoot th, table.fancy tfoot td {
	background-color: #cc9;
	font-size: 1.1em;
}
table.fancy tbody th {
	background: url(http://www.actief-in-tsjechie.nl/images/bullet_vacancy.gif) no-repeat 6px 0.8em;
	padding-left: 24px;
}
table.fancy tbody th, table.fancy td {
	background-color:#eee;
}
table.fancy tbody tr:hover td, table.fancy tbody tr:hover th {
	background-color: #E5E5CB;
}
table.fancy tr.odd td, table.fancy tr.odd th {
	background-color: #ddd;
}
table.fancy tbody a {
	color: #333;
}
table.fancy tbody a:visited {
	color: #999999;
}
table.fancy tbody a:hover {
	color: #33c;
}
table.fancy tbody a:active {
	color: #33c;
}
table.fancy tbody td+td+td+td a {
	background: url(http://www.actief-in-tsjechie.nl/images/external.gif) no-repeat right 0.4em;
	padding-right: 12px;
}
table.fancy tfoot th {
	text-align: left;
}
table.fancy tfoot th:after {
	content: ":";
}