body {
    margin: 0; 
    padding: 0; 
    background-color: #FFFFFF; 
    background: url(images/tlo.gif);

}
#kontener {
    position: relative; 
    width: 1000px; 
    margin: 0px auto; 
    padding: 0;
    background-color: #FFFFFF;
    border: 1px solid #B3B1B1;
        border-top: none;
}

#naglowek {
    height: 115px; 
    min-height: 115px;
        width: 980px;
    margin: 0 0 0 10px;
    border-bottom: 5px solid #B3B1B1;
}
#glowna {
    width: 1000px;
    margin: 0; 
    padding: 0; 
    background-color: #FFFFFF;  
}


#lewa {
    float: left; 
    width: 280px; 
    margin: 10px 0 10px 10px; 
    padding: 0; 
    text-align: center;
    
}
#srodek {
    float: left;
    width: 697px;
    margin: 10px 0 10px 0; 
    border: 1px solid #B3B1B1;

}

* html #menu {
/* hacking IE */
    margin-right: -2px;
}

#menu {
    position: absolute; 
    display: block;
    top: 16px; 
    left:330px; 
    height: 89px;
    min-height: 89px;
    margin: 0;
    padding: 0;
}
#menu a {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: 550;
    text-decoration: none; 
    text-transform: uppercase;
    color: #000000;
    display: inline;
    float: left;
    width: 110px;
    height: 89px; 
    min-height: 89px;
    text-align : center;
    line-height : 56px;
}

#menu a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    text-decoration: none; 
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline;
    width: 110px;
    height: 89px; 
    min-height: 89px;
}

#menu a.podswietl{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    text-decoration: none; 
    text-transfor0m: uppercase;
    color: #FFFFFF;
    display: inline;
    width: 110px;
    height: 89px; 
    min-height: 89px;
}

#stopka {
    clear: both;
    position: relative; 
    height: 30px; 
    min-height: 30px; 
    width: 980px;
    margin-left: 10px;
    border-top: 5px solid #B3B1B1;
}

#stopka a, #stopka p {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    text-decoration: none; 
    color: #B3B1B1;
    display: inline;
    line-height : 20px;
}

span.menu_dolne {
    color: #000000;
    font-weight: bold; 
    margin: 0;
    padding-left: 40px;
}
.menu_dolne a {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    text-decoration: none; 
    color: #4B4D4C;
    font-weight: bold; 
    text-align : center;
}
span.stat {
    position:absolute; 
top: 50px;
left: 10px;
}


img {border:0;}
img.ramka {border: 3px solid #B3B1B1;}
img.logo {position:absolute; visibility: visibility; top: 16px; left: 45px;}


div.center{
    text-align: center;
}

span.haslo {
    position:absolute; 
    top: 130px; 
    left: 55px;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 25px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #FFFFFF;

}
a.jezyk {
    display: block;
    position:absolute; 
    top: 7px; 
    right: 37px;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #737475;
}


p, td {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    text-decoration: none; 
    color: #000000;
    margin: 0 0 10px 0;
    padding: 0 10px 0 10px;
    text-indent: 1em;
    text-align: justify;
    line-height: 1.7em;
}

table {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
td {
    vertical-align: top;
}

td.center {
    vertical-align: middle;
    text-align: center;
}
td.poziom_center {
    text-align: center;
}

p.male {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-style: italic;
    color: #000000;
    text-align : center;
    margin-bottom: 30px;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    font-weight: bold; 
    color: #890A0A;
    line-height: 1.5em;
}

h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 16px; 
    font-weight: bold; 
    color: #890A0A;
    margin: 20px 10 10px 10px;
    padding: 0 10px 0 10px;
    line-height: 1.5em;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    text-transform: uppercase;
    color: #910202;
    margin: 20px 10 10px 10px;
    padding: 0 10px 0 10px;
    line-height: 1.5em;
}

h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    color: #871919;
    margin: 10px;
    line-height: 1.5em;
}


ul {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    list-style: none;
    margin: 0;
    padding: 0 0 10px 30px;
}


ul li {
    padding-left: 15px;
    line-height: 1.5em;
    background: url("images/li.gif") no-repeat 0 top;
}

hr {
    background-color: #000000;
    color: #000000;
    border-width:0;
    width: 80%;
    text-align: center;
    height:1px;
}

textarea, input {
    background-color: #FFFFFF; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    text-decoration: none; 
    line-height: 1.5em;
    color: #000000;
    overflow: hidden;
}

.animacja {
    border-bottom: 5px solid #B3B1B1;

}
a.lplik{
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
    text-align: left;
    text-decoration: none;
}


#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) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#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; }
