home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / tema / keloc / Subsites / styly.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-10-03  |  979 b   |  60 lines

  1. .nadpisc    {
  2.     color : black;
  3.     font-size : 11px;
  4.     font-family : Tahoma,Arial;
  5.     font-weight : bold;
  6.     }
  7. .nadpiseb    {
  8.     color : red;
  9.     font-size : 14px;
  10.     font-family : Tahoma,Arial;
  11.     font-weight : bold;
  12.     }
  13. .nadpise    {
  14.     color : black;
  15.     font-size : 15px;
  16.     font-family : Tahoma,Arial;
  17.     font-weight : bold;
  18.     }
  19. .nadpisv    {
  20.     color : red;
  21.     font-size : 14px;
  22.     font-family : Tahoma,Arial;
  23.     font-weight : bold;
  24.     }
  25. .nadpis    {
  26.     color : red;
  27.     font-size : 13px;
  28.     font-family : Tahoma,Arial;
  29.     font-weight : bold;
  30.     }
  31. .text    {
  32.     color : black;
  33.     font-size : 11px;
  34.     font-family : Tahoma,Arial;
  35.     }
  36. .textb    {
  37.     color : black;
  38.     font-size : 11px;
  39.     font-family : Tahoma,Arial;
  40.     font-weight : bold;
  41.     }
  42. .texti    {
  43.     color : black;
  44.     font-size : 11px;
  45.     font-family : Tahoma,Arial;
  46.     font-style : italic;
  47.     }
  48. a:link    {
  49.     color : black;
  50.     text-decoration : none;
  51.     }
  52. a:visited    {
  53.     color : black;
  54.     text-decoration : none;
  55.     }
  56. a:hover    {
  57.     color : red;
  58.     text-decoration : none;
  59.     }
  60.