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

table{
	width:100%;
	border-collapse:collapse;
}
body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Times New Roman", Times, serif;
}

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


a {
	color: #000;
	
}
a:link, a:visited, a:active{
	color: #000;
	
}
a:hover{
	color:#C39;
}
a.negative  {
	color: #FFF;
	
}
a.negative:link, a.negative:visited, a.negative:active {
	color: #FFF;
	
}
a.negative:hover{
	color:#C39;
}


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

/*#logo {
	position: relative;
	left: 15%;
}*/
.top {
	position: relative;
	left: 10%;
	width: 250px;
	height: 60px;
	top: 27px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #C69;
}
.main {
	margin-top: 60px;
}
.float {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.76em;
	position: absolute;	
	z-index: 111;
}
.stopka {
	text-align: center;
	position: relative;
	margin-top: 25px;
	margin-bottom: 50px;
}

#small {
	font-family: Arial, "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: 650px;
	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: 650px;
}
.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: 650px;
	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: 650px;
}
.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;
}
.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;
}

