/* <-- stylesheet --> */

div.menu-link {
  margin-bottom: 2px;
}
div.menu-link a {
  text-decoration: none;
}
div.menu-link img {
  margin-right: 3px;
}
div.dekpartner {
  width: 100%;
  text-align: left;
}
div.dekpartner form label {
  margin-top: 5px;
  margin-bottom: 2px;
}
div.dekpartner img {
  margin: 0px 2px 10px 2px;
}
div.dekpartner td {
  font-size: 11px;
  padding-bottom: 3px;
}
input#dp-submit {
  margin-top: 10px;
}
#right_o {
  height: 416px;
}
#centre_o {
  min-height: 524px;
}
#centre_ii {
  /* 416 */
  min-height: 540px;
  _height: 540px;
}
/* flashove grafy */
.graph {
    width: 494px;
    height: 232px;
    padding: 10px;
    background-color: #eee;
}
#graph-turnover {
  background: url('../../imgs/graph-turnover.jpg') #eee left top no-repeat;
}
#graph-employees {
  background: url('../../imgs/graph-employees.jpg') #eee left top no-repeat;
}