body {
	cursor: default;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 99%;
	line-height: 150%;
}
/*** layout ***/
#wrappermain, #wrapperhead {
	height: auto;
	width: 99%;
	clear: both;
	border: none;
	margin: 0px;
	padding: 0px;
}
/*** elementy ***/
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
a, a:hover {
	text-decoration: none;
	border: none;
	cursor: pointer;
}
b, strong {
	letter-spacing: -1px;
}
h1, h2, h3, h4, h5 {
	margin: 0px 0px 15px 0px;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 180%;
}
h5 {
	font-size: 200%;
}
/*** typo3 elementy ***/
.csc-textpic-caption {
	display: none;
	visibility: hidden;
}
