#logotyp {
	width:850px;
	clear:both;
	margin:0px;
	padding:0px;
}	
#top {
    background-image:url(grafika/top.jpg);
    background-repeat:repeat-x;
    width:850px;
    height:168px;
    padding:0px;
    clear:both;
    margin:0;
    padding:0px;
    text-align:center;
    overflow:visible;
    vertical-align:bottom;
}

#top_nawigacja{
    color:white;
    margin:0 15 0 15px;
    padding:0px;
    clear:both;
    overflow:hidden;
    height:28px;
}
#top_szczegoly{
    background-image:url(grafika/top_szczegoly.jpg);
    background-repeat:repeat-x;
    margin:0px;
    height:40px;
    width:850px;
    padding:0;
    clear:both;
    overflow:hidden;
}
#top_szczegoly_menu{
    color:white;
    margin:10 25 10 25px;
    font-family:arial;
    font-size:8pt; 
    padding:3 0 0 5;
    text-align:left;
    clear:both;
    overflow:hidden;
}
.menu_aktualne {
    margin-right:5px;
    height:28px;
    padding:6 8 0 8;
    font-family:arial;
    font-size:13px; 
    text-align:center; 
    color:#ffffff;
    background:#727269;
    display:inline;
    float:left;
}
 .menu_nieaktualne {
    margin-right:5px;
    height:28px;
    padding:6 8 0 8;
    font-family:arial;
    font-size:13; 
    text-align:center; 
    color:#49493e;
    display:inline;
    float:left;
}
#top_informacje{
    margin-left:5px;
    height:28px;
    padding:6 10 0 10;
    font-family:arial;
    font-size:13; 
    text-align:center; 
    color:#49493e;
    display:inline;
    float:right;
 }
 
#logotyp A:link { 
    color: #f4f4f4; 
    text-decoration:none; 
}

#logotyp A:visited {
    color: #f4f4f4; 
    text-decoration:none;
}

#logotyp A:hover { 
    color: #9b2400; 
    text-decoration:none;
}

#logotyp A:active { 
    color: #f4f4f4;  
    text-decoration:none;
}
