.wrapper {
          width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%'); /* Internet Explorer <= 6.0 */
          min-width: 1000px; /* Opera & FireFox & Safari & Google Chrome & Internet Explorer 7+ */
         }

BODY {
      background: #37414b;
      color: #FFFFFF;
      font: 10pt Arial;
     }
p {
	/*text-indent: 1.5em;*/ /* Отступ первой строки */
  }


TABLE {	  color: #000000;  font-size: 10pt;      }
.top_back_1 {
	  font-weight: bolder;
      font-style: italic;
	  font-size: 15pt;
	  width:100%;
	  height:295px;
	  text-align:center;
	  background: #666 url('/img/main_top_background_1.png') repeat-x;  }
.top_back_2 {
	  font-weight: bolder;
      font-style: italic;
	  font-size: 15pt;
	  width:100%;
	  height:295px;
	  text-align:center;
	  background: #666 url('/img/main_top_background_2.png') repeat-x;  }
.top_back_3 {
	  font-weight: bolder;
      font-style: italic;
	  font-size: 15pt;
	  width:100%;
	  height:295px;
	  text-align:center;
	  background: #666 url('/img/main_top_background_3.png') repeat-x;  }
.top_back_4 {
	  font-weight: bolder;
      font-style: italic;
	  font-size: 15pt;
	  width:100%;
	  height:295px;
	  text-align:center;
	  background: #666 url('/img/main_top_background_4.png') repeat-x;  }

.frukt_1 {
	     position: absolute;
	     right: 0;
         top: 0;
	     background: url('/img/frukt_1.png') right top no-repeat;
	     height: 639;
	     width: 338;
         }
.frukt_2 {
	     position: absolute;
	     right: 0;
         top: 0;
	     background: url('/img/frukt_2.png') right top no-repeat;
	     height: 639;
	     width: 338;
         }
.frukt_3 {
	     position: absolute;
	     right: 0;
         top: 0;
	     background: url('/img/frukt_3.png') right top no-repeat;
	     height: 639;
	     width: 338;
         }

.frukt_4 {
	     position: absolute;
	     right: 0;
         top: 0;
	     background: url('/img/frukt_4.png') right top no-repeat;
	     height: 639;
	     width: 338;
         }

.logo {
	     position: absolute;
	     left: 0;
         top: 30;
	     background: url('/img/logo.gif');
	     height: 200;
	     width: 280;
      }
.name  {
        position: relative ;
        width:100%;
        margin: 155 0 0 0;
        text-align:center;
        font-family: Arial;
        font-weight: bolder;
        font-size: 11pt;
       }

.top_ico {
	     position: absolute;
	     left: 299;
         top: 30;
	     }

.bookmark {          position: absolute;
	      left: 320;
          top: 175;
	      /*background: url('/img/bookmark.gif') right top no-repeat;*/
	      height: 91;
	      /*width: 473;*/
          }

.menu {
	   position: relative;
	   float:left;
	   left: 70;
       top: 1;
       width: 180;
       border:0px solid #080;
	  }

.menu_bottom {
      position: relative;
      top: -30;
      width:885;
	  text-align: left;

	  /*padding-right: 20px;*/
      /*margin-right: 20;*/
      /*margin:-20;*/
	  }


.content {
	      position: relative;
	      float:left;
	      border: 0px solid #080;
          text-align: justify;
          padding-right: 0;
	      left: 150;
          top: -22;
          height: 100%;
          font-family: Arial;
          COLOR: #000000;
          width: 520;
          /*height: 740;*/

          /*overflow-y: auto;
          overflow-x: hidden;*/
	     }

