@charset "utf-8";
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #C97A31;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #C97A31;
}

.tekst {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boczne_menu_on {
	color: #C97A31;
	font-weight: bold;
}


.boczne_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
}
