.Test {
	COLOR: #f00
}
div.mynadpis {
	font-weight: bold;
	color: #882545;
	background-image: url(../pages/podklad_nadpis.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 535px;
	padding-top: 4px;
	padding-left: 15px;
	font-size: 16px;
}
ul {
	padding: 0px;
	list-style-type: square;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 2em;
}
