@charset "utf-8";
/* CSS Document */
#news_min {
width:415px;
height:70px;
font-weight:normal;
margin:2px;
border-top:1px solid #999999;
}
#news_all {
width:400px;
height:auto;
font-weight:normal;
margin:10px 0px 20px 0px;
padding:10px 10px 10px 10px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
}
.naglowek {
font-weight:bold;
margin-bottom:3px;
}
img {
float:left;
width:50px;
height:50px;
padding:5px;
}
#news a {
color:#999999;
}
#news a:hover {
color:#0066FF;
}
#strony {
padding:20px 0 20px 0;
text-align:center;
}
#strony a {
border:1px solid #444444;
padding:2px 2px 2px 2px;
color:#0066FF;
text-decoration:none;
}
#strony a:hover {
background-color:#444444;
text-decoration:underline;
}
#strony .wybrana {
background-color:#444444;
text-decoration:underline;
cursor:default;
}
a {
color:#999999;
text-decoration:none;
}
a:hover {
color:#0066FF;
text-decoration:underline;
}
