body{ 
        margin: 0;
        padding: 0;        
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #5C0001;
        font-weight:normal;
        text-decoration: none;
        background-image: url(images/body_bg.jpg); background-repeat: repeat-x; 
 }
td{        
        font-size: 11px;
        color: #5C0001;
        font-weight:normal;
        text-decoration: none;
}
a{
        font-size: 11px;
        color: #AC0001;
        text-decoration: none;
         font-weight:bold;
}
a:hover{
        color: #D80002;
}

.link_akt{
        font-size: 10px;
        color: #595959;
        font-weight: bold;
        text-decoration: none;
}
.link_akt_sm{
        font-size: 12px;
        color: #595959;
        font-weight:bold;
        text-decoration: none;
}
.menu{
        color: #5C0001; 
                   font-size: 10px;
        font-weight: bold;
}
.menu:hover{
        color: #4E0203; 
}

.menu_sm{
        font-size: 12px;
        color: #5C0001;
        font-weight:bold;
        text-decoration: none;
}
.tytul{
font-weight: bold;
font-size: 12px;

}
.link_foot{
color: #A2A2A2;
font-size: 9px;
font-weight: normal;
}
.tresc a img{ border: 2px solid  #AC0001; }
.tresc a img:hover{ border: 2px solid  #D80002; }
