/* spolecne nastaveni webu */
body, table, td, th, input, textarea {
  font-family: 'Arial', sans-serif; }

body {
  text-align: center;
  background: #000 no-repeat 50% 0;
  color: #fff; }

table, th, td, div, p, img, h1, h2, h3, h4, h5, h6 {
  border-color: #5c5b5b; }

a {
  color: #fff; }

fieldset {
  border-color: #A3A3A3;
  padding: 1em; }

fieldset legend {
  border-color: #A3A3A3;
  color: #222;
  background-color: #F0F0F0;
  padding: 0.2em 0.5em; }

.submit {
  background-color: #040504;
  background-repeat: repeat-x;
  color: #fff;
  border: solid 1px #5e5e5e;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.ui-tabs .ui-tabs-hide {
  display: none; }

.documents-list {
  display: none; }

/* main layout */

/*# sourceMappingURL=layout.css.map */
