home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / chplus / czechhos / style1.css < prev   
Cascading Style Sheet File  |  2003-10-24  |  4KB  |  245 lines

  1. body{
  2.     margin: 0;
  3.     padding: 0;
  4. /*background: url(main.gif);*/
  5.     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  6. }
  7.  
  8. #header{
  9.     background: url(header4.gif);
  10.     height: 64px;
  11. }
  12. #page{
  13.     width: 770px;
  14.     background: url(main.gif);
  15.     border-right: 1px solid #999999;
  16. }
  17. #footer{
  18.     clear: both;
  19.     text-align: right;
  20.     padding: 0.4em; 
  21.     color: #848684;
  22.     font-size: 12px;
  23.     margin-top: 5px;
  24. background: white /*    url(left_f.gif) no-repeat left top;*/
  25.  
  26. }/*
  27. #main1{
  28.     background: url(pozadi.gif) repeat-y;
  29.     margin: 0;
  30. }*/
  31. #main2{
  32.     background: url(background.gif) repeat-y;
  33.     margin: 0;
  34.     padding: 5px 0;
  35.     padding-bottom: 0;
  36. }
  37. #middle{
  38.     margin: 10px 155px;
  39. font-family: Arial, Helvetica, sans-serif;
  40.     color: #4C4C4C;
  41.     font-size: 12px;
  42.  
  43.     min-height: 600px;
  44.  
  45.  
  46. }
  47. .box{
  48.     border: 1px solid #A3A1A1;
  49.     padding: 2px;
  50.     margin-top: 5px;
  51.     background: #EDEEEF;
  52. }
  53. #levemenu{
  54.     float: left;
  55.     width: 140px;
  56.     margin-left: 5px;
  57. }
  58. #pravemenu{
  59.     float: right;
  60.     width: 140px;
  61.     margin-right: 5px;
  62. }
  63. #menu{
  64.     color: #DEAA94;
  65.     border: 1px solid #999999;
  66. }
  67. #doporucujeme, #filtr, #domeny{
  68.     background: url(left.gif) repeat-y right;
  69.     border: 1px solid #999999;
  70.     margin-top: 10px;
  71. }
  72. .title{
  73.     background: #BCBABA url(sipka.bmp) no-repeat 10px;
  74.     border-bottom: 1px solid #999999;
  75.     font-size: 12px;
  76.     font-weight: normal;
  77.     text-align: center;
  78.     padding: 2px;
  79.     margin: 0;
  80.     color: Black;
  81. }
  82. a{
  83.     color: #BD5529;
  84. }
  85. #menu ul{
  86.     list-style: square;
  87.     padding: 0;
  88.     font-size: 12px;
  89.     margin-left: 22px;
  90. }
  91. #menu{
  92.     background: url(left.gif) repeat-y right;
  93.     border-bottom: 0;
  94.     margin-top: 10px;
  95. }
  96. #filtr{
  97.     background: White;
  98. }
  99. #menu a, #doporucujeme a{
  100.     display: block;
  101.     text-decoration: underline;
  102.     border-bottom: 1px solid #999999;
  103.     padding: 3px 2px;
  104.     text-align: center;
  105.     font-size: 12px;
  106. }
  107. #menu a:hover, #doporucujeme a:hover{
  108.     border-bottom: 1px solid #DEAA94;
  109. }
  110. #doporucujeme{
  111.     border-bottom: 0;
  112. }
  113. #domeny{
  114.     text-align: center;
  115.     margin-bottom: 10px;
  116. }
  117. .obsah{
  118.     padding: 5px 0;
  119. }
  120. #filtr{
  121.     text-align: center;
  122. }
  123. #filtr img{
  124.     border: 1px solid #999999;
  125. }
  126. #middle table{
  127.     width: 446px;
  128.     font-size: 12px;
  129.     margin: auto;
  130. }
  131. tfoot{
  132.     text-align: center;
  133.  
  134.     background: #DFDFDF;
  135. }
  136. thead{
  137.     background: #DFDFDF;
  138. }
  139. tbody{
  140.     font-size: small;
  141. }
  142. #filtr{
  143.     font-size: x-small;
  144. }
  145. #skip{
  146.     display: none;
  147. }
  148. label{
  149.     float: left;
  150.     cursor: pointer;
  151. }
  152. fieldset{
  153.     border: 0;
  154.     text-align: right;
  155.     background: transparent;
  156.     
  157. }
  158. #filtr p{
  159.     margin: 0;
  160. }
  161. td{
  162.     border-collapse: separate;
  163.     vertical-align: middle;
  164. }
  165. #help, #help ul, #clanky{
  166.     list-style: decimal;
  167. }
  168. h2{
  169.     margin: 10px;
  170.     font-size: medium;
  171. }
  172. #top{
  173.     background: #EDEEEF;
  174.     padding: 2px 5px;
  175.     border: 1px solid #A3A1A1;
  176.     text-align: right;
  177.     margin-top: 5px;
  178. }
  179. #topanch{
  180.     visibility: hidden;
  181. }
  182. #select{
  183.     text-align: center;
  184.     padding-bottom: 10px;
  185. }
  186. input{
  187.     border: 1px solid #999999;
  188. }
  189. .box p, #offline p{margin: 8px;
  190.     text-align: justify;
  191. }
  192. #porovnavani{
  193.     padding: 8px;
  194. }
  195. .box ul{
  196.     margin-bottom: 10px;
  197. }
  198. td{
  199.     vertical-align: top;
  200.     font-size: 12px;
  201. }
  202. #adr{
  203.     list-style: none;
  204.     margin-left: 0;
  205. }
  206. #header h1{
  207.     display: none;
  208. }
  209. #menu span{
  210.     display: none;
  211. }
  212. tbody tr:hover{
  213.     background: #DFDFDF;
  214. }
  215. table#comp tbody tr:hover{
  216.     background: transparent;
  217. }
  218. .line1{
  219.  
  220. }
  221.  
  222. .line2{
  223.     
  224. }
  225. .textadv{
  226.     border: 1px solid #A3A1A1;
  227.     margin: 5px 0;
  228. }
  229. .textadv strong{
  230.     color: #828080;
  231.     background: #D9D9D9;
  232.     padding: 0 4px;
  233. }
  234. .text{
  235.     text-align: center;
  236. }
  237. #offline{
  238.     border: 1px solid #BD5529;
  239.     background: white;
  240.     padding: 2px;
  241. }
  242. #offline h2{
  243.     color: #BD5529;
  244. }
  245.