/* univerzální definice */
* {font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Lucida Grande CE', 'Helvetica CE', lucida, sans-serif;}

body {margin-top: -10px;
      background-color: #887D6C;
      background-image: url('../images/prouzek.gif');
     }


p {font-size: 70%; line-height: 140%;

   font-weight: bold;

   color: #B0A593; /* E4E2E0; */

   text-align: center;

   margin-bottom: 35px}

#celek {position: absolute; top: 10px; left: 10px;
        width: 200px;  
        }

/* odkazy  A49784   3C2C1A*/
a:link, a:visited {color: #CCCCCC; text-decoration: none}
 {}

