body
{
margin-left: 20px;
margin-top: 20px;
}
/******************************************/
a:link
{ 
text-decoration: none;
color: #ff7200;
}
a:visited
{
text-decoration: none;
color: #ff7200;
}
a:hover
{
text-decoration: underline;
color: #ff7200;
}
a:active
{
text-decoration: none;
color: #ff7200;
}
/****************************************/
table
{
fontfamily: Times New Roman;
color: #015a8f;
line-height: 110%;
background-color: white;
width: 573px;
font-size: 12pt;
}
/************************************/
h1
{
color: #5e0084;
font-weight: bold;
fontfamily: Times New Roman;
font-size: 14pt;
}
/**************************************/
table.cennik
{
background-color: #e9e5f3;
}
tr.cen
{
color: white;
background-color: #95abdf;
}
hr
{
height: 1px;
color: #e7e7e7;
width: 100%;
}

