
body {
	text-align: center;
	margin: 0px;
	background-color: #c3b9ad;
}

div.all {
	width: 942px;
	clear: both;
	margin: 0 auto;
}

div.top1 {
	width: 942px;
	text-align: left;
}
.top1 img {
	float: left;
}

div.top2 {
	width: 942px;
	text-align: left;
}
.top2 img {
	float: left;
}

div.menu {
	width: 328px; /* 328px */
	height: 52px; /* 221px */
	padding-top: 169px;
	float: left;
	background: url('img/menu_tlo.png') repeat-x 0px 163px;
	color: #3c300e;
	font-family: Georgia;
	font-size: 18px;
}
.menu img {
	float: none;
	vertical-align: bottom;
}
.menu a {
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}
.menu a:link		{ color: #3c300e; }
.menu a:visited	{ color: #3c300e; }
.menu a:active	{ color: #000000; }
.menu a:hover		{ color: #000000; }

div.top2right {
	width: 145px;
	height: 211px; /* 221px */
	padding-top: 10px;
	float: left;
	text-align: right;
	background: url('img/rog-prawy.jpg') no-repeat left bottom;
}
.top2right img {
	float: none;
}

div.main0 {
	float: left;
	text-align: left;
	color: #535353;
	font-size: 11px;
	font-family: Verdana;
}
.main0 a:link			{ color: #535353; text-decoration: none; }
.main0 a:visited	{ color: #535353; text-decoration: none; }
.main0 a:active		{ color: #000000; text-decoration: underline; }
.main0 a:hover		{ color: #000000; text-decoration: underline; }

div.tresc {
	width: 530px; /* 559px */
	height: 360px;
	overflow: auto;
	padding: 0px 19px 0px 10px;
	height: 362px;
	float: left;
	text-align: left;
	color: #4f3a2d;
	font-family: Georgia;
	background: #a49872 url('img/tresc_tlo1.png') no-repeat right top;
}

h1 {
	font-size: 34px;
	font-family: Georgia;
	font-weight: normal;
	color: #4f3a2d;
	margin: 0px;
}

ul {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	line-height: 37px;
}
li {
	margin: 0px;
	padding: 0px;
	padding-left: 50px;
	list-style-type: none;
	background-image: url('img/lisc.gif');
	background-repeat: no-repeat;
	font-size: 17px;
}

ul.textlist {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	line-height: 19px;
}
li.text {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style-type: square;
	font-size: 13px;
	background-image: none;
}

.tresc a:link			{ color: #3c300e; text-decoration: underline; }
.tresc a:visited	{ color: #3c300e; text-decoration: underline; }
.tresc a:active		{ color: #000000; text-decoration: none; }
.tresc a:hover		{ color: #000000; text-decoration: none; }


