
#top {
    width:968px;
    height:278px;
    padding:0px;
    margin:0;
    clear:both;
    text-align:center;
}
#top_nawigacja{
    width:758px;
    height:33px;
    color:black;
    margin:0 105 0 105;
    clear:both;
    text-align:right;
    background-image:url(grafika/default/tlo_wew.png);
}
#top_nawigacja_odnosniki{
    color:black;
    font-size:9pt;
    padding:5 10 0 10;
    text-align:right;
}

#top_nawigacja_odnosniki A:link { 
    color: #116F24; 
    text-decoration:none; 
}

#top_nawigacja_odnosniki A:visited {
    color: #116F24; 
    text-decoration:none;
}

#top_nawigacja_odnosniki A:hover { 
    color: #000000; 
    text-decoration:none;
}

#top_nawigacja_odnosniki A:active { 
    color: #116F24; 
    text-decoration:none;
}

#top_logo {
    background-image:url(grafika/default/top_caly.jpg);
    width:863px;
    margin:0 0 0 105;
    height:199px;
    color:white;
    padding:0px;
    clear:both;
}
#top_menu{
    width:863px;
    height:46px;
    color:white;
    margin:0 0 0 105;
    clear:both;
    padding:0px;
    text-align:center;
}
#top_menu_lewe{
    width:633px;
    height:46px;
    margin:0px;
    padding:0px;
    border:none;
    text-align:left;
    float:left;
}
.top_menu_img{
    border:none;
    margin:0px;
    padding:0px;
    display:inline;
}
#top_menu_srodek{
    width:125px;
    background-image:url(grafika/default/menu_right.jpg);
    height:46px;
    color:white;
    margin:0;
    padding:0px;
    text-align:center;
    float:left;
}
#top_menu_prawe{
    width:105px;
    background-image:url(grafika/default/top_right2.jpg);
    height:46px;
    color:white;
    margin:0;
    padding:0px;
    text-align:center;
    float:left;
}
.menu_parzyste {
    margin:0px;
    background:#72b12a;
    padding:0;
    height:39px;
    border-bottom: 7px solid #64a21d;
    font-family:arial;
    font-weight: bolder;
    font-size:10pt; 
    text-align:center; 
    color:#ffffff;
    display:inline;
    float:left;
}
 .menu_nieparzyste {
    margin:0px;
    background:#69a920;
    padding:0;
    height:39px;
    border-bottom: 7px solid #64a21d;
    font-family:arial;
    font-weight: bolder;
    font-size:10pt; 
    text-align:center; 
    color:#ffffff;
    display:inline;
    float:left;
}
.menu_parzyste_aktualne {
    margin:0px;
    background:#72b12a;
    padding:0;
    height:39px;
    border-bottom: 7px solid #ff8a00;
    font-family:arial;
    font-weight: bolder;
    font-size:10pt; 
    text-align:center; 
    color:#ffffff;
    display:inline;
    float:left;
}
 .menu_nieparzyste_aktualne {
    margin:0px;
    background:#69a920;
    padding:0;
    height:39px;
    border-bottom: 7px solid #ff8a00;
    font-family:arial;
    font-weight: bolder;
    font-size:10pt; 
    text-align:center; 
    color:#ffffff;
    display:inline;
    float:left;
}