   BODY   { background: white url(../PICT/POZ.JPG) } 
   
  .nadpis { background: blue url(../PICT/POZ1.JPG) } 
  .skupina { background: blue url(../PICT/POZ1.JPG);
             color:#FFFFFF; } 

  .stin { font-size: 30;
          color:#000000;
          font-family: ARIAL;
          font-style: normal;
          font-weight: bold;
          letter-spacing:5;
          position: relative;
          
         }
  .text { font-size: 30;
          color:#FFFFFF;
          font-family: ARIAL;
          font-style: normal;
          font-weight: bold;
          letter-spacing:5;
          position: absolute; 
          left: -1px; top: -1px;
 
         }
  .textnad { font-size: 20;
          color:#000000;
          font-family: ARIAL;
          font-style: normal;
          font-weight: bold;
          position: relative;
          }

  .textpop { font-size: 12;
          color:blue;
          font-family: ARIAL;
          font-style: normal;
          font-weight: bold;
          position: relative;
          }

  A       { color:blue;
            font-family:ARIAL;
            font-size: 12;
	    font-weight: Bold;
            text-decoration:none;
            } 
  A:hover { color:#000000;
            }



