  BODY {margin : 0; background-color : #aaa; font-size : 17px}
  h1 {
      color : #fff;
      font-family : Garamond;
      text-align : center;
      font-size : 30px;
      }
  h1.name {
      color : #fff;
      font-family : Garamond;
      text-align : center;
      font-size : 55px;
      margin : 5px
      }

  h1 a:link, h1 a:visited {
      color : #fff;
      text-decoration : none
      }


  h2 {
      color : #fff;
      font-family : Garamond;
      text-align : center;
      font-size : 20px
      }

  h3 {
      color : #fff;
      font-family : Garamond;
      text-align : center;
      font-size : 18px
      }

  h3 a:link, h3 a:visited {
      color : #fff;
      text-decoration : none
      }



  p  {
      color : #fff;
      font-family : Garamond;
      text-align : left;
      font-size : 17px;
      text-indent :20px
      }

  p  a:link, p  a:visited {
      color : #fff;
      font-family : Garamond;
      text-decoration : none;
      }

  .obekt {
          overflow : hidden;
          border : 1px #fff solid;
          }

  .obekt div.img {
                  width : 273px;
                  height : 273px;
                  border : 1px #fff solid;
                  float : left;
                  margin : 5px;
                  background-color : #222
                  }

  .obekt img.vr {
          width : 200px;
          height : 267px;
          border : none;
          margin : 3px 37px;
          }

  .obekt img.hr {
          width : 267px;
          height : 200px;
          border : none;
          margin : 37px 3px;
          }

  .obekt h2 {
             color : #fff;
             font-family : Garamond;
             text-align : center;
             font-size : 20px;
             background-color : #222
              }

  .obekt p.lnk {
                text-indent : 0px;
                font-size : 15px;
                text-align : right;
                margin : 5px;
               }

  .obekt_s {
          overflow : hidden;
          border : 1px #fff solid;
          }

  .obekt_s div.img {
                  width : 104px;
                  height : 104px;
                  border : 1px #fff solid;
                  float : left;
                  margin : 5px;
                  background-color : #222
                  }

  .obekt_s img.vr {
          width : 75px;
          height : 100px;
          border : none;
          margin : 2px 14px;
          }

  .obekt_s img.hr {
          width : 100px;
          height : 75px;
          border : none;
          margin : 14px 2px;
          }

  .obekt_s h2 {
             color : #fff;
             font-family : Garamond;
             text-align : center;
             font-size : 20px;
             background-color : #222
              }

  .obekt_s h2 a:link,.obekt_s h2 a:visited {
             color : #fff;
             text-decoration : none
              }

  .lisa-01 {
                text-decoration : none;
                color : #fff;
                }

  .nocolor {
            color : #fff;
            text-decoration : none
            }

  #padge-container   {overflow : hidden; width : 985px}
  #padge-container   {margin : auto; padding : 0px 10px}
  #padge-container   {background-color : #000}
  #padge-container   {color : #fff}



