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

