body, #wrapper, #main, #footerc, #head, #content {
	background: white;
	font-size: 10pt;
	font-family: verdana;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
#topmenu, .cats, #footerc, #languages, .searchbox, .kontaktforma, #right, #left, #social {
	display: none;
}
#content {
	margin: 0;
	padding: 0;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #06c;
}
/*a:link:after {
	content: " (" attr(href) ") ";
}
*/
