.SUserAll
{
  text-align: justify;
  font-size: 12px;
  line-height: 140%;
}

.SUserCell
{
  vertical-align: top;
}

.SUserAll
{
}

.SUserAll p
{
  /*margin: 12px 0 12px 0;*/
  margin: 0;
  padding: 0;
  line-height: 140%;
}

.SUserAll ul li, .SUserAll ol li
{
  margin: 0;
  padding: 3px 0 3px 0;
  line-height: 140%;
}

.SUserAll a
{
}

.SUserAll h2
{
  /*
  margin-top: 30px;
  margin-bottom: -7px;
  */
  margin: 19px 0 5px 0;
}

.SUserAll h3
{
  margin: 3px 0 3px 0;
}

.SUserAll .SContBlockFloatLeftTable
{
  font-size: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 15px;
  float: left;
  clear: left;
  width: 1%;
}

.SUserAll .SContBlockFloatRightTable
{
  font-size: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 15px;
  float: right;
  clear: right;
  width: 1%;
}

.SUserAll .SContBlockPictVertCell
{
  text-align: center;
  padding: 0;
}

.SUserAll .SContBlockPictHorzCell
{
  text-align: center;
  line-height: 50%;
  padding: 0;
}

.SUserAll .SContBlockTextHorzCell
{
  color: rgb(102,102,102);
  text-align: center;
  font-size: 11px;
  padding: 6px 10px 8px 10px;
}

.SUserAll .SContBlockTextVertCell
{
  color: rgb(102,102,102);
  font-size: 11px;
  text-align: center;
  padding: 6px 0 8px 0;
}

.SUserAll .SContBlockTextHorzCell a, .SUserAll .SContBlockTextVertCell a
{
  /*color: rgb(88,88,88);*/
}

.SUserAll .SContBlockPictCopyRightHref
{
  text-decoration: none;
}
.SUserAll .SContBlockPictCopyRightHref:hover
{
  text-decoration: underline;
}

/* пользовательская таблица */

.SUserAll table
{
  margin: 3px 0 3px 0;
}

.SUserAll table th
{
  text-align: left;
  padding: 4px 12px 4px 12px;
  border: solid rgb(0,0,0) 1px;
}

.SUserAll table td
{
  padding: 4px 12px 4px 12px;
  border: none rgb(0,0,0) 1px;
}

/* системная таблица */

.SUserAll .STable td
{
  padding: 0;
}

.SUserAll .SPictCenteredTable
{
  margin-left: auto;
  margin-right: auto;
}
