body {
        background-color: #000000;
        color: #0099ff;
}

a, a:visited {
        background-color: transparent;
        color: #0099ff;
     
        
        
}

a:hover {
        background-color: transparent;
        color: #00FF00;

}



a.imgs{
color:#000000;

}

a.imgs:hover{

 background-color: transparent;
        color: #000000;
}
a img {
         color:#000000;
}



P {
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size: 10pt;
}





div#adres P {
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size: 14pt;
}



div#naglowek {
  font-family: tahoma, arial, helvetica, sans-serif;
}

 h1 {
        font-family: tahoma, arial, helvetica, sans-serif;
        text-align: center;
        background-color: transparent;
        color: #0099ff;
        font-size:18pt;
        margin-top:20px;
        font-weight :normal;
}

/*  miniatury*/
div#index {
        margin: 1ex 0 1ex 0;
        text-align: center;
}

div#index table {
        text-align: center;
        margin: 0 auto 0 auto;
}

div#index td.miniatury {
        width: 80px;
        border-style: solid;
        border-color: #282828;
        border-width: 1px;
        text-align: center;
        vertical-align: middle;
        padding: 10px;
}

div#index td.miniatury img {
        border-style: none;
}

div#index div.pages {
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size: 0.8em;
        text-align: right;
}

/*  */
div#navigacja {
        text-align: center;
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size: 0.8em;
        margin: 1ex 0 1ex 0;
}

div#nawigacja img {
       border-style:none
}
               
div#tabelaonas TD {
       text-align: left;
       vertical-align:top;
         font-family: tahoma, arial, helvetica, sans-serif;
         width:300px;
         padding-right:10px;
}

div#tabelaonas TD.tytul {
       text-align: right;
       vertical-align:top;
         font-family: tahoma, arial, helvetica, sans-serif;
         font-weight: bold;
        width: 100px;
    
}





/* fotografie */
div#fotka {
        text-align: center;
        margin: 1ex 0 1ex 0;
        margin-top: 50PX
}

div#fotka img {
        margin: 0 auto 0 auto;
        border-style: solid;
        border-color: #0099ff;
        border-width: 1px;
        height:320px;
}


/* gorne menu */
td.menu {
        text-align: center;      
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        border-style:solid;
        border-color:#282828;
        border-width:thin;
        height:40px;
        width:200px;
        margin-left:10px;
}

/* Photograph Title */
h1.title {
        text-align: center;
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size: 0.8em;
        font-weight: bold;
        margin: 0px;
}

/* podpis */
p.podpis, p.opis {
        font-family: tahoma, arial, helvetica, sans-serif;
        text-align: center;
        font-size: 0.8em;
        display: block;
        width: 320px;
        margin: auto;
}

