<?php

	header('Content-type: text/css');
?>

@charset 'UTF-8';

/* MS: Replacementy obecne */
.rplcmnt { position: relative; overflow:hidden; display:block; }
.rplcmnt span {	position: absolute; top: 0px; left:0px; display:block;}
a.rplcmnt { display:block; cursor: pointer; }
h1.rplcmnt { font-size:0.9em; }
h2.rplcmnt { font-size:0.8em; }
h3.rplcmnt { font-size:0.6em; }

