:visited {
    color: #786048;
}

:link {
    color: #786048;
}

body {
    background-color: black;
    color: #b3aa9b;
    margin-top: 0px;
    scrollbar-base-color: #160B04;
    scrollbar-track-color: #130b06;
    scrollbar-face-color: #4A3622;
    scrollbar-highlight-color: #5d5042;
    scrollbar-3d-light-color: #5d5042;
    scrollbar-darkshadow-color: #130B06;
    scrollbar-shadow-color: #130b06;
    scrollbar-arrow-color: #130b06;
    
}

body.gallery {
    background-color: #333333;
    color: #b3aa9b;
}

body.main {
    background: url("images/vault.gif") no-repeat top center;
    
        
    background-color: black;
    color: #b3aa9b;
    
}

img {
    border: 0px;
}

div.intro {
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -250px;
    left: 50%;
    margin-left: -263px;
}
div.intro_2 {
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: 174px;
    left: 50%;
    margin-left: -105px;
}



div.logo {
    text-align: center;
/*    margin-top: 20px; */ /* odległość logo od góry przeglądarki */
}

div.title {
    text-align: center;
    margin-top: 125px; /* odległość tytułu od logo */
    height: 12px; /* wysokość tytułu */
}



div.body {


 width: 466px;
 height: 55%;
    border: 0px solid black;
    text-align: center;
    position: absolute;
    top: 197px;
    left: 50%;
    margin-left: -225px;

    
     
    overflow: auto;
    font-family: tahoma; /**/
    font-size: 12px;
    
}

div.body2 {


 width: 450px;
 height: 55%;
    border: 0px solid black;
    text-align: center;
    position: absolute;
    top: 197px;
    left: 50%;
    margin-left: -224px; 
    text-align: center;
     
    overflow: auto;
    font-family: tahoma; /**/
    font-size: 12px;
    
}



div.tlo {
width: 436px;
height: 60%;   
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -110px;
    left: 50%;
    margin-left: -200px;

}




div.menu {
    
    text-align: center;    
    position: absolute;
    top: 92%;
    left: 1px;
    right: 1px;  
    
}
div.menu img {
    margin-left: 6px;   /*  odstępy między gif-ami w podkategoriach */
    margin-right: 6px;
    
}


div.submenu {
    
    text-align: center;   
    

}

div.submenu img {
    margin-left: 6px;   /*  odstępy między gif-ami w podkategoriach */
    margin-right: 6px;
    
}

img.picture {
    margin: 30px;
}

body.main p {
    
    text-align: justify;
    
    margin: 8px;
    
    
   /* text-indent: 1.5em; */
}
body.main p.thumbs {
    
    text-align: justify;
   
    border:2px solid #130B06;
    width: 80px;
  
 
    
    
   /* text-indent: 1.5em; */
}

body.main p.oferta {
    color: #786048;
    
    text-align: left;
    font-family: tahoma;    
    font-size: 12px; 
}
body.main p.title {
    color: #786048;    
    text-align: center;
    font-family: tahoma;       
    font-size: 15px; 
}


body.main p.contact {
    
    text-indent: 0em;
    text-align: center;
    font-family: tahoma;     
    font-size: 13px;
   
    
}

body.main p.links {
    text-indent: 0em;
    text-align: center;
    font-family: tahoma;
   
    font-size: 13px;
    
}

blockquote.lyrics {
    text-align: right;
    color: #b3aa9b;
    width: 250px;
    margin-bottom: 30px;
    font-size: 9pt;
}

blockquote.lyrics div.title {
    margin-top: 0px;
    width: inherit;
    font-weight: bold;
    text-align: right;
    margin-bottom: 5px;
}

img.gallery {
    margin: 4px;
/*   -moz-opacity: 0.3;*/
}

img.gallery#foto {
    margin: 12px;
}

img.gallery#poster {
    border: 1px solid #bbbbbb;
    padding: 5px;
}

div.maintitle {
    font-weight: bold;
    margin-bottom: 15px;
}
