*
{
  margin: 0;
  padding: 0;
}

html
{
  height: 100%;
  background:#ffffff;
}

body
{
  font: 13px/16px Arial, Tahoma, Verdana, sans-serif;
  height: 100%;
  background:#ffffff;
  color:#838383;
}

a
{
  color: #000;
  outline: none;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
p {margin: 0 0 10px}

img, fieldset
{
  border: none;
}
input {vertical-align: middle}

#wrapper
{
  width: 1200px;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  z-index: 10;
  position: relative;
  background: #fff;
}

li, ul
{
  list-style: none;
  list-style-image: none;
  list-style-type: none;
}

strong
{
  font-weight: normal;
  color:#000;
}

h2, h3, h4, h5, h6
{
  font-size: 16px;
  color:#000;
  font-weight: normal;
}

.clearfix:after
{
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}


/* Header
-----------------------------------------------------------------------------*/

#header
{
  height: 255px;
  position: relative;
  margin: 0px 15px;
}

#node #header
{
  height: 95px;
}


.catalog #header h1 { text-indent: -9999px; }

.front_logo
{
  position: absolute;
  top: 120px;
  left: 0px;
  background: url(../img/front_logo2.gif) no-repeat left top;
  width: 447px;
  height: 80px;
  display: block;
  cursor: pointer;
}

.logo
{
  position: absolute;
  top: 15px;
  left: 0px;
  background: url(../img/logo_2.jpg);
  width: 269px;
  height: 47px;
}

#header .phone
{
  position: absolute;
  top: 0px;
  left: 0px;
  border-top: 5px solid #ccc;
  color: #3c3c3c;
  font-size: 30px;
  padding: 20px 0px 10px 0px;
}

#header .phone span
{
  font-size: 16px;
  color:#838383;
}

#header h1
{
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  position: absolute;
  top: 90px;
  left: 330px;
  line-height: 35px;
}

#header .menu
{
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 195px;
}

#header .menu li
{
  float: left;
  margin-right: 28px;
}

#header .menu a
{
  color: #7a7a7a;
  display: block;
  border-top: 5px solid #ffffff;
  padding: 5px 1px 0px 1px;
  height: 86px;
}

.item1{ background: url(/img/man1.gif) no-repeat -9999px 0px; }
.item2{ background: url(/img/man3.gif) no-repeat -9999px 0px; }
.item3{ background: url(/img/man2.gif) no-repeat -9999px 0px; }
.item4{ background: url(/img/man4.gif) no-repeat -9999px 0px; }
.item5{ background: url(/img/man5.gif) no-repeat -9999px 0px; }

.item1:hover, .item1.active { background: url(/img/man1.gif) no-repeat 22px 24px; }
.item2:hover, .item2.active { background: url(/img/man2.gif) no-repeat 11px 23px; }
.item3:hover, .item3.active { background: url(/img/man3.gif) no-repeat 29px 24px; }
.item4:hover, .item4.active { background: url(/img/man5.gif) no-repeat 15px 24px; }
.item5:hover, .item5.active { background: url(/img/man4.gif) no-repeat 0px 24px;  }

#header .menu a:hover
{
  border-top: 5px solid #000;
  color: #000;
}

#header .menu a.active
{
  border-top: 5px solid #000;
  color: #000;
  cursor: default;
  text-decoration: none;
}

.cart
{
  background: url(/img/korzina.jpg) no-repeat -1px 8px;
  width: 197px;
  height: 98px;
  min-height: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 11px;
  font-family: Tahoma;
  display: block;
  text-decoration: none;
}

.cart:hover
{
  background: url(/img/korzina.jpg) no-repeat -1px -91px;
  cursor: pointer;
}

.cart b
{
  font-weight: normal;
  text-decoration: underline;
}


.cart:hover b
{
  color: #7a7a7a;
  display: block;
  border-top: 4px solid #000000;
  text-decoration: none;
}

.cart em
{
  position: relative;
  line-height: 13px;
  padding: 25px 5px 5px 10px;
  color: #7a7a7a;
  display: block;
  font-style: normal;
  display: block;
}

.cart em b
{
  display: block;
  color: #7a7a7a !important;
  font-size: 11px;
  cursor: pointer;
  position: absolute;
  top:0px;
  border-top: 4px solid #ffffff;
  padding: 8px 0px 0px 0px;
}

.cart em a:hover
{
  color: #7a7a7a;
  display: block;
  border-top: 4px solid #000000;
}


.cart span
{
  white-space: nowrap;
}

.services
{
  position: absolute;
  top: 96px;
  right: 0px;
  overflow: hidden;
  width: 650px;
  border-top:15px solid #EEEEEE;
  padding: 7px 0px 0px 0px;
}

.services tr
{
  background: none;
}


.services td
{
background:transparent url(/img/point.gif) repeat-x scroll left bottom;
padding:4px 0 5px 5px;
}

.services tr:hover td
{
  color: #898989 !important;
}


.services td.no
{
  background: none;
  width: 30px;
}


.services ul
{
  width: 50%;
  float: left;
}

.services ul li
{
  background: url(/img/point.gif) repeat-x top left;
  margin-right: 25px;
  line-height: 14px;
  padding: 4px 0px 4px 0px;
}

.services ul:first-child li
{
  margin-right: 40px;
}

.services ul li:first-child
{
  background: none;
  margin-right: 25px;
}

/* ************************************************************ */

#c1 .calalog_car_left
{
  background: url(/img/s1_right.gif) no-repeat top right;
  width: 163px;  height: 153px;
  position: absolute; top: 133px; left: -20px;
}

#c2 .calalog_car_left
{
  background: url(/img/s2_right.gif) no-repeat top right;
  width: 163px;  height: 153px;
  position: absolute; top: 133px; left: -20px;
}

#c3 .calalog_car_left
{
  background: url(/img/s3_right.gif) no-repeat top right;
  width: 180px;  height: 153px;
  position: absolute; top: 129px; left: -33px;
}

/* ************************************************************ */

#c1 .calalog_car_right
{
  background: url(/img/s1_center.gif) repeat-x top left;
  position: absolute;  top:133px; right: -20px;
  height: 157px;  width:278px;
}

#c1 .calalog_car_right i
{
  background: url(/img/s1_left.gif) no-repeat top left;
  display: block;
  font-style: normal;
  position: relative;
  height: 157px; width: 100%;
}

#c2 .calalog_car_right
{
  background: url(/img/s2_center.gif) repeat-x top left;
  position: absolute;  top:133px; right: -20px;
  height: 157px;  width:260px;
}

#c2 .calalog_car_right i
{
  background: url(/img/s2_left.gif) no-repeat top left;
  display: block;
  font-style: normal;
  position: relative;
  height: 157px; width: 100%;
}

#c3 .calalog_car_right
{
  background: url(/img/s3_center.gif) repeat-x top left;
  position: absolute;  top:133px; right: -20px;
  height: 157px;  width:275px;
}

#c3 .calalog_car_right i
{
  background: url(/img/s3_left.gif) no-repeat top left;
  display: block;
  font-style: normal;
  position: relative;
  height: 157px; width: 100%;
}

/* ************************************************************ */

#c1 .calalog_car_bg
{
  background: url(/img/s1_center.gif) repeat-x top left;
  position: absolute;
  height: 147px;
  width:100%;
  top:133px; left: 0px;
}

#c2 .calalog_car_bg
{
  background: url(/img/s2_center.gif) repeat-x top left;
  position: absolute;
  height: 147px;
  width:100%;
  top:133px; left: 0px;
}

#c3 .calalog_car_bg
{
  background: url(/img/s3_center.gif) repeat-x top left;
  position: absolute;
  height: 147px;
  width:100%;
  top:129px; left: 0px;
}

/* ************************************************************ */

.catalog table
{
  margin-top: 30px;
  margin-bottom: 75px;
}


.search_catalog
{
  position: absolute;
  top: 155px;
  left: 157px;
  float: left;
  width: 1000px;
}

.search_catalog select
{
  width: 190px;
  border: 1px solid #000;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  float: left;
  display: block;
  margin-right: 30px;
}

.search_submit
{
  position: absolute;
  right: 20px;
  top:0px;
}

.search_submit .search_submit_bottom
{
  display: block;
  background: transparent url(/img/search_sbmit.gif) no-repeat top left;
  width: 23px;
  height: 21px;
  border: 0px;
  cursor: pointer;
  float: left;
  font-size: 0px;
  text-indent: -9999px;
}

.search_submit .search_submit_text
{
  width:145px;
  border: 1px solid #a4a4a4;
  display: block;
  float: left;
  margin-right: 10px;
  color: #b8b8b8;
  font-size: 12px;
  padding: 1px 0px 3px 6px;
}


.all_pos
{
  position: absolute;
  top: 190px; left: 155px;
  font-size: 11px;
  color: #4d4b4b;
}

.all_pos span { color:#9b9b9b; }

.hide
{
  opacity: 0.3;
  cursor: default;
}


/* search
-----------------------------------------------------------------------------*/

.search
{

  height: 200px;
  width: 1000px;
  margin: 0px auto;
  position: relative;
}

.s1 { background: url(/img/s1_center.gif) repeat-x 0px 3px; }
.s2 { background: url(/img/s2_center.gif) repeat-x 0px 3px; }
.s3 { background: url(/img/s3_center.gif) repeat-x 0px -3px; }


.search .search_left
{
  position: absolute;
  width:106px;
  height: 126px;
}

.s1 .search_left
{
  background: url(/img/s1_left.gif) no-repeat 0px 0px;
  top: 3px;
  left: -15px;
}

.s2 .search_left
{
  background: url(/img/s2_left.gif) no-repeat 0px 0px;
  top: 3px;
  left: -15px;
  height: 140px;
  width:170px;
}

.s3 .search_left
{
  background: url(/img/s3_left.gif) no-repeat 0px 1px;
  top: 0px;
  left: -15px;
  height: 150px;
  width:170px;
}

.search .search_right
{
  position: absolute;
  width:274px;
  height: 122px;
}

.s1 .search_right
{
  top: 3px;
  right: 0px;
  background: url(/img/s1_right.gif) no-repeat top right;
}

.s2 .search_right
{
  top: 3px;
  right: 0px;
  background: url(/img/s2_right.gif) no-repeat top right;
  height: 140px;
}

.s3 .search_right
{
  top: -3px;
  right: 0px;
  background: url(/img/s3_right.gif) no-repeat top right;
  height: 150px;
}

.select_search
{
  position:  absolute;
  top: 26px;
  left: 25px;
  z-index:200;
  width: 100%;
}

.select_search select
{
  width: 200px;
  border: 1px solid #000;
}

.seacrh_select
{
  display: block;
  position: relative;
  float: left;
  width: 200px;
  margin-right: 15px;
}


.input_s
{
  width: 50%;
  float: left;
  display: block;
  border: 1px solid #525252;
  color: #838383;
  padding: 1px 0px 1px 10px;
  margin-right: 10px;
}

.select_search .submit
{
  background: transparent url(/img/s.gif) no-repeat top left;
  width: 58px;
  height: 21px;
  border: 0px;
  position: relative;
  top: -1px;
  cursor: pointer;
}


/* blocks
-----------------------------------------------------------------------------*/

.blocks
{
  position: relative;
  overflow: hidden;
}

.block_shares
{
  width: 60%;
  float:left;
  border-top:15px solid #EEEEEE;
  padding: 10px 0px 0px 0px;
  margin-right: 10%;
  position: relative;
  min-height: 150px;
  background: url(/img/akcia.jpg) no-repeat 0px 30px; zoom:1;
}

.block_shares ul a
{

}

.block_shares ul a:hover
{
   color: #000;
}

.block_shares ul
{
  overflow: hidden;
  padding: 15px 0px 30px 190px;
  position: relative;
}

.block_shares ul li
{
  width: 50%;
  float: left;
}

.block_shares ul li:first-child
{
  width: 45%;
  margin-right: 5%;
}


.block_news
{
  width: 30%;
  float:left;
  border-top:15px solid #EEEEEE;
  padding: 30px 0px 0px 0px;
  position: relative;
}


.blocks h2
{
  position: absolute;
  top: -17px;
  left: 0x;
  background: #fff;
  padding: 0px 10px 2px 0px;  zoom:1;
}

.all
{
  display: block;
  text-decoration: none;
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0px 0px 70px 190px;
  padding-left: 45px;
  color:#5a5a5a;
  line-height: 13px;
  cursor: pointer;
  background: url(/img/ii.gif) no-repeat 0px 6px;
}

.all:hover
{
  background-position: 0px -71px;
}


.block_shares .all
{
  position: absolute;
  margin: 0px;
  left: 190px;
  bottom: 0px;
}

.cart i
{
  font-style: normal;
}


.block_news .all
{
  margin: 10px 0px 70px 0px;
}

.all span
{
  border-bottom:1px solid #5a5a5a;
  display: block;
  float: left;
}

.all:hover
{
  color:#000;
}

.all i
{
  font-style: normal;
  display: block;
  float: left;
  width: 40px;
  font-size: 30px;
}

.all:hover span
{
  border-bottom:1px solid #fff;
}

.new
{
  overflow: hidden;
  position: relative;
}

.new .data
{
  position: relative;
  display: block;
  text-align: center;
  width: 42px;
  float: left;
  border-top:1px solid #979797;
  padding: 5px 0px 0px 0px;
  color:#101010;
}

 .new a
 {
   border-top: 1px solid #e1e1e1;
   display: block;
   margin-left: 42px;
   padding: 5px 5px 15px 10px;
 }

.new a:hover
{
  color:#000;
}

/* promo
-----------------------------------------------------------------------------*/

.promo
{
  position: relative;
  margin-bottom: 40px;
  padding: 0 3% 0 4%;
}

.promo_left
{
  position: absolute;
  top: 0px;
  left: 0px;
}

.promo #slider {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  left: -10px;
}

.promo #slider .item {
  width: 355px;
}

.left
{
  position: absolute;
  top: 40px;
  left: 0px;
  background: url(/img/left.gif) no-repeat 0px 0px;
  width: 31px;
  height: 34px;
}

.right
{
  position: absolute;
  top: 40px;
  right: 0px;
  background: url(/img/right.gif) no-repeat top right;
  width: 31px;
  height: 34px;
}

.promo .item
{
  width: 32%;
  position: relative;
  float: left;
  min-height: 125px;
   background-repeat: no-repeat;
}

.promo h3
{
  text-transform: uppercase;
  font-size: 14px;
  background: url(/img/promo_bg.gif) repeat-x bottom left;
  width: 130px;
  padding: 0px 0px 6px 0px;
  margin: 0px 0px 5px 0px;
  position: relative;
}

.promo h3 span {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 12px;
  text-transform: lowercase;
}

.promo .item.i4 h3 span {
  display: none;
}


.promo h3,
.promo ul
{
  margin-left:190px;
}

.promo .i1 { background: url(/img/gaz1_icon.png) no-repeat 40px 23px; }
.promo .i2 { background: url(/img/uaz_icon.png) no-repeat 42px 21px;  }
.promo .i6 { background: url(/img/ural_icon.png) no-repeat 40px 23px; }
.promo .i4 { background: no-repeat 36px 45px; }


.promo li a       { display:block;padding-bottom:3px; }
.promo li a:hover { color:#000;    }


/* Middle
-----------------------------------------------------------------------------*/
#middle
{
  padding: 0 0 170px;
  position: relative;
  margin: 0px 15px;
}

#middle:after
{
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
#container
{
  width: 100%;
  float: left;
  overflow: hidden;
}

#content
{
  padding: 24px 216px 25px 232px;
}

.pager
{
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}

#footer .pager
{
  position: absolute;
  left: 165px;
  top: -55px;
}

#footer .l0
{
  left: 15px !important;
}


.pager a
{
  display: block;
  float: left;
  color: #8f8c8b;
  position: relative;
  padding: 2px 5px;
  font-size: 12px;
  margin-right: 2px;
}

.pager a:hover
{
  background: #8f8c8b;
  color:#fff;
}

.pager a.active
{
  background: #8f8c8b;
  color:#fff;
  cursor: default;
  text-decoration: none;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl
{
  float: left;
  width: 209px;
  margin-left: -100%;
  margin-bottom: 15px;
  position: relative;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr
{
  float: left;
  margin-right: -3px;
  width: 193px;
  margin-left: -193px;

  margin-bottom: 25px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer
{
  margin: -170px auto 0;
  min-width: 1200px;
  max-width: 70%;
  height: 170px;
  position: relative;
  z-index: 20;
}

.footer_line
{
  height: 1px;
  margin: 0px 15px;
  background: url(/img/point.gif) repeat-x top left;
}


.copyright
{
  position: absolute;
  bottom:9px;
  left: 15px;
}

.liveinternet {
  position: absolute;
  bottom: 29px;
  left: 57%;
}

.copyright span {
  position: relative;
  left: 50px;
}

#free_zone_logo {
  position:absolute;
  display:block;
  width:93px;
  height:42px;
  background-image:url(/img/freezone_logo.png);
  background-repeat:no-repeat;
  right:50px;
  bottom:15px;
}

.copyright a
{
  color: #838383;
}

.footer_phone
{
  color:#3C3C3C;
  font-size:30px;
  left:41%;
  position:absolute;
  bottom:13px;
  z-index: 999;
  line-height: 40px;
}

.footer_phone span
{
  color:#838383;
  font-size:16px;
}

#free_zone_logo:hover
{
  background-position:0 -42px;
}

.icons
{
  overflow: hidden;
  padding: 6px 0px 0px 0px;
  margin: 0px 15px;
  background: url(/img/point.gif) repeat-x bottom left;
}

.icons a
{
  float: left;
  width: 90px;
  height: 80px;
  display: block;
  cursor: pointer;
}

.icons .icon2       { background: url(/img/gaz.png) no-repeat 15px 11px; }
.icons .icon2:hover { background: url(/img/gaz.png) no-repeat 15px -95px; }

.icons .icon1       { background: url(/img/uaz.png) no-repeat 13px 18px; }
.icons .icon1:hover { background: url(/img/uaz.png) no-repeat 13px -107px; }

.icons .icon6       { background: url(/img/ural.png) no-repeat 13px 18px; }
.icons .icon6:hover { background: url(/img/ural.png) no-repeat 13px -108px; }

.icons .icon4       { background: url(/img/ural.png) no-repeat 13px 5px; }
.icons .icon4:hover { background: url(/img/ural.png) no-repeat 13px -251px; }

/*   Styles for tables
*****************************************************************/

table
{
  margin: 0px 0px 15px 0px
}

tr
{
  background: url(/img/point.gif) repeat-x left bottom;
}

tr.active td
{
  background: none;
  border-bottom: 1px solid #000;
 padding: 6px 0px 6px 5px;
  color: #000;
}

tr.prev_active td
{
  background: none;
  border-bottom: 1px solid #000;
  padding: 6px 0px 6px 5px;
}

tr:hover td
{
  color:#000;
}

tr:first-child
{
  background-image: none;
}

.style_table tr:first-child
{
  background: url(/img/point.gif) repeat-x left bottom;
}

th
{
  font-weight: normal;
  color: #000;
  text-align: left;
  padding: 5px 0px 5px 5px;
  border-bottom: 15px solid #ededed;
  white-space:nowrap;
}

td
{
  color: #898989;
  text-align: left;
  padding: 6px 0px 7px 5px;
}

td input[type="text"]
{
  border: 1px solid #d0d0d0;
  width: 44px;
  color: #898989;
  text-align: center;
}

tr:hover input[type="text"]
{
  color:#000;
  border: 1px solid #000;
}

tr.active input[type="text"]
{
  color:#000;
  border: 1px solid #000;
}

tr a
{
  display: block;
  background: #d0d0d0;
  color: #fff;
  font-size: 11px;
  padding: 3px 0px 3px 0px;
  text-align: center;
  width: 66px;
}

tr:hover a,
tr a:hover
{
  background: #636363;
}

tr.active a
{
  background: #636363;
}

.last_td
{
  width: 80px;
}

.amount
{
  font-size: 11px;
  width: 70px;
}

.kol
{
  width: 90px;
}

tr.last
{
  background: none;
}

/* SHOP
**************************************************************************/

.title
{
  background: #ededed;
  overflow: hidden;
  margin-bottom: 70px;
}

.catalog .title
{
  position: absolute;
  top: 95px;
  width: 100%;
}


.title h2
{
  background: #fff;
  float: left;
  margin: 0px 0px 0px 145px;
  width: 760px;
  padding: 1px 0px 1px 10px;
  font-size: 14px;
}

.mb { margin-bottom: 45px; }

.mb h2
{
  width:335px;
  padding: 0px 0px 0px 10px;
  color: #989898;
  font-weight: bold;
}


.b_stores
{
  overflow: hidden;
  position: relative;
  padding: 0px 0px 23px 155px;
}

.b_stores_map
{
  width:436px;
  height: 362px;
  border: 1px solid #000;
  float: left;
}

.b_stores_contact
{
  margin: 0px 315px 0px 460px;
}

.b_stores_contact dl
{
  margin-bottom: 10px;
}

.b_stores_contact dt
{
  font-weight: bold;
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
}

.b_stores_contact dd
{
  color: #7a7a7a;
  margin-bottom: 20px;
  line-height: 18px;
}

/* submit_comment
*******************************************************************/

.submit_comment
{
  border-top: 1px solid #000;
  margin: 0px 235px 40px 155px;
  padding: 20px 0px 0px 0px;
  font-weight: bold;
  color: #58585a;
}

.submit_comment i
{
  font-weight: normal;
}

.submit_comment legend
{
  display: block;
  padding:0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
  color: #58585a;
}


.submit_comment label
{
  width: 100px;
  float: left;
  display: block;
}

.submit_comment input
{
  display: block;
  margin: 0px 0px 0px 0px;
  border: 1px solid #000;
  width: 230px;
  background: #f7f6f6;
  padding: 0px 5px;
  float: left;
}

.submit_comment div
{
  overflow: hidden;
}


.submit_comment .submit
{
  margin: 0px 0px 0px 0px;
  float: right;
  border: 0px solid #000;
  width: 70px;
  font-size: 11px;
  font-family: Tahoma;
  padding: 2px 0px;
  text-align: center;
  background: #636363;
  color: #fff;
  cursor: pointer;
}


.submit_comment span
{
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

.submit_comment textarea
{
  border: 1px solid #000;
  width: 660px;
  background: #f7f6f6;
  padding: 5px;
}

.submit_comment small
{
  color: #58585a;
  display: block;
  font-size: 10px;
  margin: -5px 0px 6px 0px;
  text-align: right;
  font-weight: normal;
}

/*
******************************************************************/

.last_style
{
  text-align: right;
  background: none;
  font-size: 11px;
  padding-right: 15px;
  color: #9b9b9b;
}

.last_style input
{
  border: 1px solid #b5b5b5;
  width: 120px;
  padding: 0px 4px;
}

.b_none
{
  background: none;
  color: #9b9b9b;
}

.b_none:hover td
{
  background: none;
  color: #9b9b9b !important;
}

.b_none:hover td a,
{
  background: #D0D0D0 !important;
}

.wrap_gal
{
  overflow: hidden;
  margin-bottom: 20px;
  width: 100%;
}

.wrap_gal a
{
  display: block;
  float: left;
  width: 84px;
  height: 84px;
  border: 1px solid #000;
  padding: 3px;
  margin-right: 20px;
  opacity: 0.5;
}

.wrap_gal a:hover
{
  opacity: 1;
}


.wrap
{
  overflow: hidden;
}

.wrap .col
{
  width: 49%;
  position: relative;
  float: left;
  margin-right: 1%;
  height: 630px;
}

.wrap .col h3
{
  font-size: 14px;
  margin-bottom: 15px;
}

.map
{
  border: 1px solid #000;
  width: 436px;
  height: 362px;
}

.wrap a
{
  color: #838383;
}

.selest
{
  margin-bottom: 30px;
}

.selest select
{
  width:72px;
  border: 1px solid #000;
  margin-right: 10px;
}

.selest select:first-child
{
  width:150px;
}

dl.dl_style
{
  margin-bottom: 10px;
}

.dl_style dt
{
  color: #bababa;
  font-size: 14px;
  padding-bottom: 10px;
}

.dl_style dt i
{
  font-style: normal;
  font-size: 20px;
}

.dl_style dd
{
  padding-bottom: 30px;
}

/*  news
************************************************************************/

.b_new
{
  overflow: hidden;
  margin-bottom: 40px;
}

.b_new_data
{
  color: #101010;
  border-top: 1px solid #101010;
  width: 75px;
  padding: 4px 0px 0px 0px;
  text-align: center;
  float: left;
}

.b_new_text
{
  border-top: 1px solid #e0e0e0;
  padding: 4px 0px 0px 10px;
  color: #070707;
  margin: 0px 0px 0px 75px;
}

.b_new_text a
{

}

.margins
{
  position: relative;
  margin: 0px 220px 0px 150px;
}

.list_style li
{
  background: url(/img/to4ka.jpg) no-repeat 0px 6px;
  padding: 0px 0px 0px 10px;
}

.cart_st
{
  margin:0 0px 40px 0px;
  border: 0px solid;
}

.cart_st textarea
{
  width: 685px;
}

.w2
{
  width: 110px !important;
}

.itog
{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-top: 20px;
  width: 100%;
  color: #636363 !important;
  font-weight: bold;
}

.itog td
{
  color: #636363 !important;
}


.itog tr:hover td
{
  color:#636363 !important;
}


.itog td
{
  padding:0px 0 1px 5px;
}

.refresh td
{
  padding: 0px;
}

.refresh td a
{
  background: #636363;
}

.hidden {background:none repeat scroll 0 0 #EFEFEF;}

.a_center
{
  text-align: center;
padding:6px 20px 7px 5px;
}

.active .a_center,
.prev_active .a_center
{
padding-right:20px;
}

.a_center2
{
  text-align: center;
  padding-left: 0px !important;
  padding-right: 0px;
}

.a_right
{
  text-align: right;
}

.a_right a
{
  margin-left: 30px;
}

.block
{
  margin-bottom: 90px;
}

.data_page
{
  margin: 0px 0px 10px 0px;
  overflow: hidden;
}

.data_page span
{
  display: block;
  float: left;
  background:url("../img/promo_bg.gif") repeat-x scroll left bottom;
  padding: 0px 0px 8px 0px;
  color: #000;
}

.page
{
  margin-bottom: 90px;
}

.page h2
{
  margin-bottom: 20px;
}

.page
{
  color: #000;
}

/*.back*/
/*{*/
/*  position: absolute;*/
/*  left: 165px;*/
/*  top: -50px;*/
/*}*/

.pr20
{
  padding-right: 20px !important;
}

.delete
{
  background: url(/img/delete.gif) no-repeat 0px -20px;
  width: 19px;
  height: 13px;
  display: block;
  cursor: pointer;
  position: relative;
}

tr:hover .delete
{
  background: url(/img/delete.gif) no-repeat 0px 0px;
}

.front_page
{
  background: url(../img/border.gif) no-repeat 28px 0px;
  width: 30px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 0px;
  display: block;
}

.title h2
{
  position: relative;
  padding-left: 40px !important;
}

.front_page a
{
  background: url(../img/dom.gif) no-repeat 0px 0px;
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
  top: 0px;
  left: 11px;
}

.front_page a:hover
{
  background: url(../img/dom.gif) no-repeat 0px -15px;
}

.cat_columns {
	display:block;
	float:left;
	margin-left:100px;
}

.float_store
{
  overflow: hidden;
}

.float_store p
{
  float: left;
  margin-right: 15px;
}

.float_store img
{
  vertical-align: top;
}

.float_store a
{
border:1px solid #000000;
display:block;
float:left;
margin-right:20px;
opacity:0.5;
padding:3px;
}

.float_store a:hover
{
  opacity: 1;
}

.new_h2
{
    font-weight:bold;
    padding: 10px 0px 11px;
    margin: 0px;
}

.new_h2 strong
{
    font-weight: bold;
}

.back {
  display: block;
  margin-top:60px;
}

#text_index  {
  left:50%;
  position:fixed;
  text-align:left;
  top:50%;
  z-index:999;
  width: 400px;
  height: 200px;
  margin-top: -140px;
  margin-left: -220px;
  background: #fff;
  padding: 20px;
  visibility: hidden;
  -webkit-box-shadow: 0px 0px 15px #222;
  -moz-box-shadow: 0px 0px 15px #222;
  box-shadow: 0px 0px 15px #222;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;

}

.copyright i {
  cursor: pointer;
  font-style: normal;
}

