<!--
body
{
margin               : 0px;
background-color     : #D7D6D6;
background-image     : url(../grafika/tlo_glowne.jpg);
background-repeat    : repeat-x;
background-position  : top center;
}


#box_gora
{
background-image     : url(../grafika_admin/box_gora.gif);
background-repeat    : no-repeat;
width                : 880px;
height               : 17px;
margin-top           : 20px;

}

.nag
{
background-image     : url(../grafika/tlo_nag.jpg);
background-repeat    : no-repeat;
background-repeat    : repeat-x;
background-position  : top center;
}

.tekst
{
font-size            : 8pt;
color                : #585858;
font-family          : Tahoma, Verdana;
line-height          : 20px;
}

.owoluta
{
border               : solid 7px #E5E4E4;
}

a:link
{
color                : #585858;
text-decoration      : none;
}
a:visited
{
color                : #585858;
text-decoration      : none;
}
a:hover
{
color                : #000000;
text-decoration      : none;
}
-->


