home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / tema / asw / asw2 / asw.css next >
Cascading Style Sheet File  |  2003-11-24  |  2KB  |  116 lines

  1. body{
  2.     background-color: White;
  3.     margin-top: 15px;
  4.     margin-bottom: 15px;
  5.     margin-left: 10px;    
  6.     margin-right: 0px;
  7.     font-family: Arial;
  8.     font-size: 12px;
  9. }
  10.  
  11. a:link{
  12.     font-family: Arial;
  13.     font-size: 12px;
  14.     color: #000099;
  15.     text-decoration: none;
  16.  
  17. a:visited{
  18.     font-family: Arial;
  19.     font-size: 12px;
  20.     color: #000099;
  21.     text-decoration: none;
  22. }
  23.  
  24. table{
  25.     border: 0px;
  26.     width: 100%;    
  27.     font-family: Arial;
  28.     font-size: 12px;
  29. }
  30.  
  31. .text{
  32.     font-family: Arial;
  33.     font-size: 12px;
  34. }
  35.  
  36. .textj{
  37.     font-family: Arial;
  38.     font-size: 12px;
  39.     text-align: justify;    
  40. }
  41.  
  42. .textdownload{
  43.     text-align: center;
  44.     font-family: Arial;
  45.     font-size: 16px;
  46.     text-decoration: underline;
  47. }
  48.  
  49. .t98{
  50.     border: 0px;
  51.     width: 98%;    
  52.     font-family: Arial;
  53.     font-size: 12px;
  54. }
  55.  
  56. .tdnadpis{
  57.     border: 0px;
  58.     height: 50px;
  59.     background-color: #F7F3F7;
  60.     text-align: center;
  61.     font-family: Arial Black;
  62.     font-size: 20px;
  63. }
  64.  
  65. .tdo{
  66.     padding: 0px;
  67.     vertical-align: top;
  68.     text-align: justify;
  69.     font-family: Arial;
  70.     font-size: 12px;
  71. }
  72.  
  73. .tdfunkce{
  74.     padding: 0px;
  75.     vertical-align: middle;
  76.     text-align: left;
  77.     font-family: Arial;
  78.     font-size: 13px;
  79. }
  80.  
  81. .tdhardware{
  82.     padding: 0px;
  83.     text-align: justify;
  84.     font-family: Arial;
  85.     font-size: 12px;
  86. }
  87.  
  88. .tdceny1{
  89.     padding: 2px;
  90.     width: 20%;
  91.     background-color: #E3F1FD;
  92. }
  93.  
  94. .tdceny2{
  95.     padding: 2px;
  96.     width: 70%;
  97.     background-color: #E3F1FD;
  98. }
  99.  
  100. .tdceny3{
  101.     padding: 2px;
  102.     width: 10%;
  103.     background-color: #E3F1FD;
  104.     text-align: right;
  105. }
  106.  
  107. .tddownload{
  108.     padding: 8px;
  109.     background-color: #E3F1FD;
  110.     text-align: center;
  111.     font-family: Arial;
  112.     font-size: 28px;
  113.         font-weight: bold;
  114. }
  115.