#pasek_scroll_text {
  color: #fff;
}
#pasek_scroll_text a, #pasek_scroll_text a:link, #pasek_scroll_text a:active, #pasek_scroll_text a:visited {
  color:#fff;
  text-decoration: none;
  font-weight:normal;
}
#pasek_scroll_text a:hover {
  color:#eee;
  text-decoration: underline;
  font-weight:normal;
}

