﻿div.fbignews{
  width:auto;
  overflow: hidden;
  position: relative;
}

div.fbignews div.fline{
  width:3000px;
  background-color: #ccffff;
  position: relative;
}

div.page table.fnews{
  height:180px;
  width:100%
}

	div.page table.fnews td{
	  width:25%;
	  height:180px;
	}

div.bignews{height:360px;}

/* === Для главной страницы === */

/* - Главная новость - */

  /* июнь 2009 */
  div.bignews.big_june2009{
    background: transparent url(../Background/newsbacks/06-09/back.png) repeat-x 0px 100%;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }

    div.bignews div.bn_jn2009_back{
      width:63%;
      height:360px;
      margin-bottom:-7px;
      //margin:0px;
      float:right;
      background: transparent url(../Background/newsbacks/06-09/main.jpg) no-repeat 0px 50%;
    }

      div.bignews.big_june2009 h1{
        text-align: left;
        color:#000000;
        margin:0px;
        padding:20px 0px 0px 3%;
        font:normal 24px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
      }

      div.bignews.big_june2009 h2{
        text-align: left;
        color:#666666;
        margin:0px;
        padding:10px 0px 0px 3%;
        font:normal 17px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
      }

      div.bignews div.bnvideo{
      	width: 60px;
      	height: 38px;
      	margin:90px 0px 0px 3%;
        //margin-left:30px;
      	padding:15px 0px 0px 12px;
      	font:normal 11px Tahoma;
      	color:#ffffff;
      	background: transparent url(../Background/newsbacks/video.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/newsbacks/video.png', sizingMethod='crop');
      	cursor: pointer;
      	//cursor:hand;
      }


  /* июль 2009 */
  div.bignews.big_july2009{
    /*background: transparent url(../Background/newsbacks/07-09/back.png) repeat-x 0px 100%;*/
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }

  div.bignews.big_july2009 div{
    position:relative;
    z-index:2;
  }


    div.bignews div.bn_jl2009_back{
      width:50%;     /* Ширина картинки, если много текста */
      height:360px;
      margin:0px 0px -7px -80px;
      //margin:0px 0px 0px -80px;
      float:right;
      background: transparent url(../Background/newsbacks/07-09/main.jpg) no-repeat 0px 50%;    /* Картинка */
      z-index:1;
    }

      div.bignews.big_july2009 h1{             /* Заголовок 1 */
        text-align: left;
        color:#000000;
        margin:0px;
        padding:60px 0px 0px 3%;   /* отступ сверху в тексте */
        font:normal 24px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
      }

      div.bignews.big_july2009 h2{             /* Заголовок 2 */
        text-align: left;
        color:#666666;
        margin:0px 0px 0px 0px;     /* отступ сверху от предыдущего элемента */
        padding:10px 0px 0px 3%;
        font:normal 17px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
      }

      div.bignews p{                              /* Текст */
        text-align: justify;
        /*text-align: left;*/
        color:#666666;
        margin:20px 10px 0px 0px;     /* отступ сверху от предыдущего элемента */
        padding:10px 0px 0px 3%;
        font:normal 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
      }

      div.bignews.big_july2009 div.bnvideo{
      	width: 60px;
      	height: 38px;
      	margin:50px 0px 0px 3%;       /* отступ сверху от предыдущего элемента */
        //margin-left:30px;
      	padding:15px 0px 0px 12px;
      	font:normal 11px Tahoma;
      	color:#ffffff;
      	background: transparent url(../Background/newsbacks/video.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/newsbacks/video.png', sizingMethod='crop');
      	cursor: pointer;
      	//cursor:hand;
      }

  /* август 2009 */
  div.bignews.big_aug2009{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }

  div.bignews.big_aug2009 div{
    position:relative;
    z-index:2;
    //float:left;
  }


    div.bignews div.bn_aug2009_back{
      width:50%;     /* Ширина картинки, если много текста */
      height:360px;
      margin:0px 0px -7px 0px;
      //margin:0px 0px 0px 0px;
      float:right;
      background: transparent url(../Background/newsbacks/08-09/main.png) no-repeat 0px 50%;    /* Картинка */
      z-index:1;
    }

      div.bignews.big_aug2009 h1{             /* Заголовок 1 */
        text-align:left;
        color:#000000;
        margin:0px;
        padding:120px 0px 0px 3%;   /* отступ сверху в тексте */
        font:normal 24px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
      }

      div.bignews.big_aug2009 h2{             /* Заголовок 2 */
        text-align: left;
        color:#666666;
        margin:0px 0px 0px 0px;     /* отступ сверху от предыдущего элемента */
        padding:10px 0px 0px 3%;
        font:normal 17px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
      }

      div.bignews p{                              /* Текст */
        text-align: justify;
        /*text-align: left;*/
        color:#666666;
        margin:60px 10px 0px 0px;     /* отступ сверху от предыдущего элемента */
        padding:10px 0px 0px 3%;
        font:normal 12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
      }

      div.bignews.big_aug2009 div.bnvideo{
      	width: 60px;
      	height: 38px;
      	margin:60px 10px 0px 3%;       /* отступ сверху от предыдущего элемента */
        //margin-left:30px;
      	padding:15px 0px 0px 12px;
      	font:normal 11px Tahoma;
        float:left;
      	color:#ffffff;
      	background: transparent url(../Background/newsbacks/video.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/newsbacks/video.png', sizingMethod='crop');
      	cursor: pointer;
      	//cursor:hand;
      }

  /* август 2009 - 2 */
  div.bignews.big_aug2009_2{
    background: #3f81b3 url(../Background/newsbacks/08-09/main2bknew.jpg) repeat-x 0px 0px;
    margin:0px 0px -7px 0px;
    //margin:0px 0px 0px 0px;
    cursor:pointer;
    //cursor:hand;
  }

    div.bignews.big_aug2009_2 div.bn_aug2009_2_back{
      height:360px;
      padding-right:420px;
      background: transparent url(../Background/newsbacks/08-09/main2new.jpg) no-repeat 100% 0px;
      margin:0px 0px -7px 0px;
      //margin:0px 0px 0px 0px;
    }

    div.bignews.big_aug2009_2 h1{             /* Заголовок 1 */
      text-align:left;
      color:#ffffff;
      margin:0px;
      padding:60px 0px 0px 30px;   /* отступ сверху в тексте */
      font:normal 35px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    }

    div.bignews.big_aug2009_2 p{             /* Заголовок 1 */
      text-align:left;
      color:#c8dfed;
      margin:0px;
      padding:20px 0px 0px 33px;   /* отступ сверху в тексте */
      font:normal 14px Tahoma;
    }

    div.bignews.big_aug2009_2 div.bnvideo2{
    	width: 192px;
    	height: 118px;
    	margin:-140px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
    	cursor: pointer;
    	//cursor:hand;
    }

      div.bignews.big_aug2009_2 div.bnvideo2 img{
      	margin:5px 6px 0px 6px;
        border:none;
      }

      div.bignews.big_aug2009_2 div.bnvideo2 div{
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }


  /* август 2009 - 3 */
  div.bignews.big_aug2009_3{
    background: #3f81b3 url(../Background/newsbacks/08-09/main3bk.jpg) repeat-x 0px 0px;
    cursor:pointer;
    //cursor:hand;
  }

    div.bignews.big_aug2009_3 div.bn_aug2009_3_back{
      height:360px;
      padding-right:330px;
      background: transparent url(../Background/newsbacks/08-09/main3.jpg) no-repeat 100% 0px;
    }

    div.bignews.big_aug2009_3 h1{             /* Заголовок 1 */
      text-align:left;
      color:#122c49;
      padding:110px 0px 0px 30px;   /* отступ сверху в тексте */
      font:normal 28px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    }

    div.bignews.big_aug2009_3 p{             /* Заголовок 1 */
      text-align:left;
      color:#5a6b77;
      margin:0px;
      padding:18px 0px 0px 33px;   /* отступ сверху в тексте */
      font:normal 14px Tahoma;
    }

    div.bignews.big_aug2009_3 div.bnvideo2{
    	width: 192px;
    	height: 118px;
    	margin:-140px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
    	cursor: pointer;
    	//cursor:hand;
    }

      div.bignews.big_aug2009_3 div.bnvideo2 img{
      	margin:5px 6px 0px 6px;
        border:none;
      }

      div.bignews.big_aug2009_3 div.bnvideo2 div{
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

  /* сентябрь 2009 */
  div.bignews.big_sep2009{
    /*background: #ffffff url(../Background/newsbacks/09-09/main.jpg) no-repeat 98% 0px;*/
    cursor:pointer;
    //cursor:hand;
    /*padding:0px 450px 0px 0px;*/
  }

  div.bignews.big_sep2009 div.bn_sep2009_back div{
    width:50%;
    height:360px;
    float:right;
    background: #ffffff url(../Background/newsbacks/09-09/main.jpg) no-repeat 100% 0px;
    margin:0px 0px -7px 0px;
  }

    div.bignews.big_sep2009 h1{             /* Заголовок 1 */
      text-align:left;
      color:#000000;
      padding:90px 0px 0px 30px;   /* отступ сверху в тексте */
      font:normal 35px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
      height:40px;
    }

    div.bignews.big_sep2009 p{             /* Заголовок 1 */
      text-align:left;
      color:#888888;
      margin:0px;
      height:70px;
      padding:18px 0px 0px 33px;   /* отступ сверху в тексте */
      font:normal 14px Tahoma;
    }

    div.bignews.big_sep2009 div.bnvideo2{
    	width: 192px;
    	height: 118px;
    	margin:0px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
    	cursor: pointer;
    	//cursor:hand;
    }

      div.bignews.big_sep2009 div.bnvideo2 img{
      	margin:5px 6px 0px 6px;
        border:none;
      }

      div.bignews.big_sep2009 div.bnvideo2 div{
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

  /* сентябрь 2009 -2 */
  div.bignews.big_sep2009_2{
    background: #ffffff url(../Background/newsbacks/09-09/mainback2.jpg) repeat-x 0px 0px;
    cursor:pointer;
    //cursor:hand;
    width:100%;
  }

  div.bignews.big_sep2009_2 div.bn_sep2009_2_back{
    width:auto;
    height:360px;
    /*float:right;*/
    background: transparent url(../Background/newsbacks/09-09/main2.jpg) no-repeat 100% 0px;
    margin:0px 0px -7px 0px;
  }

    div.bignews.big_sep2009_2 h1{             /* Заголовок 1 */
      text-align:left;
      color:#548ed5;
      padding:70px 0px 0px 30px;   /* отступ сверху в тексте */
      font:normal 80px Georgia;
    }

      div.bignews.big_sep2009_2 h1 span{             /* подЗаголовок 1 */
        color:#303031;
        font:normal 50px Georgia;
        height:40px;
      }

    div.bignews.big_sep2009_2 p{             /* Заголовок 1 */
      text-align:left;
      color:#757678;
      margin:0px;
      padding:50px 0px 0px 33px;   /* отступ сверху в тексте */
      font:normal 17px Verdana, Helvetica;
    }

      div.bignews.big_sep2009_2 div.bnbutton{
      	width: 218px;
      	height: 27px;
      	margin:35px 0px 0px 407px;
      	background: transparent url(../Background/newsbacks/09-09/button2.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/newsbacks/09-09/button2.png', sizingMethod='crop');
      }

  /* сентябрь 2009 - 3 */
  div.bignews.big_sep2009_3{
    background: #ffffff url(../Background/newsbacks/09-09/mainback3.jpg) repeat-x 0px 0px;
    cursor:pointer;
    //cursor:hand;
    /*padding:0px 450px 0px 0px;*/
  }

  div.bignews.big_sep2009_3 div.bn_sep2009_3_back{
    height:360px;
    background: transparent url(../Background/newsbacks/09-09/main3.jpg) no-repeat 100% 0px;
    margin:0px 0px -7px 0px;
    padding:0px 390px 0px 0px;
  }

    div.bignews.big_sep2009_3 h1{             /* Заголовок 1 */
      text-align:left;
      color:#000000;
      padding:60px 0px 0px 30px;   /* отступ сверху в тексте */
      font:normal 35px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    }

    div.bignews.big_sep2009_3 p{             /* Заголовок 1 */
      text-align:left;
      color:#888888;
      margin:0px;
      padding:18px 0px 0px 33px;   /* отступ сверху в тексте */
      font:normal 14px Tahoma;
    }

    div.bignews.big_sep2009_3 div.bnvideo2{
    	width: 192px;
    	height: 118px;
    	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
    	cursor: pointer;
    	//cursor:hand;
    }

      div.bignews.big_sep2009_3 div.bnvideo2 img{
      	margin:5px 6px 0px 6px;
        border:none;
      }

      div.bignews.big_sep2009_3 div.bnvideo2 div{
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }


  /* октябрь 2009 */
  div.bignews.big_oct2009{
    background: #ffffff url(../Background/newsbacks/10-09/mainback1.jpg) repeat-x 0px 0px;
    cursor:pointer;
    //cursor:hand;
    /*padding:0px 450px 0px 0px;*/
  }

  div.bignews.big_oct2009 div.bn_oct2009_back{
    height:360px;
    background: transparent url(../Background/newsbacks/10-09/main1.jpg) no-repeat 100% 0px;
    margin:0px 0px -7px 0px;
    padding:0px 390px 0px 0px;
  }

    div.bignews.big_oct2009 h1{             /* Заголовок 1 */
      text-align:left;
      color:#000000;
      padding:60px 0px 0px 45px;   /* отступ сверху в тексте */
      font:bold 40px Arial,Verdana,sans-serif;
    }

    div.bignews.big_oct2009 h2{             /* Заголовок 1 */
      text-align:left;
      color:#888888;
      margin:0px;
      padding:10px 0px 0px 33px;   /* отступ сверху в тексте */
      font:normal 25px Tahoma;
    }

    div.bignews.big_oct2009 div.bnvideo2{
    	width: 192px;
    	height: 118px;
    	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
    	cursor: pointer;
    	//cursor:hand;
    }

      div.bignews.big_oct2009 div.bnvideo2 img{
      	margin:5px 6px 0px 6px;
        border:none;
      }

      div.bignews.big_oct2009 div.bnvideo2 div{
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

  /* октябрь 2009 - 2 */
  div.bignews.big_oct2009_2{
    background: #ffffff url(../Background/newsbacks/09-09/mainback2.jpg) repeat-x 0px 0px;
    cursor:pointer;
    //cursor:hand;
    width:100%;
  }

  div.bignews.big_oct2009_2 div.bn_oct2009_2_back{
    width:auto;
    height:360px;
    /*float:right;*/
    background: transparent url(../Background/newsbacks/09-09/main2.jpg) no-repeat 100% 0px;
    margin:0px 0px -7px 0px;
  }

    div.bignews.big_oct2009_2 h1{             /* Заголовок 1 */
      text-align:left;
      color:#000000;
      margin:0px;
      padding:60px 0px 0px 33px;   /* отступ сверху в тексте */
      font:normal 40px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    }

    div.bignews.big_oct2009_2 p{             /* Заголовок 1 */
      text-align:left;
      color:#757678;
      margin:0px;
      padding:0px 0px 0px 33px;   /* отступ сверху в тексте */
      font:normal 18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    }

    div.bignews.big_oct2009_2 div.bnvideo2{
    	width: 192px;
    	height: 118px;
    	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
    	cursor: pointer;
    	//cursor:hand;
    }

      div.bignews.big_oct2009_2 div.bnvideo2 img{
      	margin:5px 6px 0px 6px;
        border:none;
      }

      div.bignews.big_oct2009_2 div.bnvideo2 div{
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

  /* октябрь 2009 - 3 */
  DIV.big_oct2009_3.bignews {
  	WIDTH: 100%;
		BACKGROUND: url(../Background/newsbacks/11-09/mainback1.jpg) #ffffff repeat-x 0px 0px;
		cursor:pointer;
		//CURSOR: hand
  }
	
		DIV.big_oct2009_3.bignews DIV.bn_oct2009_3_back {
			MARGIN: 0px 0px -7px;
			WIDTH: auto;
			BACKGROUND: url(../Background/newsbacks/11-09/main1.jpg) no-repeat 100% 0px;
			HEIGHT: 360px;
		}
	
  DIV.big_oct2009_3.bignews DIV.logotip {
  	TEXT-ALIGN: left;
		PADDING-BOTTOM: 0px;
		PADDING-LEFT: 33px;
		PADDING-RIGHT: 0px;
		BACKGROUND: url(../Background/newsbacks/11-09/multien.gif) no-repeat 20px 50%;
		COLOR: #000000;
		PADDING-TOP: 90px;
  }
	
  DIV.big_oct2009_3.bignews H1 {
  	TEXT-ALIGN: left;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px 10px 0px 30px;
		PADDING-LEFT: 10px;
		PADDING-RIGHT: 0px;
		FONT: 30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		COLOR: #000;
		PADDING-TOP: 50px;
  }
	
  DIV.big_oct2009_3.bignews H2 {
  	TEXT-ALIGN: left;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px 30px;
		PADDING-LEFT: 10px;
		PADDING-RIGHT: 0px;
		FONT: 18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		COLOR: #757678;
		PADDING-TOP: 20px;
  }

  DIV.big_oct2009_3.bignews DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.bignews.big_oct2009_3 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.bignews.big_oct2009_3 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

  /* ноябрь 2009 - 1 */


  DIV.big_nov2009.bignews {
  	WIDTH: 100%;
		BACKGROUND: #ffffff url(../Background/newsbacks/12-09/mainback1.jpg) repeat-x 0px 0px;
		cursor:pointer;
		//CURSOR: hand;
  }
	
		DIV.big_nov2009.bignews DIV.bn_nov2009_back {
			MARGIN: 0px 0px -7px;
			WIDTH: auto;
			BACKGROUND: url(../Background/newsbacks/12-09/main1.jpg) no-repeat 100% 0px;
			HEIGHT: 360px
		}
		
  DIV.big_nov2009.bignews DIV.logotip {
  	TEXT-ALIGN: left;
		PADDING-BOTTOM: 0px;
		PADDING-LEFT: 33px;
		PADDING-RIGHT: 0px;
		BACKGROUND: url(../Background/newsbacks/11-09/multien.gif) no-repeat 20px 50%;
		COLOR: #000000;
		PADDING-TOP: 90px
  }
	
  DIV.big_nov2009.bignews H1 {
  	TEXT-ALIGN: left;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px 10px 0px 30px;
		PADDING-LEFT: 0px;
		PADDING-RIGHT: 0px;
		FONT: 30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		COLOR: #000;
		PADDING-TOP: 50px
  }
	
  DIV.big_nov2009.bignews H2 {
  	TEXT-ALIGN: left;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px 30px 0px 30px;
		PADDING-LEFT: 10px;
		PADDING-RIGHT: 0px;
		FONT: 18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		COLOR: #666666;
		PADDING-TOP: 20px
  }

  DIV.bignews.big_nov2009 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.bignews.big_nov2009 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.bignews.big_nov2009 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

  /* декабрь 2009 - 1 */
DIV.big_dec2009.bignews {
	WIDTH: 100%;
	BACKGROUND: url(../Background/newsbacks/13-09/mainback1.jpg) #ffffff repeat-x 0px 0px;
	cursor:pointer;
	//CURSOR: hand;
}

DIV.big_dec2009.bignews DIV.bn_dec2009_back {
	MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: url(../Background/newsbacks/13-09/main1.jpg) no-repeat 100% 0px;
	HEIGHT: 360px
}

DIV.big_dec2009.bignews H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 10px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #000;
	PADDING-TOP: 50px
}

DIV.big_dec2009.bignews H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 30px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	FONT: 18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #666666;
	PADDING-TOP: 20px;
}

  DIV.bignews.big_dec2009 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.bignews.big_dec2009 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.bignews.big_dec2009 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

/* декабрь 2009 - 2 - Новый год */
DIV.big_dec2009_2.bignews {
	WIDTH: 100%;
	BACKGROUND: none;
  background-color: #ffffff;
	cursor:pointer;
	//CURSOR: hand;
}



DIV.big_dec2009_2.bignews DIV.bn_dec2009_2_back {
MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: transparent url(../Background/newsbacks/12-09/nymain.jpg) no-repeat 100% 100%;
	HEIGHT: 360px
}

DIV.big_dec2009_2.bignews H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 10px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 35px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #000;
	PADDING-TOP: 80px;
  height:auto;
}

DIV.big_dec2009_2.bignews p {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 20px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #666666;
	PADDING-TOP: 20px;
}

  DIV.bignews.big_dec2009_2 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.bignews.big_dec2009_2 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.bignews.big_dec2009_2 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }


/* январь 2010  */





DIV.big_jan2010.bignews {
	WIDTH: 100%;
	BACKGROUND: #ffffff url(../Background/newsbacks/01-10/mainback1.jpg)  repeat-x 0px 0px;
	cursor:pointer;
	//CURSOR: hand;
}


DIV.big_jan2010.bignews DIV.bn_jan2010_back {
MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: transparent url(../Background/newsbacks/01-10/main1.jpg) no-repeat 100% 0px;
	HEIGHT: 360px

}

DIV.big_jan2010.bignews H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 10px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #000;
	PADDING-TOP: 50px
}

DIV.big_jan2010.bignews H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 30px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	FONT: 18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #666666;
	PADDING-TOP: 20px;
}

  DIV.bignews.big_jan2010 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.bignews.big_jan2010 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.bignews.big_jan2010 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }


/* февраль 2010  */





DIV.big_feb2010.bignews {
	WIDTH: 100%;
	BACKGROUND: #ffffff url(../Background/newsbacks/02-10/mainback1.jpg)  repeat-x 0px 0px;
	cursor:pointer;
	//CURSOR: hand;
}


DIV.big_feb2010.bignews DIV.bn_feb2010_back {
MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: transparent url(../Background/newsbacks/02-10/main1.jpg) no-repeat 100% 0px;
	HEIGHT: 360px

}

DIV.big_feb2010.bignews H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 10px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #000;
	PADDING-TOP: 50px
}

DIV.big_feb2010.bignews H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 30px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	FONT: 18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #666666;
	PADDING-TOP: 20px;
}

  DIV.bignews.big_feb2010 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.bignews.big_feb2010 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.bignews.big_feb2010 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }





DIV.big_feb2010_2.bignews {
	WIDTH: 100%;
	BACKGROUND: #ffffff url(../Background/newsbacks/03-10/mainback1.jpg)  repeat-x 0px 0px;
	cursor:pointer;
	//CURSOR: hand;
}


DIV.big_feb2010_2.bignews DIV.bn_feb2010_2_back {
MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: transparent url(../Background/newsbacks/03-10/main1.jpg) no-repeat 100% 0px;
	HEIGHT: 360px

}

DIV.big_feb2010_2.bignews H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 10px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #000;
	PADDING-TOP: 50px
}

DIV.big_feb2010_2.bignews H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 30px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	COLOR: #666666;
	PADDING-TOP: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 25px;
}

  DIV.bignews.big_feb2010_2 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.bignews.big_feb2010_2 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.bignews.big_feb2010_2 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

/* март 2010  */



DIV.big_mar2010.bignews {
	WIDTH: 100%;
	BACKGROUND: #ffffff url(../Background/newsbacks/04-10/mainback1.jpg)  repeat-x 0px 0px;
	cursor:pointer;
	//CURSOR: hand;
}


DIV.big_mar2010.bignews DIV.bn_mar2010_back {
MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: transparent url(../Background/newsbacks/04-10/main1.jpg) no-repeat 100% 0px;
	HEIGHT: 360px

}

DIV.big_mar2010.bignews H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 10px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 30px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #000;
	PADDING-TOP: 50px
}

DIV.big_mar2010.bignews H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 30px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	COLOR: #666666;
	PADDING-TOP: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 25px;
}

  DIV.bignews.big_mar2010 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.bignews.big_mar2010 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.bignews.big_mar2010 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

/*-----------------------*/

DIV.big_mar2010_2.bignews {
	WIDTH: 100%;
	BACKGROUND: #ffffff url(../Background/newsbacks/05-10/mainback1.jpg)  repeat-x 0px 0px;
	cursor:pointer;
	//CURSOR: hand;
}


DIV.big_mar2010_2.bignews DIV.bn_mar2010_2_back {
MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: transparent url(../Background/newsbacks/05-10/main1.jpg) no-repeat 100% 0px;
	HEIGHT: 360px

}

DIV.big_mar2010_2.bignews H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 10px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 25px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #000;
	PADDING-TOP: 50px
}

DIV.big_mar2010_2.bignews H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 30px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	COLOR: #666666;
	PADDING-TOP: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 22px;
}

  DIV.bignews.big_mar2010_2 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.bignews.big_mar2010_2 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.bignews.big_mar2010_2 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

/*-----------------------*/

DIV.big_mar2010_3 {
	WIDTH: 100%;
	BACKGROUND: #cc0000 url(../Background/newsbacks/06-10/mainback1.jpg) repeat-x 104% 0px;
	cursor:pointer;
	//CURSOR: hand;
}


DIV.big_mar2010_3 DIV.bn_mar2010_3_back {
	MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: transparent url(../Background/newsbacks/06-10/main1.jpg) no-repeat 100% 0px;
	HEIGHT: 360px;
}

DIV.big_mar2010_3 H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 20px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 25px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #000;
	PADDING-TOP: 43px
}

DIV.big_mar2010_3 H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 20px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	COLOR: #666666;
	PADDING-TOP: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 18px;
}

  DIV.big_mar2010_3 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.big_mar2010_3 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.big_mar2010_3 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

/*----- ДР Компании ------*/

DIV.big_apr2010 {
	WIDTH: 100%;
	BACKGROUND: #ffffff url(../Background/newsbacks/04-10/main_back.jpg) no-repeat 50% 0px;
}


  DIV.big_apr2010 DIV.bn_apr2010 {
    width:50%;
    float:right;
    text-align: left;
  }

    DIV.big_apr2010 DIV.bn_apr2010 input.happy_hand_but{
      width:376px;
      height:54px;
      background:transparent url(../Background/newsbacks/04-10/button.jpg) no-repeat 0px 0px;
      border:0px none;
      margin:282px 0px 0px 52px;
      padding-bottom:10px;
      cursor: pointer;
      //cursor:hand;
      font: normal 28px Arial, Helvetica;
      color:#ffffff;
    }

    div.Happy_Hand {
      width: 754px;
      height: 696px;
      margin: 0 0 0 -377px;
      position: absolute!important;
      z-index: 999;
      top: -700px;
      left: 50%;
      background: url(../Background/Happy_hand.png) 0 0 no-repeat;
    }

    *html div.Happy_Hand{
      background-image:url(../Background/Happy_hand_ie.png);
      /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Background/Happy_hand.png', sizingMethod='crop');*/
    }

    div.Happy_Hand input.bd_name, div.Happy_Hand input.bd_com {
      position:absolute;
      left: 61px;
      width: 490px;
      height: 22px;
      background: transparent;
      font: 14px normal Tahoma, Geneva, sans-serif;
      border: 0px none;
      padding: 8px 5px 0px 5px;
      z-index: 9997;
    }

    div.Happy_Hand input.bd_name {top: 308px;}
    div.Happy_Hand input.bd_com {top: 353px;}

    div.Happy_Hand textarea {
      position:absolute;
      top: 398px;
      left: 61px;
      width: 620px;
      height: 168px;
      background: transparent;
      font: 14px normal Tahoma, Geneva, sans-serif;
      border: 0px;
      padding: 5px;
      z-index: 9998
    }

    div.Happy_Hand input.sendthis {
      background: url(../Background/Happy_hand_but.png) no-repeat 0px 0px;
      width: 230px;
      height: 52px;
      display: block;
      position: absolute;
      border:0px none;
      left: 280px;
      top: 590px;
      z-index: 9999;
      cursor: pointer;
      //cursor:hand;
      font: normal 28px Arial, Helvetica;
      color:#ffffff;

    }


/*-----------------------*/

DIV.big_apr2010 {
	WIDTH: 100%;
	BACKGROUND: #ffffff url(../Background/newsbacks/07-10/mainback1.jpg) repeat-x 104% 0px;
	cursor:pointer;
	//CURSOR: hand;
}


DIV.big_apr2010 DIV.bn_apr2010_back {
	MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: transparent url(../Background/newsbacks/07-10/main1.jpg) no-repeat 100% 0px;
	HEIGHT: 360px;
}

DIV.big_apr2010 H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 20px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 25px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #000;
	PADDING-TOP: 43px
}

DIV.big_apr2010 H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 20px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	COLOR: #00000;
	PADDING-TOP: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 20px;
}

  DIV.big_apr2010 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.big_apr2010 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.big_apr2010 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }


DIV.big_may2010 {
	WIDTH: 100%;
	BACKGROUND: #ffffff url(../Background/newsbacks/08-10/mainback1.jpg) repeat-x 104% 0px;
	cursor:pointer;
	//CURSOR: hand;
}


DIV.big_may2010 DIV.bn_may2010_back {
	MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: transparent url(../Background/newsbacks/08-10/main1.jpg) no-repeat 100% 0px;
	HEIGHT: 360px;
}

DIV.big_may2010 H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 20px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 25px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #000;
	PADDING-TOP: 43px
}

DIV.big_may2010 H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 20px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	COLOR: #00000;
	PADDING-TOP: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 20px;
}

  DIV.big_may2010 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.big_may2010 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.big_may2010 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }


DIV.big_may2010_2 {
	WIDTH: 100%;
	BACKGROUND: #ffffff url(../Background/newsbacks/09-10/mainback1.jpg) repeat-x 104% 0px;
	cursor:pointer;
	//CURSOR: hand;
}


DIV.big_may2010_2 DIV.bn_may2010_2_back {
	MARGIN: 0px 0px -7px;
	WIDTH: auto;
	BACKGROUND: transparent url(../Background/newsbacks/09-10/main1.jpg) no-repeat 100% 0px;
	HEIGHT: 360px;
}

DIV.big_may2010_2 H1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 20px 0px 30px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT: 25px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	COLOR: #545353;
	PADDING-TOP: 43px
}

DIV.big_may2010_2 H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 20px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	COLOR: #00000;
	PADDING-TOP: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 20px;
}

  DIV.big_may2010_2 DIV.bnvideo2 {
  	width: 192px;
  	height: 118px;
  	margin:-150px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
  	cursor: pointer;
  	//cursor:hand;
  }

    DIV.big_may2010_2 DIV.bnvideo2 IMG {
    	margin:5px 6px 0px 6px;
      border:none;
    }

      DIV.big_may2010_2 DIV.bnvideo2 DIV {
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

/* июнь 2010 */
  div.bignews.big_jun2010{
    background: #e2e4ea url(../Background/newsbacks/06-10/ztback.jpg) repeat-x 0px 0px;
    margin:0px 0px -7px 0px;
    //margin:0px 0px 0px 0px;
    cursor:pointer;
    //cursor:hand;
  }

    div.bignews.big_jun2010 div.bn_jun2010_back{
      height:360px;
      padding-right:410px;
      background: transparent url(../Background/newsbacks/06-10/ztmain.jpg) no-repeat 100% 100%;
      margin:0px 0px -7px 0px;
      //margin:0px 0px 0px 0px;
    }

    div.bignews.big_jun2010 h1{             /* Заголовок 1 */
      text-align:left;
      color:#000000;
      margin:0px;
      padding:63px 22px 20px 30px;   /* отступ сверху в тексте */
      font:normal 23px Arial,Helvetica,sans-serif;
      background: transparent url(../Background/newsbacks/06-10/quote.gif) no-repeat 12px 72px;
    }

    div.bignews.big_jun2010 p{             /* Заголовок 1 */
      text-align:left;
      color:#7b7c7f;
      margin:0px;
      padding:10px 0px 0px 33px;   /* отступ сверху в тексте */
      font:normal 14px Tahoma;
    }

    div.bignews.big_jun2010 div.bnvideo2{
    	width: 192px;
    	height: 118px;
    	margin:-140px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
    	cursor: pointer;
    	//cursor:hand;
    }

      div.bignews.big_jun2010 div.bnvideo2 img{
      	margin:5px 6px 0px 6px;
        border:none;
      }

      div.bignews.big_jun2010 div.bnvideo2 div{
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }

/* июль 2010 */
  div.bignews.big_july2010{
    background: #d8e7fe url(../Background/newsbacks/10-10/mainback1.jpg) repeat-x 0px 0px;
    margin:0px 0px -7px 0px;
    //margin:0px 0px 0px 0px;
    cursor:pointer;
    //cursor:hand;
  }

    div.bignews.big_july2010 div.bn_july2010_back{
      height:360px;
      padding-right:410px;
      background: transparent url(../Background/newsbacks/10-10/main1.jpg) no-repeat 100% 100%;
      margin:0px 0px -7px 0px;
      //margin:0px 0px 0px 0px;
    }

    div.bignews.big_july2010 h1{             /* Заголовок 1 */
      text-align:left;
      color:#000000;
      margin:0px;
      padding:63px 22px 20px 30px;   /* отступ сверху в тексте */
      font:normal 26px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
     
    }

    div.big_july2010 H2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 30px 0px 20px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	COLOR: #00000;
	PADDING-TOP: 10px;
	FONT: 15px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
     }

    div.bignews.big_july2010 div.bnvideo2{
    	width: 192px;
    	height: 118px;
    	margin:-140px 10px 0px 30px;       /* отступ сверху от предыдущего элемента */
    	cursor: pointer;
    	//cursor:hand;
    }

      div.bignews.big_july2010 div.bnvideo2 img{
      	margin:5px 6px 0px 6px;
        border:none;
      }

      div.bignews.big_july2010 div.bnvideo2 div{
      	width: 192px;
      	height: 118px;
      	margin:-104px 0px 0px 0px;
        //margin:-108px 0px 0px 0px;
      	background: transparent url(../Background/elita/mainrolik.png) no-repeat 0px 0px;
      	//background-image:none;
      	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.elitacompany.ru/Content/Background/elita/mainrolik.png', sizingMethod='crop');
        position: relative;
        z-index: 2;
      }




/* - Непонятный хлам (кто добавлял - прокомментируйте нормально, плз)- */

.detilive01 {background: url(../Background/newsbacks/09-10/detilive.png) 0 0 no-repeat; width: 311px; height: 140px; margin: 10px 0 0 30px; display: inline-block;
_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Background/newsbacks/09-10/detilive.png', sizingMethod='crop');}

/* - Логотипы поставщиков - */

div.edanfoss div.wblogo{background-image: url(../Background/logos/danfoss.gif)}
div.egrundfos div.wblogo{background-image: url(../Background/logos/grundfos.gif)}
div.ewilo div.wblogo{background-image: url(../Background/logos/wilo.gif)}
div.epurmo div.wblogo{background-image: url(../Background/logos/purmo.gif)}
div.edec div.wblogo{background-image: url(../Background/logos/purmo.gif)}
div.eproaqua div.wblogo{background-image: url(../Background/logos/proaqua.gif)}
div.eluve div.wblogo{background-image: url(../Background/logos/luve.gif)}
div.eelita div.wblogo{background-image: url(../Background/logos/elita.gif)}
div.edupont div.wblogo{background-image: url(../Background/logos/dupont.gif)}
div.ewavin div.wblogo{background-image: url(../Background/logos/wavin.gif)}
div.ealfalaval div.wblogo{background-image: url(../Background/logos/alfalaval.gif)}
div.kaimann div.wblogo{background-image: url(../Background/logos/kaimann.gif)}
div.frascold div.wblogo{background-image: url(../Background/logos/frascold.gif)}

/* - Бэкграунды для новостей - */

div.bk_special{background-image: url(../Background/newsbacks/special.jpg)}
div.bk_elita10{background-image: url(../Background/newsbacks/elita10.jpg)}
div.bk_frascold_cert{background-image: url(../Background/newsbacks/frascold_cert.jpg)}
div.bk_minus10{background-image: url(../Background/newsbacks/minus10.jpg)}
div.bk_wilo{background-image: url(../Background/newsbacks/wilo.jpg)}
div.bk_purmo1{background-image: url(../Background/newsbacks/purmo.jpg)}
div.back_dec{background-image: url(../Background/newsbacks/purmo.jpg)}
div.bk_perc{background-image: url(../Background/newsbacks/percent.jpg)}
div.bk_pipes{background:#ffffff url(../Background/newsbacks/pipes.jpg) no-repeat 100% 100%}
div.bk_ice{background-image: url(../Background/newsbacks/ice.jpg)}
div.bk_masya{background-image: url(../Background/newsbacks/masya.jpg)}
div.bk_dupont{background-image: url(../Background/newsbacks/dupont.jpg)}
div.bk_wavin{background-image:url(../Background/newsbacks/wavin.jpg)}
div.bk_school{background-image:url(../Background/newsbacks/school.jpg)}
div.bk_seminar{background-image:url(../Background/newsbacks/seminar.jpg)}
div.bk_alfalav{background-image: url(../Background/newsbacks/alaval.jpg)}
div.bk_cups{background-image: url(../Background/newsbacks/cups.jpg)}
div.bk_smes {background-image: url(../Background/newsbacks/smes.jpg)}
div.bk_deti {background-image: url(../Background/newsbacks/deti.jpg)}
DIV.bk_nysale {BACKGROUND-IMAGE: url(../Background/newsbacks/nysale.jpg)}
DIV.bk_holod {BACKGROUND-IMAGE: url(../Background/newsbacks/holod.jpg)}
DIV.bk_wavincd {BACKGROUND-IMAGE: url(../Background/newsbacks/wavincd.jpg)}
DIV.bk_combez {BACKGROUND-IMAGE: url(../Background/newsbacks/combez.jpg)}
DIV.bk_danfnews {BACKGROUND-IMAGE: url(../Background/newsbacks/danfnews.jpg)}
DIV.bk_nyear {BACKGROUND-IMAGE: url(../Background/newsbacks/nyear.jpg)}
DIV.bk_wavtrubi {BACKGROUND-IMAGE: url(../Background/newsbacks/wavtrubi.jpg)}
DIV.bk_kaimanniso {BACKGROUND-IMAGE: url(../Background/newsbacks/kaimanniso.jpg)}
DIV.bk_23masya {BACKGROUND-IMAGE: url(../Background/newsbacks/23masya.jpg)}
DIV.bk_8masya {BACKGROUND-IMAGE: url(../Background/newsbacks/8masya.jpg)}
DIV.bk_uasf {BACKGROUND-IMAGE: url(../Background/newsbacks/uasf.jpg)}
DIV.bk_trg {BACKGROUND-IMAGE: url(../Background/newsbacks/trg.jpg)}
DIV.bk_hb11 {BACKGROUND-IMAGE: url(../Background/newsbacks/hb11.jpg)}
DIV.bk_kaimanns {BACKGROUND-IMAGE: url(../Background/newsbacks/kaimanns.jpg)}
DIV.bk_velonasos {BACKGROUND-IMAGE: url(../Background/newsbacks/velonasos.jpg)}
DIV.bk_genshtab {BACKGROUND-IMAGE: url(../Background/newsbacks/genshtab.jpg)}
DIV.bk_kns {BACKGROUND-IMAGE: url(../Background/newsbacks/kns.jpg)}
DIV.bk_deti1live {BACKGROUND-IMAGE: url(../Background/newsbacks/deti1live.jpg)}
DIV.bk_akvatech2010 {BACKGROUND-IMAGE: url(../Background/newsbacks/akvatech2010.jpg)}
DIV.bk_ztm {BACKGROUND-IMAGE: url(../Background/newsbacks/ztm.jpg)}



/* === Для страницы новостей === */

/* - Бэкграунды для главных новостей - */

div.main_april2009{background-image: url(../Background/newsbacks/04-09/mainsmall.jpg); padding-right:200px;}
div.main_june2009{background-image: url(../Background/newsbacks/06-09/mainsmall.jpg); padding-right:395px;}
div.main_july2009{background-image: url(../Background/newsbacks/07-09/mainsmall.jpg)}
div.main_aug2009{background-image: url(../Background/newsbacks/08-09/mainsmall3.jpg); padding-right:265px;}
/*div.main_aug2009{background-image: url(../Background/newsbacks/08-09/mainsmall.jpg)}*/
div.main_aug2009_2{background: #ffffff url(../Background/newsbacks/08-09/mainsmall2.jpg) no-repeat 100% 50%; padding-right:360px;}
div.main_aug2009_3{background: #ffffff url(../Background/newsbacks/08-09/mainsmall3.jpg) no-repeat 100% 50%; padding-right:180px;}
div.main_sep2009{background: #ffffff url(../Background/newsbacks/09-09/mainsmall.jpg) no-repeat 100% 50%; padding-right:180px;}
div.main_sep2009_2{background: #ffffff url(../Background/newsbacks/09-09/mainsmall2.jpg) no-repeat 100% 50%; padding-right:310px;}
div.main_sep2009_3{background: #ffffff url(../Background/newsbacks/09-09/mainsmall3.jpg) no-repeat 100% 50%; padding-right:125px;}
div.main_oct2009{background: #ffffff url(../Background/newsbacks/10-09/mainsmall1.jpg) no-repeat 100% 50%; padding-right:200px;}
div.main_oct2009_3 {background:#ffffff url(../Background/newsbacks/11-09/mainsmall1.jpg) no-repeat 100% 50%;padding-right: 200px;}
div.main_nov2009 {background: #ffffff url(../Background/newsbacks/12-09/mainsmall1.jpg) no-repeat 100% 50%;padding-right: 200px; }
DIV.main_dec2009 {BACKGROUND: url(../Background/newsbacks/13-09/mainsmall1.jpg) #ffffff no-repeat 100% 50%;PADDING-RIGHT: 200px;}
DIV.main_dec2009_2 {BACKGROUND: #ffffff url(../Background/newsbacks/12-09/nymain_small.jpg) no-repeat 100% 50%;PADDING-RIGHT: 300px;}
div.main_jan2010 {background: #ffffff url(../Background/newsbacks/01-10/mainsmall1.jpg) no-repeat 100% 50%;padding-right: 200px; }
div.main_feb2010 {background: #ffffff url(../Background/newsbacks/02-10/mainsmall1.jpg) no-repeat 100% 50%;padding-right: 200px; }
div.main_feb2010_2 {background: #ffffff url(../Background/newsbacks/03-10/mainsmall1.jpg) no-repeat 100% 50%;padding-right: 200px; }
div.main_mar2010_2 {background: #ffffff url(../Background/newsbacks/05-10/mainsmall1.jpg) no-repeat 100% 50%;padding-right: 200px; }
div.main_mar2010_3 {background: #ffffff url(../Background/newsbacks/06-10/mainsmall1.jpg) no-repeat 100% 50%;padding-right: 200px; }
div.main_apr2010 {background: #ffffff url(../Background/newsbacks/07-10/mainsmall1.jpg) no-repeat 100% 50%;padding-right: 200px; }
div.main_may2010 {background: #ffffff url(../Background/newsbacks/08-10/mainsmall1.jpg) no-repeat 100% 50%;padding-right: 200px; }
div.main_may2010_2 {background: #ffffff url(../Background/newsbacks/09-10/mainsmall1.jpg) no-repeat 100% 50%;padding-right: 200px; }
div.main_jun2010 {background: #ffffff url(../Background/newsbacks/06-10/ztmainsmall.jpg) no-repeat 100% 50%;padding-right: 150px; }
