home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / tema / baltik / styl.css < prev   
Cascading Style Sheet File  |  2002-08-06  |  2KB  |  60 lines

  1. BODY {
  2.     background-color : #EEEEEE;
  3.     color : #000000;
  4.     font-family : Arial, Tahoma, Helvetica, sans-serif;
  5.     font-size : 9pt;
  6. }
  7. table {    background-color : #EEEEEE;    color : #000000;    font-family : Arial, Tahoma, Helvetica, sans-serif;    margin-left : 5%;    font-size : 9pt;}
  8. A:LINK, A:VISITED {    color : #000099;    text-decoration : none;}
  9. A:HOVER {    background-color : #FFFFFF;    color : #00009F;    text-decoration : none;}
  10. #header2r {
  11.     color : #990000;
  12.     font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  13.     font-size : 160%;
  14.     text-align : center;
  15.     font-weight : bold;
  16. }
  17. #header2g {
  18.     color : "green";
  19.     font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  20.     font-size : 160%;
  21.     text-align : center;
  22.     font-weight : bold;
  23. }
  24.  
  25. #header3 {
  26.     color : #990000;
  27.     font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  28.     font-size : 120%;
  29.     font-style : normal;
  30.     font-weight : bold;
  31.     margin-bottom : 0.3em;
  32.     margin-top : 1.2em;
  33. }
  34. #header_inzerat {
  35.     color : Black;
  36.     font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  37.     font-style : normal;
  38.     font-weight : bold;
  39.     margin-bottom : 0.0em;
  40.     margin-top : 0.3em;
  41.     font-size : 110%;
  42. }
  43. #inzerat_cena {
  44.     color : Black;
  45.     font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  46.     font-style : normal;
  47.     font-weight : bold;
  48.     margin-bottom : 0.0em;
  49.     margin-top : 0.3em;
  50.     font-size : 150%;
  51. }
  52. #inzerat_kontakt {
  53.     color : Gray;
  54.     font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  55.     font-style : normal;
  56.     font-weight : normal;
  57.     margin-bottom : 0.0em;
  58.     margin-top : 0.3em;
  59.     font-size : 80%;
  60. }