a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%; 
}

a[href^="/"]:after {
   content: " (http://glblog.pl" attr(href) ") "; }
	 
#accessibility-links, #navigation, .h { 
	display:none !important; }