home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / tema / kerio / kerio.css < prev    next >
Cascading Style Sheet File  |  2003-06-30  |  1KB  |  106 lines

  1. body, div,
  2. frame, iframe, frameset,
  3. form, input, fieldset,
  4. p, a,
  5. h1, h2, h3, h4, h5, h6,
  6. th, td, caption,
  7. ol, ul, dl,
  8. li, dd, dt
  9. {
  10.     font-family: Verdana, Arial, Helvetica, sans-serif;
  11. }
  12.  
  13. A.pr_nadpis_small {
  14.     font-size: 11px;
  15.     color: black;
  16.     text-decoration: none;
  17.     }
  18. A.pr_nadpis_small:hover {
  19.  
  20.     font-size: 11px;
  21.     color: black;
  22.     text-decoration: underline;    
  23.     }
  24. A {
  25.     text-decoration: none;
  26.     }
  27. A:hover {
  28.     text-decoration: none;
  29.     color: #F5822B;
  30.     }
  31. A.white {
  32.     color: #ffffff;
  33.     }
  34. .lightblue {
  35.  
  36.     font-size: 10px;
  37.     color: #809AB9;
  38.     }
  39.  
  40. .orange {
  41.  
  42.     font-size: 10px;
  43.     color: #F5822B;
  44.     }
  45. .grey {
  46.  
  47.     font-size: 10px;
  48.     color: #666666;
  49.     margin : 0px 0px 0px 0px;
  50.     padding : 0px 0px 0px 0px;
  51.     }
  52.  
  53. .lightgrey {
  54.  
  55.     font-size: 10px;
  56.     color: #bbbbbb;
  57.     }
  58. .blue {
  59.  
  60.     font-size: 10px;
  61.     color: #003473;
  62.     }
  63. .blueheadline {
  64.  
  65.     font-size: 11px;
  66.     color: #003473;
  67.     }
  68.  
  69. .white {
  70.  
  71.     font-size: 10px;
  72.     line-height: 13px;
  73.     color: #ffffff;
  74.     }
  75. .white10 {
  76.  
  77.     font-size: 10px;
  78.     line-height: 14px;
  79.     color: #ffffff;
  80.     }    
  81.     
  82. .headline 
  83. {
  84.  
  85.     font-size: 15px;
  86.     font-weight: bold;
  87.     color: #ffffff;
  88. }
  89. .nadpis 
  90. {
  91.     font-size: 15px;
  92.     font-weight: bold;
  93.     color: white;
  94. }
  95. .nadpis_text
  96.  {
  97.     font-size: 15px;
  98.     font-weight: bold;
  99.     color: black;
  100. }
  101. TD
  102.  {
  103.     font-size: 10px;
  104.     color: #666666;
  105. }
  106.