
  /****************************************************************************/
  /*                                                                          */
  /*                 ZAKLADNI DEKLARACE PRO DOKUMENT                          */
  /*                                                                          */
  /****************************************************************************/
  
  body, html                                                                    { margin: 0px; padding: 0px; text-align: center; }
  body                                                                          { margin: 10px 0px 0px 0px; }
  a                                                                             { text-decoration: none; }
  
  h1                                                                            { color: #000000; padding:  0px 0px 5px 0px; margin: 0px; font-size: 12pt; font-family: tahoma, arial, sans-serif;  }
  h2                                                                            { color: #000000; padding: 15px 0px 5px 0px; margin: 0px; font-size: 9pt; font-family: tahoma, arial, sans-serif;  }
  
  div.cistic                                                                    { clear: both; height: 0px; font-size: 0px; }
  
  /****************************************************************************/
  /*                                                                          */
  /*                 DEKLARACE ROZLOZENI DOKUMENTU                            */
  /*                                                                          */
  /****************************************************************************/
  
  div.layout                                                                    { width: 940px; margin: auto; text-align: left; background: white; font-family: tahoma, arial, verdana, sans-serif; position: relative; }
  div.layout-top                                                                { margin: auto; text-align: center; font-family: tahoma, arial, verdana, sans-serif; }
  div.layout-top div.menuTop                                                    { width: 940px; margin: auto; text-align: center; position: relative; z-index: 10; }
  div.layout-under-flash-background                                             { position: absolute; top: 480px; right: 0%; height: 28px; width: 60%; background: #ebebeb; z-index: 0; }
  *>div.layout-under-flash-background                                           { top: 479px; }
  
  
  /****************************************************************************/
  /*                                                                          */
  /*                 FLASH (HLAVNI) A LINKA POD FLASHEM                       */
  /*                                                                          */
  /****************************************************************************/
  
  div.layout div.main-flash                                                     { height: 353px; overflow: hidden; position: relative; background: URL('../img/background.jpg'); }
  div.layout div.main-flash a.vyhledat-button                                   { display: block; width: 82px; height: 19px; background: URL('../img/vyhledat-flash.jpg') no-repeat; position: absolute; top: 331px; left: 770px;  }
  
  div.layout div.under-flash                                                    { height: 31px; background: URL('../img/line-under-flash.jpg') ;}
  
  div.layout div.under-flash div.left-part                                      { display: block; width: 195px; margin-top: 6px; padding: 0px 0px 5px 0px;  font-size: 8pt; color: #595955; float: left; position: relative; }
  div.layout div.under-flash div.left-part b                                    { font-size: 10pt; font-weight: bolder; }
  
  div.layout div.under-flash div.right-part                                     { float: right; margin-right: 12px; }
  div.layout div.under-flash div.right-part input.search-input                  { width: 133px; height: 17px; margin-top: 5px; padding: 0px; border: 1px #c3c3c3 solid; font-size: 8pt; display: block; float: left;  }
  div.layout div.under-flash div.right-part input.search-button                 { width: 17px; height: 17px;  margin-top: 6px; display: block; float: left; background: URL('../img/hledej-small-button.jpg') no-repeat; }
  
  
  /****************************************************************************/
  /*                                                                          */
  /*                 DEKLARACE PRO OBSAHOVY RAMEC                             */
  /*                                                                          */
  /****************************************************************************/
  
  div.content                                                                   {  }
  div.content div.inner                                                         { margin: 0px 0px 0px 180px; }
  
  div.hot-news                                                                  { width: 215px; float: left; }
  div.hot-news div.head                                                         { color: #595955; font-size: 8pt; font-weight: bold; margin-bottom: 8px; }
  
  div.hot-news a                                                                { color: #004ebb; font-size: 8pt; padding: 2px 0px 2px 10px; background: URL('../img/hot-news-arrow.png') no-repeat 3px 6px; display: block; }
  div.hot-news a:hover,                                                         { background-color: #f0f0f0; }
  
  
  /****************************************************************************/
  /*                                                                          */
  /*                 PATICKA STRANKY                                          */
  /*                                                                          */
  /****************************************************************************/
  
  div.layout div.under-foot                                                     { font-size: 7pt; color: #b1b7bb; padding: 0px 0px 100px 180px; }
  div.layout div.under-foot div.form                                            { padding: 15px 0px 0px 0px; }
  div.layout div.under-foot a                                                   { color: #b1b7bb; }
  div.layout div.under-foot a:hover                                             { color: #484848; }
  
  div.layout div.under-foot div.form span.login input                           { font-size: 6pt; color: #b1b7bb; border: none; margin: 1px 1px 1px 2px; height: 10px; width: 70px; }
  div.layout div.under-foot div.form span.password input                        { font-size: 6pt; color: #b1b7bb; border: none; margin: 1px 1px 1px 2px; height: 10px; width: 50px; }
  
  
  div.layout div.under-foot div.form span                                       { float: left; }
  div.layout div.under-foot div.form div.line                                   { padding: 4px 0px; clear: left; }
  
  div.layout div.under-foot div.form span.login                                 { background: URL('../img/input-login-foot.jpg') no-repeat; display: block; width: 74px; height: 14px; margin: 0px 4px 0px 4px;  }
  div.layout div.under-foot div.form span.password                              { background: URL('../img/input-password-foot.jpg') no-repeat; display: block; width: 54px; height: 14px; margin: 0px 4px 0px 4px;  }
  input.login-send-under-footer                                                 { width: 14px; height: 14px; background: URL('../img/login-send-under-footer.jpg') no-repeat; border: none; display: block; margin: 0px 0px 0px 4px;  float: left; }
  
  /****************************************************************************/
  /*                                                                          */
  /*                 SPECIALNI DEKLARACE                                      */
  /*                                                                          */
  /****************************************************************************/
  
  i.cite                                                                        { font-style: normal; color: #8f8f8f; font-size: 7pt; }
  
  .p5                                                                           { padding:  5px; }
  .p10                                                                          { padding: 10px; }
  .p15                                                                          { padding: 15px; }
  .p20                                                                          { padding: 20px; }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
