home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2003 July / PCpro_2003_07.ISO / vollvers / edhtml / EdHTMLv5.0.exe / Main / STYLE.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-05-14  |  1.5 KB  |  41 lines

  1. <STYLE TYPE="text/css">
  2. <!--
  3.  
  4. UL.n { list-style-image: url("img/kolo.jpg") }
  5. UL.serwis { list-style-image: url("img/st.gif"); margin-left: 18; valign: top }
  6. UL.katal { list-style-image: url("img/st2.gif"); margin-left: 18; valign: top }
  7. UL.plama { list-style-image: url("img/plama.gif"); margin-left: 30; valign: top }
  8. UL.w { margin-left: 15; }
  9. UL.w2 { margin-left: 20; }
  10.  
  11. BODY {    margin-top: 0cm;
  12.     margin-left: 0.5cm;
  13.     margin-right: 0.5cm;
  14.     font-family: Arial; 
  15.     color: black; 
  16.     font-size: 9pt; 
  17.     font-weight: normal;
  18.         background-color: #C0C0D0;
  19.         background-image: url("img/tlo.gif");
  20.         background-repeat: no-repeat;
  21.  
  22.      }
  23.  
  24. TD {font-family: Arial; color: black; font-size: 9pt; font-weight: normal;}
  25. TH {font-family: Arial; color: black; font-size: 9pt; font-weight: bold;}
  26.  
  27.  
  28. P {text-indent: 10pt; font-family: Arial, Helvetica, Verdana; color: black; font-size: 9pt; font-weight: normal}
  29. P.format {text-align: justify;text-indent: 10pt; }
  30. P.kod {font-family: Courier; color: #000000; font-size: 9pt; font-weight: bold; margin-left: 1cm}
  31.  
  32.  
  33. H1 {font-size: 32}
  34. H2 {font-size: 16}
  35. H3 {font-family: Arial; font-size: 11pt; font-weight: Bold}
  36. A:link {text-decoration: none; color: #0000FF; font-weight: Bold;}
  37. A:vlink {text-decoration: none; color: #0000FF; font-weight: Bold}
  38. A:visited {text-decoration: none; color: #0000FF; font-weight: Bold}
  39. A:hover {text-decoration: underline; color: #00296B; font-weight: Bold}
  40. //-->
  41. </STYLE>