a:link
{
color: rgb(51,51,51);
text-decoration: underline;
}

a:visited
 {
color: rgb(51,51,51);
text-decoration: underline;
}

a:hover
{
color: rgb(246,130,29);
text-decoration: underline;
}

.nadpis
{
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-color: "#D56A00";
border-style: solid;
background-color: "#FFFFF";
padding: 1px;
}

.formular
{
font-family: Arial, Helvetica;
font-size: 11px;
}
