body
 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background: url(images/tlo.png);
  background-repeat: repeat-x; 
  margin: 0;
  padding: 0;
  text-align:center;
 }
div
 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  position:relative;
 }
a
 {
  text-decoration: none;
 }
#tlo 
 {
  background: url(images/background.png);
  margin:0 auto;
  padding:0 0px 0 0px;
  position:relative;
  width:780px;
  height:100%;
  text-align:left;
  clear: both;
 }
#naglowek 
 {
  /*background: url(images/foto1.jpg);
  background-repeat: no-repeat;*/
  /*margin-left: 18px;*/ 
  width:780px;
  height:208px;
  margin-bottom:0px;
 }
#naglowek h1
 {
  margin-top:0px;
  padding-top:120px;
  padding-left:70px;
  color:#861506;
  font-size:22px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 }
#g_menu
 {
  background: url(images/gorne_menu.png);
  background-repeat: no-repeat;
  margin-left: 18px;
  width:780px;
  height:33px;
  /*height:45px;*/
  margin-bottom:0px;
  margin-top:-8px;
 }
#g_menu a
 {
  display: block;
  padding: 0 0px;
  font-weight: bold;
  color: #6e7108;
 }
#g_menu a:hover
 {
  color: #861506;
 }
#g_menu ul
 {
  list-style: none;
 }
#g_menu li
 {
  width:auto;
  float: left;
  padding-left:40px;/*opis menu od lewej*/
  padding-top:5px;
  font-weight: bold;
  font-size: 14px;
 }
#l_menu 
 {
  width:180px;
  height:100%;
  float:left;
  padding-top:3px;
  padding-left:0px;
  margin-left:18px;
 }

#l_menu dd
 {
  background:url(images/l_m_tlo.png);
  background-repeat: repeat-y; 
  padding-top:5px;
 }
#l_menu dl
 {
  margin: 0px;
 }
#l_menu dt
 {
  font-size: 14px;
  color: #861506;
  background:url(images/menu.png);
  background-repeat: no-repeat; 
  font-weight: bold;
  height:27px;
  width:180px;
  padding-top:5px;
  text-align:center;
 }
#l_menu dd
 {
  font-size:13px;
  margin-top:0px;  
  margin-left:0px;
 }
#l_menu a
 {
  background-image: url(images/olowek_a.jpg);
  background-repeat: no-repeat; 
  font-size:14px;
  color: #6e7108;
  line-height: 150%;
 }
#l_menu a:hover
 {
  background-image: url(images/olowek_h.jpg);
  background-repeat: no-repeat; 
  color: #861506;
 }
#stopka_menu
 {
  background:url(images/l_m_dol.jpg);
  width:180px;
  height:20px;
 }
#srodek
 {
  background: url(images/tlo.png);
  background-repeat: repeat-x; 
  width:560px;
  height:auto;
  float:left;
  margin-left:3px;
  margin-top:3px;
 }
#srodek a
 {
  color:#000000;
  text-decoration:underline;
 }
#srodek h2
 {
  padding-top:0px;
  background: url(images/tlo.png);
  font-size: 15px;
  color:#861506;
  line-height: 190%;
  padding-left:25px;
  margin-top:0px;
 } 
#srodek h3
 {
  padding-top:0px;
  background: url(images/tlo.png);
  font-size: 15px;
  color:#861506;
  line-height: 190%;
  padding-left:25px;
  margin-top:0px;
  text-align: center;
 } 

#srodek p
 {
  margin-bottom:8px;
  text-indent: 15px;
  text-align: justify;
  padding-left:15px;
  padding-right:5px;
  padding-top:0px;
  padding-bottom:4px;
  font-size:12px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #6e7108;
 }
#srodek li
 {
  color: #6e7108;
 }
#stopka
 {
  background: url(images/stopka.png);
  background-repeat: no-repeat; 
  margin-left: 18px;
  clear:both;
  font-size:11px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  height: 25px;
  color: #6e7108;
  padding-top:12px;
  padding-left:30px;
 }
#copyright
 {
  width:auto;
  float:left;
  padding-left:40px;
 }
.galeria
 {
  text-align: center;
 }
.galeria table
 {
  margin-left: auto;
  margin-right: auto;
 }
.galeria td 
 {
  padding: 5px 5px 10px 5px;
 }
.galeria td img
 {
  border: 1px solid black;
 }
.zdjecie
 {
  padding: 10px;
  text-align: justify;
 }
h1
 {
  text-align: center;
  font-size: 20px;
  margin: 0;
 padding-bottom: 10px;
 }
#img
 {
  margin-bottom: 10px;
 }
.stronicowanie
 {
  text-align: center;
  margin-top: 1em;
  font-weight: bold;
 }
.stronicowanie a:link, .stronicowanie a:visited 
 {
  color: blue;
  text-decoration: none;
 }
.stronicowanie a:hover
 {
  color: red;
 }

/*****************************************************/

/* *****************Lightbox**************************/

/*****************************************************/


#lightboxOverlay 
 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  opacity: 0.85;
  display: none;
 }



#lightbox 
 {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
 }

#lightbox img 
 {
  width: auto;
  height: auto;
 }

#lightbox a img 
 {
  border: none;
 }


.lb-outerContainer {
  position: relative;
  background-color: white;
  /*zoom: 1;*/
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
   border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}


.lb-container {
  padding: 10px;
}


.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}


.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}


.lb-container > .nav {
  left: 0;
}


.lb-nav a {
  outline: none;
}


.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  display: block;
}


.lb-prev {
  left: 0;
  float: left;
}


.lb-next {
  right: 0;
  float: right;
}


.lb-prev:hover {
  background: url(images/prev.png) left 48% no-repeat;
}


.lb-next:hover {
  background: url(images/next.png) right 48% no-repeat;
}


.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}


.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}

.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}

.lb-data .lb-close:hover {
  cursor: pointer;
}
