.nadpis_bez_obrazku, .nadpis_bez_obrazku a:hover
  {
  color:rgb(84,182,231); 
  margin: 0;
  font-weight: normal;
  text-decoration: none;
  }
  
.dodatek_vypis
  {
  border-bottom: #b3b3b3 2px dotted;
  padding-bottom: 0.2em;
  margin-bottom: 0.2em;
  }
  
a.menu2
  {
  font-weight: normal;
  }

table.tabulka_formular td
  {
  padding-right: 0.5em;
  }
  
hr
  {
  border: 0;
  border-bottom: #b3b3b3 2px dotted;
  height: 2px;
  background: transparent;
  }

td.odsadit
  {
  padding-bottom: 0.5em;
  padding-left: 0.5em;
  }

select.normalni option
  {
  border: 0;
  }

legend
  {
  color: black;
  }

.tabulka_seznam_clenu td
  {
  vertical-align: middle;
  }
  
.tabulka_seznam_clenu input
  {
  padding-left: 0.5em;
  padding-right: 0.5em;
  }

input.tlacitko_velke
  {
  padding: 0.8em;
  font-weight: bold;
  margin-left: 2em;
  margin-right: 2em;
  border: 1px solid #999999;
  }

input.tlacitko_velke:hover
  {
  border: 1px solid #000000;
  }

table.clenove 
  {
  border-collapse: collapse;
  }
  
table.clenove td, table.clenove th
  {
  text-align: left;
  font-size: 0.8em;
  border: 1px solid #CCCCCC;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.2em;
  padding-right: 0.2em;
  }

table.clenove th
  {
  border: 1px solid #666666;
  }

  .clenstvi0
    {
    background-color: #E9E9E0;
    }

  .clenstvi1
    {
    background-color: #D0FFC0;
    }
    
  .clenstvi2
    {
    background-color: #F9F9B0;
    }

  .clenstvi3
    {
    background-color: #FFD0C0;
    }

  .clenstvi4
    {
    background-color: #CACAFF;
    }

.disabled
  {
  color: #666666;
  }

form .radkovy
  {
  margin-right: 2em;
  }
  
table.clenove td.castka_kladna
  {
  background-color: #D0FFC0;
  padding-top: 4px;
  padding-bottom: 4px;
  }
  
table.clenove td.castka_zaporna
  {
  background-color: #FFD0C0;
  padding-top: 4px;
  padding-bottom: 4px;
  }

.dokuPridat
  {
  }

.dokuZobrazit
  {
  background-color: white;
  }

.bezokraje
  {
  border: 0;
  }
  
input.dokuOdeslat
  {
  float: right;
  margin-top: 4px;
  }
  
table.dokuVypis
  {
  border-collapse: collapse;
  width: 100%;
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  } 

table.dokuVypis th
  {
  text-align: left;
  font-size: 0.75em;
  padding-left: 2px;
  border-bottom: 1px solid #666666;
  }
  
table.dokuVypis td
  {
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 4px;
  padding-bottom: 3px;
  border-bottom: 1px solid #999999;
  color: #333333;
  font-size: 70%;
  }
  
table.dokuVypis td.zvyraznit
  {
  color: #000000;
  font-size: 80%;
  }
  
.dokuAdresar
  {
  font-size: 120%;
  }
  
fieldset.dokuVedlesebe
  {
  float: left;
  width: 50%;
  margin-right: 8px;
  }
