Poznámka: Po uložení musíte vyprázdnit mezipaměť vašeho prohlížeče, jinak změny neuvidíte.

a.stub {color: #319354;}
a.stub:visited {color: #679377;}

p { align: justify; }

/******************************************************************/
/* zaoblené rohy - pouze pro Gecko (Mozilla a spol.) */
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
}
#content { 
  -moz-border-radius-topleft: 1em; 
  -moz-border-radius-bottomleft: 1em;
}
div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
}

/* same following the css3 draft specs, any browsers supporting this? */
#p-cactions ul li, #p-cactions ul li a {  
  border-radius-topleft: 1em;
  border-radius-topright: 1em;
}
#content { 
  border-radius-topleft: 1em;
  border-radius-bottomleft: 1em;
}
div.pBody {
  border-radius-topright: 1em;
  border-radius-bottomright: 1em;
}


a:visited { text-decoration: line-through;}

 #Sablona--OznameniRC__Oznameni_Chybejici-clanky td div.hiddenOverflow
   {
   height: auto;
   }

#siteNotice, #fundraiser, .fundraiser-box {display:none; !important;}