
BODY
{
margin: 0;
margin-top: 10;
padding: 0;
/*background: #fff url(images/tlo.gif) center repeat-y;*/
}

A:link
{color:rgb(0,100,20); text-decoration:none;}

A:visited
{color:rgb(0,100,20); text-decoration:none;}

A:hover
{color:rgb(0,100,20); text-decoration:underline;}

/* znak wypunktowania */
UL 
{ 
list-style: url("images/arrow.gif") disc;
font-family: Arial CE, Arial;
font-size: 12px;
color: rgb(0,100,20);
}

P.TITLE
{
font: 14px Arial CE, Arial;
font-variant: small-caps;
color: rgb(0,100,20);
}

P
{
font: 12px Arial CE, Arial;
color: rgb(0,100,20);
text-align: justify;
}



.button
{
font: 12px Arial CE, Arial;
color: rgb(0,100,20);
background-color: rgb(239,239,239);
border: solid 1px rgb(0,100,20);
}

select
{
font: 12px Arial CE, Arial;
color: rgb(0,100,20);
}

input
{
font: 12px Arial CE, Arial;
color: rgb(0,100,20);
}
