body {
	display: block;
	background-image: url(../obrazki/tlo.jpg);
	background-attachment: scroll;
	background-position: left 0;
	background-repeat: repeat-x;
}
ul {
	list-style: none;
}
.scrolling {
	width: 210px;
	height: 515px;
	position: inherit;
	left: 80px;
	top: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	overflow-y: hidden;
	overflow-x: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 2;
}
.scrolling2 {
	width: 210px;
	height: 515px;
	position: inherit;
	left: 80px;
	top: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	overflow-y: hidden;
	overflow-x: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 2;
}
.scrolling:after {
	position: absolute;
	content: '';
	background: rgba(192,227,232, 0.8) url(../scroll.png) no-repeat center center;
	width: 80px;
	height: 80px;
	top: 50%;
	left: 50%;
	margin: -75px 0 0 -35px;
	border-radius: 50%;
	z-index: 3;
}
/*.touch .scrolling:after,*/
.scrolling:hover:after {
	display: none;
}
@media screen and (max-width: 233px) {
 div..scrolling {
 position: relative;
 height: 515px;
}
}
.pb-scroll {
	position: relative;
	height: 100%;
	width: 253px;
	overflow-y: visible;
	overflow-x: hidden;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
}
.zawartosci {
	background-repeat: no-repeat;
	width: 550px;
	height: 550px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
	position: inherit;
	left: 343px;
	opacity: 1;
	z-index: 3;
}
.zawartosci2 {
	background-repeat: no-repeat;
	width: 562px;
	height: 450px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
	padding-top: 25px;
	position: inherit;
	top: 50px;
	left: 343px;
	opacity: 1;
	z-index: 3;
}
.background {
	background: rgba(255,255,255, 0.6);
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	box-shadow: 5px 5px 15px rgba(0,0,0,.5);
	background-repeat: no-repeat;
	width: 863px;
	height: 600px;
	position: inherit;
	left: 80px;
	z-index: 1;
}
.nazwyDzialow {
	position: absolute;
	z-index: 1;
	background-color: rgb(255,255,255);
	-webkit-box-shadow: 5px 5px 15px rgba(0,0,0,.5);
	-moz-box-shadow: 5px 5px 15px rgba(0,0,0,.5);
	-ms-box-shadow: 5px 5px 15px rgba(0,0,0,.5);
	-o-box-shadow: 5px 5px 15px rgba(0,0,0,.5);
	box-shadow: 5px 5px 15px rgba(0,0,0,.5);
}
.napisyDzialow {
	position: absolute;
	left: 26px;
	bottom: 0px;
}
.obrazy {
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}
#stopka {
	width: 6148px;
	height: 40px;
	position: absolute;
	left: 800px;
	top: 655px;
	text-align: right;
	color: rgb(255,255,255);
	font-family: "Macondo";
	font-size: 12px;
	font-weight: normal;
	z-index: 2;
}
.opisoautorze {
	color: rgb(139,0,0);
	font-family: "Macondo";
	font-size: 14px;
	font-weight: normal;
	z-index: 2;
}
img {
	border: none;
}
a:link {
	opacity: 0.6;
	text-align: center;
	text-decoration: none;
	font: 40px 'Dorsa', serif;
	word-spacing: 5px;
	color: rgb(255,255,255);
	transition: all 0.3s ease-in;
}
a:hover {
	opacity: 1;
}
a.linki {
	text-align: left;
	text-decoration: none;
	font: 40px 'Dorsa', serif;
	word-spacing: 5px;
	color: rgb(11,58,64);
	-webkit-text-stroke: 1px rgb(11,58,64);
	-o-text-stroke: 1px rgb(11,58,64);
	-moz-text-stroke: 1px rgb(11,58,64);
	-ms-text-stroke: 1px rgb(11,58,64);
}
a.face {
	opacity: 1;
}
a.napis {
	opacity: 0.6;
	text-align: center;
	text-decoration: none;
	font: 40px 'Dorsa', serif;
	word-spacing: 5px;
	color: rgb(255,255,255);
	transition: all 0.3s ease-in;
}
a.napis:hover {
	opacity: 1;
	text-align: center;
	text-decoration: none;
	font: 40px 'Dorsa', serif;
	word-spacing: 5px;
	color: rgb(255,255,255);
	-webkit-text-stroke: 1px rgb(255,255,255);
	-o-text-stroke: 1px rgb(255,255,255);
	-moz-text-stroke: 1px rgb(255,255,255);
	-ms-text-stroke: 1px rgb(255,255,255);
	text-stroke: 1px rgb(255,255,255);
	transition: all 0.3s ease-in;
}
a.nawigacja {
	opacity: 0.6;
	text-align: center;
	text-decoration: none;
	font: 40px 'Dorsa', serif;
	word-spacing: 5px;
	color: rgb(255,255,255);
	transition: all 0.3s ease-in;
}
a.nawigacja:hover {
	opacity: 1;
	text-align: center;
	text-decoration: none;
	font: 45px 'Dorsa', serif;
	word-spacing: 5px;
	color: rgb(255,255,255);
	transition: all 0.3s ease-in;
}
.obraz {
	width: 500px;
	height: 500px;
}
img {
	border: none;
}
table.gallery {
	list-style: none;
	position: relative;
	width: 213px;
	padding: 5px;
	border-collapse: separate;
	border-spacing: 8px 6px;
	margin-top: 0px;
	margin-bottom: 10px;
}
td {
	width: 40px;
	height: 40px;
}
td.podzial {
	border-bottom: 1px solid #000000;
}
.hinhanh {
	width: 40px;
 height::40px;
}
th.tytul {
	margin-left: 5px;
	margin-top: 30px;
	text-align: center;
	color: rgb(0,128,128);
	font-family: "Marcellus";
	font-size: 15px;
	font-weight: bold;
	background-color: rgba(255, 255, 255, 1);
	z-index: 2;
}
th.podtytul {
	margin-left: 5px;
	margin-top: 30px;
	text-align: center;
	color: rgb(0,128,128);
	font-family: "Courgette";
	font-size: 15px;
	font-weight: normal;
	height: 10px;
	z-index: 2;
}
.txt {
	width: 392px;
	height: 300px;
	position: absolute;
	top: 200px;
	left: 85px;
	margin-left: 20px;
	margin-top: 30px;
	text-align: center;
	color: rgb(0,0,0);
	font-family: "Macondo";
	font-size: 15px;
	font-weight: normal;
	z-index: 5;
}
.napisytytuly {
	position: absolute;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	display: inline;
	white-space: nowrap;
	font: 70px 'Dorsa', serif;
	word-spacing: 5px;
	color: rgb(11,58,64);
	-webkit-text-stroke: 1px rgb(11, 58, 64);
	-o-text-stroke: 1px rgb(11, 58, 64);
	-moz-text-stroke: 1px rgb(11, 58, 64);
	-ms-text-stroke: 1px rgb(11, 58, 64);
	z-index: 3;
}
.kreska {
	width: 34px;
	height: 545px;
}
.powrot {
	width: 34px;
	height: 34px;
}
.doDomu {
	position: absolute;
	top: 20px;
	left: 993px;
}
