/* <-- 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;
}
.c-info {
  float: left;
  width: 257px;
  height: 180px;
  margin-bottom: 30px;
}
.c-info h2 {
  margin-top: 10px;
}
/* google mapka a souvisejici prvky */
#gmap-area {
  
}
#gmap {
  float: left;
  background-color: #ccc;
}
/* ovladaci panel */
#gmap-controls_o {
  float: right;
  margin-left: 10px;
  padding: 10px;
  background-color: #eee;
}
#gmap-controls_i {
  width: 240px;
  height: 380px;
}
#gmap-controls_i h2 {
  margin-top: 0px;
}
/* bloky se selecty */
#gmap-regions {
  display: block;
}
#gmap-branches {
  display: none;
}
#gmap-detail {
  display: none;
}
/* selecty k mapkam */
#select-regions,
#select-branches {
  height: 24px;
  margin-top: 0px;
}
#select-regions {
  margin-bottom: 15px;
}
#select-branches {
  margin-bottom: 15px;
}
