body {  
        color: rgb(0,0,0);
        font-family: verdana,sans-serif;
   }
   
   a:link {
      	font-size: 12;
	font-weight: normal;
        color: white;
        text-decoration: none;
   }
   
   a:visited {
      	font-size: 12;
	font-weight: normal;
        color: white;
        text-decoration: none;
   }
     
   a:hover  {
      	font-size: 12;
	font-weight: bold;
        color: white;
        text-decoration: none;
   }

    .text {
      	font-size: 11;
	font-weight: normal;
        color: rgb(0,0,0);
        text-decoration: none;
        text-align: left;
   }

    .aktiv {
      	font-size: 12;
	font-weight: bold;
        color: yellow;
        text-decoration: none;
   }

    .dole {
      	font-size: 10;
	font-weight: normal;
        color: #8490C8;
        text-decoration: none;

   }

  .nadpis {
      	font-size: 14;
	font-weight: bold;
        color: #034EA2;
        text-decoration: none;
        text-align: left;
   }       

    .text2 {
      	font-size: 11;
	font-weight: normal;
        color: rgb(0,0,0);
        text-decoration: none;
