* {
 font-size: 100%;
 margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
 font-weight: normal;
 padding: 0px;
}
table, th, td {
 padding: 0px;
 text-align: left;
 vertical-align: top;
 border-collapse: collapse;
}
ol, ul, li {
 padding: 0px;
 list-style: none;
}
img, fieldset {
 border: 0px;
}
fieldset {
 padding: 0px;
}
b {
 font-weight: normal;
}
i {
 font-style: normal;
}
:focus {
 outline: 0;
}

/* FOR ALL */
html, body {
	height: 100%;
}

body {
 background: #2a709b url(../images/bg.png);
 background-position: center top;
	border: 0px;
}

body, a, table, textarea, input, select {
	color: #4f4d43;
	font-size: 12px;
 font-family: Georgia, Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

a {
 color: #1f5c8b;
}

a:hover {
 color: #163e5c;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
 color: #000;
}

h1, .h1 {
 font-size: 19px;
}

h2, .h2 {
 font-size: 17px;
}

h3, .h3 {
 font-size: 16px;
}

h4, .h4 {
 font-size: 14px;
}

.b-date {
 color: #8b8b8b;
 font-size: 12px;
 text-transform: lowercase;
}

.b-fSSmall, a.b-fSSmall, .b-fSSmall a {
 font-size: 11px;
}
.b-fSNormal, a.b-fSNormal, .b-fSNormal a {
 font-size: 12px;
}
.b-fSMedium, a.b-fSMedium, .b-fSMedium a {
 font-size: 14px;
}
.b-fSBig, a.b-fSBig, .b-fSBig a {
 font-size: 16px;
}

.base_txt {
}
 .base_txt, .base_txt a, .base_txt table {
  line-height: 24px;
 }
 .base_txt h1, .base_txt .h1 {
  margin: 28px 0px -12px 0px;
 }
 .base_txt h2, .base_txt .h2 {
  margin: 22px 0px -12px 0px;
 }
 .base_txt h3, .base_txt .h3 {
  margin: 20px 0px -12px 0px;
 }
 .base_txt h4, .base_txt .h4 {
  margin: 18px 0px -12px 0px;
 }
 .base_txt p, .base_txt ul, .base_txt ol, .base_txt table {
	 margin: 16px 0px;
 }
 .base_txt ul li {
  list-style: disc;
 }
 .base_txt ol li {
  list-style: decimal;
 }
 .base_txt li {
  margin: 6px 0px 6px 30px;
 }
 .base_txt .b-more {
  margin-top: -9px;
 }
 
 .base_txt .b-page_title {
  margin-bottom: -7px;
  margin-top: 30px;
 }
 
.hFloat:after {
 content: "";
 font-size: 0px;
 line-height: 0px;
 visibility: hidden;
 display: block;
 clear: both;
}

.b-inbl, .g-inbllist li {
 display: -moz-inline-stack;
 display: inline-block;
}

label {
 cursor: pointer;
}

.form-text {
 border: 1px solid #bfbfbf;
 background-color: #fff;
 background-repeat: repeat-x;
 padding: 4px 6px 6px 6px;
}
input.form-text {
 background-image: url(../images/bg-x.png);
 width: 230px;
}


.b-hr {
 background: url(../images/bg_hr.png) repeat-x;
 height: 14px;
}
 .b-hr hr {
  display: none;
 }
 
 .b-column-right .b-hr {
  margin: 25px 22px 24px 19px;
 }

/* header */
.b-header {
 background: url(../images/header.png) no-repeat;
 overflow: hidden;
 padding: 15px 3px 14px 3px;
 width: 997px;
 height: 217px;
}
 .l-main .b-header {
  position: absolute;
  top: 22px;
  left: -14px;
 }

.b-header-col {
 float: left;
 display: inline;
 margin: 0px 11px;
 width: 223px;
 height: 216px;
 background-color: #fff;
 position: relative;
}

.b-header .b-logo {
 text-transform: uppercase;
 text-align: center;
 overflow: hidden;
 }
  .b-header .b-logo span {
   display: block;
   font-weight: 600;
   font-size: 24px;
  }
  .b-header .b-logo h1 {
   color: #828282;
   font-size: 10px;
   margin: 55px 0px 0px 4px;
  }
   .b-header .b-logo h1 .b-el1 {
    color: #ca011c;
    margin-top: 1px;
   }
   .b-header .b-logo h1 .b-el2 {
    color: #79c02d;
    margin-bottom: 3px;
    margin-top: -1px;
   }
   .b-header .b-logo h1 .b-el3 {
    color: #256a99;
    margin-top: 3px;
   }
   
  .b-header .b-logo .b-replace {
   position: absolute;
   top: 0px;
   left: 0px;
   background: #000;
   background: url(../images/header.png) no-repeat;
   background-position: -14px -15px;
   width: 100%;
   height: 100%;
  }
  
 .b-header .b-header-img {
  width: 726px;
  float: right;
  margin-left: 12px;
  margin-right: 14px;
 }
  .b-header .b-header-img i {
   display: block;
   position: absolute;
   top: -5px;
   left: 6px;
   background: url(../images/header_img.jpg) no-repeat;
   width: 718px;
   height: 226px;
  }
/* end - header */

 
/* adt */
.b-adt {
 color: #fff;
 background: #246997 url(../images/bg_adt.png) no-repeat;
 width: 697px;
 height: 86px;
 position: relative;
}
 .b-column-right .b-adt {
  margin: 8px 0px -3px 16px;
 }
 .b-adt a {
  color: #86d2ef;
 }
 .b-adt a:hover {
  color: #a9def3;
 }

.b-adt-wrapper {
 position: relative;
 z-index: 2;
 padding: 7px 25px 9px 24px;
}
 .b-adt .b-title {
  text-transform: uppercase;
  font-size: 14px;
  float: left;
  display: inline;
  position: relative;
  margin-top: 25px;
 }
  .b-adt .b-title .b-replace {
   width: 104px;
   height: 11px;
   display: block;
   position: absolute;
   top: 4px;
   left: 0px;
   background: url(../images/bg_adt.png) no-repeat;
   background-position: -24px -36px;
  }
 .b-adt .b-content {
  float: left;
  display: inline;
  height: 68px;
  width: 438px;
  display: table;
  position: relative;
  margin-left: 21px;
 }
 .b-adt .b-content-wrapper {
  display: table-cell;
  vertical-align: middle;
 }
  .b-adt .b-content-container {
   
  }
 .b-adt .b-more {
  float: right;
  display: inline;
  margin-top: 27px;
 }
 .b-adt .b-bg {
  position: absolute;
  z-index: 1;
  width: 713px;
  left: -9px;
  top: -8px;
  height: 116px;
 }
  .b-adt .b-bg i {
   display: inline;
   background: url(../images/bg_adt.png) no-repeat;
   height: 102px;
   width: 58px;
  }
  .b-adt .b-bg .l {
   float: left;
   background-position: 0px -88px;
  }
  .b-adt .b-bg .r {
   float: right;
   background-position: -59px -88px;
  }
/* end - adt */

/* adt_left */
.b-adt_left {
 position: relative;
 width: 191px;
 overflow: hidden;
}
 .l-leftsidebar .b-adt_left {
  z-index: 2;
 }
 .b-adt_left, .b-adt_left a {
  line-height: 18px;
 }
 .b-adt_left p, .b-adt_left table, .b-adt_left ul, .b-adt_left ol {
  margin: 11px 0px;
 }
.b-adt_left-content {
 position: relative;
 z-index: 1;
 padding: 11px 19px;
 overflow: hidden;
 background: url(../images/bg_column_y.png) repeat-y;
 background-position: -955px 0px;
}
 .b-adt_left-content-wrrapper {
  margin: 11px 0px;
 }
 .b-adt_left .b-bg {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 28px;
  background-image: url(../images/bg_column_l.png);
 }
 .b-adt_left .b-bg-t {
  position: absolute;
  top: 0px;
  left: 0px;
  background-position: 0px -729px;
 }
 .b-adt_left .b-bg-b {
  background-position: 0px -758px;
  position: relative;
  top: -28px;
  margin-bottom: -28px;
 }
/* end - adt_left */

/* form_search */
.b-form_search {
 overflow: hidden;
}
 .b-column-right .b-form_search {
  margin: 3px auto 19px auto;
  left: 19px;
  position: relative;
  width: 422px;
 }
 .b-form_search .form-item {
  float: left;
  display: inline;
 }
  .b-form_search .form-item-search {
   margin-right: 21px;
  }
  .b-form_search .form-item-search .b-label, .b-form_search .form-item-search .form-text {
   float: left;
   display: inline;
  }
  .b-form_search .form-item-search .b-label {
   position: relative;
   text-transform: uppercase;
   margin: 7px 21px 0px 0px;
   width: 49px;
  }
   .b-form_search .form-item-search .b-label .b-replace {
    position: absolute;
    top: 2px;
    left: 0px;
    background: url(../images/txt.png) no-repeat;
    background-position: 0px -74px;
    width: 49px;
    height: 10px;
   }
 
  .b-form_search .form-item-button .form-button {
   width: 85px;
   height: 30px;
   display: block;
  }
/* end - form_search */

/* more_pages */
.b-more_pages {
 position: relative;
}
 .b-more_pages .b-hr {
  margin-top:0px;
  margin-bottom: 0px;
 }
 .b-column-right .b-more_pages {
  /*margin: 0px 5px 0px 0px;*/
 }
.b-more_pages-wrapper {
 text-align: center;
 font-weight: bold;
 padding: 33px 0px 0px 0px;
}
/* end - more_pages */

/* copyright */
.b-copyright {
 color: #fff;
 line-height: 17px;
}
 .b-copyright a {
  color: #86d2ef;
 }
 .b-copyright a:hover {
  color: #bee5f5;
 }
/* end - copyright */

/* txt */
.b-txt {
 position: relative;
 text-align: center;
 text-transform: uppercase;
}
 .b-txt .b-replace {
  position: absolute;
  top: 0px;
  left: 50%;
  height: 18px;
  overflow: hidden;
 }
  .b-txt .b-replace b {
   background: url(../images/txt.png) no-repeat;
   width: 151px;
   height: 84px;
   position: absolute;
   top: 0px;
   left: 0px;
  }

 .b-txt-moon .b-replace {
  width: 147px;
  margin-left: -73px;
 }
 .b-txt-moon .b-replace b {
 }
 
 .b-txt-rasp .b-replace {
  width: 151px;
  height: 35px;
  margin-left: -75px;
 }
 .b-txt-rasp .b-replace b {
  background-position: 0px -19px;
 }
 
 .b-txt-partners .b-replace {
  width: 123px;
  margin-left: -61px;
 }
 .b-txt-partners .b-replace b {
  background-position: 0px -55px;
 }
/* end txt */

/* menu_base */
.b-menu_base {
 background: #246997 url(../images/bg_column_l.png) no-repeat;
 background-position: -25px -26px;
 width: 181px;
 height: 424px;
 text-align: center;
 text-transform: uppercase;
 overflow: hidden;
}
 .l-leftsidebar .b-menu_base {
  position: relative;
  left: 20px;
  top: -3px;
  margin-bottom: 113px;
  z-index: 2;
 }
.b-menu_base-wrapper {
 margin: 8px 6px 0px 5px;
}
  .b-menu_base a, .b-menu_base span {
   display: block;
   color: #fff;
   height: 15px;
  }
   .b-menu_base .b-contact a, .b-menu_base .b-contact span {
    height: 14px;
   }
  .b-menu_base a {
   text-decoration: none;
  }
  .b-menu_base a:hover {
   color: #86D2EF;
  }
  .b-menu_base .b-active {
   font-weight: bold;
  }
 .b-menu_base ul {
  overflow: hidden;
 }
 .b-menu_base li {
  position: relative;
  margin: 20px 0px;
  vertical-align: top;
 }
 .b-menu_base .b-item_img {
  height: 21px;
  position: absolute;
  top: 0px;
  left: 50%;
  overflow: hidden;
 }
 .b-menu_base .b-item_img {
  font-size: 0px;
  line-height: 0px;
 }
  .b-menu_base a .b-item_img {
   cursor: pointer;
  }

  .b-menu_base .b-news .b-item_img {
   width: 72px;
   margin-left: -36px;
  }
  .b-menu_base .b-our_goals .b-item_img {
   width: 94px;
   margin-left: -47px;
  }
  .b-menu_base .b-tatar_language .b-item_img {
   width: 132px;
   margin-left: -66px;
  }
  .b-menu_base .b-traditions .b-item_img {
   width: 162px;
   margin-left: -81px;
  }
  .b-menu_base .b-our_products .b-item_img {
   width: 141px;
   margin-left: -71px;
  }
  .b-menu_base .b-photoarchive .b-item_img {
   width: 90px;
   margin-left: -45px;
  }
  .b-menu_base .b-video .b-item_img {
   width: 142px;
   margin-left: -71px;
  }
  .b-menu_base .b-the_tartar .b-item_img {
   width: 102px;
   margin-left: -51px;
  }
  .b-menu_base .b-contact .b-item_img {
   width: 83px;
   margin-left: -40px;
  }
  .b-menu_base .b-links .b-item_img {
   width: 150px;
   margin-left: -73px;
  }
  .b-menu_base .b-our_video .b-item_img {
   width: 100px;
   margin-left: -50px;
  }
  
  .b-menu_base .b-item_img i {
   display: block;
   position: relative;
   width: 1278px;
   height: 65px;
   background: url(../images/base_menu-txt.png) no-repeat;
   top: 0px;
  }
   .b-menu_base .b-news .b-item_img i {
    left: 0px;
   }
   .b-menu_base .b-our_goals .b-item_img i {
    left: -73px;
   }
   .b-menu_base .b-tatar_language .b-item_img i {
    left: -168px;
   }
   .b-menu_base .b-traditions .b-item_img i {
    left: -301px;
   }
   .b-menu_base .b-our_products .b-item_img i {
    left: -464px;
   }
   .b-menu_base .b-photoarchive .b-item_img i {
    left: -606px;
   }
   .b-menu_base .b-video .b-item_img i {
    left: -697px;
   }
   .b-menu_base .b-the_tartar .b-item_img i {
    left: -840px;
   }
   .b-menu_base .b-contact .b-item_img i {
    left: -943px;
   }
   .b-menu_base .b-links .b-item_img i {
    left: -1027px;
   }
   .b-menu_base .b-our_video .b-item_img i {
    left: -1178px;
   }
   
   .b-menu_base a:hover .b-item_img i {
    top: -22px;
   }
   .b-menu_base .b-active .b-item_img i{
    top: -44px;
   }
/* end - menu_base */

/* block */
.b-block {
 margin: 68px 0px 0px 0px;
}
 .b-block .b-txt {
  margin: 0px 0px 9px 0px;
 }
 
.b-block-partners {
 
}
 .b-block-partners li {
  text-align: center;
  margin: 12px 0px;
 }
 
/* end - block */

/* column */
.b-column {
 position: relative;
 padding-top: 1px;
}
.b-column-content {
 position: relative;
 z-index: 2;
 background: #fff url(../images/bg_column_y.png) repeat-y;
 margin: 28px 0px 0px 0px;
 padding-bottom: 24px;
}
.b-column-content-wrapper {
 position: relative;
 z-index: 2;
}
.b-column-bg-t {
 position: absolute;
 top: 0px;
 left: -5px;
 height: 29px;
 padding: 0px 10px;
 background-repeat: no-repeat;
 width: 100%;
 z-index: 1;
}
.b-column-bg-b {
 position: relative;
 z-index: 1;
 display: block;
 height: 206px;
}
.b-column-bg-bb {
 position: absolute;
 z-index: 1;
 width: 100%;
 padding: 0px 5px;
 display: block;
 height: 91px;
 background-repeat: no-repeat;
 top: 112px;
 left: -5px;
}
 .b-column-bg-bb i {
  display: block;
  height: 67px;
  margin: 12px 7px;
  background-color: #1f5c8b;
 }
.b-column-bg-b-wrapper {
 height: 99px;
 display: block;
 width: 100%;
 padding: 0px 5px;
 margin: 0px -5px;
 position: relative;
 z-index: 2;
 overflow: hidden;
}

 .b-column-left .b-column-content {
  background-position: 0px 0px;
 }
  .b-column-left .b-column-bg-t {
   background-image: url(../images/bg_column_l.png);
  }
  .b-column-left .b-column-bg-bb {
   background-image: url(../images/bg_column_l.png);
   background-position: 0px -637px;
  }
  .b-column-left .b-column-bg-b-wrapper {
   background: url(../images/bg_column_l.png) no-repeat;
   background-position: 0px -537px;
  }
  .b-column-left .b-column-bg-tpattern {
   background: url(../images/bg_column_l.png) no-repeat;
   background-position: 0px -29px;
   position: absolute;
   top: 0px;
   left: -5px;
   z-index: 1;
   width: 100%;
   height: 507px;
   padding: 0px 5px;
  }
 
 .b-column-right .b-column-content {
  background-position: -224px 0px;
  overflow: hidden;
 }
  .b-column-right .b-column-bg-t {
   background-image: url(../images/bg_column_r.png);
  }
  .b-column-right .b-column-bg-bb {
   background-image: url(../images/bg_column_r.png);
   background-position: 0px -130px;
  }
  .b-column-right .b-column-bg-b-wrapper {
   background: url(../images/bg_column_r.png) no-repeat;
   background-position: 0px -30px;
  }
  
 .b-column-left .b-column-content-wrapper {
  padding: 0px 17px 0px 15px;
 }
 .b-column-right .b-column-content-wrapper {
  padding: 0px 40px;
 }
 
 .b-column-bg-b .b-copyright {
  position: absolute;
  top: 121px;
  left: 0px;
  width: 100%;
  padding-top: 18px;
  text-align: center;
  z-index: 3;
 }
/* end - column */

/* layots */
.l-main {
 width: 975px;
 margin: 0px auto;
 position: relative;
 padding-bottom: 32px;
 padding-top: 1px;
}

.l-compare {
 position: relative;
 top: 282px;
 margin-bottom: 282px;
}

.l-base {
 float: left;
 width: 100%;
 display: inline;
}
 .l-base .l-wrapper-left {
  margin-left: 245px;
 }

.l-leftsidebar {
 float: left;
 display: inline;
 margin-left: -100%;
 width: 223px;
}
/* end - layots */

.content_all {
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

.content_all h1 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #007018;
}

.content_all h2 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #007018;

}

.fsd
{
	padding-top: 10px;
	padding-bottom: 50px;
}

.fsd td
{
   		padding-top: 5px;
	padding-bottom: 5px;
}

.news_block {padding-bottom: 17px;}
.news_date {font-weight:bold; color:#006633; font-size:12px;}



