/* CSS Document */
body{
margin: 0px;
padding: 0px;
background:#FFFFFF;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px
}

.menu {
padding:0 5px 0 5px;
background:url(img/bg_m.gif) repeat-x;
width:166px
}

.top {
background:url(img/bg_top.gif);
width:100%;
text-align:center;
}

.rss {
font-size:10px;
margin:auto;
width:290px;
text-align:justify;
float:right;
background: #F9F9F9;
padding:5px 5px 5px 5px;
}

.title {
color:#999999;
font-size:10px;
width:210px;
padding-left:80px
}

.gray {
font-size:10px;
padding:0 5px 0 5px;
background:url(img/bg_m.gif) repeat-x;
width:166px
}

a {text-decoration:none; color:#000000} /*wszytkie <a .../> */
a:link, a:visited {color:#000000;} /* link */
a:hover {color:#990000;} /*po najechaniu*/




