body 
{scrollbar-3dlight-color: rgb(235,223,183); 
scrollbar-arrow-color:rgb(235,223,183); 
scrollbar-base-color:rgb(235,223,183); 
scrollbar-dark-shadow-color:rgb(235,223,183); 
scrollbar-face-color:rgb(235,223,183); 
scrollbar-highlight-color:rgb(116,75,55); 
scrollbar-shadow-color:rgb(116,75,55); 
	text-align: center;
	color: rgb(235,223,183);
	font-family: Georgia, fantasy;
	font-size: 10pt;
	font-style:italic;
	background-color: rgb(235,223,183);
	margin:auto;
	width:920px;
	max-width:920px;
 background-image: url(pliki/deska.jpg);
	background-repeat: repeat-x;
	background-position: top;}
div.t{  background-image: url(pliki/tlo2.jpg);
	background-repeat:no-repeat;
	width: 900px;
  	 max-width:900px;
	white-space:pre;}
p{margin: 6px;
	font-size: 12pt;
	color: rgb(116,75,55);
	font-family: Georgia, fantasy;
		font-style:italic;}
p.redaguje{margin: 6px;
	font-size: 8pt;
	color: rgb(116,75,55);
	font-family: Georgia, fantasy;
		font-style:italic;}
p.p{width: 380px;
  	 max-width:380px;
	   padding-left:20px;
	   padding-right:20px;
	   	color: rgb(70,20,10);
}	
img.g{float: right;}
p.stopka {font-weight: bold; 
	font-size: 7pt;
  	 width: 910px;
  	 max-width:910px;
	   height: 15px;
	   background-color: rgb(116,75,55);
	   border: 1px solid #000000;
	padding:5px;
	margin:0 auto;}
p.ewa{color: rgb(116,75,55);
	font-size: 8pt;
	width: 910px;
  	 max-width:910px;
	   text-align: center;}
a.mapa{color:black;}

div.gora{ margin-bottom:50px;
    }
 div.glowny{margin:0 auto;
   max-width:850px;
 	 width:850px;
	  color: rgb(116,75,55);
	  text-align: center;}
 
h1{text-align:center;
	font-size: 13pt;
	text-transform:uppercase;
	margin: 1px;
	color: rgb(116,75,55);}
a.moja {font-size: 15px;
	color: rgb(235,223,183);
	border-width: 0;
	text-align: center;
	font-family: Georgia;
	text-decoration: none;
	font-weight: bold;
	margin:10px;}	
a.a{text-align: center;
	font-family: Georgia;
	font-size: 10pt;
	text-decoration:none;
	color: rgb(116,75,55);
	border-width:0;}
a.b{text-align: left;
	font-family: Georgia;
	font-size: 10pt;
	text-decoration:none;
	color: rgb(116,75,55);
	border-width:0;}
 a{text-align: center;
	font-family: Georgia;
	font-size: 10pt;
	text-decoration:none;
	color: rgb(235,223,183);
	border-width:0;}
a:hover{ color: black;}


#galeria{
  	
	width: 900px;
	margin: 20px auto 0 auto;
	color: #555;
	font: 12px Arial, Verdana;
}

#galeria ul li{
	display: inline;
	margin:0 10px 10px 0;
}

#galeria img{
	border: 1px solid #bbb;
	padding: 1px;
}

/* Ajax */
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../js/images/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../js/images/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../js/images/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../js/images/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
