BODY {
	font-family: Trebuchet MS, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
}
A {
	COLOR: Black;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #2271a0;
	TEXT-DECORATION: none;
}
.obsah {
	font-family: Trebuchet MS, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: Black;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}
H3{
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H4{
	color: Red;
}
H6{
	font-family: Trebuchet MS, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 16px;
	color: #DC143C;
	text-align: center;
	font-weight: bold;
}
.right {
	text-align: right;
}
.small {
	font-family: Trebuchet MS, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 10px;
}
.help{
	border: 1px solid Black;
	background-color: #FFA07A;
	font-family: Trebuchet MS, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 300px;
	background-image: url(help.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
P{
	word-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	text-align: justify;
	font-size: 12px;
}
TD {
	font-family: Trebuchet MS, Tahoma, Verdana, "Geneva CE", lucida, sans-serif;
	text-align: justify;
	font-size: 12px;
}