<pre>
/* editací tohoto souboru upravíte styl "monobook" pro celou {{grammar:4sg|{{SITENAME}}}} */

/* makes all redirects on Special:Allpages italic */
.allpagesredirect {
     font-style: italic;
}
body {
  background: #F9F9F9 url('/skins/monobook/headbg.jpg') no-repeat;
}
</pre>