body {
	margin: 0px;
/*	font-family: Georgia, 'New York CE', utopia, serif !important;*/
}

div#holder-header,
h1#logo,
.hide,
div#menu,
p#foot,
div#page-tools {
	display: none;
}

#content {
	width: auto !important;
	float: none !important;
	margin: 0px !important;
}

#holder {
	width: 100% !important;
	background: #ffffff none;
	color: inherit;
	border: 0px none !important;
}

a:link:after, a:visited:after {
	content:" [: " attr(href) "] ";
	font-size: 90% !important;
}

a[href^='/']:link:after, a[href^='/']:visited:after {
	content:" [http://stc.cvf.cz" attr(href) "] " !important;
}

table a:link:after, table a:visited:after {
	content:"" !important;
}

table a[href^='/']:link:after, table a[href^='/']:visited:after {
	content:"" !important;
}


table a {
	text-decoration: none;
}

a[href^='mailto:']:link:after, a[href^='mailto:']:visited:after {
	content:" [" attr(href) "] " !important;
}
.news h3 span {
	right: 1em !important;
}
