/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	/*background: url('back.php?height=20') 0 -4px;*/
}
body {
	background: url('back.jpg') no-repeat 20px 0;
}
strong {
	font-weight: bold;
}
input ,select {
	border: 1px solid #af7d19;
	font-size: .9em;
}

#wrap {
	width: 790px;
	font-family: Georgia, Utopia, serif;
	line-height: 1.25em;
}
#header {
	width: 790px;
	height: 220px;
	overflow: hidden;
}
#header h1 {
	padding: 30px 0 0 340px;
	font: 3em/.85 Georgia, serif;
	letter-spacing: .1em;
}
#header h1 span {
	color: #af7d19; /*c60*/
	font-size: 95%;
	letter-spacing: 0;
}
#header h2 {
	padding: .5em 0 0 340px;
}
#menu {
	float: left;
	margin: 0 20px;
	padding-top: 1.25em;
	width: 300px;
	display: inline;
}
#menu ul {
	text-align: left;
}
#menu ul li {
	color: #af7d19;
	font-weight: bold;
	margin-top: 1.25em;
}
#menu ul li a {
	background-color: #fff;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #af7d19;
}
#menu ul li li {
	color: #000;
	font-weight: normal;
	margin-top: 0;
	margin-left: 1em;
}
#menu ul li li:hover {
	background: url('kropki.gif') no-repeat bottom right;
}
#menu ul li li:hover a {
	color: #af7d19;
}
#menu ul li li a {
	background-color: #fff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
#menu ul li li a:hover {
	color: #af7d19;
}
#menu ul li li a:active {
	color: #af7d19;
}
#menu ul li li a:focus {
	color: #af7d19;
}
#content a, #footer a {
	text-decoration: none;
	color: #af7d19;
}
#content a:visited, #footer a:visited {
	text-decoration: none;
	color: #af7d19;
}
#content a:hover, #footer a:hover {
	text-decoration: underline;
	color: #af7d19;
}
#content {
	float: right;
	width: 450px;
	display: inline;
}
#content p {
	text-align: justify;
	text-indent: 2em;
}
#content p.after {
	text-indent: 0;
	clear: both;
}
#content p.before {
	text-indent: 0;
	margin-top: 1.25em;
}
#content p.first {
	text-indent: 0;
	margin-top: 1.25em;
}
#content p.first:first-letter {
	font-size: 2em; 
	font-weight: bold;
	float: left;
	color: #fff;
	background: url('cap.gif');
	padding: .15em;
	margin: .2em .2em 0 0;
	border: 1px solid #000;
}
#content p.line:first-line {
	font-variant: small-caps;
}
.nowrap {
	white-space: nowrap;
}
#content p.ref {
	font-size: .85em;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 1.25em;
}
#content h1 {
	text-align: center;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: .65em;
}
#content h2 {
	text-align: center;
	font-style: italic;
	color: #af7d19;
}
#content h2.space {
	margin: 1.25em 0;
}
#content blockquote {
	background: url('qz.jpg') no-repeat bottom right;
	margin: 1.25em 0 0;
}
#content blockquote div {
	text-align: justify;
	font-size: .85em;
	padding: 0 30px 0 30px;
	background: url('qo.jpg') no-repeat top left;
}
#content table {
	margin: 1.5em auto;
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	font-size: .84em;
}
#content th {
	font-weight: bold;
	text-align: left;
}
#content th, td {
	padding: 0 .75em;
}
#content td {
	text-align: right;
}
#content th.center {
	text-align: center;
}
#content tr.back {
	background-color: #e9dcc1;
}
.bottomborder {
	border-bottom: 1px solid #af7d19;
}
#content table.normal td {
	text-align: left;
}
#content table.normal td.right {
	text-align: right;
}
#content table.normal td.odstep {
	padding-top: 1em;
}
#content table.kont textarea {
	width: 300px;
	border: 1px solid #af7d19;
}
#content table.kont td {
	vertical-align: top;
}
#content hr {
	height: 2.5em;
	background: url('finalik.jpg') no-repeat center center;
	border: 0;
}
#content ul {
	list-style-type: none;
	margin: 1.25em 0 1.25em 2em;
}
#content li {
	background: url("em.gif") no-repeat 0 .6em;
	padding-left: 1em;
}
#content li span {
	background-color: #fff;
	display: block;
	padding-left: .1em;
}
#content li span span {
	display: inline;
}
#content div.galeria {
	background-color: #e9dcc1;
	padding: 5px 10px;
	margin: 0.625em 0 0 0;
}
#content div.galeria img {
	border: 1px solid #af7d19;
	vertical-align: bottom;
}
#footer {
	clear: both;
	margin-left: 340px;
	margin-bottom: 1em;
	text-align: center;
	font-size: .85em;
}
acronym {
	font-variant: small-caps;
}
.image {
	/*border: 1px solid #af7d19;*/
	background-color: #e9dcc1;
	float: left;
	padding: 5px;
	margin: 1.25em 0;
}
.image img {
	border: 1px solid #af7d19;
	vertical-align: bottom;
}
.opis {
	float: right;
	width: 260px;
	margin: 1.25em 0;
}
#rozk {
	float: left;
	padding: 5px;
	background: #e9dcc1;
	margin-left: 67px;
	margin-bottom: 33px;
}
#verso, #recto {
	border: 1px solid black;
	float: left;
	width: 150px;
	background-color: #fff;
}
#recto {
	border-left: 0;
}
#versoTxt, #rectoTxt {
	border: 1px solid #0ff;
}
#versoTxt {
	float: right;
}
#rectoTxt {
	float: left;
}
.clear {
	clear: both;
}