home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 January / PCWorld_2000-01_cd.bin / Novinky / ipb_hb / style / style.css < prev    next >
Cascading Style Sheet File  |  1999-03-02  |  1KB  |  74 lines

  1. P    {    margin-left=0;
  2.         font: 10pt "Arial CE";
  3.         color: #000000;
  4.     }
  5.  
  6. P.Adresa {    color: #003163;
  7.         font-size: 16pt;
  8.         font-family: "Arial CE";
  9.         font-style: bold;
  10.         text-align: center;
  11.     }
  12.  
  13. TD    {    margin-left=0;
  14.         font: 10pt "Arial CE";
  15.         color: #000000;
  16.     }
  17.  
  18. TH    {    margin-left=0;
  19.         font: 10pt "Arial CE";
  20.         font-weight: bold;
  21.         text-align: center;
  22.         color: #000000;
  23.                 background-color: #FF9900;
  24.     }
  25.  
  26. A:link, A:visited, A:hover
  27. {    font: 12pt "Arial CE";
  28.     color: #003163;
  29.     font-style: normal;
  30.     font-weight: bold;
  31. }
  32.  
  33. A.2:link, A.2:visited, A.2:hover
  34. {    font: 10pt "Arial CE";
  35.     color: #000000;
  36.     font-style: normal;
  37.     font-weight: bold;
  38. }
  39.  
  40. A.3:link, A.3:visited, A.3:hover
  41. {    font: 10pt "Arial CE";
  42.     color: #000000;
  43.     font-style: normal;
  44.     font-weight: normal;
  45. }
  46.  
  47. A:hover,A.2:hover,A.3:hover {color: #003163;}
  48.  
  49. H1    {    color: #003163;
  50.         font-size: 16pt;
  51.         font-family: "Arial CE";
  52.         font-style: bold;
  53.         text-align: left;
  54.     }
  55.  
  56. H2    {    font: 12pt "Arial CE";
  57.         color: #000000;
  58.         text-align: left;
  59.         font-weight:bold;
  60.     }
  61.  
  62. H3    {    font: 10pt "Arial CE";
  63.         color: #000000;
  64.         text-align: left;
  65.         font-weight:bold;
  66.     }
  67.  
  68. LI    {    font-size: 10pt;
  69.         font-family: "Arial CE";
  70.         font-style: bold;
  71.         color: #000000;
  72.     }
  73.  
  74.