body{ 
        margin: 0;
        padding: 0;        
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        font-weight:normal;
        text-decoration: none;
        background-image: url(images/body_bg.jpg); background-repeat: repeat-x; 
 }
.naglowek2 {
	font-weight: bold;
	color: #5C0001;
	font-size: 12px;
}
.naglowek3 {
	font-weight: bold;
	color: #2291fc;
	font-size: 13px;
}

td{        
        font-size: 11px;
        color: #000000;
        font-weight:normal;
        text-decoration: none;
}
a{
	font-size: 11px;
	color: #AC0001;
	text-decoration: none;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
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: 0px solid  #AC0001; }
.tresc a img:hover{ border: 0px solid  #D80002; }

