.nadpis {
    color: rgb(153,51,0); 
    font-size:90pt;
    text-align:center;
    font-family: papyrus, times new roman;
    }
#text {
    width: 800px;
    color: rgb(51,0,0); 
    font-size: 14pt;
    text-align: center;
    font-family:Tekton Pro Ext ,Arial;
    margin-left: 220px;
    margin-top: 40px;
    overflow:auto
    Scrollbar-face-color: green;
    }

.menu {
    font-family: Viner Hand ITC, Papyrus,  arial;
    font-size: 20pt;
    text-align: left;
    color: rgb(153,51,0); 
    float: left;
    margin-top: 121px;
    margin-left: 30px;
    height: 500px;
}
a  {color: rgb(153,51,0); }

body {
    background-color: rgb(153,51,0);
    }
#frame  {
    width: 1100px;
    height: 743px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("katalpa.gif");
    } 
#spacer  {
    height: 10%;
    } 

  




