tr,td,table,body {
text-align: justify;
font-family: "Arial";
font-size:12px;
color: 0c4da1;
text-decoration: Smooth;
}

h1 {
text-align: center;
/*background-color: #0c4da1;*/
background-image: url(img/tlo_headera.jpg);
color: white;
font-weight: bold;
font-size: 16px;
border: 0px solid black;
border-bottom-width: 0;
border-top-width: 0;
padding: 0px 0px 0px 0px;
width: 100%;
}

a:link
{
color: #b00d0e;
text-decoration: underline;
font-weight: bold;
}

a:visited
{
color: #b00d0e;
text-decoration: underline;
font-weight: bold;
}

a:hover
{
color: #0c4da1;
text-decoration: underline;
font-weight: bold;
}

a:active
{
color: red;
text-decoration: underline;
font-weight: bold;
}


a.linkbialy:link
{
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}

a.linkbialy:visited
{
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}

a.linkbialy:hover
{
color: red;
text-decoration: underline;
font-weight: bold;
}

a.linkbialy:active
{
color: red;
text-decoration: underline;
font-weight: bold;
}


