home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / chplus / inetforall / styles.css < prev    next >
Cascading Style Sheet File  |  2004-03-03  |  4KB  |  242 lines

  1. <style type="text/css">
  2. <!-- 
  3. /*
  4. a {text-decoration: none}
  5. a:link {color: white}
  6. a:active {color: red}
  7. a:hover {color: #0066ff; text-decoration: underline;}
  8. a:visited {color: white}
  9.  
  10. */
  11.  
  12. body {
  13.  
  14. margin: 0px;
  15. }
  16.  
  17. .main {
  18. margin: 0px;
  19. padding: 0px;
  20. background-color: #385B7B;
  21. width: 780px;
  22.  
  23. .hlavicka1 {
  24. margin: 0px;
  25. padding: 0px;
  26. width: 780px;
  27. height: 61px;
  28. background-color: #DBE1E7;
  29. float: left;
  30.  
  31. .hlavicka1 a {font-size: 11px; color: black; text-decoration: underline;}
  32. .hlavicka1 a:hover {color: #0033ff; text-decoration: none;}
  33.  
  34. .menu {
  35. clear: both;
  36. margin: 0px;
  37. padding: 0px;
  38. /*padding: 2px 2px 2px 2px;*/
  39. width: 780px;
  40. height: 21px;
  41. background-color: black;
  42. font-family: tahoma;
  43. font-size: 12px;
  44. float: left;
  45. color: white; 
  46.  
  47. .menu select {background-color: silver; border-style: none;}
  48. .menu a {font-variant: small-caps; font-size: 13px; color: white; text-decoration: none; font-weight: bold;}
  49. .menu a:hover {color: #FFB900; text-decoration: underline;}
  50.  
  51.  
  52. .hore {
  53. background-color: #DBE1E7;
  54. font-family: tahoma;
  55. font-size: 11px;
  56. margin: 0px; 
  57. padding: 42px 0px 0px 260px; 
  58. width: 780px; 
  59. height: 61px; 
  60. float: left; 
  61. background: url("images/hore.gif") no-repeat;
  62. }
  63.  
  64. .dav {
  65. margin: 0px;
  66. padding: 0px;
  67. width: 780px;
  68. height: 99px;
  69. background-color: #385B7B;
  70. float: left;
  71. clear: both;
  72. }
  73.  
  74. .nadsloupkami {
  75. clear: both;
  76. margin: 0px;
  77. padding: 0px;
  78. width: 780px;
  79. height: 26px;
  80. background-color: #385B7B;
  81. float: left;
  82. /*background: url("images/zahlavi.gif") repeat-y;*/
  83. }
  84.  
  85. .banner-ie {
  86. text-align: center;
  87.  
  88. .banner {
  89. width: 468px;
  90. height: 60px;
  91. margin-left: auto;
  92. margin-right: auto;
  93. margin-bottom: 15px;
  94. text-align: left;
  95. background-color: #cccccc;
  96.  
  97. .sloupce {
  98. margin: 0px;
  99. padding: 0px;
  100. width: 780px;
  101. clear: both;
  102. background-color: #385B7B;
  103. }
  104.  
  105. .left {
  106. margin: 0px;
  107. padding: 0px 0px 0px 0px;
  108. width: 147px;
  109. /*height: 250px;*/
  110. float: left;
  111. background-color: #385B7B;
  112. font-family: tahoma;
  113. font-size: 12px;
  114. color: #ffffff;
  115.  
  116. .left a {color: white; text-decoration: none;}
  117. .left a:hover {color: #FFB900; text-decoration: underline;}
  118.  
  119.  
  120. .middle {
  121. margin: 0px;
  122. width: 490px;
  123. background:url("images/midback.gif") repeat-y;
  124. font-family: tahoma;
  125. font-size: 12px;
  126. background-color: #DBE1E7;
  127. float: left;
  128. color: #000000;
  129. text-align: justify;
  130. /*border: dotted white 1px;*/
  131.  
  132. .middle a {color: #000099; text-decoration: none;}
  133. .middle a:hover {color: #ff6600; text-decoration: underline;}
  134.  
  135. .middle .text {
  136. margin-left: 4px;
  137. margin-right: 10px;
  138. }
  139.  
  140.  
  141. .left .text {
  142. margin-left: 4px;
  143. margin-right: 5px;
  144. }
  145.  
  146. .text p {
  147. margin: 0px;
  148. padding: 5px 2px 10px 4px;
  149. /*text-indent:1em;*/
  150. /*text-align: justify;*/
  151. }
  152.  
  153. .text .vyzva { background-color: white; margin-left: 4px; margin-right: 5px; border: solid black 1px;}
  154.  
  155. .text td {font-size: 12px;}
  156.  
  157. .right {
  158. margin: 0px;
  159. padding: 0px;
  160. width: 143px;
  161. /*height: 250px;*/
  162. float: right;
  163. background-color: #385B7B;
  164. font-size: 12px;
  165. font-family: tahoma;
  166. color: #ffffff;
  167.  
  168. .right .text {
  169. margin-left: 2px;
  170. margin-right: 2px;
  171. }
  172.  
  173. .right a {font-size: 11px; color: #B2C2CE; text-decoration: none;}
  174. .right a:hover {color: #FFB900; text-decoration: underline;}
  175.  
  176. /*
  177. .right a {
  178. font-size: 11px;
  179. margin-left: 2px;
  180. padding-left: 2px;
  181. }
  182. */
  183.  
  184. .paticka {
  185. font-size: 10px;
  186. font-family: tahoma;
  187. margin: 0px;
  188. padding: 0px;
  189. width: 780px;
  190. height: 50px;
  191. text-align: center;
  192. /*margin-top: 155px;*/
  193. clear: both;
  194. background-color: #959FAD;
  195.  
  196. .paticka a {color: black; text-decoration: none;}
  197. .paticka a:hover {color: #FFB900; text-decoration: underline;}
  198.  
  199. .zaznam {
  200.  margin: 0px;
  201.  padding: 0px 0px 0px 0px;
  202.  font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
  203.  font-size: 12px;
  204.  /*background-color: #669999;
  205.  width: 100%;*/
  206. }
  207.  
  208. .zaznam b {color: #02529E; font-size: 14px;}
  209.  
  210. .titulek {
  211.     font-size: 14px;
  212.     text-align: center;
  213.     font-weight: bolder;
  214.     color: black;
  215. }
  216.  
  217. .odkaz {
  218.   color: red;
  219.     text-decoration: underline
  220. }
  221.  
  222. .podtrhnout {text-decoration: underline}
  223.  
  224. #lokalita {font-size: 14px;}
  225. #popislokality {font-family : verdana; text-align: justify; font-size: xx-small;}
  226.  
  227. #tdZah {background-color: #eeeeee; font-size: 10px; font-family : verdana; font-weight: bold; text-align: center;}
  228. #tdNor {background-color: white; font-size: 11px; font-family : verdana; text-align: center;}
  229. #tdPozn {background-color: white; font-size: 10px; font-family : verdana; text-align: justify;}
  230.  
  231. --> 
  232. </style>
  233.