@charset "utf-8";

#telo {
	width: 807px;
	margin: auto;
	background-color: #FFF;
	padding: 0;
}
#content{
	float:right;
	width:475px;
	margin-left: 0px;
	font-weight: lighter;
	color: #6C594A;
	text-align: justify;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	display: inline;
}
.claer {
	clear: both;
}
.informace a{
	color: #382922;
	text-align: right;
	margin: 0;
	padding: 0;
	display: block;
}
.informace a:hover{
	text-decoration: none;
}
