* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: none;
}

body {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

ol, ul {
	margin-left: 25px;
}

.czysty {
	display: block;
	height: 0px;
	overflow: hidden;
	clear: both;
}

#backgroundBox {
	position: absolute;
	top: 88px;
	left: 0px;
	width: 100%;
	height: 390px;
	z-index: 1;
}

.bigFoto {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 390px;
	z-index: 1;
}

#subTopBox {
	width: 100%;
	height: 145px;
	position: relative;
}

#subTopImages, .subTopImage {
	width: 100%;
	height: 145px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#subTopContent {
	width: 996px;
	height: 145px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

#subHeader {
	position: absolute;
	top: 95px;
	left: 0px;
	width: 100%;
	height: 50px;
}

#subHeader p{
	font-size: 32px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #ffffff;
}

#subTopBox .subTopLinkBox {
	position: absolute;
	width: 195px;
	height: 65px;
	top: 90px;	
	overflow: hidden;
	color: #ffffff;
	font-size: 17px;
	padding: 4px 0px 15px 0px;
	text-decoration: none;
	line-height: 18px;
}

#subTopBox .subTopLinkBox a {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	text-decoration: none;
	color: #ffffff;
}

#subTopBox .subTopLinkBox a span.moreButton {
	padding: 0px 30px 0px 0px;
	position: relative;
	top: -2px;
	background: url('../gfx/more-button.png') no-repeat right 5px;
}

#subTopBox .subTopLinkBox a:hover span.moreButton {
	background: url('../gfx/more-button-on.png') no-repeat right 5px;
}

#subTopLink1 {
	right: 201px;
}

#subTopLink2 {
	right: 0px;
}

#centerBox {
	width: 996px;
	margin: 0px auto;
	z-index: 2;
	position: relative;
}

#subMenuBack{
	width: 100%;
	z-index: 3;
	height: 50px;
	background: #edeae7;
	position: absolute;
	left: 0px;
	top: 88px;
	overflow: hidden;
	display: none;
}

#topBox {
	width: 996px;
	margin: 0px auto;
	height: 88px;
	position: relative;
	z-index: 5;
}

h1.logoBox {
	position: absolute;
	left: 0px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	display: inline;	
	width: 154px;
	height: 24px;	
	background: url('../gfx/top-logo.png') no-repeat center center;
}

#logoBox {
	width: 154px;
	height: 24px;
	overflow: hidden;
	
}

#topIconBox {
	position: absolute;
	top: 20px;
	right: 0px;
}

#topIconBox a {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #5c646e;
	font-family: 'Arial', sans-serif;
	padding-left: 20px;
	margin-left: 20px;
}

#topIconBox .home-icon {
	background: url('../gfx/home-icon.gif') no-repeat left center;
}

#topIconBox .map-icon {
	background: url('../gfx/map-icon.gif') no-repeat left center;
}

#menuBox{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 50px;
}

#menuBox a{
	position: relative;
	color: #282c31;
	font-size: 13px;
	display: block;
	height: 17px;
	padding: 18px 10px 15px 0px;
	float: left;
	text-decoration: none;
	cursor: pointer;
}

#menuBox a:hover, #menuBox a.selected{
	color: #467ab4;
}

#menuBox a span {
	position: relative;
	cursor: pointer;
}

#menuBox div {
	position: absolute;
	left: 0px;
	top: -300px;
	height: 50px;
	width: 996px;
	z-index: 10;
	overflow: hidden;
}

#langBox {
	position: absolute;
	right: 0px;
	bottom: 14px;
	height: 19px;
}

#language {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 82px;
	height: 19px;
	padding-right: 20px;
	padding-top: 0px;
	font-size: 10px;
	text-transform: uppercase;
	color: #282c31;
	font-family: 'Arial', sans-serif;
	border: 1px solid #e1dcd6;
}

#langBox span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 59px;
	height: 15px;
	padding: 2px 20px 2px 4px;
	font-size: 10px;
	text-transform: uppercase;
	color: #282c31;
	font-family: 'Arial', sans-serif;
	background: url('../gfx/lang-back.gif') no-repeat left center;
}

#contentBox {
	height: 390px;
	overflow: hidden;
	position: relative;
}

#promocjaLINK {
	display: block;
	width: 136px; /*170px;*/
	height: 95px; /*180px;*/
	padding: 50px 17px 45px 17px;
	overflow: hidden;
	position: absolute;
	bottom: 380px;
	left: -6px;
	background: url('../gfx/karteczka.png') no-repeat center center;
	text-decoration: none;
}

#promocjaLINK .promocjaHEADER {
	display: block;
	text-align: center;
	color: #ac0707;
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
}

#promocjaLINK .promocjaTEXT {
	display: block;
	height: 70px;
	overflow: hidden;
	line-height: 14px;
	font-size: 12px;
	font-family: 'Arial', 'sans-serif';
	color: #282c31;
}

#mainTextBox {
	position: absolute;
	left: 0px;
	bottom: 23px;
	width: 529px;
	height: 244px;
	background: url('../gfx/main-text-background.png') no-repeat left top;
	padding: 20px 32px 20px 32px;
	overflow: hidden;
	font-size: 13px;
	color: #282c31;
	font-family: 'Arial', sans-serif;
}

#mainTextBox p, #mainTextBox span {
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #282c31;
	font-family: 'Arial', sans-serif;
}

#mainTextBox p.textHeader{
	color: #282c31;
	font-size: 17px;
	padding: 0px 0px 15px 0px;
	text-decoration: none;
	line-height: 18px;
}

#mainTextBox .newsletter {
	width: 561px;
	height: 31px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url('../gfx/newsletter_glowna_tlo.png') no-repeat left top;
	padding: 11px 0px 0px 32px;
}

#mainTextBox .newsletter p{
	line-height: 17px;
	font-size: 16px;
	color: #497bb6;
	display: block;
	float: left;
	margin-right: 40px;
}

#mainTextBox .newsletter input{
	width: 126px;
	height: 17px;
	float: left;
	background: url('../gfx/newsletter_glowna_input.jpg') no-repeat left top;
	padding: 2px 8px 0px 8px;
	margin-right: 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #282c31;
}

#mainTextBox .newsletter a{
	width: 70px;
	height: 19px;
	display: block;
	float: left;
	background: url('../gfx/newsletter_button.jpg') no-repeat left top;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

#mainTextBox .newsletter a:hover{
	background: url('../gfx/newsletter_button_hover.jpg') no-repeat left top;
}


#contentBox  .OfertaBox {
	position: absolute;
	width: 195px;
	height: 284px;
	bottom: 23px;
}

#contentBox .OfertaBox a {
	width: 195px;
	height: 42px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#subContentBox {
	width: 996px;
	margin: 40px 0px 40px 0px;
	background: url('../gfx/subcontent-back.png') repeat-y left top;
	overflow: hidden;
}

#subMenu {
	width: 196px;
	float: left;
	padding-right: 40px;
	overflow: hidden;
	position: relative;
}

#subMenu a {
	font-size: 13px;
	color: #282c31;
	text-decoration: none;
	display: block;
	width: 195px;
	height: 30px;
	line-height: 30px;
	background: url('../gfx/line-back.png') repeat-x left bottom;
}

#subMenu a.last {
	background: none;
}

#subMenu a:hover, #subMenu a.selected {
	color: #467ab4;
}

#subText {
	width: 720px;
	float: right;
	padding-left: 40px;
	font-family: 'Tahoma', sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #282c31;
	overflow: hidden;
}

#subText a {
	font-family: 'Tahoma', sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #282c31;
	text-decoration: none;
	font-weight: bold;
}

#subText a:hover {
	text-decoration: underline;
}

#subText p.textHeader{
	color: #4578b9;
	font-size: 17px;
	padding: 4px 0px 15px 0px;
	text-decoration: none;
	line-height: 14px;
}

#subText p.newsHeader, #subText a.newsHeader {
	color: #babb1b;
	font-weight: bold;
	text-decoration: none;
}

#subText p.naglowek, #subText h1.naglowek, #subText h2.naglowek, #subText h3.naglowek, #subText h4.naglowek, #subText h5.naglowek, #subText h6.naglowek, #subText span.naglowek, #subText a.naglowek , #subText strong.naglowek{
	color: #babb1b;
	font-weight: bold;
	text-decoration: none;
}

#subText a.newsHeader:hover {
	text-decoration: underline;
}

#subText p.newsDate{
	margin-bottom: 5px;
}

#subText img.newsImage {
	background: url('../gfx/image-back.gif') no-repeat center center;
	padding: 5px;
	width: 182px;
	height: 131px;
	margin-left: 40px;
	float: right;
	border: 0px;
}

#subText img.newsImage2 {
	background: url('../gfx/image-back.gif') no-repeat center center;
	padding: 5px;
	width: 182px;
	height: 131px;
	margin-right: 40px;
	float: left;
	border: 0px;
}

#subText a.moreButton {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 4px 5px 0px;
	background: url('../gfx/more-button-back-end.png') no-repeat right center;
}

#subText a.moreButton span{
	padding: 3px 2px 5px 6px;
	background: url('../gfx/more-button-back.png') no-repeat left center;
}

#subText a.moreButton:hover {
	background: url('../gfx/more-button-back-end-on.png') no-repeat right center;
}

#subText a.moreButton:hover span{
	background: url('../gfx/more-button-back-on.png') no-repeat left center;
}

#mainOfetra1 {
	background: url('../gfx/main-galeria.png') no-repeat left top;
	right: 201px;
}

#contentBox a.textBlue {
	color: #497bb6;
	font-size: 17px;
	line-height: 18px;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	width: 155px;
	height: 244px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: none;
}

#contentBox a.textBlue:hover {
	background: none;
}

/*#mainOfetra1 a {
	background: url('../gfx/main-galeria-button.png') no-repeat 0px 0px;
}

#mainOfetra1 a:hover {
	background: url('../gfx/main-galeria-button.png') no-repeat 0px -42px;
}*/

#mainOfetra1 a.ofertaPL {	background: url('../gfx/main-rezerwacja-sali.png') no-repeat 0px 0px;	}
#mainOfetra1 a.ofertaPL:hover {	background: url('../gfx/main-rezerwacja-sali.png') no-repeat 0px -42px;	}
#mainOfetra1 a.ofertaEN {	background: url('../gfx/main-galeria-button-en.png') no-repeat 0px 0px;	}
#mainOfetra1 a.ofertaEN:hover {	background: url('../gfx/main-galeria-button-en.png') no-repeat 0px -42px;	}
#mainOfetra1 a.ofertaDE {	background: url('../gfx/main-galeria-button-de.png') no-repeat 0px 0px;	}
#mainOfetra1 a.ofertaDE:hover {	background: url('../gfx/main-galeria-button-de.png') no-repeat 0px -42px;	}

#mainOfetra2 {
	background: url('../gfx/main-rezerwacja.png') no-repeat left top;
	right: 0px;
}

/*#mainOfetra2 a {
	background: url('../gfx/main-rezerwacja-button.png') no-repeat 0px 0px;
}

#mainOfetra2 a:hover {
	background: url('../gfx/main-rezerwacja-button.png') no-repeat 0px -42px;
}*/

#mainOfetra2 a.ofertaPL {	background: url('../gfx/main-rezerwacja-button-pl.png') no-repeat 0px 0px;	}
#mainOfetra2 a.ofertaPL:hover {	background: url('../gfx/main-rezerwacja-button-pl.png') no-repeat 0px -42px;	}
#mainOfetra2 a.ofertaEN {	background: url('../gfx/main-rezerwacja-button-en.png') no-repeat 0px 0px;	}
#mainOfetra2 a.ofertaEN:hover {	background: url('../gfx/main-rezerwacja-button-en.png') no-repeat 0px -42px;	}
#mainOfetra2 a.ofertaDE {	background: url('../gfx/main-rezerwacja-button-de.png') no-repeat 0px 0px;	}
#mainOfetra2 a.ofertaDE:hover {	background: url('../gfx/main-rezerwacja-button-de.png') no-repeat 0px -42px;	}

#mainHeader {
	position: absolute;
	bottom: 320px;
	right: 0px;
	height: 60px;
	width: 100%;
}

#mainHeader p{
	font-size: 32px;
	line-height: 60px;
	position: absolute;
	top: 0px;
	right: 1px;
	color: #ffffff;
}

#footBox {
	height: 63px;
	overflow: hidden;
	text-transform: uppercase;
	padding: 27px 0px 0px 0px;
}

#footBox p {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	color: #5c646e;
	font-family: 'Arial', sans-serif;
}

#footBox span {
	padding-left: 20px;
	margin-right: 20px;
}

#footBox .tel-icon {
	background: url('../gfx/tel-icon.gif') no-repeat left center;
}

#footBox .fax-icon {
	background: url('../gfx/fax-icon.gif') no-repeat left center;
}

#footBox .email-icon {
	background: url('../gfx/email-icon.gif') no-repeat left center;
}

#footBox a {
	text-decoration: none;
	color: #5c646e;
	line-height: 14px;
	font-size: 10px;
	font-family: 'Arial', sans-serif;
}

#footBox a:hover {
	text-decoration: underline;
}

#leftFootBox {
	float: left;
	width: 490px;
	text-align: left;
}

#rightFootBox {
	float: right;
	width: 490px;
	text-align: right;
}

.ukryty {
	display: none;
}

.czysty {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.lewy {
	float: left;
}

.prawy {
	float: right;
}

.line {
	height: 3px;
	width: 100%;
	background: url('../gfx/line-back.png') repeat-x left center;
}

#strzalka {
	position: absolute;
	top: -300px;
	left: 0px;
	z-index: 15;
	width: 16px;
	height: 10px;
	background: url('../gfx/strzalka.gif') no-repeat center top;
}

#subText img {
	padding: 4px;
	border: 1px solid #dddddd;
}

#subText img.dolewej {
	float: left;
	margin: 0px 10px 10px 0px;
}

#subText img.doprawej {
	float: right;
	margin: 0px 0px 10px 10px;
}

#subText .row {	
	margin-bottom: 10px;
}

#subText .field {
	padding: 4px;
	border: 1px solid #dddddd;
	height: 16px;
	width: 235px;
	float: left;
	font-family: 'Tahoma', sans-serif;
	font-size: 12px;
}

#subText .withdata {
	width: 205px;
}

#subText span.error {
	line-height: 24px;
	color: #dd0000;
	font-weight: bold;
	margin-left: 10px;
}

#subText select.field {
	height: 26px;
	width: 243px;
}

#subText textarea.field {
	height: 75px;
}

#subText label {
	line-height: 24px;
	float: left;
	width: 175px;
}

#subText input.submit {
	height: 24px;
	width: 100px;
	font-family: 'Tahoma', sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 320px;
	background: url('../gfx/send-back.jpg') no-repeat center center;
	cursor: pointer;
}

/*#galleryBox {
	display: block;
	position: relative;
	height: 285px;
	width: 184px;
	overflow: hidden;
}

#galleryBox div#galleryInner {
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 184px;
	display: block;
	height: 285px;
	overflow: hidden;
}

#galleryBox div.obrazek {
	width: 182px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
	z-index: 1;
	position: relative;
	overflow: hidden;
}

#galleryBox div#scroll_up {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 184px;
	height: 30px;
	z-index: 15;
	cursor: pointer;
	background: url('../gfx/scrollup-arrow.png') no-repeat center center;
	display: block;
}

#galleryBox div#scroll_down {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 184px;
	height: 30px;
	z-index: 15;
	cursor: pointer;
	background: url('../gfx/scrolldown-arrow.png') no-repeat center center;
	display: block;
}

#galleryBox div a {
	text-decoration: none;
	position: absolute;
	bottom: 0px; 
	right: 0px;
	background: #000000;
	color: #ffffff;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	display: block;
	font-family: 'Tahoma', sans-serif;
	width: 100%;
	text-align: right;
	padding: 2px 3px 2px 3px;
}*/

#subMenu .newsletter {
	width: 196px;
}

#subMenu .newsletter p.textHeader{
	color: #4578B9;
	font-size: 17px;
	padding: 4px 0px 15px 0px;
	text-decoration: none;
	line-height: 15px;
}

#subMenu .newsletter p{
	font-family: Tahoma;
	font-size: 11px;
	color: #282c31;
}

#subMenu .newsletter input{
	width: 180px;
	height: 17px;
	background: url('../gfx/newsletter_podstrona_input.jpg') no-repeat left top;
	padding: 2px 8px 0px 8px;
	margin-bottom: 7px;
	font-family: Tahoma;
	font-size: 11px;
	color: #282c31;
}

#subMenu .newsletter a{
	width: 70px;
	height: 19px;
	display: block;
	float: right;
	background: url('../gfx/newsletter_button.jpg') no-repeat left top;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-top: 13px;
}

#subMenu .newsletter a:hover{
	background: url('../gfx/newsletter_button_hover.jpg') no-repeat left top;
}

#galleryBox {
	width: 196px;
}

#galleryBox div#galleryInner {
	height: 165px;
	position: relative;
}

#galleryBox p.textHeader{
	color: #4578B9;
	font-size: 17px;
	padding: 4px 0px 15px 0px;
	text-decoration: none;
	line-height: 15px;
}

#galleryBox div.obrazek {
	display: none;
}

#galleryBox a {
	width: auto;
	height: auto;
	display: block;
	font-family: 'Tahoma', sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #282c31;
	text-decoration: none;
	text-align: center;
	background: #ffffff;
}

#galleryBox img {
	background: url('../gfx/image-back.gif') no-repeat center center;
	padding: 5px;
	width: 182px;
	height: 131px;
	border: 0px;
}

#galleryBox div#navigation {
	width: 196px;
	height: 40px;
	position: relative;
	overflow: hidden;
}

#galleryBox div#scroll_up {
	position: absolute;
	top: 5px;
	left: 75px;
	width: 22px;
	height: 17px;
	cursor: pointer;
	background: url('../gfx/prev_foto.gif') no-repeat center center;
	display: block;
}

#galleryBox div#scroll_down {
	position: absolute;
	top: 5px;
	right: 75px;
	width: 22px;
	height: 17px;
	cursor: pointer;
	background: url('../gfx/next_foto.gif') no-repeat center center;
	display: block;
}

#galleryBox div#obrazek_pod {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#galleryBox div#obrazek_nad {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;

}

#subText .tree_pole{
	line-height:20px;
	height: 20px;
	padding-left: 45px;
	background: no-repeat left center;
}

#subText .tree_pole a {
	font-weight: normal;
}

#subText .tree_pole a.a_pogrubione {
	font-weight: normal;
}
#subText .tree_koncowy {background-image: url('../gfx/tree-last.gif');}
#subText .tree_srodkowy {background-image: url('../gfx/tree-center.gif');}
#subText .tree_pusty {background-image: url('../gfx/tree-empty.gif');}
#subText .tree_linia {background-image: url('../gfx/tree-line.gif');}
#subText .tree_root{padding-left: 0px;}

table.linie td {
	line-height: 20px;
	background: url('../gfx/lined.gif');
}

table.bordered, table.bordered td, table.bordered tr {
	border-collapse: collapse;
	border: 1px solid #282C31;
}

table.bordered td {
	padding: 2px;
}
