BODY,   {
	font-family : Verdana;
	font-size : 13px;
	font-weight : normal;
	color : #663300;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom: 0;
	scrollbar-face-color: #fdfdfd;
	scrollbar-3dlight-color: #663300;
	scrollbar-arrow-color: #663300;
	scrollbar-track-color: #fdfdfd;
	scrollbar-shadow-color: #663300;
	scrollbar-darkshadow-color: #fdfdfd;
	scrollbar-highlight-color: #fdfdfd;
}

TD  {
    font-family : Verdana;
    font-size : 13px;
    color : #663300;
	font-weight: normal;
}

.nadpis{
	font-size: 15px;
	font-weight : bold;
}

.a{
    font-family : Verdana;
    font-size : 13px;
    color : #663300;
	font-weight: bold;
}

.small {
	font-family: Verdana;
	font-size : 9px;
    color : #663300;
    }

.news {
	font-family: Verdana;
	font-size : 11px;
    color : #663300;
    }
	
.menu {
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
	color : Blue;
}    
  
A   {
	color: #FFFFFF;
    font-weight: bold;    
    font-size : 15px;
    text-decoration: none;

}

A:Hover {
	color: FFCC66;
	font-weight: bold;
	text-decoration: none;
}

IMG {
    border-color: Black;
 } 
