
*:first-child+html div input.check-box {
  width: 17px; /* for ie */
  height: 17px; /* for ie */
}
* html div input.check-box {
  width: 17px; /* for ie */
  height: 17px; /* for ie */
}
div.tabs .check-box label {
  font-size: 11px;
}
div.tabs .content {
  clear: left;
  padding-left: 20px;
  padding-top: 5px;
}
div#above {
  height: 70px;
  padding-left: 10px;
  padding-right: 15px;
  font-size: 11px;
  color: #000;
  float: left;
  width: 300px;
  margin-top: 15px;
}
div#above a {
  color: #000;
  padding-left: 5px;
}
div#above a:hover {
  text-decoration: underline;
}
div#search-bar {
  float: left;
  width: 350px;
  margin-top: 15px;
}
/* google maps */
#gmap {
  margin-top: 95px;
  margin-bottom: 20px;
  height : 400px;
  text-align: left;
  min-width: 700px;
}
.gmap-note {
  margin-right: 10px;
  font-size: 11px;
}
.gmap-note pre {
  font-family: 'Andale Mono', 'Lucida Console', 'Courier New', 'Courier', monospace;
  font-size: 11px;
}
.gmap-note pre strong {
  font-family: 'Verdana', 'Arial', sans-serif;
  font-size: 12px;
}
#did-you-mean {
  font-size: 11px;
}
#gmap-details {
  padding-top: 10px;
  width: 280px;
  position: relative;
  z-index: 2;
  margin-bottom: -410px;
  float: right;
  overflow: auto;
 }
#gmap-details div {
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 15px;
}
#gmap-details span hr {
  margin-bottom: 0px;
  margin-top: 5px;
}
#gmap-details div pre {
  white-space: normal;
}
#gmap-details div p {
  margin: 3px 0;
}

input.input-search {
  width:240px;
  height:16px;
  padding:3px 0px;
  font-size:12px;
  margin:5px 0px;
  vertical-align:middle;
  font-weight: bold;
  padding-left: 10px;
  border: 1px solid #275486;
}

#gmap-sidebar {
  width: 300px;
  background: #E0E6ED;
  position: relative;
  z-index: 3;
  top: -440px;
  margin-bottom: -440px;
  float: right;
  display: none;
}
#gmap-sidebar #gmap-top {
  background-image: url(/.grafika/ikonki/zamknij.gif);
  background-color: #FFFFFF;
  background-position: 90% 40%;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 5px;
  font-size: 14px;
  color: #6581A6;
  height: 25px;
  cursor: pointer;
}

.shadow {
  background: url(/.grafika/cienie/cien2.png) right bottom;
  position: absolute;
  margin-top: -120px;
  position:absolute;
  height: 158px;
  width: 368px;
  z-index: 2;
}

#sidebar-shadow {
  background: url(/.grafika/cienie/cien3.png) right bottom;
  position: relative;
  margin-right: 0px;
  float: right;
  width: 308px;
  z-index: 2;
  top: 7px;
}
#sidebar-shadow-top {
  background-image: url(/.grafika/cienie/cien1.png);
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: -440px;
  position: relative;
  float: right;
  width: 308px;
  top: -440px;
  z-index: 2;
}

.table .header, .table .footer {
  padding: 5px;
  text-align: center;
  font-weight: bold;
  background-color: #ddf1ff;
  border: 1px solid #fff;
  height: 18px;
}
.table .cell {
  background-color: #f3faff;
  padding: 5px;
  border: 1px solid #fff;
}
.table .body {
  background-color: #fff;
  display: none;
}

.table {
  margin-bottom: 20px;
}
