home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / Chip_2003-08_cd1.bin / tema / kodeky / eradvd / style.css < prev   
Cascading Style Sheet File  |  2003-06-17  |  3KB  |  47 lines

  1. p, td, ul, ol {font-family: Arial, Helvetica, sans-serif; font-size: 12px}
  2. h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}.highlight {  color: #CC3333}
  3. h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
  4. h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
  5. a {  text-decoration: none}
  6. a:hover { text-decoration: none }
  7. .nadpis {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: gray; font-weight: bold}
  8. .issue {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; cursor: default}
  9. .topic {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; font-weight: bold}
  10. .menu {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC; text-decoration: none; font-weight: bold}
  11. .menu:hover { color: #FFFFFF; text-decoration: none }
  12.  
  13. .submenu {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: gray; text-decoration: none; font-weight: bold}
  14. .submenu:hover {color: #646464}
  15. .submenu_highlighted { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white; text-decoration: none; font-weight: bold; background-color: #CC3333 }
  16.  
  17. .catlink {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #404040; text-decoration: none }
  18. .catlink:hover {color: navy }
  19. .catlink_highlighted { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: navy; text-decoration: none }
  20.  
  21. .list {list-style-image: url(pics/bullet.gif); font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
  22. .collapsed {display:none}
  23. .expanded {display:block}
  24. .hit {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold}
  25. .copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center}
  26. .small {  font-size: 10px}
  27. .highlightNo { color: #999999}
  28. hr {  color: #000000; height: 1px}
  29. .comment {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #404040}
  30. .obsah {color: #CC3333; text-decoration: none; font-weight: normal;cursor: default}
  31. .obsah_nadpis {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
  32. .ovladace_nadpis {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
  33. #preview {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
  34. .pictdesc { font-size: 10px }
  35. table.thin {
  36.     background-color: #000000;
  37. }
  38. table.thin tr {
  39.     background-color: #ffffff;
  40. }
  41. table.thingray {
  42.     background-color: #000000;
  43. }
  44. table.thingray tr {
  45.     background-color: #CCCCCC;
  46. }
  47.