#container {
  width: 1000px;
}

#imapa-header {
  background: #2e993d url(../../../images/dynamic/psas/kontejnery/header-bg-kontejnery.png) no-repeat;
}

#imapa-toolbar {
  background: #2e993d url(../../../images/dynamic/psas/kontejnery/header-bg-kontejnery.png) 0px -75px no-repeat;
}

#imapa-mapwindow {
  width: 658px;  /* container.width - sidebar.width - margin-left - 5px(?) - 2*border.width */
  margin-left: 10px;
  _margin-left: 5px;
  border: 1px solid #bbb;
}

#imapa-mapwindow {
  margin-bottom: 10px;
  _margin-bottom: 0px;
}

#imapa-footer {
  _margin-top: 10px;
}

#sidebar {
  width: 330px;
}

#info-box-content {
  padding-top: 20px;
}

div.container-info-heading {
  width: 295px;
  height: 18px;
}

div.container-P {
  background: url(../../../images/dynamic/psas/kontejnery/caption-P.gif) no-repeat;
}

div.container-S {
  background: url(../../../images/dynamic/psas/kontejnery/caption-S.gif) no-repeat;
}

div.container-U {
  background: url(../../../images/dynamic/psas/kontejnery/caption-U.gif) no-repeat;
}

div.container-K {
  background: url(../../../images/dynamic/psas/kontejnery/caption-K.gif) no-repeat;
}

div.container-N {
  background: url(../../../images/dynamic/psas/kontejnery/caption-N.gif) no-repeat;
}

div.container-B {
  background: url(../../../images/dynamic/psas/kontejnery/caption-B.gif) no-repeat;
}

div.container-C {
  background: url(../../../images/dynamic/psas/kontejnery/caption-C.gif) no-repeat;
}

#info-box-content  td {
  vertical-align: top;
  border-bottom: none; /* 1px solid #aaa;*/
  padding-bottom: 3px;
}

#info-box-content tr:last-child td {
  border-bottom: none;
}

table.container-info-table {
  width: 295px;
  border-top: none;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

table.container-info-table td.label {
  width: 70px;
  font-size: 90%;
}

table.container-info-table td.value {
  font-weight: bold;
  font-size: 100%;
}

table.container-P {
  /*background: #d3eafa;*/
  background: #f8f8f8;
}

table.container-S {
  /*background: #deffd9;*/
  background: #f8f8f8;
}

table.container-U {
  /*background: #ffffe1;*/
  background: #f8f8f8;
}

table.container-K {
  /*background: #ffd5bf;*/
  background: #f8f8f8;
}

table.container-N {
  /*background: #dddddd;*/
  background: #f8f8f8;
}

table.container-B {
  /*background: #fff3d7;*/
  background: #f8f8f8;
}

table.container-C {
  /*background: #ffffff;*/
  background: #f8f8f8;
}
