* a {FONT-SIZE: 13px; font-weight:600; BACKGROUND: none; COLOR: #FFFF99; TEXT-DECORATION: none;}
* a:hover { COLOR: #FFFF00; }
* a:active { COLOR: #FFFF00; }
* { font-family:  sans-serif,arial CE, arial,Verdana,Times New Roman CE, Times New Roman; font-size: 13px; color: #CCFFFF}

* {font-style: normal;}
* {text-align: justify;}
* {line-height: 1.5;}
* ul {list-style: circle outside; color:blue;padding-left:10px;}
* li {margin-left:10px;}
* td {text-align:justify;}
* body {margin:0px;padding:0px;background-color:#333399}

#navlist
{
text-align:center;
padding: 3px 0;
margin-left: 0;
font: bold 13px sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
display: inline;
padding: 3px 0.5em;
margin-left: 3px;
border: 2px solid #9FA9CD;
background: #6485B9;
text-decoration: none;
width:120px;
color: #E3E3EA;
cursor:pointer;
}

#navlist li a:link { color: #E3E3EA; }
#navlist li a:visited { color: #E3E3EA; }

#navlist li a:hover
{
color: #FFF;
background: #799ACB;
border-color:#A6B1D6
}

#navlist li a#current
{
background: white;
border-bottom: 2px solid white;
}

#dzial_tytul
{
text-align:center;
font-size:larger;
padding:5px;
background-color: #56587B;
border: 2px solid #676a92;
}


