body{margin:0px;padding:0px;
     background-color: #FFFFFF;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #6C6C6C;
	text-align: center;
	font-weight: normal;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #6C6C6C;
	text-align: center;
	font-weight: normal;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #6C6C6C;
	text-align: center;
	font-weight: normal;
}
.text-anons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #BB8044;
	font-weight: normal;
}
.text-block {
	display: block;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px;
	text-align: justify;

}
.text-underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
.text-otstup {
	padding-left: 30px;
	display: block;
}
.title-links {
	text-decoration: underline;
	color: #855A30;
}
.title-links:hover {
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
	text-decoration: underline;
}
.title:hover {
	color: #FF0000;
	text-decoration: none;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	padding-right: 30px;
	padding-left: 30px;
}
.text-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
