BODY 
{ 
 font-size: 10pt; 
 background-color: #ffffff; 
 background-image: url("jpg/hgttg/tloniepanikuj.png"); 
 background-repeat: no-repeat ;  
 background-position: center center; 
 background-attachment: fixed; 
}

a:link 
{ 
 color: #000000 
}

a:visited 
{ 
 color: #000000
}

a:active 
{ 
 color: #000000  
}

A
{ 
 text-decoration: none 
}

A:hover 
{ 
 text-decoration: underline; 
 color: #000000;
 font-size: 10pt 
}

p.inf:first-line 
{
font-variant: small-caps;
color: #ff0000;
font-size:100%;
font-weight: bold;
padding-bottom: 0px;
margin-bottom: 0px;
padding-top: 0px;
margin-top: 0px;
}

b.data
{
font-size: 18pt
}

span.data
{
font-size: 18pt;
font-weight: bold
}

.i
{
font-style: italic
}

.b
{
font-weight: bold
}

.tytul
{
text-align: center
}

td.sma
{
font-size: 8pt
}

.biblio
{
text-align: left
}

.center
{
text-align: center
}

.right
{
text-align: right
}


#menu
{
position: fixed;
top: 80px;
left: 20px;
bottom: 10px;
padding-left: 0px;
font-size: 10pt;
width: 200px;
border-style: solid;
border-width: 1px;
border-color: red;
text-align: left;
overflow:  auto;
min-height: 300px;
height: auto;
z-index: 10;
}

#central
{
position: absolute;
top: 80px;
left: 225px;
right: 201px;
padding-left: 5px;
padding-right: 5px;
border-style: solid;
border-width: 1px;
border-color: blue;
text-align: justify
}

#prawy
{
position: fixed;
top: 80px;
width: 176px;
right: 20px;
bottom: 10px;
/*height: 495px;*/
border-style: solid;
border-width: 1px;
border-color: red;
text-align: center;
z-index: 10;
}

#logo
{
background-color: white;
position: fixed;
top: 5px;
left: 20px;
right: 20px;
height: 70px;
border-style: solid;
border-width: 1px;
border-color: red;
text-align: center;
z-index: 9
}

#znikadlo
{
background-color: white;
position: fixed;
top: 0px;
left: 20px;
right: 20px;
height: 75px;
z-index: 8;
}

#ikonki
{
position: static;
left: 1px;
right: 1px;
bottom: 1px;
border-style: solid;
border-width: 1px;
border-color: black;
text-align: center;
}

#index
{
position: absolute; 
left: 50%; 
top: 50%;
border: none;
width: 260px;
height: 180px;
text-align: center;
margin-left: -130px;
margin-top: -90px;
}
body>#content {
margin-left: -130px;
margin-top: -90px
}

#body
{
position: static;
margin: -2px;
border-width: 1px;
border-color: black;
border-style: solid;
text-align: justify
}


div.galeria1
{
width: 100%;
border: 0px solid pink;
text-align: center;
height: 1250px;
}

div.galeria2
{
width: 100%;
border: 0px solid black;
margin-left: auto; 
margin-right: auto;
}


div.zdjecia
{
float: left;
width: 32%;
height: 120px;
border: 0px solid red;
margin: 10px 0px 10px 0px;

}

div.zdjecia1
{
float: left;
width: 100%;
height: 100px;
border: 0px solid red;
margin: 10px 0px 10px 0px;
}

