body 
{
    margin:0;
    padding:0;
    padding-top: 10px;
    font-family:Tahoma;
    font-size:11px;
}
#wdheader
{
    /*cursor: pointer;*/
    width:556px; 
	*width:570px;
    height:17px; 
    background-image:url('b2s.png'); 
    background-repeat:repeat-x; 
    text-align:left;
    color:#686868;
    font-weight:bold;
    padding-top:5px;
    padding-left:7px;
    padding-right:7px;
}
#wdleftheader
{
    float:left;
}
#wdrightheader
{
    cursor: pointer;
    float:right;
    color: #cc0000;
}
#wersje
{
    clear:both;
    width:570px;
    text-align: left;
}
#wersje ul li
{
    list-style-type:circle;
}
#wersje a
{
    color:Blue;
    text-decoration: none;
}	       
#wersje a:hover
{
    text-decoration: underline;
}	   
