@charset "utf-8";


table.meditm-tbl {
  width: 85%;
  margin-bottom: 1em;
  border-collapse: collapse;
  text-align: center;
}
table.meditm-tbl th {
  width: 23%;
  padding: 0.3em 0;
  font-weight: normal;
  border: solid 1px #343434;
  background-color: #badef8;
}
table.meditm-tbl td {
  width: 11%;
  height: 3.5em;
/*  padding: 0.3em 0;*/
  border: solid 1px #343434;
}
table.meditm-tbl td.td-bg {
  height: 1em;
  background-color: #badef8;
}

span.text-s {
  font-size: 0.8em;
}
span.text-s2 {
  font-size: 0.9em;
}

/**/
h3#h3-tr {
  margin: 2em 0 1em 0;
  padding: 0.1em 0 0.1em 2em;
  color: #ffffff;
  background: #12457a url(images/medicaltm/mk_1.gif) no-repeat 0.1em center;
  font-size: 1.3em;
  font-weight: normal;
}
h4 {
  margin-top: 1em;
  font-size: 1.1em;
  font-weight: bold;
}

/**/
h3#h3-fl {
  margin: 2em 0 1em 0;
  padding: 0.1em 0 0.1em 2em;
  color: #ffffff;
  background: #12457a url(images/physicalck/mk_1.gif) no-repeat 0.1em center;
  font-size: 1.3em;
  font-weight: normal;
}
ul.list-dec {
  margin: 1em 0 2em 0;
}
.list-dec li {
  list-style: decimal;
  margin-left: 1.5em;
  margin: 0 0 1em 1.5em;
}
.pblock p {
  padding-bottom: 1em;
}

