table
{
  border: 0;
  font-family: Georgia, verdana, sans-serif;
}

#list, /*#table*/ /*ñïèñîê ÷ëåíîâ*/
.list_of_works /*ñïèñîê ðàáîò*/
{
  font-size: 12px;
  line-height: 14px;
  color: #222222;
  margin: 0 auto;
  width: 100%;
}
  
  #list tr th
  {
    text-align: left;
    font-family: sans-serif;
  }
  
    #list tr th#first
    {
/*      width: 50px;*/
/*      text-align: center;*/
    }
    
    #list tr th#second
    {
/*      width: 180px;*/
    }
    
    #list tr th#third
    {
/*      width: 170px;*/
    }
    
    #list tr th#fourth
    {
/*      width: 70px;*/
    }
    
    #list tr th#fifth
    {
/*      width: 50px;*/
    }
    
    #list tr th#sixth
    {
      min-width: 25px;
    }
    
    #list tr th#seventh
    {
/*      width: ;*/
    }
  
  #list tr td
  {
    text-align: left;
    font-family: serif;
  } 
  
  .list_of_works tr th
  {
    text-align: center;
  }
  
  
  table.list_of_works tr th#first
  {
/*    max-width: 150px;*/
  }
  
  table.list_of_works tr th#second
  {
    width: 200px;
  }
  
  table.list_of_works tr th#third
  {
    width: 50px;
  }
  
  table.list_of_works tr th#fourth
  {
    width: 120px;
  }
  
  table.list_of_works tr th#fiveth
  {
    width: 100px;
  }
  
  table.list_of_works tr td
  {
    text-align: center;
  }

/*.std âðåìåííî, .ltd list td
{
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
}                    */

table.table-date
{
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  border-top: 1px solid #b27321;
  line-height:14px;
  color: #222222;
  padding: 1px;
/*  margin: 0 auto; ëèøíÿÿ ñòðîêà */
}

  table.table-date td.b
  {
    background-color: #b27321;
  }

/*íî è òî è äðóãîå — â áëèæàéøåì âðåìåíè óáðàòü, à âìåñòî íèõ - âîò.  */

div.main_news
{
  
}
  div.main_news span.top,
  div.main_news span.bottom
  {
    color: #ffffff;
    font-size: 12px;
    font-family: arial, verdana, sans-serif;
    background-color: #b27321;
  }
  
    div.main_news span.top
    {
      /*border-bottom: 1px solid #b27321;*/
      float: right;
    }
    

  
  div.main_news img
  {
    margin-right: 10px;
   /* width: 110px;
    height: 125px;   */
    float: left;
  }


table#full
{
  width: 100%;
}