/*
Zaloba Narodowa userscript
in case of polish president will tell we should be sad
http://shwsite.org
*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://")
{

*
{
color: #333 !important;
background: #000 !important;
border-color: #333 !important;
}

}