body { margin: 0; background-color: #648cff; font-family: Times New Roman, font-size: 11px; color: #0a0a0a; text-decoration: none; font-weight: normal; }

img { border: 0px;}
.imga { border: 1px solid #999999;}
.imga:hover { border: 1px solid #648cff;}

#kontener_top{ width:1013px; height: 172px; margin: 0 auto 0 auto;  }

#kontener_srodek{ position: relative; width: 1013px; padding-bottom: 20px;  background-image: url(images/tlo.gif); margin: 0 auto 0 auto; line-height: 14px; }
#kontener_srodek a{ color: #6576c9; text-decoration: underline;  }
#kontener_srodek a:hover { color: #6d60f6; text-decoration: none; }
#kontener_dol{ width:1013px; height: 19px; margin: 0 auto 0 auto; }
#menu{ width: 243px; line-height: 6px; }
#podmenu{ width: 155px; margin-left: 43px; background-image: url(images/menu_tlo.gif); color: #FFFFFF; line-height: 16px; padding-left: 17px; padding-right: 10px; padding-top: 5px;   }
#podmenu a {color: #FFFFFF; text-decoration: none;}
#podmenu a:hover {color: #648cff; text-decoration: none;}
#podm{ width: 182px; margin-left: 43px;  }
#tresc{ width: 710px; padding-left: 30px; text-align: justify; font-size: 18px; font-weight: bold; line-height: 20px; }

#h1{font-size: 32px; }
#h2{font-size: 28px; }
#h3{font-size: 26px; color: #00056B; }
#h4{font-size: 22px; color: #00056B; }

.granat {color: #00056B; }

#lightbox{
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 100;
        text-align: center;
        line-height: 0;
        }

#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: transparent url(images/blank.gif) no-repeat; /* 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/prev.gif) left 95% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 95% 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: 90px; float: right;  padding-bottom: 0.7em;        }        
                
#overlay{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 90;
        width: 100%;
        height: 500px;
        background-color: #000;
        }

