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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* tu sie zaczyna */

body {
	color: #000000;
	background: #ffffff;
	font: 11px/1.2727 "Lucida Sans Unicode", "Lucida Grande", Verdana, Tahoma, sans-serif;
}

h1 {
	text-indent: -5000px;
	background-image: url(../images/Logo1.gif);
	width: 285px;
	height: 78px;
	clear: both;
}

a {
	text-decoration: none;
}

a:link {
	color: #333;
}

a:visited {
	color:#d8e8c9;
}

a:hover {
	color: #bda105;
	font-size: 100%;
	}


#content {
	width: 760px;
	margin: 3px auto 8em;
	background: white url(../images/bg.gif) repeat-y top;
}

#navigation {
	float: left;
	width: 265px;
	background-color: #bbc4b3;
	border-top: 3px solid white;
	padding: 126px 10px;
	line-height: 1.5;
}

#navigation ul {
	list-style: disc;
}

#navigation dt {
	font-size: 1.2727em;
	line-height: 1.1785;
	color: #d8e8c9
}

#navigation dl, #navigation dt, #navigation dd, #navigation ul, #navigation li {
	display: inline;
}

#navigation li:before, #navigation dt:before {
	content: counter(notecntr, disc) " ";
	font-weight: normal;
}

ul#additional {
	display: block;
	margin-top: 1em;
}

#main {
	float: left;
	width: 455px;
	padding: 10px;
	padding-top: 130px;
}

#gallery li {
	display: inline;
	margin-right: 5px;
}

#gallery {
	margin-bottom: 4em;
}

h2 {
	font-size: 1.2em;
	color: #bda105;
}

#details {
	font-size: 11px;
	margin: 1em 0;
	color: #606758;
}

#details li {
	margin: 0,7em 0;
}

#location {
	font-style: italic;
}

cite {
	font-style: italic;
}

#main p {
	margin: 0.5em 0;
}

#footer {
	clear: left;
	text-align: center;
	background-color: #a2aa9a;
	border-top: 3px solid white;
	padding: 10px;
}
