* { font-family: sans-serif; }
html { background: #6b6b6b url(../obrazky/pozadi.png) repeat-x; }

body { 
	margin: 0; 
	padding: 0; 
	font-size: small; 
  color: #a7a7a7; 
	background: #6b6b6b url(../obrazky/pozadi.png) repeat-x;
}

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

a { text-decoration: underline; color: #a7a7a7; }
a:hover { color: #11e9fe; }
/*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-top: .4em; border: none; }
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: #11e9fe; }
h1 { font-size: medium; }
h2 { font-size: medium; padding-top: 1em; }
h3 { font-size: medium;  }
h4 { font-size: small; }
p { padding: .6em 0; margin: 0; }

ul {	margin-top: 0px; padding-left: 14px; }
li { padding-top: 12px; }

.do-bloku { text-align: justify; }
.vystredene { text-align: center; }
.do-prava { text-align: right; }
.do-leva { text-align: left; }
.cervene { color: red; }
.sede { color: gray; }
.bile { color: white; }
.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; }

.polozkaInput,.polozkaInputArea { width: 596px; float: left; margin-bottom: 5px; border: 1px solid #11e9fe; background: black; color: #a7a7a7; border-radius: 5px 5px 5px 5px; padding: .3em; }
.polozkaInput2 { width: 290px; }
.polozkaInput3 { width: 291px; margin-left: 5px; }

.dodatek { font-size: x-small; /*margin-top: .5em; margin-bottom: .5em; */}
#btnOdeslat { background: #11e9fe; color: black; border: none; padding: .3em; border-radius: 5px 5px 5px 5px; }

.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; 
}
