html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, em, font, img, ins, kbd, q, s, samp,
small, strong, sub, sup,
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%;
	vertical-align: baseline;
	background: transparent;
}
body {
	/*line-height: 1;*/
	font-family: Arial, Verdana, sans-serif;
}
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;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	margin: 0 auto;
	background: url(images/top.png) no-repeat center;
	
}

h1 a {
	display: block;
	height: 105px;
	text-indent: -9999px;
}

h3 {
	font-size: 18px;
	margin: 15px 0 10px 0;
}

a {
	/*text-decoration: none;*/
	color: #8D6B52;
}

a:hover {
	text-decoration: underline;
}

#inner a:active, #inner a:focus {
	background-color: #dbcfbc;
}

#menu {
	background: url(images/menu_bg.png) no-repeat center top;
}

#menu ul {
	height: 44px;
	width: 702px;
	margin: 0 auto;
}

#menu li {
	line-height: 44px;
	float: left;
}

#menu li a {
	display: block;
	text-indent: -9999px;
	height: 44px;
	background-repeat: no-repeat;
	background-position: top center;
}

#mIndex a { width: 138px; background-image: url(images/mIndex.png); }
#mOnas a { width: 80px; background-image: url(images/mOnas.png); }
#mWyposazenie a { width: 124px; background-image: url(images/mWyposazenie.png); }
#mGaleria a { width: 124px; background-image: url(images/mGaleria.png); }
#mLokalizacja a { width: 110px; background-image: url(images/mLokalizacja.png); }
#mAtrakcje a { width: 94px; background-image: url(images/mAtrakcje.png); }
#mCennik a { width: 80px; background-image: url(images/mCennik.png); }
#mRezerwacje a { width: 110px; background-image: url(images/mRezerwacje.png); }
#mKontakt a { width: 90px; background-image: url(images/mKontakt.png); }

#menu li a:active, #menu li a:focus, #menu li a:hover {
	background-position: bottom center;
}

#glowna #footer p {
	text-align: center;
	font-size: 10px;
	/*color: #D7CCC6;*/
	color: brown;
}

#glowna #inner {
	height: 620px;
	background: url(images/glowna_bg.jpg) no-repeat center;
}

#glowna #wrapper #inner p, #footer p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b99a83;
}

#glowna #inner p {
	width: 830px;
	margin: 380px auto 0;
}

#podstrona #inner {
	background: url(images/podstrona_bg.jpg) no-repeat center top;
	min-height: 330px;
}

#podstrona #content {
	width: 950px;
	margin: 180px auto 0;
}

#main {
	width: 740px;
	float: left;
}

#main #breadcrumbs {
	font-size: 11px;
	color: #8d6b52;
	margin: 10px 0 20px;
}

#main #tresc {
	border-right: 1px solid #dbcfbc;
	margin-bottom: 20px;
	color: #8d6b52;
	font-size: 12px;
}

#main #tresc ul li {
	list-style-type: circle;
	margin-left: 20px;
	line-height: 150%;
}

#side {
	padding: 70px 0 0 20px;
	margin-left: 740px;
}

#side p {
	color: #b99a83;
	font-weight: bold;
	line-height: 150%;
}

#side p a {
	font-weight: normal;
	font-size: 12px;
}

#footer {
	clear: both;
	width: 740px;
	margin: 0 auto;
	border-top: 1px solid #dbcfbc;
	text-align: right;
	padding-top: 10px;
	margin-top: 10px;
}

#podstrona #main .galeria li {
	list-style: none;
	text-align: center;
	float: left;
	width: 350px;
	margin: 0 0 10px 10px;
}

.clear {
	clear: both;
	text-align: center;
}

#tresc .opis {
	line-height: 150%;
}
