body {
	font: normal 11px/16px Arial, Tahoma;
	background: #fff;
	color: #7188b0;
}
body, div, p, a, img, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: none;
}
#text {
	position: absolute;
	width: 426px;
	height: 407px;
	margin: 232px 0 0 5px;
	padding: 0 30px 0 21px;
	overflow: hidden;
}
#text #scroll {
	width: 426px;
	height: 407px;
}
img {
	font-size: 1px;
	line-height: 0;
}
table {
	margin: 0 0 10px 8px;
}
th {
	text-align: left;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 15px;
	line-height: 20px;
	margin: 60px 0 30px 0;
	padding: 0 0 7px 8px;
	border-bottom: 1px solid #f3f3f3;
}
h2 {
	font-size: 15px;
	line-height: 20px;
	margin: 17px 0 10px 0;
	padding: 0 0 7px 8px;
	border-bottom: 1px solid #f3f3f3;
}
p {
	margin-bottom: 10px;
	padding: 0 0 0 8px;
}
/*ul {
	margin: 20px 0 0 5px;
	padding: 0;
}*/
table ul {
	margin: 0 0 0 20px;
}
a {
	text-decoration: none;
	color: #7188b0;
	font-weight: bold;
}
a:hover {
	color: #000;
}
a * {
	cursor: default;
	cursor: pointer;
}
strong, b {
	font-size: 12px;
}
#contener {
	position: absolute;
	width: 959px;
	height: 653px;
	left: 50%;
	margin: 17px 0 0 -480px;
	background: url('gfx/back.jpg') no-repeat;
}
#top {
	position: absolute;
	margin: 7px 0 0 5px;
}
#foto, #gallery, #map, #calendar {
	position: absolute;
	margin: 232px 0 0 484px;
}
#gallery {
	width: 418px;
	height: 367px;
	padding: 40px 0 0 18px;
}
#gallery a {
	display: block;
	float: left;
	margin: 0 11px 11px 0;
}
#gallery img {
	width: 70px;
	height: 60px;
}

#napis {
	position: absolute;
	margin: 7px 0 0 550px;
}

#map {
	width: 430px;
	height: 407px;
}
#map div span, #map div a {
	display: none;
}

#langs {
	position: absolute;
	margin: -13px 0 0 805px;
}
#langs a {
	padding: 0 7px 0 5px;
	color: #b1bfe4;
	font-weight: normal;
	font-size: 10px;
}
#langs a:hover, .pl #lpl, .en #len, .ru #lru {
	color: #f58d73;
}
#lpl, #len {
	border-right: 1px solid #b1bfe4;
}

#menu {
	position: absolute;
	margin: 198px 0 0 5px;
}
#menu ul, #menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 21px;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -9999px;
	height: 21px;
	border-right: 1px solid #cccccc;
}
#m1 a {
	width: 173px;
	background-image: url('gfx/menu1.gif');
}
#m2 a {
	width: 201px;
	background-image: url('gfx/menu2.gif');
}
#m3 a {
	width: 149px;
	background-image: url('gfx/menu3.gif');
}
#m4 a {
	width: 115px;
	background-image: url('gfx/menu4.gif');
}
#m5 a {
	width: 197px;
	background-image: url('gfx/menu5.gif');
}
#m6 a {
	width: 108px;
	background-image: url('gfx/menu6.gif');
	border-right: none;
}
#m1 a:hover, #s1 #menu #m1 a {
	background-image: url('gfx/menu1h.gif');
}
#m2 a:hover, #s2 #menu #m2 a {
	background-image: url('gfx/menu2h.gif');
}
#m3 a:hover, #s3 #menu #m3 a {
	background-image: url('gfx/menu3h.gif');
}
#m4 a:hover, #s4 #menu #m4 a {
	background-image: url('gfx/menu4h.gif');
}
#m5 a:hover, #s5 #menu #m5 a {
	background-image: url('gfx/menu5h.gif');
}
#m6 a:hover, #s6 #menu #m6 a {
	background-image: url('gfx/menu6h.gif');
}

#calendar {
	width: 386px;
	height: 377px;
	padding: 15px 25px 15px 25px;
}
.cal a, .cal span {
	float: left;
	width: 12px;
	text-align: center;
	margin: 0 4px 2px 0;
	padding: 0;
	color: #000;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
}
#calendar .booked {
	background: yellow;
}
.clear, h3 {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.cal {
	float: left;
	width: 127px;
	height: 90px;
}
#years {
	margin-bottom: 10px;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 5px;
}
#years a {
	font-size: 13px;
}
.selected {
	color: #000;
}

/* scroll */

.jScrollPaneTrack {
	position: absolute;
	z-index: 70;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #e6e6e6; /* url('gfx/scroll_track.gif') repeat-y */
}
.jScrollPaneDrag {
	position: absolute;
	z-index: 70;
	background: #8299C2;
	cursor: pointer;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	/*background: url('gfx/scroll_drag_middle.gif') no-repeat 0 50%;*/
}
.jScrollPaneDragTop {
	position: absolute;
	z-index: 70;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url('gfx/scroll_drag_top.gif') no-repeat;
	height: 13px;
}
.jScrollPaneDragBottom {
	position: absolute;
	z-index: 70;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: url('gfx/scroll_drag_bottom.gif') no-repeat;
	height: 13px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 71;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #F1F4FB url('gfx/scroll_arrow_up.gif') no-repeat 0 0;
	height: 13px;
}
a.jScrollArrowUp:hover {
	background-color: #f60;
	background-position: 0 -13px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 71;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #F1F4FB url('gfx/scroll_arrow_down.gif') no-repeat 0 0;
	height: 13px;
}
a.jScrollArrowDown:hover {
	background-color: #f60;
	background-position: 0 -13px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-color: #f00;
	background-position: 0 -26px;
}
