body
{
    background-image: url(tlo.jpg);
    background-attachment: fixed;
    font-family: ARIAL;font-weight: NORMAL;font-style: NORMAL;font-size: 14;color: #FFFFFF;
    margin-left: 20;margin-right: 5;margin-top: 20;margin-bottom: 5;
}
body.historia
{
    background-image: url(hist.jpg);
    background-attachment: fixed;
    font-family: ARIAL;font-weight: NORMAL;font-style: NORMAL;font-size: 16;color: #000000;
    margin-left: 20;margin-right: 5;margin-top: 20;margin-bottom: 5;
}
table.galeria
{
    width: "70%";
    border-collapse: collapse;
    line-height: 2;
}
table.zdjecie
{
    width: 95%;
}

img.fotka
{
   border-style: groove ridge inset outset;
   border-color: #E5E5E5;
   border-width: 12;

}
  a {text-decoration: NONE;color: #FFCC33;font-weight: NORMAL;}
    a:hover {color: #99CCFF;}
td.kolor
{
    color: #FFCC66;
}

INPUT {
border: 1px solid black;
background-color: #D9C266;
color: black;
}