      /* common       */

*             { border:  0px; padding:0px; }
h1, h2, h3    { font-family:georgia; color:#333; font-weight:normal;}
h1            { font-size:18px; }
h2            { font-size:18px; }
h3            { font-size:14px; }
a             { text-decoration:none; color:#333; }
a:hover       { text-decoration:underline; }
div, body     { margin:0px; padding:0px; }

      /* css pro MSIE */
  
body                  { width:100%;   height:100%;                                            background: #eee url("./img/bg.gif") top repeat-x; font:14px georgia; }
 .header              {               height:21px;                                            }
  .header p           {                             margin: 0px 20px 0px 0px; color:#666;     text-align:right; }
   .header a          {                                                       color:#666;     font-size:10px; }
   .header a:hover    {                                                       color:#20a9d0;  }
 .title               { width:620px;  height:90px;                                            background: black url("./img/reference.gif") top left no-repeat; }
 .center              {                                                                       width:100%; position:absolute; top:162px; }
  .desk               {                             margin-left:270px;                        }
   .desk a:hover      {                                                                       text-decoration:none;}
   .desk div          { width:212px;                margin:10px 8px 20px 8px;                 float:left; } 
    .desk div a       {                             margin:0px;                               display:block; border:1px solid #ccc;}
     .desk div a img  { width:200px;  height:130px; margin:0px;                               border:5px solid #ddd; }
    .desk div h2      {                             margin:5px 0px 20px 0px;                  font-family:arial;background:#eee url("./img/scratch-dot.gif") center left repeat-x; }
     .desk div h2 a   {                             margin-left:20px;         color:#999;     font-size:12px; background-color:#eee; display:inline; border:none;}
     .desk h2 a:hover {                                                       color:#20a9d0;  border:none;}      
     span.a           {                             margin-left:20px;         color:#999;     font-size:12px; background-color:#eee; display:inline; border:none;}
 .panel               { width:200px;                margin:39px 20px 0px 40px;                position:absolute; top:110px;  }
  .panel ul           {                             margin-left:0px;                          }                
   .panel li          { width:200px;  height:19px;  margin-top:-4px;          color:#333;     font-size:11px; display:block; list-style-type:none; border-top:1px solid #999; border-bottom:1px solid #999; }
    .listA            { width:200px;  height:19px;                                            display:block; position:absolute; background: #eee url("./img/ok.gif") center right no-repeat;}
    .listA:hover      {                                                       color:#20a9d0;  text-decoration:none; background: #fff url("./img/ok_h.gif") center right no-repeat;}
     .listA span      {                             margin-top:2px;                           position:absolute; }
     .listA:hover span{                                                       color:#20a9d0;  }
    .listN            { width:200px;  height:19px;                                            display:block; position:absolute; background-color: #eee;}
    .listN:hover      {                                                       color:#20a9d0;  text-decoration:none; background-color:#fff;}
     .listN span      {                             margin-top:2px;           color:#999;     position:absolute; }
     .listN:hover span{                                                       color:#20a9d0;  }
 .footer              { width:100%;   height:10px;  margin-bottom:30px;                        position:relative; left:0px; float:right;}
 .footer div          { width:100%;                                                           background:transparent url('./img/scratch-dot.gif') center left repeat-x;}    
  .footer p           {                                                                       text-align:right; font-size:11px;}   
   .footer p span     {               display:inline;                         color:#999;     background-color:#eee; margin-right:20px;}  
    .footer p span a  {               display:inline;                         color:#666;     border:0px;}
    .footer a:hover   {                                                       color:#20a9d0;  border:0px;}

      /* css změny pro jiný prohlížeč */

 .center              { top:172px; }
   .desk div          { margin:10px 10px 20px 10px; } 
   .panel li          { margin-top:-1px; }
     .desk div a img  { margin-bottom:0px;}
    .list:hover a     { color:#20a9d0; }
    
      /* konec */

