@charset "utf-8";
/* CSS Document */

table{
	width:100%;
	border-collapse:collapse;
}
body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	background-image:url(background.gif);
	background-repeat: repeat-y;
	background-position: center top;	
}

td { padding:0; }
img { border:0; }
h1 {
	color: #000;
	font-size:xx-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
p {
	color: black;
}


a {
	color: black;
	
}
a:link, a:visited, a:active{
	color: black;
	
}
a:hover{
	color:#C39;
}

.graficzny {
	text-align: center;
	vertical-align: middle;
}

#logo {
	position: relative;
	left: 15%;
}
.top {
	position: relative;
	left: 10%;
	width: 250px;
	height: 30px;
	top: 27px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #C69;
}
.stopka {
	text-align: center;
	position: relative;
	margin-top: 25px;
	margin-bottom: 50px;
}

#small {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: black;;
	line-height: 0;
}
.strzalki {
	color: #636B7D;
	font-size:2.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.s1 {
	display: block;
	height: auto;
	width: auto;
	position: absolute;
	left: 12%;
	top: 250px;
}
.s2 {
	display: block;
	height: auto;
	width: auto;
	position: absolute;
	right: 12%;
	top: 250px;
}
.back {
	text-align: center;
	height: 800px;
	width: 50%;
	position: absolute;
	z-index: 13;
	display: block;
	left:0px;
	font-family: "Lucida Grande";
	font-size:medium;
	font-variant: small-caps;
	background-image: url(spacer.gif);
	
}
.back a {
	display: block;
	width: 100%;
	height: 800px;
}
.back a:hover {
	background-image: url(foto-left-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #616161;	
}
.next {
	text-align: center;
	height: 800px;
	width: 50%;
	position: absolute;
	z-index: 13;
	display: block;
	vertical-align: middle;
	right: 0px;
	font-family: Times New Roman, "Lucida Grande";
	font-size:medium;
	font-variant: small-caps;
	background-image: url(spacer.gif);
}
.next a {
	display: block;
	width: 100%;
	height: 800px;
}
.next a:hover {
	background-image: url(foto-right-hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #616161;
}
.photo {
	text-align: center;
	display: block;
	position: absolute;
}
.rajpack {
	display: block;
	background-color: #FFF;
	text-align: center;
	position: absolute;
	border: 1px dashed #F9C;
	top: 50px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 50;
	padding-left: 15px;
	left: 10%;
	font-size: small;
}
.jeszcze {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	position: absolute;
	top: 150px;
	right: 25%;
	background-image: url(again.gif);
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 200px;
	background-position: right top;
	padding-top: 25px;
}
