.body_tree {
	background-color: #EEEEEE;
	background-image: url(pictures/line_back_tree.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a:hover {
	text-decoration: underline;
}
.text_slozka {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}


.text_odkaz {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h2.h2_center {
	font-size: 15px;
	color: #294187;
}
p.p_stred {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
p.p_stred img.img_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.span_red a {
	color: #e50000;
}

