home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / tema / rustina / STYLES / STYLY.css
Cascading Style Sheet File  |  2001-05-23  |  1KB  |  58 lines

  1. A:link { text-decoration: underline }
  2. A:visited { text-decoration: underline }
  3. A:active { text-decoration: underline }
  4.  
  5.  
  6. .zaklad
  7.     {font-family: Tahoma, Verdana, Arial, Helvetica; 
  8.     font-size: 8pt; 
  9.     font-style: normal;
  10.     font-weight: normal;
  11.     color: #000055
  12.     text-decoration: none}
  13.  
  14. .nadpis
  15.     {font-family: Tahoma, Verdana, Arial, Helvetica; 
  16.     font-size: 17pt; 
  17.     font-style: normal;
  18.     font-weight: normal;
  19.     color: #000055
  20.     text-decoration: none}
  21.  
  22. .titulek
  23.     {font-family: Tahoma, Verdana, Arial, Helvetica; 
  24.     font-size: 10pt; 
  25.     font-style: normal;
  26.     font-weight: bold;
  27.     color: #000055
  28.     text-decoration: none}
  29.  
  30. .formular1
  31.     {font-family: Tahoma, Verdana, Arial, Helvetica; 
  32.     font-size: 14pt; 
  33.     font-style: normal;
  34.     font-weight: normal;
  35.     color: #000055
  36.     text-decoration: none}
  37.  
  38. .formular2
  39.     {font-family: Tahoma, Verdana, Arial, Helvetica; 
  40.     font-size: 10pt; 
  41.     font-style: normal;
  42.     font-weight: normal;
  43.     color: #000055
  44.     text-decoration: none}
  45.  
  46. .listbox 
  47.     {font-family: MS Sans Serif, Helvetica CE, Helvetica; 
  48.     font-size: 11pt; 
  49.     font-style: normal; 
  50.     color:#000000; 
  51.     text-decoration: none;
  52.     margin-top: 2pt}
  53.  
  54. .editbox 
  55.     {font-family: Tahoma, Verdana, Arial, Helvetica; 
  56.     font-size: 8pt; 
  57.     color: red}
  58.