table.doccat {
  width : 100%;
  margin: 10px 0 10px 0;
  border-collapse: collapse;
  empty-cells: show;
}

table.doccat td {
  width: 50%;
}

table.doccat td.make_path {
  border: 0;
}

p.doctitle {
  text-align: center;
  font-weight: bold;
  margin-top: 0;
}

div.docbody {
  margin-bottom: 25px;
}

div.docbody p {
  text-indent: 25px;
  text-align: justify;
}

div.docbody img {
  margin: 0 10px 5px 0;
  border: #72abbe solid 1px;
}

table.doccat ul.ul_doc {
  list-style: circle outside;
  list-style-image: url("/img/doc.gif");
}

/* =====================================================================================
                                   Пользовательская часть
   ===================================================================================== */

table.U_doccat {
  padding: 4px;
  border-collapse: collapse;
  empty-cells: show;
}

table.u_doccat td {
  border: #40301E solid 1px;
  padding: 2px 4px 2px 4px;
}

table.u_doccat th {
  text-align: center;
  border: #40301E solid 1px;
  font-weight: bold;
  background: #f5f5f5;
}

a.static_text:hover {
  color: #454545;
  text-decoration: none;
}

table.baikalconference p {
  text-align: left;
}


/* Из админской части *//*
table.doccatlist td.docvoid {
  text-align: center;
  font-weight: bold;
  border: #E0D0BF solid 1px;
}

table.doccatlist td.docwork {
  text-align: justify;
  font-weight: bold;
  border: #E0D0BF solid 1px;
}

table.adddoc {
  width: 100%;
}

table.adddoc td {
  margin: 4px;
  padding: 4px;
}

table.adddoc td.adddoctext {
  width: 30%;
  vertical-align: top;
  text-align: justify;
}

table.adddoc td.docarea {
  text-align: right;
}

p.section {
  font-size: 9pt;
  font-weight: bold;
}

div.imageShow {
  text-align: center;
  margin-top: 10px;
}

p.Start_doc {
  text-align:center;
  font-size:14pt;
  margin:0; 
  padding: 5px;
}
*/
