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%;
	vertical-align: baseline;
	background: transparent;
	font-family: Tahoma;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #848484 url('img/naspa/bgnd.png') repeat-x left top;
	font-size: 11px;
	color: #5f5f5f;
	text-align: center;
}

a {
	text-decoration: none;
	color: #9db700;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #9db700;
	border-bottom: 1px solid #f0f6cc;
	line-height: normal;
	margin-bottom: 15px;
}

p {
	margin-bottom: 15px;
}

#wrapper {
	width: 980px;
	margin: 20px auto 0 auto;
	text-align: left;
	position: relative;
	zoom: 1;
}

#top {
	margin: 0 20px;
	height: 205px;
	background: url('img/naspa/banner.jpg') no-repeat;
	border-bottom: #3c3c3c solid 5px;
	margin-bottom: 10px;
	position: relative;
}

#top .slide {
	position: absolute;
	top: 0;
	right: 0;
}

#logo {
	display: block;
	position: relative;
	top: 25px;
	left: 37px;
}

#top-menu ul {
	position: relative;
	background: url('img/naspa/menu-bgnd.png') repeat-x;
	height: 40px;
	margin: 0 20px;
	border-bottom: #b6d400 solid 5px;
	z-index: 2;
	color: #4c4c4c;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
}

#top-menu li {
	position: relative;
	float: left;
	height: 40px;
	padding-right: 1px;
}

#top-menu li.l1 { left: 0; }
#top-menu li.l2 { left: -2px; }
#top-menu li.l3 { left: -4px; }
#top-menu li.l4 { left: -6px; }
#top-menu li.l5 { left: -8px; }
#top-menu li.l6 { left: -10px; }
#top-menu li.l7 { left: -12px; }
#top-menu li.l8 { left: -14px; }
#top-menu li.l9 { left: -16px; }
#top-menu li.l10 { left: -18px; }
#top-menu li.l11 { left: -20px; }
#top-menu li.l12 { left: -22px; }
#top-menu li.l13 { left: -24px; }

#top-menu li div {
	background: url('img/naspa/menu-sep.png') no-repeat right center;
}

#top-menu li div:hover,
#top-menu li.selected div {
	background: url('img/naspa/h-menu-bgnd.png') repeat-x 0 3px;
}

#top-menu li a {
	padding: 0 22px 0 23px;
	display: block;
	color: #4c4c4c;
	background: url('img/naspa/menu-ptr.png') no-repeat center bottom;
}

#top-menu li a:hover,
#top-menu li.selected a {
	text-decoration: none;
	color: white;
	background: url('img/naspa/h-menu-ptr.png') no-repeat center bottom;
}

#content {
	background: white;
	position: relative;
	top: -35px;
	z-index: 1;
	padding: 55px 20px 10px 20px;
	line-height: 18px;
	zoom: 1;
}

#content hr.separator {
	clear: both;
	border: 0 none;
	height: 0;
	color: white;
	background: transparent;
	padding: 0;
	margin: 0;
}

#page {
	float: left;
	width: 685px;
}

#page.index {
	width: 460px;
}

#sidebar {
	float: right;
	width: 235px;
}

#sidebar.index {
	width: 480px;
}

.box {
	float: left;
	width: 216px;
	height: 247px;
	padding: 1px;
	border: 1px solid #b6d400;
	text-align: center;
	position: relative;
}

.index .box {
	margin-left: 20px;
}

.box a {
	display: block;
	height: 27px;
	padding-top: 220px;
}

#box-sauny {
	background: url('img/naspa/sauny-bgnd.jpg') no-repeat 1px 1px;
}

#box-spa {
	background: url('img/naspa/spa-bgnd.jpg') no-repeat 1px 1px;
}

#box-promo {
	width: 205px;
	height: auto;
	background: #c07b3f url('img/naspa/promo-bgnd.png') repeat-x top;
	padding: 13px 15px 15px 15px;
	border: 0 none;
	text-align: left;
	color: white;
	font-size: 11px;
	margin-bottom: 20px;
}

.index #box-promo {
	width: 430px;
	margin-top: 20px;
}

#box-promo h3 {
	text-transform: uppercase;
	line-height: 12px;
	font-size: 12px;
	color: #f2e1d9;
	margin-bottom: 3px;
}

#box-promo ul {
	padding: 0;
	margin: 0;
}

#box-promo li {
	border-top: 1px solid #cd8d65;
	float: left;
	width: 205px;
	padding: 10px 0;
	margin: 0;
	height: auto;
	line-height: 15px;
	font-weight: normal;
	color: #f2e5d9;
}

#box-promo li h4 {
	margin: 0;
}

#box-promo li p {
	margin: 0;
}

#box-promo li.l1 {
	margin-right: 20px;
}

#box-promo a {
	display: inline;
	padding: 0;
	height: auto;
	color: white;
	background: url('img/naspa/promo-arrow.png') left 5px no-repeat;
	padding-left: 8px;
}

#box-promo .more {
	float: left;
	clear: both;
	text-transform: lowercase;
	line-height: normal;
}

.sidemenu {
	border: 1px solid #b6d400;
	padding: 19px;
	line-height: 17px;
	margin-bottom: 20px;
	font-size: 11px;
}

.sidemenu .sidemenu {
	border: 0 none;
	text-transform: lowercase;
	margin-bottom: 0;
	padding: 0;
}

.sidemenu li {
	border-top: 1px solid #f0f6cd;
}

.sidemenu li.lL {
	border-bottom: 1px solid #f0f6cd;
}

.sidemenu .sidemenu li.lL {
	border-bottom: 0 none;
	padding-bottom: 0;
}

.sidemenu li a {
	background: url('img/naspa/arrow.png')  182px 11px no-repeat;
	padding: 5px 0 5px 10px;
	display: block;
}

.sidemenu li a:hover, .sidemenu li.current a {
	background: #f0f6c7 url('img/naspa/arrow.png') 182px 11px no-repeat;
	text-decoration: none;
}

.sidemenu .sidemenu li a {
	font-weight: normal;
	padding-left: 20px;
}

.sidemenu .sidemenu li.selected a {
	font-weight: bold;
}

.sidemenu .sidemenu li.clear a {
	font-weight: normal;
	background: url('img/naspa/arrow.png') 182px 11px no-repeat;
}

.sidemenu .sidemenu li.clear a:hover {
	font-weight: normal;
	background: #f0f6c7 url('img/naspa/arrow.png') 182px 11px no-repeat;
}

.footer {
	margin: 0 20px;
	padding: 17px;
	z-index: 3;
	font-size: 11px;
	position: relative;
	top: -45px;
}

.footer p {
	margin: 0;
}

#footer1 {
	background: #b6d400;
	color: white;
}

#footer1 .menu {
	float: right;
}

#footer1 .menu li {
	float: left;
	padding: 0px 13px 1px 10px;
	background: url('img/naspa/f-menu-bgnd.png') right 1px no-repeat;
}

#footer1 .menu li.lL {
	background: none;
	padding-right: 0;
}

#footer1 .menu a {
	font-weight: normal;
}

#footer1 a {
	color: white;
}

#footer2 {
	color: #c7c7c7;
}

#footer2 p a#powered {
	color: #c7c7c7;
	font-weight: normal;
	background: url('img/naspa/f-sep.png') 8px 1px no-repeat;
	padding-left: 19px;
}

#footer2 p a#powered2 {
	color: #c7c7c7;
	font-weight: normal;
}

#footer2 p {
	float: right;
}

#footer2 p a {
	color: #b6d400;
}

#footer2 p.left {
	float: left;
	color: #c7c7c7;
}

#page #imagesList2 {
	float: right;
}

#page #imagesList2 li {
	clear: both;
}

#page .imagesList li {
	float: left;
	margin-bottom: 20px;
}

#page .imagesList li a {
	display: block;
	width: 110px;
	padding: 19px;
	margin-right: 20px;
	border: 1px solid #b6d400;
	text-align: center;
}

#page .imagesList2 li a {
	width: 280px;
}

#page .imagesList.custom li a {
	width: 170px;
}

#page .imagesList.custom li.l3 a {
	width: 170px;
	margin-right: 0;
}

#page .imagesList.custom li h4 a {
	width: 170px;
}

#page .imagesList.custom  {
	overflow: auto;
	margin-bottom: 0;
}

#page #imagesList2 li div,
#page #imagesList2 li a {
	margin-right: 0;
	margin-left: 20px;
}

#page .imagesList li h4 a {
	width: 140px;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-align: left;
	font-size: 11px;
	padding: 5px 0 0 10px;
	line-height: 14px;
	background: url('img/naspa/arrow.png') 1px 11px no-repeat;
}

#page .imagesList2 li h4 a {
	width: 310px;
}

#page .imagesList4 li.l5,
#page .imagesList4 li.l9,
#page .imagesList4 li.l13,
#page .imagesList4 li.l17,
#page .imagesList4 li.l21,
#page .imagesList4 li.l25,
#page .imagesList4 li.l29,
#page .imagesList4 li.l33
{
	clear: left;
}

#page .imagesList2 li.l3,
#page .imagesList2 li.l5,
#page .imagesList2 li.l7,
#page .imagesList2 li.l9,
#page .imagesList2 li.l11,
#page .imagesList2 li.l13,
#page .imagesList2 li.l15,
#page .imagesList2 li.l17
{
	clear: left;
}

.subpagesListTxt h4 {
	margin-bottom: 0;
	margin-top: 20px;
}

.subpagesListTxt p {
	margin-top: 0;
	margin-bottom: 20px;
}

#allegro {
	display: block;
	float: left;
	margin-bottom: 20px;
}

.index #allegro {
	margin-left: 20px;
}

#allegro img {
	display: block;
}

#map {
	display: block;
	float: right;
	padding: 20px;
	margin: 0 0 20px 20px;
	border: 1px solid #b6d400;
}

#contact-form {
	margin-top: 20px;
}

#contact-form li {
	margin-bottom: 10px;
}

#contact-form label span {
	float: none;
	display: inline;
	border: 0 none;
	margin: 0;
}

#contact-form label {
	padding-top: 0;
	padding-right: 20px;
	width: auto;
}

#contact-form .req {
	color: red;
}

#contact-form input {
	width: 200px;
}

#contact-form fieldset {
	margin-bottom: 10px;
}

#contact-form button {
	margin: 20px 5px 0 0;
	float: left;
}


#contact-form .error .req {
	font-weight: bold;
}

#contact-form .error input, #contact-form .error textarea {
	border: 1px solid red;
}

#page ul, #page ol {
	margin-bottom: 15px;
}

#page ul li {
	padding-left: 15px;
	background: url('img/naspa/arrow.png') 5px 7px no-repeat;
}

#page ol li {
	padding-left: 5px;
	list-style: decimal;
	list-style-position: inside;
}

#page form ol li {
	padding-left: 0;
	list-style: none;
}

#page .imagesList li {
	padding-left: 0;
	list-style: none;
	background: none;
}

#page h3 {
	font-size: 12px;
	font-weight: bold;
	color: #9db700;
	line-height: normal;
	margin-bottom: 10px;
}

table, td, th {
	border: 1px solid #b6d400;
}

th {
	background: #eae9e8;
	text-align: center;
}

td, th {
	padding: 5px;
}
