/* Obecné definice */

#container {
  margin: 0 auto;
  padding: 5px;
  /*width: 800px;*/
  /*border: 1px solid #066724;*/
}

#container_zpracovani {
  margin: 0 auto;
  padding: 5px;
  width: 600px;
}

#container_prihlaseni {
  margin: 0 auto;
  padding: 5px;
  width: 400px;
}

#uvod_prihlaseni {
  margin: 0 auto;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  width: 302px;
  border: 1px solid #F1917B;
}

#uvod_prihlaseni input {
  text-align: center;
}

#uvod_prihlaseni h1 {
  border: 0;
  text-align: center;
}

#uvod_prihlaseni h2 {
  text-align: center;
}

#uvod_prihlaseni p {
  color: red;
}

#strankovani {
  padding-top: 3px;
  float: left;
}

#ovladani {
  float: right;
  padding: 5px;
  padding-left: 10px;
  border: 1px solid #D91D04;
  border-top: none;
  margin-top: 0;
}

#ovladani span#bez_dph {
  display: none;
}

/* ------------------------------------------------------------------------------------*/

* {
  font-family: Arial, "Trebuchet MS", Verdana, Geneva;
  font-size: 11px;
}

a {
  text-decoration: none;
  color: #5252C1;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0;
}

table {
  border-collapse: collapse;
  width: 100%;
}

table th {
  text-decoration: underline;
  font-size: 10pt;
  text-align: center;
  color: #110747;
  padding: 1px 0 4px 0;
  border-right: dotted 1px #f1917b;
  border-left: dotted 1px #f1917b;
  border-top: dotted 1px #f1917b;
  border-collapse: collapse;
}

/* #CAC3FD; #E6E5F4*/

table tr.zaznam_sude {
  background-color: #FDE4BD;
  cursor: pointer; 
  cursor: hand;
  height: 22px;
}

table tr.zaznam_liche {
  background-color: #F9B744;
  cursor: pointer; 
  cursor: hand;
  height: 22px;
}

table tr.Zaznam {
  cursor: hand;
}

table tbody tr.zaznam_liche td, table tbody tr.zaznam_sude td {
  border-right: dotted 1px #f1917b;
  border-left: dotted 1px #f1917b;
  border-collapse: collapse;
  padding: 1px 3px 1px 4px;
}
tr.zaznam_liche:hover, tr.zaznam_sude:hover {
  background-color: #f1917b;
}

table tr.Zaznam td {
  vertical-align: top;
  font-size: 9pt;
}

table.Nahled {
  text-align: center;
}

table td.CasoveDeleni {
  background: url("../pic/hodiny.gif") no-repeat 0% 95%;
  padding-left: 20px;
  padding-top: 10px;
  border-bottom: 2px solid #7C7C7F;
}

table td.oddelovac {
  padding: 0px;
  margin: 0px;
  height: 0px;
  border-bottom: 2px solid #7C7C7F;
}

table#Faktura {
  width: 80%;
}

table#Faktura tr {
  vertical-align: top;
}

table#Faktura td#Nadpis {
  font-size: 16pt;
  text-align: center;
}

#container_prihlaseni input {
  text-align: center;
}

#container_prihlaseni form#Prihlaseni div{
  text-align: center;
}

#container_prihlaseni ul {
  text-align: left;
}

div.levy_sloupec {
  float: left;
  margin-right: 10px;
}

hr {
  border: 1px solid red;
  margin-bottom: 0;
  padding-bottom: 0;
}

h1 {
  font-size: 12pt;
  padding-left: 5px;
  color: #5252C1;
  margin-top: 0;
  border-left: 5px solid #F1917B;
  border-bottom: 1px solid #F1917B;
}

h2 {
  font-size: 10pt;
  text-align: left;
  color: #110747;
  margin-bottom: 10px;
}

h3 {
  font-size: 9pt;
  font-weight: normal;
  /*text-decoration: underline; */
  text-align: left;
  margin-bottom: 10px;
}

/*
textarea, select {
  padding-left: 2px;
  border: 1px solid #D73A2E;
  border-left: 4px solid #D73A2E;
  background-color: white;
  color: black;
  font-size: 8pt;
  padding-right: 2px;
  margin-right: 5px;
}
*/
input {
  font-size: 8pt;
}

textarea, select {
  font-size: 8pt;
}

input.Poslat {
  border: 1px solid #D73A2E;
  background-color: #FCF0DC;
  font-weight: bold;
  padding-right: 2px;
  height: 20px; /* IE zobrazí tlačítko moc vysoké */
  margin-top: 5px;
  padding-left: 2px;
  border-left: 4px solid #D73A2E;
  font-size: 8pt;
}

.clear_left {
  clear: left;
  margin-bottom: 2px;
}

.vlevo {
  float: left;
  display: block;
}

.vpravo {
  float: right;
  display: block;
}

span.Graf {
  display: block;
  float: left;
  background-color: #F83C16;
  background-color: red;
  margin-right: 5px;
}

.vpravo {
  text-align: right;
}

p {
  padding-bottom: 10px;
}

.hlaseni {
  color: red;
  /*font-weight: bold;*/
  text-transform: uppercase;
}

p.copyright {
  float: right;
  margin-top: 4px;
  font-size: 10px;
}

p.copyright a {
  font-size: 10px;
  font-weight: bold;
  color: #660000;
}
p.logout {
  float: left;
  margin-top: 4px;
}

div.objednane_polozky {
  border: 2px solid red;
  padding: 5px;
  visibility: hidden;
  position: absolute;
  width: 520px;
  background-color: #eeeeee;
}

form#nastaveni_objednavky label {
  width: 70px;
  display: block;
  float: left;
}

#crop			{ position:relative; width:800px; _width /**/:810px; margin:0 5px; }
#crop #obrazek	{ display:block; }
#cropFrame		{ position:absolute; top:0; right:0; border:2px solid red; }



fieldset.filtry {
  border: solid 1px #f1917b;
  margin: 10px 0 5px 0;
  width: 820px;
}
fieldset.filtry>label {
  display: block;
  height: 20px;
  width: 200px;
  text-align: right;
  float: left;
  margin: 3px 0 0 0;
  padding: 0;
}
fieldset.filtry>label>input {
  margin: 0 0 0 3px;
  border: solid 1px #000000;
  width: 120px;
}
fieldset.filtry>label>select {
  margin: 0 0 0 3px;
  border: solid 1px #000000;
  width: 122px;
}
fieldset.odeslat {
  border: none;
  text-align: right;
  width: 820px;
}
fieldset.odeslat>input {
  margin: 5px 15px 5px 0;
  padding: 2px 15px 3px 15px;
}
fieldset.filtry>legend {
  font-weight: bold;
}
fieldset.skryty>label {
  display: none;
}
.hand {
  cursor: pointer; 
  cursor: hand;
}


fieldset.editace {
  border: solid 1px #f1917b;
  margin: 10px 0 5px 0;
  width: 585px;
}
fieldset.editace>label {
  display: block;
  height: 20px;
  width: 190px;
  text-align: right;
  float: left;
  margin: 3px 0 0 0;
  padding: 0;
}
fieldset.editace>label>input {
  margin: 0 0 0 3px;
  border: solid 1px #000000;
  width: 90px;
}
fieldset.editace>label>select {
  margin: 0 0 0 3px;
  border: solid 1px #000000;
  width: 90px;
}
fieldset.editace>legend {
  font-weight: bold;
}
fieldset.editace>label.vyber {
  display: block;
  height: 20px;
  width: 290px;
  text-align: right;
  float: left;
  margin: 3px 0 0 0;
  padding: 0;
}
fieldset.editace>label.vyber>select {
  margin: 0 0 0 3px;
  border: solid 1px #000000;
  width: 100px;
}
fieldset.editace>label.vyber>input {
  margin: 0 0 0 3px;
  border: solid 1px #000000;
  width: 100px;
}
fieldset.editace>label.popis {
  display: block;
  height: auto;
  width: 580px;
  text-align: right;
  float: left;
  margin: 3px 0 0 0;
  padding: 0;
}
fieldset.editace>label.popis>input {
  margin: 0 0 0 3px;
  border: solid 1px #000000;
  width: 540px;
}
fieldset.editace>label.popis>textarea {
  margin: 0 0 0 3px;
  border: solid 1px #000000;
  width: 540px;
  height: 6em;
  vertical-align: text-top;
}
fieldset.ulozit {
  border: none;
  text-align: right;
  width: 585px;
}
fieldset.ulozit>input {
  margin: 5px 15px 5px 0;
  padding: 2px 15px 3px 15px;
}