* { font-family: sans-serif; }
html { background: #e4e4e4; }

body { margin: 0; padding: 0; font-size: small; color: #3c3c3c; background: #e4e4e4; }

hr { visibility: hidden; height: 1.5em; }

a { color: #a81580; }
a:hover { text-decoration: underline; }
/*a img { border: 1px solid #000062; }*/
/*a:hover img { border: 1px solid #fe0003; } */

form { margin: 0; padding: 0; }
input, textarea { font-size: small; padding: .1em; }
label { padding: .1em 0; }
fieldset { margin: 0; padding: 0; padding-left: 5px; padding-right: 5px; border: none; background-color: #e3e3e3; border-bottom: 1em solid white; }
fieldset legend { border: 1px solid #e3e3e3; color: white; font-weight: bold; background-color: #606060; }
fieldset legend a { text-decoration: underline; color: white; }
fieldset legend a:hover { color: silver; }
.lest { display: none; }

h1, h2, h3, h4 { margin: 0; padding: 0; padding-bottom: .3em; color: #a71580; }

h1 { font-size: 50px; font-weight: normal; }
h2 { font-size: medium; }
h3 { font-size: medium; }
h4 { font-size: small; }
p { padding: .6em 0; margin: 0; }

ul {
  padding-left: 14px;
}

li { 
  color: #545253;
  padding-top: 12px;
}

.do-bloku { text-align: justify; }
.vystredene { text-align: center; }
.do-prava { text-align: right; }
.do-leva { text-align: left; }
.ruzove { color: #a81580; }
.cervene { color: red; }
.sede { color: gray; } 
.cerne { color: black; } 
.velke { text-transform: uppercase; }
.ne-zalamovat { white-space: nowrap; }
.tucne { font-weight: bold; }
.male { font-size: x-small; }
.podtrzene { text-decoration: underline; }

.tTable {  }
.tTable td, .tTable th { padding: .2em; }
.tTable th {  }
.tTable .trSudy td { background-color: #f1f1f1; }

.clearLeft { clear: left; }
.fLeft { float: left; }
.fRight { float: right; }

.spPolozka, .spHodnota { 
  display: block; 
  float: left; 
  margin-bottom: .2em; 
}

.spPolozka { 
  width: 10em; 
}
