html, body {
  padding: 0;
  margin: 0;
  border: 0 none;
  background: #ffffff;
}
body, tbody {
  font-size: 11px;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #4b4b4b;
}
a {
  color: #4b4b4b;
}
a:hover {
}
div#root {
  background: #ffffff url(bg.gif) repeat-x;
}

/******************************************************************************/

div.ui-text {
  background-color: #ffffee;
}
div.ui-text p {
  padding: 0;
  margin: 0 0 6px 0;
}
div.ui-text ol,
div.ui-text ul {
  margin: 11px 0;
  padding-left: 30px;
}
div.ui-text ol li,
div.ui-text ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
}
div.ui-text ul ul,
div.ui-text ul ol,
div.ui-text ol ul,
div.ui-text ol ol {
  margin-top: 2px;
  margin-bottom: 4px;
  padding-left: 24px;
}


/******************************************************************************/

div#root {
  width: 930px;
  margin: 0 auto;
}
div#content {
  background-color: white;
}
div#topA {
  height: 84px;
}
div#topA div.logo {
  padding: 6px 0 0 16px;
}
div#topB {
  height: 29px;
  margin-bottom: 1px;
}
div#left {
  float: left;
  width: 232px;
}
div#main {
  float: left;
  width: 512px;
  margin:0 4px;
}
div#right {
  width: 177px;
  float: right;
  margin-top: 10px;
}
div#bottom div.in1 {
  clear: both;
  padding-top: 12px;
}
div#bottom div.in2 {
  background: url(bottom/m.gif) repeat-x;
}
div#bottom div.in3 {
  background: url(bottom/l.gif) no-repeat 0 0;
}
div#bottom div.in4 {
  background: url(bottom/r.gif) no-repeat 100% 0;
  padding: 10px;
}

/******************************************************************************/
div#left,
div#right {
}
div#left div.box {
  background: url(box-l.gif) no-repeat 0 0;
  min-height: 120px;
  padding: 8px 12px;
}
div#left div.box div.hd {
}
div#left div.box div.cnt {
}
div#left a {
  text-decoration: none;
}


div#right a {
  display: block;
  margin-bottom: 4px;
}



div#main div.box {
  background: url(box-m.gif) no-repeat 0 0;
  min-height: 278px;
}
div#main div.box div.hd {
  height: 36px;
}
div#main div.box div.hd div.in {
  padding: 8px 0px 0px 12px;
}
div#main div.box div.cnt {
}
div#main div.box div.cnt div.in {
  margin: 16px 12px 16px 20px;
}

div.it_hd {
  font-weight: bold;
}
div.it_date {
  font-size: 10px;
}

div#topB table#menu {
}
div#topB table#menu a {
  display: block;
  padding: 4px 20px 6px 22px;
  background: url(menu-sep.gif) no-repeat 0 100%;
}
div#topB table#menu td.first a {
  background: none;

}
div#topB ul.ivmenu li.last {
}



div.ivlist div.sep {
  border-color: #cccccc;
  margin: 12px 0;
}
div.ivlist a {
  color: #4b4b4b;
}
div.ivlist div.hd div.data {
  font-weight: normal;
  font-size: 10px;
}


/******************************************************************************/
div.hr {
  border-bottom: 1px solid #d6d6d6;
  margin: 12px 0;
}

div.files {
}
div.files a {
  display: block;
  background: url(file.gif) no-repeat;
  padding-left: 16px;
  margin-bottom: 4px;
  text-decoration: none;
}

div.images {
}
div.images img {
  border: 2px solid #d6d6d6;
  margin: 0 4px 4px 0;
}

div.grupa-ico {
  float: left;
}
div.grupa-cpt {
  color: #2A4A6F;
  font-weight: bold;
  font-size: 22px;
  padding-left: 160px;
  padding-top: 26px;
}

div.grupa div.hd a {
  color: #2A4A6F;
  font-size: 12px;
}

div.xxx {
  background: url(boxGr.gif) no-repeat;
  width: 147px;
  height: 77px;
  float: left;
  /* text-align: center; */
}
div.xxx img {
  margin-top: 4px;
  margin-left: 8px;
}

div.yyy {
  color: #2A4A6F;
  font-weight: bold;
  font-size: 22px;
  padding-left: 160px;
  padding-top: 0px;
}

div.cert_hd {
  font-weight: bold;
  color: #2A4A6F;
  margin-bottom: 2px;
}


/******************************************************************************/
/******************************************************************************/
/******************************************************************************/

div#rury table {
  float:left;
  margin-right: 16px;
  border-collapse: collapse;
}
div#rury table th {
  border: 1px solid #cccccc;
  padding: 2px;
}
div#rury table td {
  border: 1px solid #cccccc;
  padding: 2px;
  vertical-align: top;
  text-align: center;
}
div#rury table td.c1 {
  font-weight: bold;
}
div#rury table td.c2,
div#rury table td.c3 {
  width: 64px;
}
div#rury p {
  padding-top: 12px;
  clear: both;
}

/******************************************************************************/

form#form input {
  font-family: verdana;
  font-size: 11px;
  border: 1px solid #7f9db9;
  width: 70px;
  padding: 2px;
  margin: 0;
}
form#form div#result {
  padding: 2px;
  border: 1px solid #7f9db9;
  width: 110px;
  text-align: right;
  color: black;
  font-weight: bold;
  background-color: #eeeeee;
}

/******************************************************************************/

div#oferta table {
  /* float:left; */
  margin-right: 16px;
  border-collapse: collapse;
  /* width: 100%; */
}
div#oferta table th {
  border: 1px solid #cccccc;
  padding: 2px;
}
div#oferta table td {
  border: 1px solid #cccccc;
  padding: 2px;
  vertical-align: top;
}
div#oferta table td.c1 {
  width: 240px;
}
div#oferta table td.c2,
div#oferta table td.c3,
div#oferta table td.c4 {
  width: 64px;
  text-align: center;
}

/******************************************************************************/

div.boxR {
  background: url(box/a.gif) no-repeat;
  width: 186px;
  height: 104px;
  margin-bottom: 12px;
}

div.cnt_hd {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 8px;
}


div.cnt hr {
  border: 0px none;
  border-bottom: 1px solid #d6d6d6;
  margin: 12px 0;
  padding: 0;
  height: 1px;
}
.xicon {
  border: 2px solid #dddddd;
}

div.przejdzdo {
  color: #666;
  font-weight: bold;
  margin-bottom: 8px;
}
div.rzetelnafirma {
  text-align: center;
  margin-top: 12px;
}

