body, div, td, p {
	font-family: Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
ul {
	margin-top: 0px;
	list-style-image: url(../img/layout/ul_but.gif);
	margin-left: 15px;
	
	/*list-style-type: disc;
	*/
	/*padding-left: 0px;
	list-style-type: none;*/
}
ul li {
	/*background-image: url(../img/layout/ul_but.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-type: none;*/
	margin-bottom: 2px;
}
a {
	color: #296F1F;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #296F1F;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #296F1F;
	margin-bottom: 10px;
}
h1 em {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	display: block;
}
p.perex {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	display: block;
}
#text-box b, #text-box strong {
	color: #296F1F;
}
#text-box img.img-uvod {
	float: left;
	border: 1px solid #296F1F;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.poznamka {
	font-size: 12px;
	font-style: italic;
}

