.body
{
        background-color: #000000;
        scrollbar-3dlight-color: #F4A460;
        scrollbar-base-color: #ffdbb7;
        scrollbar-darkshadow-color: #F4A460;
        background-image: url(geonavibkg.png);
	height: 100%;
	margin: 10px;
	overflow: auto;
}

a:link {
    text-decoration: none;
    color: #25b2f8;
    }
a:visited {
    text-decoration: none;
    color: #25b2f8;
    }
a:hover {
    text-decoration: none;
    color: #0592d8;
    }

.centerbox {
    left: 50%;
    margin-left: -480px;
    position: absolute;
    top: 0px;
    width: 960px;
    }

.main {
    width: 960px;
    position: absolute;
    top: 0px;
    }

p.content {
    font: 14px helvetica;
    text-indent: 20px;
    text-align: left;
    line-height: 20px;
    color: #bcbbb9;
}

.lewa {
    position: absolute;
    left: 0px;
    width: 590px;
    font: 18px fixedsys,Tahoma;
    color: 25b2f8;
    background: #2d3139;
    padding: 5px;
    }
.srodek {
    position: absolute;
    left: 0px;
    width: 950px;
    font: 18px fixedsys,Tahoma;
    color: 25b2f8;
    background: #2d3139;
    padding: 5px;
    }
.prawa {
    position: absolute;
    left: 600px;
    width: 350px;
    font: 18px fixedsys,Tahoma;
    color: 25b2f8;
    padding: 5px;
    }
h1 {
    margin: 0px;
    }
h2 {
    text-align: center;
    margin: 0px;
    }
h3 {
    display: none;
    }
.menu {
    text-align: center;
    color: white;
    list-style: none;
    margin: 0;
    padding: 0;
    background-image: url(menubkg.jpg);
    }

.menu li {
    cursor: move;
    display: inline;
    padding-left: 25px;
    padding-right: 25px;
    white-space: nowrap;
    font: 15px fixedsys,Tahoma;
    color: 25b2f8;
    text-decoration: none;
    border: 0px;
    }

font.fcontent {
    font: 16px tahoma;
    text-align: left;
    line-height: 20px;
    color: #bcbbb9;
}

ul.content {
    list-style-type: square;
    font: 14px helvetica;
    color: #bcbbb9;
}

ul.content1 {
    list-style-type: disc;
    font: 14px helvetica;
    color: #bcbbb9;
}

p.news {                                                                                                                                          
    font: 12px times;                                                                                                                             
//    color: #f0f0f0;                                                                                                                             
    color: #8B5E1F;                                                                                                                               
    text-indent: 10px;                                                                                                                            
    text-align: left;                                                                                                                             
    line-height: 12px;                                                                                                                            
    font-variant: small-caps;                                                                                                                     
                                                                                                                                                  
}                                                                                                                                                 
                                                                                                                                                  
p.content:first-letter {                                                                                                                          
        font-size: 20px;                                                                                                                          
        font-style: oblique;                                                                                                                      
        color: #ffffff;                                                                                                                           
    }

