/*
  * Base Style Sheet for www.elcom.cz
  * version: screen.css, 2006/11
  * (c) 2005, Ales Skotnica
  * Frenstat pod Rahostem, Czech Republic
  * tel.: +420 775 565 850, http://www.skotnica.eu
*/


/* telo */

    body {background: #fff;font-family: 'Trebuchet MS', 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 15px 0;margin: 0 0 15px 0;}

    .nscr, #pathnavigator, #left-col, #toppage, #top-menu-main, #header-right, #foother-nav, #foother-counters, #counters
        {display: none; }

    #foother-copy {font-size:80%;text-align:right;}










