body {
  margin: 0px;
  background-color: #ffffff;
  position: relative;
}
body, div, a, input, textarea, select, td {
  font-size: 11px;
  font-family: Arial, tahoma,verdana, sans-serif;
  text-decoration: none;
}
body, div, input, textarea, select, td { color: #333333; }
.lb-caption { color: #fff; }
a { color: inherit; }
a:hover { text-decoration: underline; }
img { border: none; }
.ram1 {
  text-align: center;
  background-position: top center;
  background-repeat: no-repeat;
}
.ram2 {
  margin: 10px auto;
  text-align: left;
  position: relative;
  width: 960px;
  border: 1px solid #C9C9C9;
  padding: 0px;
}
.clear, .clearr {
  height: 0px;
  width: 0px;
  overflow: hidden;
}
.clear  { clear: both; }
.clearr { clear: right; }
h1, h2 { font-size: 12px; }
/*** koniec standartowych definicji ************************************************/
.top1 {
  display: block;
  background: #E7E7CF;
  color: #000000;
}
.top1:hover { text-decoration: none; }
.top1A {
  display: block;
  font-size: 30px;
  color: #000000;
  padding: 10px 10px 2px 30px;
}
.top1B {
  display: block;
  font-size: 15px;
  color: #000000;
  padding: 0px 10px 10px 30px;
}
.menu1 {
  float: left;
  margin: 20px 20px 20px 30px;
  width: 284px;
}
.d2 {
  margin-bottom: 5px;
}
.menu1 a {
  font-size: 14px;
}
#str1 {
  float: left;
  margin: 20px 0px 20px 0px;
  width: 606px;
}
.stopka {
  clear: both;
  background: #E7E7CF;
  color: #000000;
  text-align: right;
  padding: 3px;
  padding-right: 20px;
}
#str1 .f2,
#str1 .f1 {
  width: 200px;
  height: 200px;
  float: left;
  margin-left: 3px;
  margin-bottom: 3px;
}
#str1 .f1 {
  margin-left: 0px;
}
.hide { display: none; }
.popup1 {
  position: absolute;
  position:fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000000;
}
.rel2 {
  position: relative;
  width: 100%;
  height: 100%;
}
html, body, #wrapper {
  height:100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
#wrapper td {
  vertical-align: middle;
  text-align: center;
  position: relative;
}
#imgbox {
  /*
  margin: 0;
  position: relative;
  display: block;
  */
  margin: 0 auto;
}
#imgbox td {
  border: 5px solid white;
}
#wrapper td .pop_l,
#wrapper td .pop_r {
  display: block;
  position: absolute;
  top: 0px;
  height: 100%;
  width: 40%;
  background-repeat: no-repeat;
}
#wrapper td .pop_l {
  left: 0px;
}
#wrapper td .pop_l:hover {
  background-position: top left;
  background-image: url('i/prevlabel.gif');
}
#wrapper td .pop_r {
  right: 0px;
}
#wrapper td .pop_r:hover {
  background-position: top right;
  background-image: url('i/nextlabel.gif');
}
#wrapper td .pop_t {
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 24px;
  height: 20px;
  margin-left: -12px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('i/close.png');
}
.err_display {
  background: red;
  color: #ffffff;
  font-weight: bold;
  padding: 20px;
}
.opis1 {
  background: white;
  color: black;
  text-align: left;
}




