home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 February (Special) / Chip-Special_2006-02_Nero-7.bin / data / style.css < prev    next >
Cascading Style Sheet File  |  2006-01-18  |  3KB  |  173 lines

  1. p, ul, ol {
  2.     font-family: Arial, sans-serif;
  3.     font-size: 75%;
  4.     color: #333333;
  5. }
  6. h1 {  font-family: Tahoma, Arial, sans-serif; font-size: 100%; font-weight: bold; color: #1A4593
  7. }
  8. h2 {
  9.     font-family: Tahoma, Arial, sans-serif;
  10.     font-size: 95%;
  11.     font-weight: bold;
  12.     color: #4A4A4A;
  13. }
  14. a {
  15.     text-decoration: none;
  16.     color: #FF6600;
  17. }
  18. a:hover {
  19.     text-decoration: none;
  20. }
  21. .img_okr {
  22.     color: #000000;
  23.     border: 1px solid;
  24.     background-color: #f3f3f3;
  25.     border-color: #1A4593 #1A4593 #1A4593
  26. }
  27. .link {
  28.     font-family: Tahoma, Arial, sans-serif;
  29.     font-size: 80%;
  30.     font-weight: bold;
  31.     color: #666666;
  32. }
  33. .link:hover {
  34.     font-family: Tahoma, Arial, sans-serif;
  35.     font-size: 80%;
  36.     font-weight: bold;
  37.     color: #1A4593;
  38. }
  39. .smallink {
  40.     font-family: Verdana, Arial, Helvetica, sans-serif;
  41.     font-size: 65%;
  42.     font-weight: bold;
  43.     color: #333333;
  44.     text-decoration: none;
  45. }
  46. .smallink:hover {
  47.     font-family: Verdana, Arial, Helvetica, sans-serif;
  48.     font-size: 65%;
  49.     font-weight: bold;
  50.     color: #E33E10;
  51.     text-decoration: none;
  52. }
  53. .tip {
  54.     font-family: Tahoma, Arial, sans-serif;
  55.     font-size: 90%;
  56.     font-weight: bold;
  57.     color: #FF6300;
  58. }
  59. .tiplink {
  60.     font-family: Tahoma, Arial, sans-serif;
  61.     font-size: 75%;
  62.     font-weight: normal;
  63.     color: #FF6300;
  64. }
  65. .tiplink:hover {
  66.     font-family: Tahoma, Arial, sans-serif;
  67.     font-size: 75%;
  68.     font-weight: normal;
  69.     color: #666666;
  70. }
  71. .rubrika {
  72.     font-family: Tahoma, Arial, sans-serif;
  73.     font-size: 70%;
  74.     font-weight: normal;
  75.     color: #666666;
  76. }
  77. .rubrika:hover {
  78.     font-family: Tahoma, Arial, sans-serif;
  79.     font-size: 70%;
  80.     font-weight: normal;
  81.     color: #FF6300;
  82. }
  83. .seznam {
  84.     font-family: Arial, sans-serif;
  85.     font-size: 75%;
  86.     font-weight: normal;
  87.     color: #666666;
  88. }
  89. .seznam:hover {
  90.     font-family: Arial, sans-serif;
  91.     font-size: 75%;
  92.     font-weight: normal;
  93.     color: #666666;
  94. }
  95. .bodka {font-family: Wingdings; font-size: 75%}
  96. .bodka_r {
  97.     font-family: Wingdings;
  98.     font-size: 75%;
  99.     color: #CC3333;
  100. }
  101. .bodka_y {
  102.     font-family: Wingdings;
  103.     font-size: 75%;
  104.     color: #FF9900;
  105. }
  106. .bodka_b {
  107.     font-family: Wingdings;
  108.     font-size: 75%;
  109.     color: #000080;
  110. }
  111. .code {
  112.     font-family: "Courier New", Courier, mono;
  113.     color: #0033FF;
  114.     font-weight: normal;
  115.     font-size: 75%;
  116. }
  117. .code_green {
  118.     color: #009900;
  119.     font-family: "Courier New", Courier, mono;
  120. }
  121. .list {
  122.     font-family: Tahoma, Arial, sans-serif;
  123.     font-size: 80%;
  124.     font-weight: bold;
  125.     color: #FF6300;
  126. }
  127. .collapsed {display:none}
  128. .expanded {display:block}
  129. .rubrik {
  130.     font-family: Tahoma, Arial, sans-serif;
  131.     font-size: 93%;
  132.     font-weight: bold;
  133.     color: #666666;
  134. }
  135. .detaily {
  136.  
  137.     font-family: Tahoma, Arial, sans-serif;
  138.     font-size: 70%;
  139.     font-weight: normal;
  140.     color: #666666;
  141. }
  142. .disky {
  143.  
  144.     font-family: Tahoma, Arial, sans-serif;
  145.     font-size: 80%;
  146.     font-weight: bold;
  147.     color: #666666;
  148. }
  149. .b_rubrik {
  150.     font-family: Tahoma, Arial, sans-serif;
  151.     font-size: 84%;
  152.     font-weight: bold;
  153.     color: #FF6300;
  154. }
  155. .b_rubrik:hover {
  156.     font-family: Tahoma, Arial, sans-serif;
  157.     font-size: 84%;
  158.     font-weight: bold;
  159.     color: #FF6300;
  160. }
  161. .list_b {
  162.     font-family: Tahoma, Arial, sans-serif;
  163.     font-size: 80%;
  164.     font-weight: bold;
  165.     color: #848484;
  166. }
  167. .list_b:hover {
  168.     font-family: Tahoma, Arial, sans-serif;
  169.     font-size: 80%;
  170.     font-weight: bold;
  171.     color: #848484;
  172. }
  173.