home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / tema / Bonline / bmbuilder108.exe / _SETUP.1 / list.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-10-21  |  2.4 KB  |  147 lines

  1. BODY   {
  2.     font-family: Arial,Arial CE,Helvetica,sans-serif;
  3.     font-size: 9pt;
  4.     background-color: #FFFFFF;
  5.     background-image: url('');
  6.     };
  7. DL,UL,OL{
  8.     font-family: Arial,Arial CE,sans-serif,Helvetica;
  9.     font-size: 9pt;
  10.     text-align: left;
  11.     };
  12. TD     {
  13.     font-family: Arial,Arial CE,sans-serif,Helvetica;
  14.     font-size: 9pt;
  15.     };
  16. TH     {
  17.     font-family: Arial,Arial CE,sans-serif,Helvetica;
  18.     font-size: 9pt;
  19.     font-weight: bold;
  20.     };
  21. SMALL  {
  22.     font-family: Arial,Arial CE,sans-serif,Helvetica;
  23.     font-size: 8pt;
  24.     };
  25. BIG    {
  26.     font-family: Arial,Arial CE,sans-serif,Helvetica;
  27.     font-size: 9pt;
  28.     };
  29. STRONG {
  30.     font-family: Arial,Arial CE,sans-serif,Helvetica; font-size: 9pt;
  31.     font-weight: bold;
  32.     };
  33. H1,H2,H3,H4{
  34.     font-family: Arial,Arial CE,sans-serif,Helvetica;
  35.     };
  36. H4     {
  37.     font-size: 11pt; font-weight: bold;
  38.     };
  39. H3     {
  40.     font-size: 12pt; font-weight: bold;
  41.     };
  42. H2     {
  43.     font-size: 13pt; font-weight: bold;
  44.     };
  45. H1     {
  46.     font-size: 15pt; font-weight: bold;
  47.     };
  48. A:link {
  49.     font-size: 9pt;
  50.     text-decoration: none;
  51.     color: #000000;
  52.     };
  53. A:visited{
  54.     font-size: 9pt;
  55.     text-decoration: none;
  56.     color: #000000;
  57.     };
  58. A:hover{
  59.     font-size: 9pt;
  60.     font-weight: bold;
  61.     text-decoration: underline;
  62.     color: #000000;
  63.     };
  64. .F     {
  65.     font-family:monospace;
  66.     };
  67. .INFO  {
  68.     font-size: 8pt;
  69.     font-weight: none;
  70.     color: #367998;
  71.     };
  72. .LISTA {
  73.     background-color: #D5C7AB;
  74.     };
  75. .LISTA1{
  76.     font-size: 9pt;
  77.     font-weight: none;
  78.     color: #000000;
  79.     };
  80. .COUNT {
  81.     font-size: 9pt;
  82.     font-weight: bold;
  83.     color: #000000;
  84.     };
  85. .FOUND {
  86.     font-size: 9pt;
  87.     font-weight: bold;
  88.     color: #F91520;
  89.     };
  90. .LIST1 {
  91.     font-size: 9pt;
  92.     font-weight: bold;
  93.     color: #F91520;
  94.     };
  95. .LIST2 {
  96.     font-size: 9pt;
  97.     font-weight: none;
  98.     color: #367998;
  99.     };
  100. .NADPIS{
  101.     font-size: 12pt;
  102.     font-weight: bold;
  103.     color: #000000;
  104.     text-align: center;
  105.     };
  106. .CESTA{
  107.     font-size: 10pt;
  108.     font-weight: bold;
  109.     color: #000000;
  110.     text-align: center;
  111.     };
  112. .FILTR {
  113.     font-size: 9pt;
  114.     font-weight: bold;
  115.     color: #F91520;
  116.     text-align: center;
  117.     };
  118. .POZOR {
  119.     font-size: 12pt;
  120.     font-weight: bold;
  121.     color: #F91520;
  122.     };
  123. .TEXT1 {
  124.     font-size: 10pt;
  125.     font-weight: bold;
  126.     color: #1D7930;
  127.     };
  128. .SEARCH{
  129.     font-size: 10pt;
  130.     font-weight: bold;
  131.     color: #F91520;
  132.     };
  133. .SEARCH1{
  134.     font-size: 9pt;
  135.     font-weight: bold;
  136.     color: #F91520;
  137.     };
  138. .HLAVICKA{
  139.     background-color: #FFFFFF;
  140.     text-align: center;
  141.     };
  142. .BG1    {
  143.     background-color: #DFE7EB;
  144.     };
  145. .BG2    {
  146.     background-color: #DFE7EB;
  147.     };