body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.nadpis {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #7A221E;
}

.topnadpis {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #7A221E;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #7A221E;
}

a.kun {
	text-decoration: underline;
	color: #7A221E;
}

ul {
	margin-top: 5px;
	margin-left: 18px;
}

.bg_left {
	background-repeat: no-repeat;
	background-position: left;
}

.bg_bottom {
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg_bottom_left {
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bg_bottom_right {
	background-repeat: no-repeat;
	background-position: right bottom;
}

img {
	border-color: #98907A;
}