a {color: #8E5812;
    text-decoration: none}

a:link {color: #8E5812;
           text-decoration: none}

a:hover {color: black}



body  {background-color: #FFF0DC;
           color: black;
           font-family: "Verdana";
           font-size: 8pt}


font {color: black;
        font-size: 8pt}

font.nadpis {color: black; 
            	    font-weight: bold;
                    font-size: 20pt}
					
.tabborder{
	border : thin solid #ACB6BF;
}					