#main_text {
  padding: 10px 10px 10px 20px;
  line-height: 0px;
}
#portfolio {
  display: none;
}
.pborder_row {
  margin: 0px 0px 10px 0px;
}
.pborder_right {
  float: right;
  width: 430px;
}
.pborder_left {
  float: left;
  width: 430px;
}
.pborder_up {
  height: 10px;
  width: 430px;
  background: url(img/ramka_duza_gora.gif) no-repeat left bottom;
}
.pborder_middle {
  background: url(img/ramka_duza_tlo.gif) repeat-y left top;
}
.pborder_ins {
  min-height: 81px;
  background: url(img/ramka_duza_tlo_dol.gif) no-repeat left bottom;
  font-size: 11px;
  line-height: 13px;
  text-align: left;
  width: 430px;
}
*.pborder_ins {
	height: expression(this.style.height < 81 ? "81px" : this.style.height);
}
.pborder_ins img {
  border: 1px #bbbbbb solid;
  margin: 0px 10px 2px 5px;
  float: right;
}
.pborder_down {
  background: url(img/ramka_duza_dol.gif) no-repeat left top;
  height: 8px;
}
.pborder_links {
  padding-top: 5px;
  text-align: center;
}
.pborder_title {
  font-weight: bold;
  color: #093e66;
  padding-left: 5px;
}
.pborder_text {
  padding-left: 10px;
  margin-bottom: 7px;
}

