* { font-family: Verdana, Arial, Helvetica, Sans-Serif; }
xhtml, body, div, span, pre, code, a, p, img, hr,
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6,
form, fieldset, label, legend {
  border: 0px none;
  margin: 0;
  padding: 0
}
html {
  height: 100%;
  min-height: 100%;
  font-size: 0.74em;
}
body {
  height: 100%;
  color: #555750;
  min-height: 100%;
  background: #E5FFCC;
}
#container {         /* główny pojemnik strony */
  height: auto;
  min-height: 100%;
  width: 770px;
  margin: 0 auto 0 auto;
  padding: 0 10px;
  position: relative;
  background-color: transparent;
  background-image: url('../img/powloka-strony.png');
  background-repeat: repeat-y;

}
#header {
  width: 740px; /* 750px  ok */
  height: 255px;
  padding: 0 5px;
  color: inherit;
  background: #fff url('../img/do_naglowka.jpg') 5px 80px no-repeat;
  position: relative;
x   border: solid 1px red;
}
#left {
  float: left;
  width: 175px;
   height: auto;
  padding: 0 10px;
  min-height: 175px;
  margin-left: 5px;
}
#content {
  float: left;
  width: 505px;
  height: auto;
  min-height: 170px;
  padding: 5px 0px 0 20px;
  margin-right: 0px;
  line-height: 1.3em;
  background: #fff;

}
#hill {
  width: 770px;
  height: 20px;
  margin-left: -10px;
  background: #f6fbf1;
  position: relative;

}
#clear {
  clear: both;
  width: auto;
  height: 130px;

}

#bottom {                  /*pasek dolny z cieniem*/
  width: 770px;
  height: 50px;
  bottom: 0;
  margin-left: -10px;
  background: #f6fbf1 url('../img/dno-strony.png') no-repeat;
  position: absolute;

}
#menu {        /*menu górne*/

  top: 3px;
  right: 5px;
  width: auto;
  height: 70px;
  position: absolute;
  margin: 0;
  font-size: 11px;
  list-style: none;

}
#menu li {
  float: left;
  width: 90px;
  height: 69px;
  margin: 0;
  display: inline;
  position: relative;

}
#menu li a {
  color: #006464;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  padding: 55px 0 2px 0;
  width: 100%;
  position: absolute;
  background: transparent 15px 6px no-repeat;
}
#menu li a:hover {                 /*ikony do górnego menu obrazkowego*/
  background-position: 15px -64px; /*obsługa obrazków gif*/
}
#menu li a { background-image: url('../img/home.gif'); }
#menu li+li a { background-image: url('../img/onas.gif'); }
#menu li+li+li a { background-image: url('../img/regulaminy.gif'); }
#menu li+li+li+li a { background-image: url('../img/imprezy.gif'); }
#menu li+li+li+li+li a { background-image: url('../img/wyprawy.gif'); }
#menu li+li+li+li+li+li a { background-image: url('../img/foto.gif'); }
#menu li+li+li+li+li+li+li a { background-image: url('../img/info.gif'); }
#menu li+li+li+li+li+li+li+li a { background-image: url('../img/kontakt.gif'); }
                                                                      /* koniec menu górne*/
/*------------------------------------------------obsługa prawego menu----------------------------------------------*/
#submenu {
  float: left;
  width: 175px;
  height: auto;
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
   border-top: solid 1px #e0e0e0;
   border: solid 2px #fff;
}

#submenu li {
  clear: left;
  float: left;
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
  border-top: solid 1px #fff;
   border-bottom: solid 1px #e0e0e0;

}

#submenu li a {
  color: #555650;
  width: auto;
  height: auto;
  margin: 1px;
  padding: 4px;
  display: block;
  border: solid 1px transparent;
  text-decoration: none;
}
#submenu li a:hover {          /*zmiana tła przycisku */
  background-color:#a9c8a6;

}
 /*----------------------------------------koniec obsługi prawego menu----------------------------------------------*/                                                 /*tabela*/
tabfoto {
   border			:0px;
   width: 500px;
   font-size: 95%;
}

 .tabfoto td {
        width: 90px;
        height: 67px;
        border-right: 1px solid #40844a;
  	border-left: 1px solid #40844a;
  	border-bottom: 1px solid #40844a;
  	border-top: 1px solid #40844a;
  	vertical-align: middle;
 	border-collapse: collapse;
 }
.tabfoto th {
  hight: 90px;


}
.tabela {
	font-size: 12px;
        color: #555750;
 	text-align: center;
 	vertical-align: middle;
 	border-collapse: collapse;
}

.tabela td{
       border-right: 1px solid #40844a;
 	border-left: 1px solid #40844a;
 	border-bottom: 1px solid #40844a;
 	border-top: 1px solid #40844a;
}
x .tabfoto {
x	font-size: 12px;
x        color: #555750;
x 	text-align: center;
x 	vertical-align: middle;
 x	border-collapse: collapse;
}

x.tabfoto td{
x        margin: 1px;
x        padding: 4px;
x        border-right: 1px solid #40844a;
x 	border-left: 1px solid #40844a;
x 	border-bottom: 1px solid #40844a;
x 	border-top: 1px solid #40844a;
x}
#tabelka {
	font-size: 10px;
 	text-align: center;
  	vertical-align: middle;
 	border-collapse: collapse;

}
#ktr {
	text-align: left;
  	font-size: 12px;
        list-style: none;
}
.tytul {
	font-size: 12px;
        color: #555750;
 	text-align: center;
 }
 /*---------------------------------------obsługa stopki strony----------------------------------------------------*/
#footer {
  clear: both;
  font-size: 11px;
  border: solid 1px #40844a;
  width:537px;
  height:50px;
  left:215px;
  bottom: 50px;   /*odleglosc od dna strony*/
  background-color:#eefaee;
  position: absolute;
}

#footer a {            /* deklaracja koloru cycionek dolnego menu*/
  color: #40844a;
}
#footer ul {
  top: 10px;
  left: 10px;
  width: auto;
  margin: 0;
  position: absolute;
}
#footer li {
  margin: 0;
  display: inline;  /* dolne menu w jednej lini poyiomej*/
  padding: 0 13px 0 6px;
  border-right: solid 1px #40844a;
}



#footer #copyright {     /* ok */
  top: 29px;
  left: 10px;
  width: auto;
  color: gray;
  position: absolute;
  float: left;
  padding-left: 6px;

}
 /*--------------------------------koniec obsługa stopki strony----------------------------------------------------*/
#aktual {
  position: absolute;
  top: 30px;
  left: 500px;
  font-size: 8px;
  font-weight: bold;
  color: red;
  display:none;
}
#podpis {     /* podpis autorów tekstów w wyprawy */
  font-size: 11px;
  color: gray;
  padding-left: 15px;
}


                               /* deklaracja czcionek */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  margin: 1.7em 0 0.5em 0;

}
h1 { font-size: 140%;
     margin: 0.2em 0 1.1em;
     line-height: 1.3em;
}
h2 { font-size: 110%; }
h3 { font-size: 105%; }
p { text-indent: 1.5em;
    text-align: justify;
    margin: 1em 0;
}

a                                  /* deklaracja czcionek linka */
{ color: #40844a;
 background: transparent;
 text-decoration: none;
 }
a:hover {                   /* deklaracja czcionek linka */
 text-decoration: underline;
  }

.linki a{                /* linki w galerii */
  color: #40844a;
   font-weight: bold;
  background: transparent;
  text-decoration: none;
 }

.linki a:hover {                 /* linki w galerii */
  color: #40844a;
  text-decoration: underline;
 }
.linki a:visited  {                /* linki w galerii */
  color: #542c51;
}
.mjpg {                /* dosunięcie małych ikon do lewej strony */
   padding: 2px;
   margin-top: 1px;
   margin-bottom: 0px;
   margin-left: 1px;
   margin-right: 3px;
   background: #fff;
   float: left;
   border: solid 1px #40844a;
 }
  .mjpg2 {                /* dosunięcie małych ikon do prawej strony */
   padding: 2px;
   margin-top: 1px;
   margin-bottom: 0px;
   margin-left: 3px;
   margin-right: 1px;
   background: #fff;
   float: right;
   border: solid 1px #40844a;
 }
  .mjpg3 {                /* dosunięcie małych ikon do prawej strony */
   padding: 2px;
   margin-top: 1px;
   margin-bottom: 0px;
   margin-left: 3px;
   margin-right: 1px;
   background: #fff;
   float: right;

 }
 .wskn {                /* wskazanie nowosci na stronie indeksowej */
     width:80%;
      font-size: 11px;
       color: black;
}
.lista1 li {
   list-style: none;
   font-weight: bold;
}
 #banery {         /* banery w polecamy */
  float:left;
  padding: 2px
}
.zdjecie {
	padding: 10px;
	text-align: justify;
	
}

h3 {
	text-align: center;
	font-size: 18px;
	margin: 0;
	padding-bottom: 10px;
}

 #img {
 	margin-bottom: 10px;
  	padding: 20px;
       border: solid 1px #40844a;

}

.stronicowanie {
	text-align: center;
	margin-top: 1em;
	font-weight: bold;
}
.stronicowanie a:link, .stronicowanie a:visited {
	color: #40844a;
	text-decoration: none;
}
.stronicowanie a:hover {
	color: red;
}



#fadeinbox{
position:absolute;
margin-top: -100px;
width: 450px;
left: 0;
top: -400px;
border: 1px solid green;
background-color: #eaed6d;
padding: 4px;
z-index: 100;
visibility:hidden;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url('data:image/gif;base64,AAAA'); /* Trick IE into showing hover */ display: block }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }