body, a, img, form, div, ul, li, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #7A6A53;
	margin: 0px;
	margin-top: 0px;
	background: #D8E472;
	background-image: url(img/tlo.gif);
	background-repeat: repeat-x;
}

table {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

a {
	color: #C4D428;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.b1 {
	display: block;
	padding-top: 3px;
	padding-left: 10px;
	width: 140px;
	color: #71AAAA;
	font-weight: bold;
	font-size: 10px;
}

.c2 {
	background-image: url(img/c2.gif);
	background-repeat: repeat-x;
}

td.nazwa {
	padding-left: 20px;
	color: #418E8E;
	font-size: 10pt;
	font-weight: bold;
}

td.nazwa a {
	font-size: 10pt;
	color: #418E8E;
	text-decoration: none;
}

td.nazwa a:hover {
	text-decoration: underline;
}

td.tresc {
	padding: 10px 20px 10px 20px;
}

.pages {
	padding-right: 20px;
	font-weight: bold;
}

.search {
	background-color: white;
	border: 0px solid #CECECE;
	height: 20px;
	width: 120px;
}

.search_submit {
	width: 21px;
	height: 20px;
	background-image: url(img/ico1.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin-top: 2px;
	margin-right: 20px;
}

.st1 {
	color: #A99474;
}

.st2 {
	padding: 0px 50px 0px 50px;
}

.st2 a {
	color: #A99474;
}