body {
    background-image: url("images/hatter_ffcc99.png");
    background-color: #ffcc99;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    }

a:visited.also
    {color: #FC8720;
    text-decoration: none;
    }
a:link.also
    {color: #ffffff;
    text-decoration: none;
    }
a:active.also
    {
    color: lightblue;
    }
a:hover.also
    {color: yellow;
    text-decoration: none;
    }

h1.konyvcim
    {
    color: #090FFE;
    }

h2.konyvcim
    {
    color: gray;
    }

p.tegla
    {
    color: #ffffff
    }

td#justify
    {
    text-align: justify;
    }

#felso_navi
    {
    position: relative;
    top: 0px;
    //background-image: url("images/hatter_felso.png");
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    height: 250px;
    visibility: visible;
    filter: alpha(opacity=0); -moz-opacity:.0; opacity:.0;
    z-index: 1;
    }

td.felso
    {
    background-image: url("images/hatter_felso.png");
    background-repeat: no-repeat;
    background-position: top center;
    }

td.also
    {
    background-image: url("images/hatter_also.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    }

td.bal
    {
    background-image: url("images/hatter_bal.png");
    }

#konyv2
    {
    visibility: visible;
    }

#overlay_all
    {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url("images/hatter_div.png");
    background-repeat: repeat;
    filter: alpha(opacity=40); -moz-opacity:.40; opacity:.40;
    visibility: hidden;
    z-index: 7;
    }  

#overlay_all_felso
    {
    position: absolute;
    top: 50px;
    background-image: url("images/hatter_ajanlas.png");
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    height: 580px;
    visibility: hidden;
    z-index: 10;
    }

#overlay_all_felso_felir
    {
    position: absolute;
    top: 50px;
    background-image: url("images/hatter_ajanlas.png");
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    height: 580px;
    visibility: hidden;
    z-index: 10;
    }




