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

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