home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / chplus / convert / convert3.css < prev    next >
Cascading Style Sheet File  |  2003-11-16  |  5KB  |  202 lines

  1. body
  2.     { font-family: "Trebuchet MS", "Arial CE", "Helvetica CE", Arial, lucida, Helvetica, sans-serif;
  3.     color: #000; background-color: #FFF;
  4.     font-size:small; font-style: normal;
  5.     text-decoration: none; text-align: left;
  6.     line-height: 100%;
  7.     margin: 2pt; }
  8.  
  9. .datum, .pozn, .refs, .stare, .copyright, .updated
  10.     { font-size: x-small; background-color: transparent; }
  11. .datum
  12.     { margin-top: 12pt; margin-bottom: 1pt }
  13. .pozn
  14.     { color: #999; margin: 0; }
  15. .refs
  16.     { text-align: center; margin-top: 2pt; margin-bottom: 1pt; }
  17. .searchtxt
  18.     { background-color: #FFF; color: #000; font-size: x-small; border: 1px solid #666; }
  19. .searchbtn
  20.     { font-size: x-small; border: 1px solid #333; color: #FFF; background-color: #666}
  21. .searchfrm
  22.     { margin: 0; vertical-align: top; }
  23. .stare
  24.     { margin: 0; }
  25.  
  26. .cvi
  27.     { background-color: #666; }
  28. .cvil
  29.     { background-color: #CCC; }
  30. .cw
  31.     { color: #FFF; background-color: transparent; }
  32.  
  33. .c
  34.     { text-align: center }
  35. .r
  36.     { text-align: right }
  37.  
  38. .mezera
  39.     { margin-top: 1em; }
  40. .dx
  41.     { background-image:url(images/dot_gray3x2.gif);
  42.     background-repeat: repeat-x;
  43.     width:100%; height: 2pt;
  44.     margin-top: 8pt;}
  45. .zj
  46.     { background-color: #C33; color: #FFF }
  47.  
  48. .ram
  49.     { border: 1px solid #666;
  50.     background: #EEE;
  51.     padding: 0.5em;
  52.     margin-top: 1em; margin-bottom: 2em; }
  53. .ramek
  54.     { border: 1px dashed #666;
  55.     background: #EEE;
  56.     padding: 4px;
  57.     margin-top: 10px; margin-bottom: 20px; }
  58. .ramecek
  59.     { border: 1px #666 solid; }
  60. .titl
  61.     { display:inline; position:relative; top:-12px;
  62.     padding-left: 6pt; padding-right: 6pt;
  63.     border: 1px solid #666; background-color: #FFF; }
  64. .titlmin
  65.     { display:inline; position:relative; top:12px;
  66.     padding-left: 6pt; padding-right: 6pt;
  67.     border: 1px solid #666; background-color: #FFF;
  68.     font-size: xx-small; text-align: right; }
  69. /* Standardnφ styly */
  70. h1, h2, h3, h4
  71.     { font-weight: bold; }
  72. h2, h3, h4, p
  73.     { font-size: small; }
  74. h1
  75.     { font-size: medium; color: #000; background-color: #FFF;
  76.     margin-top: 1em; margin-bottom: 0.8em }
  77. h2
  78.     { margin-top: 1em; margin-bottom: 0.8em; }
  79. h3
  80.     { color: #333; background-color: transparent;
  81.     margin-top: 0.8em; margin-bottom: 0.5em }
  82. h4
  83.     { color: #666; background-color: transparent;
  84.     margin-top: 0.8em; margin-bottom: 0.5em }
  85. p
  86.     { line-height: 140%;
  87.     margin: 0.4em 0 0.2em 0 }
  88. #linenav p
  89.     { line-height: 100%; margin: 1px 0 1px 0; padding: 0; border: 0; }
  90. q
  91.     { font-style: italic; }
  92. code
  93.     { font-size:  small; }
  94.  
  95. table, tr, td, th
  96.     { font-size: small; text-decoration:none }
  97. tr
  98.     { vertical-align: top; line-height: 120%;  }
  99. th
  100.     { color: #FFF; background-color: #666; text-align: center;  }
  101. caption
  102.     { padding-top: 1em; text-align: left; }
  103.  
  104. table.tbl
  105.     { border: 1px solid #CCC; background-color: #FFF;}
  106. table.tbl td
  107.     { padding: 4px; margin: 2px; background-color: #EEE;}
  108. table.tbl td.zj
  109.     { background-color: #C33; color: #FFF; }
  110.  
  111. .tdttl {
  112.     color: #333; text-align: center;
  113.     font-weight: bold;
  114.     padding: 4pt;
  115.     border: 1px solid #999; border-bottom: none;
  116.     margin-bottom: 0;
  117.     background: #EEE; }
  118. .tdttl p
  119.     { padding: 0; margin: 0; text-align: left; }
  120.  
  121. .tdnav
  122.     { border: 1px solid #999; border-top: none;
  123.     margin-top: 0;
  124.     padding: 4pt;
  125.     line-height: 140%; }
  126.  
  127. dt
  128.     { font-weight: bold; line-height: 140%; margin-top: 4pt; }
  129. dd
  130.     { line-height: 140%; }
  131. ul
  132.     { list-style: square; margin-left: 25pt }
  133. li
  134.     { line-height: 140%; }
  135.  
  136. abbr, acronym, .help
  137.     { border-bottom: 1px dotted #666; cursor: help; }
  138. img
  139.     { border: none; }
  140.  
  141. /* Odkazy */
  142. a
  143.     { background-color: transparent; text-decoration: none; }
  144. a:link
  145.     { color: #039; }
  146. a:visited
  147.     { color: #936; }
  148. a:hover
  149.     { color: #006; background-color: #EEE; }
  150. a:active
  151.     { color: #006; }
  152.  
  153. a.w:link
  154.     { color: #FFF; text-decoration: underline; }
  155. a.w:visited
  156.     { color: #FFF; text-decoration: underline; }
  157. a.w:hover
  158.     { color: #333; text-decoration: none; background: #EEE; }
  159. a.w:active
  160.     { color: #006; text-decoration: none; }
  161.  
  162. .ramek a
  163.     { text-decoration: none; }
  164. .ramek a:link
  165.     { color: #039; }
  166. .ramek a:visited
  167.     { color: #936; }
  168. .ramek a:hover
  169.     { color: #006; background: #FFF; }
  170. .ramek a:active
  171.     { color: #006; }
  172.  
  173.  
  174. /* Odkazy v navigaci */
  175. #linenav a:link, #linenav a:visited
  176.     { color: #333; border: 1px solid #CCC; padding-left:2px; padding-right: 2px; }
  177. #topmenu a:link
  178.     { color: #333 }
  179. #topmenu a:visited
  180.     { color: #333; }
  181. #linenav a:hover
  182.     { color: #000; background: #FFF; border: 1px solid #666; padding-left:2px; padding-right: 2px; }
  183. #topmenu a:hover
  184.     { color: #000; background: #EEE; }
  185. #logo a:hover
  186.     { background: #FFF; }
  187. #dwncopy a:hover
  188.     { background: #FFF; }
  189. #linenav a:active, #topmenu a:active
  190.     { color: #333; }
  191.  
  192. /* RSS tlaΦφtko - upraveno podle Marka Prokopa */
  193. a.xmlbtn {
  194.     padding: 1px 1em;
  195.     border: #630 1px solid; border-top: #fc9 1px solid; border-left: #f96 2px solid;
  196.     font-family: helvetica,arial,sans-serif; font-size: 11px; font-weight: bold;
  197.     color: #fff; background-color: #f60;
  198.     letter-spacing: 1px; text-align: left; text-decoration: none; }
  199. a.xmlbtn:link, a.xmlbtn:visited
  200.     { color: #fff; background-color: #f60; text-decoration: none; }
  201. a.xmlbtn:hover
  202.     { color: #ff9; text-decoration: none; }