@CHARSET "UTF-8";

dd {
	display: block;
	list-style: none;
	margin-left: 5px;
	padding: 0;
}

dt {
	width: 190px;
	padding-left: 10px;
	background: #797 url("../images/punkt.gif") no-repeat left top;
	border-width: 1px;
	border-style: solid;
	border-color: #dfe #365 #365 #dfe;
}

dd {
	width: 190px;
	padding-left: 10px;
	background: #797 url("../images/punkt.gif") no-repeat left top;
	border-width: 1px;
	border-style: solid;
	border-color: #dfe #365 #365 #dfe;
}

dt a:link, dt a:visited {
	display: block;
	width: 169px;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	background: #bfb url("../images/tlo.gif") repeat-x top;
	color: #365;
	border-left: 1px solid #797;
}

dd a:link, dd a:visited {
	display: block;
	width: 169px;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	background: #bfb url("../images/tlo.gif") repeat-x top;
	color: #365;
	border-left: 1px solid #797;
}

dt a:hover {
	background-color: #797;
	background-image: url("../images/tlo2.gif");
	color: #eff;
}

dd a:hover {
	background-color: #797;
	background-image: url("../images/tlo2.gif");
	color: #eff;
}
