home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / bonus / www.paladix.cz / obchod / css / obchod.css
Cascading Style Sheet File  |  2003-04-05  |  1KB  |  20 lines

  1. BODY { background-color : Black; }
  2. P { font-size : 10pt; font-family : "Arial CE", "Helvetica CE", sans-serif; text-align : justify; }
  3. P.small { font-size : 8pt; }
  4. H2 { font-size : 16pt; }
  5. TD { font-size : 10pt; font-family : "Arial CE", "Helvetica CE", sans-serif; background-color : #FEFECD; }
  6. TD.aktuality { background-color : #CCCC99; text-align : left; font-size : 8pt; }
  7. TD.center { background-color : #CCCC99; text-align : center; }
  8. TD.right { background-color : #CCCC99; text-align : right; }
  9. TD.left { background-color : #CCCC99; text-align : left; }
  10. TD.header { background-color : #9C9C63; text-align : left; }
  11. TD.reguser { background-color : #9C9C63; text-align : right; }
  12. TD.small { font-size : 8pt; }
  13. a {}
  14. a:link {color: #000000; text-decoration: none}
  15. a:visited {color: #000000; text-decoration: none}
  16. a:active {color: #000000; text-decoration: underline}
  17. a:hover {color: #9C9C63; text-decoration: underline}
  18. a.bottom:link {color: #000000; text-decoration: none}
  19. a.bottom:hover {color: #CCCC99; text-decoration: underline}
  20.