/*
  * Base Style Sheet for www.elvin.cz
  * version: print.css, 2007/02
  * (c) 2007, Ales Skotnica
  * Frenstat pod Rahostem, Czech Republic
  * tel.: +420 775 565 850, http://www.skotnica.eu
*/


/* telo */

    body {background: #fff;font-family:sans-serif;font-size:10pt;font-style: normal;font-weight: normal;}


	a       { color: blue; text-decoration: underline; font-weight: bold; }
	a:hover {color: red; text-decoration: underline; }
    a img, a:link img, a:visited img
           { border-style:none; }

    h1 a, h2 a, h3 a
        { color: black; text-decoration: none; font-weight: bold; }

    h1 {border-bottom: double;padding: 0 0 5px 0;margin: 0 0 15px 0;}

    .nprn
       {display:none;}










