body {
	background:#310c03 url(../img/bgSite.gif) repeat-x top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
form { 
	margin:0; 
	padding:0;
	}
table {
	border-collapse:collapse;
	border-spacing: 0px;
	}
td {
	padding:0px;
	}
input, textarea {
	padding-left: 0;
	padding-right: 0;
	font-family:Tahoma, Arial, sans-serif; font-size:12px; color:#999;
	}
input.search {
	color:#968075;
}
a {
	outline:none;
	}
a img {
	border:none;
}
.Clear {
	clear:both;
}

#BodyHolder {
	width:960px;
	margin:auto;
}
#HeaderHolder {
	height:127px;
	background:url(../img/bgHead.gif) no-repeat top;
	position:relative; 
}
#Logo {
	padding:10px 0 0 385px;
	margin:0;
	float:left;
}
#Logo a {
	background:url(../img/logo.gif) no-repeat top;
	width:200px;
	height:90px;
	display:block;
}
#Logo a span {
	display:none;
}
#Lang {
	float:right;
	color:#654944;
	padding:20px 10px 0 0;
}
#Lang a {
	color:#654944;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
#Lang a:hover {
	color:#e5decf;
	text-decoration:none;
}
#Lang a.on {
	color:#e5decf;
}
#MainMenu {
	background:url(../img/bgMainMenu.gif) no-repeat top;
	height:40px;
	padding-bottom:10px;
}
#MainMenuHolder {
	float:left;
	padding: 4px 0 0 4px;
}
#MainMenuHolder ul {
	margin:0;
	padding:0;
	list-style:none;
}
#MainMenuHolder li {
	margin:0;
	padding:0;
	display:inline;
}
#MainMenuHolder span {
	display:none;
}
#MMenu1 {
	background:url(../img/MMenu1.gif) no-repeat 0 0;
	width:93px;
	height:32px;
	display:block;
	float:left;
}
#MMenu1:hover, #MMenu1.on {
	background:url(../img/MMenu1.gif) no-repeat 0 -32px;
}
#MMenu2 {
	background:url(../img/MMenu2.gif) no-repeat 0 0;
	width:164px;
	height:32px;
	display:block;
	float:left;
}
#MMenu2:hover, #MMenu2.on {
	background:url(../img/MMenu2.gif) no-repeat 0 -32px;
}
#MMenu3 {
	background:url(../img/MMenu3.gif) no-repeat 0 0;
	width:97px;
	height:32px;
	display:block;
	float:left;
}
#MMenu3:hover, #MMenu3.on {
	background:url(../img/MMenu3.gif) no-repeat 0 -32px;
}
#MMenu4 {
	background:url(../img/MMenu4.gif) no-repeat 0 0;
	width:88px;
	height:32px;
	display:block;
	float:left;
}
#MMenu4:hover, #MMenu4.on {
	background:url(../img/MMenu4.gif) no-repeat 0 -32px;
}
#MMenu5 {
	background:url(../img/MMenu5.gif) no-repeat 0 0;
	width:86px;
	height:32px;
	display:block;
	float:left;
}
#MMenu5:hover, #MMenu5.on {
	background:url(../img/MMenu5.gif) no-repeat 0 -32px;
}
#MMenu6 {
	background:url(../img/MMenu6.gif) no-repeat 0 0;
	width:78px;
	height:32px;
	display:block;
	float:left;
}
#MMenu6:hover, #MMenu6.on {
	background:url(../img/MMenu6.gif) no-repeat 0 -32px;
}
#MMenu7 {
	background:url(../img/MMenu7.gif) no-repeat 0 0;
	width:109px;
	height:32px;
	display:block;
	float:left;
}
#MMenu7:hover, #MMenu7.on {
	background:url(../img/MMenu7.gif) no-repeat 0 -32px;
}
#MMenu8 {
	background:url(../img/MMenu8.gif) no-repeat 0 0;
	width:81px;
	height:32px;
	display:block;
	float:left;
}
#MMenu8:hover, #MMenu8.on {
	background:url(../img/MMenu8.gif) no-repeat 0 -32px;
}
#SearchHolder {
	float:right;
	padding:4px 4px 0 0;
	width:140px;
}
#SearchHolder input {
	width:100px;
	border:1px solid #765b51;
	background:none;
	padding:3px;
	color:#968075;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#SearchGo {
	background:url(../img/searchGo.gif) no-repeat 0 0;
	width:19px;
	height:19px;
	display:block;
}
#SearchGo:hover {
	background:url(../img/searchGo.gif) no-repeat 0 -19px;
}
#SearchGo span {
	display:none;
}
#SearchHolder td {
	padding:5px 5px 0 0;
}
#VisualBg {
	background:url(../img/bgVisual.gif) no-repeat top;
	width:960px;
	height:300px;
	display:block;
	padding-bottom:15px;
}
#SubVisualBg {
	background:url(../img/bgSubVisual.gif) no-repeat top;
	width:960px;
	height:190px;
	display:block;
	padding-bottom:12px;
}
#Subcrumbs {
	padding:0 0 12px 17px;
	font-size:10px;
	color:#8b7569;
}
#Subcrumbs a {
	font-size:12px;
	color:#8b7569;
	text-decoration:none;
}
#Subcrumbs a.on {
	color:#baa78e;
}
#Subcrumbs a:hover {
	text-decoration:underline;
}
#flashcontent {
	padding:3px 0 0 3px;
}
#HomeBoxy .HomeBox {
	width:219px;
	float:left;
	background:url(../img/bgHomeBox.gif) no-repeat top;
	height:241px;
	padding:3px;
}
#HomeBoxy {
	padding-bottom:10px;
}

.HomeBox2 {
	margin-right:20px;
}

.HomeBox div {
 	color:#a48f83;
	line-height:14px;
	padding:5px 10px 0 10px;
	height:90px;
	overflow:hidden;
 }
#HomeBoxy h3 {
	margin:0;
	padding:3px 0 5px 0;
	height:26px;
	display:block;
	background:url(../img/bgBoxh3.gif) no-repeat top;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#e5decf;
	font-size:12px;
}
#toolWycieczka {
	background:url(../img/btn_wirtualnawycieczka.gif) no-repeat 0 0;
	width:141px;
	height:27px;
	display:block;
}
#toolWycieczka:hover {
	background:url(../img/btn_wirtualnawycieczka.gif) no-repeat 0 -27px;
}
#toolNewsletter {
	background:url(../img/btn_newsletter.gif) no-repeat 0 0;
	width:141px;
	height:27px;
	display:block;
}
#toolNewsletter:hover {
	background:url(../img/btn_newsletter.gif) no-repeat 0 -27px;
}
#toolWymiary {
	background:url(../img/btn_wymiarysal.gif) no-repeat 0 0;
	width:141px;
	height:27px;
	display:block;
}
#toolWymiary:hover {
	background:url(../img/btn_wymiarysal.gif) no-repeat 0 -27px;
}
#toolFormularz {
	background:url(../img/btn_formularz.gif) no-repeat 0 0;
	width:141px;
	height:27px;
	display:block;
}
#toolNews {
	background:url(../img/btn_aktualnosci.gif) no-repeat 0 0;
	width:141px;
	height:27px;
	display:block;
}
#toolBilet:hover {
	background:url(../img/btn_bilet.gif) no-repeat 0 -27px;
}
#toolBilet {
	background:url(../img/btn_bilet.gif) no-repeat 0 0;
	width:141px;
	height:27px;
	display:block;
}
#toolFormularz:hover {
	background:url(../img/btn_formularz.gif) no-repeat 0 -27px;
}
#toolNews:hover {
	background:url(../img/btn_aktualnosci.gif) no-repeat 0 -27px;
}
#toolFormularz span, #toolWymiary span, #toolNewsletter span, #toolWycieczka span, #toolBilet span, #toolNews span {
	display:none;
}
#Home_Tool h4, .SubToolBottom h4 {
	background:url(../img/toolBreak.gif) no-repeat bottom;
	width:180px;
	margin: 0 0 0 15px;
	padding:10px 0 10px 15px;
}
#Home_Tool h4.last, .SubToolBottom h4.last {
	background:none;
}
#Home_Tool h4.first {
	padding-top:20px;
}
.SubToolBottom h4.first {
	padding-top:10px;
}
#HomeFooter {}
#FooterCopy {
	float:left;
	padding-left:15px;
	color:#8b7569;
}
#FooterCopy a {
	color:#8b7569;
	text-decoration:underline;
}
#FooterCopy a:hover {
	text-decoration:none;
}
#SMI {
	float:right;
	padding-right:15px;
}
#SMI a {
	color:#432118;
	text-decoration:none;
}
#LeftColumn {
	float:left;
	width:224px;
	padding-bottom:10px;
}
#RightColumn {
	float:right;
	width:715px;
	margin-bottom:10px;
	background:#ebe5e4 url(../img/rightCTop.gif) no-repeat top;
}
#RightColumnBottom {
	background:url(../img/rightCBot.gif) no-repeat bottom;
	padding:0 15px 8px 15px;
	color:#85625a;
	line-height:normal;
	text-align:justify;
}
#RightColumnBottom h1 {
	margin:0;
	padding:12px 0 0 0;
	border-bottom: 1px solid #ccbdba;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#bba8a4;
	text-transform:uppercase;
	font-size:16px;
	display:block;
}
#SubMenu {
	padding:0 0 8px 0;
	background:#ebe5e4 url(../img/subMenuBot.gif) no-repeat bottom;
	margin-bottom:10px;
}
#SubMenu h3 {
	background:url(../img/subMenuH3.gif) no-repeat top;
	width:207px;
	height:30px;
	display:block;
	text-transform:uppercase;
	color:#e5decf;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:12px 0 0 17px;
	margin:0;
}
#SubMenu ul {
	margin:0 2px 0 2px;
	padding:0;
	list-style:none;
}
#SubMenu ul ul{
	margin:0;
	padding:0;
	list-style:none;
}
#SubMenu li, #SubMenu li li {
	margin:0;
	padding:0;
	display:inline;
}
#SubMenu li a {
	display:block;
	padding:5px 5px 5px 17px;
	border-bottom:1px solid #ccbdba;
	color:#563730;
	font-weight:bold;
	text-decoration:none;
}
#SubMenu li a.on {
	background:#ccc0bd;
}
#SubMenu li a:hover {
	background:#e3dcda;
}
#SubMenu li li a {
	display:block;
	padding:5px 5px 5px 34px;
	border-bottom:1px solid #ccbdba;
	color:#8e706a;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/subMenuArr.gif) no-repeat 20px 9px;
}
#SubMenu li li a.on {
	background:#ccc0bd url(../img/subMenuArr.gif) no-repeat 20px 9px;
}
#SubMenu li li a:hover {
	background:#e3dcda url(../img/subMenuArr.gif) no-repeat 20px 9px;
}
#SubMenu li.last a {
	border-bottom:none;
}
.SubTool {
	background:url(../img/subToolTop.gif) no-repeat top;
	margin-top:10px;
}
.SubToolBottom {
	background:url(../img/subToolBot.gif) no-repeat bottom;
}
.Place {
	padding:10px 20px 10px 20px;
	color:#e5decf;
}
img.left {
	float:left;
	margin:0 5px 5px 0;
	padding:1px;
	border:1px solid #ccbdba;
}
img.right{
	float:right;
	margin:0 0 5px 5px;
	padding:1px;
	border:1px solid #ccbdba;
}
.drukuj {
	border-top: 1px solid #ccbdba;
	display:block;
	margin:0;
	padding:5px 0 0 0;
	text-align:right;
}
.drukuj a {
	background:url(../img/drukuj.gif) no-repeat 0 0;
	padding:0 0 0 15px;
	color:#85625a;
	text-decoration:none;
}
.drukuj a:hover {
	text-decoration:underline;
}
#RightColumnBottom ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}
#RightColumnBottom li {
	margin:0;
	padding:2px 0 2px 13px;
	display:block;
	background:url(../img/subMenuArr.gif) no-repeat 0 7px;
}
#RightColumnBottom li a, #RightColumnBottom a {
	color:#85625a;
}
#RightColumnBottom li a:hover, #RightColumnBottom a:hover {
	text-decoration:none;
}
#RightColumnBottom table {
	width:100%;
}
#RightColumnBottom td, #RightColumnBottom th {
	padding:5px;
}
#RightColumnBottom td {
	border:1px solid #ccbdba;
}
#RightColumnBottom th {
	background:#a98c86;
	border:1px solid #ccbdba;
	color:#cbbaaf;
}
#RightColumnBottom .PhotoGallery td, #RightColumnBottom .ContactForm td,  #RightColumnBottom .Newsletter td  {
	border:none;
}
.PhotoGallery img {
	padding:1px;
	border:1px solid #ccbdba;
}
.PhotoGallery a:hover img {
	border:1px solid #a98c86;
}
#RightColumnBottom h2 {
	font-size:14px;
}
/* wyniki wyszukiwania */
#WynikiPage {
	text-align:center;
	padding:10px 0 10px 0;
}
#WynikiPage a {
	text-decoration:none;
	padding:0 4px 0 4px;
	border:1px solid #ccbdba;
}
#WynikiPage a.on {
	background:#a98c86;
	color:#cbbaaf;
}
#WynikiPage a.prev {
	margin:0 10px 0 0;
}
#WynikiPage a.next {
	margin:0 0 0 10px;
}
h4.faqtitle {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:10px 0 5px 0;
}
h4.newstitle {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 3px 0;
}
h5.data {
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:12px 0 3px 0;
}
.arrlink {
	display:block;
	text-align:right;
}
#SearchStat {
	display:block;
	padding:5px 0 0 0;
	margin:0;
}
/* mapa serwisu */
ul#MapaSerwisu {
	margin:0;
	padding:0;
	list-style:none;
}
ul#MapaSerwisu li {
	background:none;
	padding:4px 0 4px 0;
	margin:0;
}
ul#MapaSerwisu li li {
	margin:0;
	padding:2px 0 2px 13px;
	background:url(../img/subMenuArr.gif) no-repeat 0 7px;
}
ul#MapaSerwisu li a {
	color:#563730;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
ul#MapaSerwisu li li a {
	font-weight:normal;
	color:#85625a;
}
ul#MapaSerwisu a:hover {
	text-decoration:underline;
}
#RightColumnBottom .ContactForm td {
	padding: 5px 10px 5px 0;
	vertical-align:top;
}
#RightColumnBottom .ContactForm td.labels {
	width:140px;
}
.ContactForm input.wpisz, .ContactForm select, .Newsletter input {
	width:300px;
	color:#85625a;
	font-size:12px;
}
.ContactForm input.liczbabiletow {
	width:80px;
}
.ContactForm select.rodzajbiletow {
	width:210px;
}
.ContactForm textarea {
	width:400px;
	color:#85625a;
	font-size:12px;
}
.Newsletter td {
	vertical-align:middle;
}
/* faq */
#RightColumnBottom ul.faq { margin:10px 0 10px 0; padding:0; list-style:none;}
#RightColumnBottomul .faq li { margin: 0; padding:0; display: inline; 	}
#RightColumnBottomul .faq li a { display: block; padding: 1px 7px 10px 15px; font-size:13px; font-weight:normal; background: url(../img/arrlink.gif) 0px 5px no-repeat ; }
#RightColumnBottom .faq_answer { padding:3px 20px 3px 10px; margin:10px 0 10px 0; border-left:2px solid #ccc0bd;}
.right { text-align:right;}

/* facebook */
#fblogo {
    position:absolute;
    right:80px;
    top:18px;
}
#fblogo a {
    background:url(../img/fblogo.png) no-repeat;
    width:18px;
    height:18px;
    display:block;
    text-indent:-10000px;
}
