html, body {
	margin: 0;
	padding: 0;
}

html {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 0.9em;
	color: black;
	background-color: #b00;
	background-image: url(tlo.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0 0;
}

#naglowek {
	margin: 0 20px;
	padding: 10px;
	background-color: transparent;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.5;
}

h1, h2 {
	text-align: center;
	color: white;
}

h3, h4 {
	text-align: left;
	color: black;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.2em;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}

hr {
	color: black;
	background-color: black;
	height: 0; 
	border-width: 1px 0 0 0;
	border-color: black;
	border-style: solid none none none;
	width: 100%;
	display: block;
}

code {
	font-family: "courier new",courier,monospace;
	color: black;
	background-color: #ff9;
}

strong {
	font-weight: bold;
	color: red;
}

#zawartosc, #zawartosc1 {
	border: 1px solid black;
	margin: 20px 20px 20px 13em;
	min-height: 170px;
	height: auto;
	padding: 10px;
	background-color: white;
	z-index: 1;
	line-height: 1.5;
}

#zawartosc1 {
	border: none;
	min-height: 300px;
	background: transparent;
	padding: 0;
	position: relative;
}

#zawartosc1 div {
	position: absolute;
	left: 240px;
	margin: 0;
	padding: 10px;
	background:white;
	border: 1px solid black;
}

p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	text-align: justify;
}

p + p {
	text-indent: 2em;
}

p.podpis {
	text-align: right;
}

br.separator {
	clear: both;
	display: block;
	line-height: 0;
}

dt {
	font-weight: bold;
	margin: 1em 0 0 0;
}

dd {
	text-align: justify;
	line-height: 1.5;
	margin: 0.5em 0 0 3em;
}

img {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

a img {
	text-decoration: none;
	border: none;
}

#menu {
	padding: 0;
	margin: 20px 20px 20px 0;
	position: absolute;
	left: 20px;
	width: 12em;
	background-color: transparent;
	z-index: 10;
}

#menu ul, #menu ul li ul {
	margin: 0;
	padding: 0;
}

#menu ul {
	width: 10em;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}

#menu ul li ul {
	display: none;
	position: absolute;
	top: 1px;
	left: 9.8em;
	background-color: #eee;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: rgb(187, 0, 0);
	background-color: #eee;
	padding: 0.4em;
	width: auto;
}

#menu ul li a:hover {
	background-color: #ddd;
}

#menu ul li ul#rozdzialy li {
	width: 22em;
}

#menu ul li ul#autorzy li {
	width: 17em;
}

#menu ul li ul#galeria li {
	width: 15em;
}

#menu ul li ul#email li {
	width: 12em;
}

#menu ul li, #menu ul li ul li {
	margin: -2px 0 0 0;
	padding: 0;
	border: 1px solid black;
	position: relative;
}

#menu ul li:hover ul, #menu ul li.jsHover ul {
	display: block;
}

#jezyk, #licznik, #patroni {
	padding: 0.3em;
	text-align: center;
	font-size: 0.8em;
	width: 11.5em;
}

#jezyk {
	position: absolute;
	left: 20px;
	top: 20px;
	background-color: #410;
	border: 1px solid #410;
	color: white;
	font-weight: bold;
}

#jezyk img {
	float: none;
	margin: 5px;
}

#patroni {
	margin: 1em 0 1em 0;
	background-color: #eee;
	border: 1px solid #eee;
}

#patroni h4 {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	text-align: center;
}

#patroni img {
	float: none;
	margin: 0;
}

#patroni a {
	display: block;
	margin: 5px auto;
}

.foto {
	float: left;
	width: 150px;
	height: 150px;
	text-align: center;
	padding: 10px;
}

.foto img {
	float: none;
	margin: 0 auto;
}

.foto p {
	font-size: 0.8em;
	text-align: left;
}
