/* základní barva: #becdbf */
body              { text-align:center; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size:9pt; }
a:link            { color:#000000; }
a:visited         { color:#000000; }
a:active          { color:#000000; }
a:hover           { color:#cc3300; }
h1                { font: bold 160%/1.1 Georgia,serif; margin:10px 0px 10px 0px; text-align:left; }
h2                { font: bold 160%/1.1 Georgia,serif; margin:10px 0px 5px 0px; text-align:left; color:#becdbf; }
p                 { margin:2px; text-align:justify; }
form              { margin:0px; }
/* hlavička dokumentu */
div.head          { margin:auto; height:50px; border:0px; background-image:URL('ikony/logo.gif'); background-repeat:no-repeat; }
/* záložky s navigací a přihlášením */
div.norm          { width:12%; min-width:120px; float:left; margin:0px; padding:2px; text-align:center; border-left:1px solid #becdbf; border-bottom:0px; border-right:0px; border-top:1px solid #becdbf; }
  .norm a         { text-decoration:none; }
div.big           { width:12%; min-width:120px; float:left; margin:0px; padding:2px; text-align:center; border-left:1px solid #becdbf; border-bottom:1px; border-right:0px; border-top:1px solid #becdbf; background-color:#becdbf; font-weight:bold; }
  .big a          { text-decoration:none; }
div.brdy          { width:12%; min-width:120px; float:left; margin:0px; padding:2px; text-align:center; border-left:1px solid #becdbf; border-bottom:0px; border-right:1px solid #becdbf; border-top:1px solid #becdbf; }
  .brdy a         { text-decoration:none; }
div.navi          { float:right; margin:0px; padding:0px; text-align:right; border:0px; }
  .navi img       { margin:0px; margin-top:-3px; margin-bottom:-3px; padding:0px; border:0px; }
/* tělo stránky - rámeček */
div.body          { width="100%"; margin:auto; clear:both; padding:5px; clear:both; border:2px solid #becdbf; text-align:center; }
/* patička stránky */
div.foot          { border:0px; text-align:right; color:#becdbf; font-size:90%; }
/* -------------------------------------------------------------------------- */
/* tabulka */
table             { border-collapse:collapse; table-layout:fixed; font-size:90%; }
table.seznam      { width:100%; margin:auto; border:2px solid #becdbf; }
  .seznam tr.no     { color:#627d64; }
  .seznam tr.nepost { color:#627d64; }
  .seznam tr.zrusen { color:#c0c0c0; }
  .seznam td        { border:1px solid #becdbf; padding-left:4px; padding-right:4px; }
  .seznam th        { border:1px solid #becdbf; background-color:#e7ebe7; color:#627d64; font-weight:normal; }
  .seznam img       { border:1px solid #becdbf; }
  .seznam caption   { width:100%; margin:auto;margin-bottom:3px; text-align:left; }
  .seznam b           { margin-bottom:4px; font: bold 160%/1.1 Georgia,serif; color:#becdbf; }
  .seznam caption div { float:right; margin-right:3px; text-align:right; }
  .seznam input.none    { width:100%; border:0px; font-size:90%; }
  .seznam input.button  { width:100%; font-size:90%; }
/* -------------------------------------------------------------------------- */
table.navi        { width:100%; margin:auto; margin-bottom:0px; border:0px; text-align:center; }
  .navi th        { border:1px solid #becdbf; border-bottom:0px; padding:1px; padding-left:4px; padding-right:4px; background-color: #e7ebe7; color:#627d64; font-weight:normal; }
  .navi td        { border:1px solid #becdbf; border-bottom:0px; padding:1px; padding-left:4px; padding-right:4px; }
  .navi td a      { text-decoration: none; }
/* -------------------------------------------------------------------------- */
form.search      { width="100%"; margin:auto; margin-bottom:10px; padding:5px;  background-color:#ffeed5; border:1px solid #ff9900; font-size:100%; }
  .search input   { font-size:80%; }
  .search select  { font-size:80%; }
/* -------------------------------------------------------------------------- */
div.edit          { border:1px solid #becdbf; color:#becdbf; margin-bottom:5px; padding:1px; text-align:right; }
  .edit input     { width:100px; font-size:80%; border:1px solid #becdbf; background-color:#ffffff; color:#becdbf; }
/* -------------------------------------------------------------------------- */
input.button      { width:100px; }
  
  

