HTML {
	FONT-SIZE: 14px;
}


#menu
{
font-size: 16 px;
text-align: center;

font-weight: normal;}

#dol
{
font-size: 14 px;
text-align: center;
color:#999999;
}

#prawa
{
font-size: 16 px;
text-align: center;
margin-left: 2px;
margin-right: 27px;
margin-top: 20 px;

}
#tabela
{
font-size: 12 px;
text-align: center;
margin-top: 20 px;


}
BODY {
	font-family: Trebuchet MS, Verdana, Arial, ;
	margin-left: 0;
	color: black;
        background: #099C78;
}





A:link {
       color : #000000;
       text-decoration : none; 
             }

A:visited {
          color : #000000;
          text-decoration : none;
                   }

A:active {
         color : #990000; 
             }

A:hover {
        color : #000099; 
             }



