@charset "iso-8859-2";
/* CSS Document */
 
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
background:#000000;
padding:0px;

}
div,td{
color:#CCCCCC;
font-size:11px;


}
.menu{
background:url(images/menu_link.jpg);
font-size:10px;
font-weight:bold;
text-align:right;
padding:5px 10px 5px 10px;
vertical-align:text-bottom;
}
.menu a{
color:#FDB50C;
text-decoration:none;
}
.menu a:hover{
color:#FFFFFF;
text-decoration:none;
}
.naglowek{
color:#36F;
text-decoration:none;
}
.srodek{
text-align:left;
padding:10px 25px 10px 10px;

}
.srodek a{
color:#66CC00;
text-decoration:none;
background-color:#333333;
}




a:active { color: white; text-decoration: none}
a.blue:active { color: green; text-decoration: none}
a.white:active { color: gold; text-decoration: none}
a:link { color: green; text-decoration: none}
a.blue:link { color: green; text-decoration: none}
a.white:link { color: gold; text-decoration: none}
a:visited { color: white; text-decoration: none}
a.blue:visited { color: green; text-decoration: none}
a.white:visited { color: gold; text-decoration: none}
a:hover { color: red; text-decoration: none}
a.blue:hover { color: silver; text-decoration: underline}
a.white:hover { color: orange; text-decoration: none} 