home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 July / Chip_2001-07_cd1.bin / oddech / Jablko / zajimavosti / obsah.css < prev    next >
Cascading Style Sheet File  |  2000-10-26  |  2KB  |  42 lines

  1. A:Link        {color: #000000; }    
  2.  
  3. A:Visited    {color: #000000; }
  4.  
  5. A:Active    {color: #FF8040; }
  6.  
  7. A:Hover        {color: #FF8040; }
  8.  
  9.  
  10. p         {    font-family: Times New Roman; font-size: 13pt; color: #000000;
  11.         line-height: 120%; text-align: justify }
  12. strong         {    font-family: Times New Roman; font-size: 13pt; color: #000000; font-weight: bold;
  13.         line-height: 120%; text-align: justify; text-decoration: none }
  14. em         {    font-family: Times New Roman; font-size: 13pt; color: #000000; font-weight: bold;
  15.         line-height: 120%; text-align: justify; text-decoration: none }
  16.  
  17. u         {    font-family: Tahoma; font-size: 12pt; color: #000000; font-weight: bold;
  18.         line-height: 120%; text-align: justify; text-decoration: none }
  19.  
  20. h1           {     font-family: Tahoma; font-size: 18pt; color: #FF8040; font-weight: bold;
  21.         text-align: center }
  22. h2         {     font-family: Tahoma; font-size: 14pt; color: #000000; font-weight: bold;
  23.         text-align: center }
  24. h3         {     font-family: Tahoma; font-size: 12pt; color: #FF8040; font-weight: bold;
  25.         text-align: left }
  26.  
  27.  
  28. h5         {     font-family: Tahoma; font-size: 8pt; color: #000000; text-align: right }
  29.  
  30.  
  31. h6         {     background-color: rgb(70,180,180); text-align: center; font-family: Tahoma;
  32.         font-size: 12pt; font-weight: bold; padding-top: 3px; padding-bottom: 3px }
  33.  
  34.  
  35.  
  36. .Obr-pravy   {     margin-left: 10px; margin-right: 0px; margin-top: 5px; margin-bottom: 5px; padding-left: 10px; padding-right: 10px}
  37.  
  38. .Obr-stred   {     margin-left: 0px; margin-right: 0px; margin-top: 5px; margin-bottom: 5px; text-align: center }
  39.  
  40. img          {     margin-left: 0px; margin-right: 10px; margin-top: 5px; margin-bottom: 5px }
  41.  
  42.