table.gallery_table_main {
  display: block;
  float: left;
  font-family: arial,tahoma,san-serif;
  height: 396px;/**/
  margin: 20px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 398px;
}
td.gallery_table_td_main {
  background: #f7fafe url(../images/fon1_40.jpg);
  border: 1px solid #c4dbef;
  color: #686868;
  height: 393px;
  line-height: 100%;
  overflow: hidden;
  padding: 14px 14px 4px 14px;
  text-align: center;
  vertical-align: top;
  width: 395px;
}
td.gallery_table_td_main img {
  border: 1px black solid;
}
td.gallery_table_tdbottom_main {
  background: url(../images/table-shadow-botom.gif) no-repeat top left;
  height: 3px;
  width: 398px;
}
td.gallery_table_tdright_main {
  background: url(../images/table-shadow-right.gif) no-repeat top left;
  height: 393px;
  width: 3px;
}
.gallery_table_description {
/*  padding-top: 3px;		*/
  padding-top: 15px;
}

table.gallery_table_pic {
  display: block;
  float: left;
  font-family: arial,tahoma,san-serif;
  height: 335px;/**/
  margin: 20px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 256px;
}

td.gallery_table_td_pic {
  background: #f7fafe url(../images/fon1_40.jpg);
  border: 1px solid #c4dbef;
  color: #686868;
/*  font-size: 70%;		*/
  height: 332px;
  line-height: 100%;
  overflow: hidden;
  padding: 14px 14px 4px 14px;
  vertical-align: top;
  width: 250px;
}

td.gallery_table_td_pic img{
  border: 1px black solid;
}

td.gallery_table_tdbottom_pic {
  background: url(../images/table-shadow-botom.gif) no-repeat top left;
  height: 3px;
  width: 253px;
}
td.gallery_table_tdright_pic {
  background: url(../images/table-shadow-right.gif) no-repeat top left;
  height: 332px;
  width: 4px;
}
.gallery_table_description {
/*  padding-top: 3px;		*/
  padding-top: 15px;
}


.gallery_table_curpic td {
  vertical-align: top;
}
.gallery_table_curpic img {
  border-width: 0px;
}
td.gallery_table_td_curpic {
  text-align: center;
}
td.gallery_table_td_curpic img {
  border: 1px black solid;
}
td.gallery_table_td_backpic {
  padding: 50px 15px 0px 20px;
}
td.gallery_table_td_backpic img:hover {
  background-image: url(./images/arrow_back_hover.gif);
}
td.gallery_table_td_nextpic {
  padding: 50px 20px 0px 15px;
}
td.gallery_table_td_nextpic img:hover {
  background-image: url(./images/arrow_next_hover.gif);
}
.gallery_neighbour_description {
  color: #686868;
  text-align: center;
  margin-top: 15px;
}
.gallery_neighbour_description:hover {
  color: #d3531a;
  color: #ae3000;
}


/* ---------- Хроника: конец ---------- */
div.pr-nx-txt{
font-size:70%;
line-height:100%;
color:#686868;
text-align:center;
background:url(/images/fon6.jpg);
padding-bottom:10px;
border:1px solid #000000;
}
div.pr-nx-txt img{
border-bottom:1px solid #000000;
}


