
html, body {
	background: #FDFDFD;
	margin: 0px;
	background: url('img/bg-drzewo.gif') no-repeat left top;
}

body * {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a:link		{ color: #724C21; text-decoration: none; }
a:visited	{ color: #724C21; text-decoration: none; }
a:active	{ color: #381F07; text-decoration: underline; }
a:hover		{ color: #381F07; text-decoration: underline; }

div.all {
	width: 780px;
	_width: 781px;
	float: left;
}

div.lewa {
	width: 245px;
	padding: 8px 0px 40px 10px;
	float: left;
	background: url('img/top-lewa.gif') no-repeat left top;
}

img.ico1 {
	position: absolute;
	float: left;
	margin: -4px 10px 0px 0px;
	left: 96px;
}
img.ico2 {
	position: absolute;
	float: left;
	margin-top: -4px;
	left: 120px;
}
img.drogowsk {
	margin-top: 150px;
}

div.prawa {
	width: 525px;
	float: right;
	background: url('img/top-prawa.gif') no-repeat left top;
}

div.main {
	width: 525px;
	padding-bottom: 280px;
	margin-top: 195px;
	background: url('img/fotograf.gif') no-repeat right bottom;
}

div.tresc {
	width: 517px;
	padding-left: 8px;
	border-left: 1px solid #724C21;
	text-align: justify;
	color: #381F07;
	font-size: 12px;
	font-family: Tahoma;
}
.tresc a:link			{ color: #724C21; text-decoration: underline; }
.tresc a:visited	{ color: #724C21; text-decoration: underline; }
.tresc a:active		{ color: #000080; text-decoration: none; }
.tresc a:hover		{ color: #000080; text-decoration: none; }

div.dalej {
	color: #724C21;
	font-size: 11px;
	font-family: Tahoma;
	clear: both;
	float: right;
	background: url('img/strz1.gif') no-repeat left bottom;
	padding-left: 16px;
}
.dalej a:link			{ color: #724C21; text-decoration: none; }
.dalej a:visited	{ color: #724C21; text-decoration: none; }
.dalej a:active		{ color: #381F07; text-decoration: underline; }
.dalej a:hover		{ color: #381F07; text-decoration: underline; }

h1 {
	color: #724C21;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	background: url('img/strz3.gif') no-repeat left 7px;
	padding-left: 18px;
	margin-bottom: 25px;
}

h2 {
	margin-bottom: 10px;
}
a.hdr:link		{ color: #331a00; text-decoration: none; }
a.hdr:visited	{ color: #331a00; text-decoration: none; }
a.hdr:active	{ color: #844200; text-decoration: none; }
a.hdr:hover		{ color: #844200; text-decoration: none; }


p.date {
	margin: 0xp;
	font-size: 11px;
}

div.date {
	float: left;
	width: 50px;
	height: 50px;
	border: 1px solid #e6d9b9;
	text-align: center;
	margin-right: 7px;
	background-color: #fbf9f4;
	padding: 0px;
}
p.dateday {
	margin: -5px 0px 0px 0px;
	font-size: 24px;
	color: #6f3700;
	font-family: georgia;
}
span.datem {
	font-size: 11px;
	color: #954a00;
}
span.dater {
	font-size: 11px;
	color: #c0c0c0;
}


div.pages {
	border-top: 1px dashed #724C21;
	padding-top: 7px;
}

sup {
	font-size: 10px;
}

div.stopka {
	width: 770px;
	padding-bottom: 8px;
	clear: both;
	color: #724C21;
	font-size: 10px;
	font-family: Tahoma;
}
.stopka a {
	background: url('img/strz2.gif') no-repeat left center;
	padding-left: 18px;
	margin-left: 24px;
}

img.boktop {
	_margin-left: -4px;
}
