@font-face {
    font-family: 'MyriadPro';
    src: url('myriadpro-regular-webfont.eot@') format('eot'),
         url('myriadpro-regular-webfont.woff') format('woff'),
         url('myriadpro-regular-webfont.ttf') format('truetype'),
         url('myriadpro-regular-webfont.svg#webfontpyxKymW1') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	font-family: 'MyriadPro', 'Myrad Pro', Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #484440;
	margin: 0;
	padding: 0;
	width: 100%;
    background: #F5F5F5 url("../i/site/bg.png") top left repeat-x;

}
/* Íåìíîãî áàçû */
a, a:link, a:visited, a:hover { color: #5da130;
text-decoration: none; }
a:hover { text-decoration: none; }
.notextdecoration { text-decoration: none;}
.large { font-size: 16px; }


img {
	border: 0;
}

#site {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	float: none;
}
#header {
	position: relative;
	width: 900px;
	height: 53px;
	margin: 30px auto 20px auto;
	color: #2a2928;
	background: url("../i/site/header-line.png") bottom left repeat-x;
}
#logo {
	background: url("../i/site/logo.png") top left no-repeat;
	text-decoration: none;
	width: 205px;
	height: 33px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	text-indent: -9999px;
}
#slogan {
	width: 120px;
	height: 33px;
	position: absolute;
	top: 9px;
	left: 170px;
	display: block;
	color: #8d8d8d;
	line-height: 17px;
	font-size: 12px;
	font-style: italic;
	font-family: "Georgia";
}
.shadowUp {
	height: 13px;
	width: 100%;
	background: url("../i/site/shadow-up.png") bottom center no-repeat;
	position: absolute;
	top: -13px;
	left: 0;
}
.shadowDown {
	height: 13px;
	width: 100%;
	background: url("../i/site/shadow-down.png") bottom center no-repeat;
	position: absolute;
	bottom: -13px;
	left: 0;
}

#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 11px;
	left: 200px;
	z-index: 9999;
}
#header ul li {
	font-size: 14px;
	color: #555;
	height: 30px;
	line-height: 17px;
	font-weight: normal;
	float: left;
	text-align: center;
	margin-right: 15px;
}
#header ul li a {
	text-decoration: none;
	color: #656565;
	font-weight: normal;
	display: block;
}

#header ul li.active {
	background: url("../i/site/menu-active.png") bottom center no-repeat;
}

#telephone {
	position: absolute;
	top: 11px;
	right: -5px;
	height: 74px;
	text-align: right;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #747474;
	line-height: 34px;
}

/*
#header ul li a:hover {
	-moz-box-shadow: 2px 2px 0px #dddddd;
	-webkit-box-shadow: 2px 2px 0px #dddddd;
	box-shadow: 2px 2px 0px #dddddd;
	border: 1px solid #ededed;
	background-color: #fff;
	background-image: none!important;
}
*/

/* Ñëàéäåð */
.sliderWrapper {
	width: 900px;
	height: 260px;
	overflow: hidden;
	position: relative;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.sliderWrapper i,
.sliderWrapper b,
.sliderWrapper u,
.sliderWrapper em {
	padding: 0;
	margin: 0;
	position: absolute;
	width: 20px;
	height: 20px;
	z-index: 9999;
	display: none;
}
.sliderWrapper i { top: 0; left: 0; background: url("../i/site/banner-lt.png") center center no-repeat;}
.sliderWrapper b { top: 0; right: 0; background: url("../i/site/banner-rt.png") center center no-repeat;}
.sliderWrapper u { bottom: 0; left: 0; background: url("../i/site/banner-lb.png") center center no-repeat;}
.sliderWrapper em { bottom: 0; right: 0; background: url("../i/site/banner-rb.png") center center no-repeat;}

.slider {
	width: 900px;
	height: 260px;
	overflow: hidden;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.slide {
	position: relative;
}
.slide a,
.slide a:link,
.slide a:hover,
.slide a:visited {
	position: absolute;
	top: 180px;
	left: 48px;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px dashed #fff;
	color: #F9F9F9;
	z-index: 9999;
}
.nivoSlider {
	display: block;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	width: 900px!important;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

.nav {
	display: none;
}

.promoboxes {
	width: 900px;
	height: 170px;
	clear: both;
	float: none;
	margin: 0px 0 30px;
}
.promoboxes div {
	width: 280px;
	height: 130px;
	padding: 20px 0;
	float: left;
	position: relative;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.promoboxes div b,
.promoboxes div u {
	padding: 0;
	margin: 0;
	position: absolute;
	width: 20px;
	height: 20px;
	z-index: 9999;
	display: none;
}
.promoboxes div b { top: 0; right: 0; background: url("../i/site/promo-rt.png") center center no-repeat;}
.promoboxes div u { bottom: 0; left: 0; background: url("../i/site/banner-lb.png") center center no-repeat;}
.promoboxes div h4 {
	color: white;
	margin: 20px 23px;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 25px;
}
.promoboxes div p {
	color: white;
	margin: 12px 47px;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
}
.promoboxes .c1 {
	background: #007199 url("../i/site/block-bg.png") top left no-repeat;
	margin-right: 30px;
	cursor: default;
}
.promoboxes .c1 h4 { text-shadow: 1px 1px 0px rgba(30, 137, 172, 1); }
.promoboxes .c2 {
	background: #b00e0e url("../i/site/block-bg.png") top left no-repeat;
	margin-right: 30px;
	cursor: pointer;
	cursor: hand;
}
.promoboxes .c2 h4 { text-shadow: 1px 1px 0px rgba(158, 6, 6, 0.4); }
.promoboxes .c3 {
	background: #008f00 url("../i/site/block-bg.png") top left no-repeat;
	cursor: default;
}
.promoboxes .c3 h4 { text-shadow: 1px 1px 0px rgba(0, 116, 0, 0.4); }

.c1 i,
.c1 span {
	display: none;
}
.c1 i {
	font-style: normal;
}
.c1 span {
	text-shadow: 1px 1px 0px rgba(30, 137, 172, 1);
	color: white;
	font-size: 28px;
	position: absolute;
	top: 87px;
	left: 0px;
	text-align: center;
	width: 100%;
}
.c2 span {
	display: none;
	text-decoration: underline;
	text-shadow: 1px 1px 0px rgba(158, 6, 6, 0.4);
	color: white;
	font-size: 28px;
	position: absolute;
	top: 85px;
	left: 0px;
	text-align: center;
	width: 100%;
}

.c3 .s1 {
	display: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	position: absolute;
	left: 47px;
	top: 85px;
}

.line {
	height: 2px;
	background: url("../i/site/header-line2.png") top left repeat-x;
	width: 100%;
	clear: both;
	float: none;
	display: block;
	margin-bottom: 20px;
}

/* Êîíòåíò */
div#container {
	width: 900px;
}
div#wrapper{float:left;width:100%;margin-left:-200px}
div#content{margin-left:200px}
div#navigation{float:right;
font-family:arial;
font-size:14px;
width:180px}
.break {
	clear: both;
	width: 100%;
	float: none;
	height: 1px;
	display: block;
}

#content {
	font-size: 14px;
	color: #747474;
	vertical-align: top;
	border: 0px;
	border-spacing: 0px;
	border-collapse:collapse;
	position: relative;
}

.full {
	width: 100%;
	margin-left: 0px!important;
}

#container h1 {
	clear: both;
	font-size: 29px;
	color: #4f4f4f;
	font-weight: normal;
	padding: 0;
	margin: 20px 0 12px 0;
}

#container h2 {
	clear: both;
	font-size: 23px;
	color: #66666e;
	font-weight: normal;
	padding: 0;
	margin: 20px 0 12px 0px;
}
#navigation h2 {
	text-align: center;
	font-size: 25px;
	line-height: 26px;
	margin-top: 26px;
}
#container h3 {
	clear: both;
	font-size: 16px;
	color: #1093E4;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 25px 0 0px 0px;
}

#container h4 {
	clear: both;
	font-size: 17px;
	color: #747474;
	font-weight: bold;
	padding: 0;
	margin: 30px 0 15px 95px;
}

#content p {
	margin: 5px 0 20px 0;
	line-height: 19px;
	clear: both;
}

#content .pic-block {
	display: block;
	margin-left: -52px;
}
#content .pic-left {
	float: left;
	margin: 0 17px 20px 0;
}


.prg {
	clear: both;
	display: block;
	float: none;
	margin: 10px 0px 30px;
	padding-bottom: 30px;
	height: auto;
	background: url("../i/site/header-line2.png") bottom left repeat-x;
}
.prg img {
	margin-top: 5px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.prg > div > p,
.prg > em > p { clear: none!important; }
.prg > div > h1,
.prg > div > h2,
.prg > div > h3,
.prg > div > h4,
.prg > div > h5,
.prg > em > h1,
.prg > em > h2,
.prg > em > h3,
.prg > em > h4,
.prg > em > h5 {
	clear: none!important;
}

.pl img { display: block; margin-right: 20px; float: left; }
.pl > div { width: 400px; margin-top: -13px; float: left; }

.pr img { display: block; margin-left: 20px; float: right; }
.pr > div { width: 400px; margin-top: -13px; float: right;}

.prg > em {
	font-style: normal;
	display: block;
	padding-top: 5px;
}

.prg ul {
	width: 90px!important;
	list-style: none;
	margin: 0px 0px 0px;
	padding: 0;
}

.pr > ul { float: right; margin-right: 57px; }
.pl > ul { float: left; margin-left: 57px; }

.prg ul li {
	height: auto;
	width: 90px;
	text-align: center;
	margin-bottom: 3px;
	font-size: 10.5px!important;
	font-weight: bold;
}
.prg ul li img {
	display: block;
	width: 90px!important;
	height: 90px;
	margin-bottom: 4px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.imgthree {
	padding: 0px!important;
	margin: 0px!important;
	width: 100%;
	height: auto;
	list-style: none;
}
.imgthree li {
	padding: 0px;
	margin: 10px 0px 15px!important;
	text-align: center;
	width: 33.3%;
	float: left;
}
.imgthree li img {
	display: block;
	margin: 10px auto;
}

#content p table {
	margin-left: 0px!important;
}

#content > table {
	clear: both;
	margin-left: 95px;
	*border-collapse: collapse; /* Äëÿ IE7 è ñòðàøå */
	border-spacing: 0;
	display: block;
	border: solid #EBEBEB 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}



#content > table td, #content > table  th {
	padding: 10px;
	border-bottom: 1px solid #f2f2f2;
	font-size: 12px;
}

#content > table tbody tr {
	background-color: white;
}

#content > table tbody tr:nth-child(even) {
	background: #f5f5f5;
}

#content > table thead th {
	text-align: left;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
	background-image:    -moz-linear-gradient(top, #f5f5f5, #eee);
	background-image:     -ms-linear-gradient(top, #f5f5f5, #eee);
	background-image:      -o-linear-gradient(top, #f5f5f5, #eee);
	background-image:         linear-gradient(top, #f5f5f5, #eee);
}

#content > table thead th:first-child {
	-moz-border-radius: 6px 0 0 0;
	-webkit-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0;
}

#content > table thead th:last-child {
	-moz-border-radius: 0 6px 0 0;
	-webkit-border-radius: 0 6px 0 0;
	border-radius: 0 6px 0 0;
}


#content > table tbody td:last-child td:first-child {
	-moz-border-radius: 0 0 0 6px;
	-webkit-border-radius: 0 0 0 6px;
	border-radius: 0 0 0 6px;
}

#content > table tbody td:last-child td:last-child {
	-moz-border-radius: 0 0 6px 0;
	-webkit-border-radius: 0 0 6px 0;
	border-radius: 0 0 6px 0;
}
.alternate {
	background: #f5f5f5;
}

#content > ul {
	margin: 20px 0 20px 10px;
	padding-left: 10px;
}
#content > ul li {
	margin: 4px 0;
}

.predp {
    font-size: 13px!important;
    text-align: center;
}

.blocks {
	width: 100%;
	margin-bottom: 25px;
}
.rec div {
	margin: 20px 0 40px 0px;
}
.rec > a {
	margin: 20px 0 40px 0px;
	display: block;
	text-align: center;
}
.rec > a > div {
    margin: 0 auto 10px auto;
}
.rec .spar {
	height: 119px;
	background: url("../i/site/spar_logo.png") top center no-repeat;
}
.rec .ragr {
	height: 90px;
	background: url("../i/site/rg_logo.png") top center no-repeat;
}
.rec .mega {
	height: 129px;
	background: url("../i/site/mega.png") top center no-repeat;
}
.rec .vspom {
	height: 103px;
	background: url("../i/site/icon-vspom.png") top center no-repeat;
}
.rec .per {
	height: 110px;
	background: url("../i/site/icon-pr.png") top center no-repeat;
}
.rec .gruz {
	height: 86px;
	background: url("../i/site/icon-gruz.png") top center no-repeat;
}
.rec .tnk {
	height: 76px;
	background: url("../i/site/tnk_logo.png") top center no-repeat;
}
.rec .perv {
	height: 90px;
	background: url("../i/site/perv_logo.png") top center no-repeat;
}
.rec .samsung {
	height: 42px;
	background: url("../i/site/samsung_logo.png") top center no-repeat;
}
.rec .frito {
	height: 93px;
	background: url("../i/site/frito_logo.png") top center no-repeat;
}
.rec .danone {
	height: 68px;
	background: url("../i/site/danone_logo.png") top center no-repeat;
}
.rec .kampomos {
	height: 60px;
	background: url("../i/site/kampomos_logo.png") top center no-repeat;
}

/* Ïîäâàë */
#footer {
	background: url("../i/site/header-line2.png") top left repeat-x;
	clear: both;
	float: none;
	width: 100%;
	margin: 20px 0px 30px 0px!important;
	color: #a7a79d;
	padding-top: 10px;
}
.footer-content {
	width: 900px;
	margin: 15px 0px;
	position: relative;
	font-size: 14px;
}
.footer-content .counters {
	position: absolute;
	top: -2px;
	right: 0;
}
.footer-content .social {
	position: absolute;
	top: -5px;
	right: 0;
	width: 520px;
	height: 24px;
	overflow: hidden;
}
.footer-content .social div,
.footer-content .social a {
	display: inline-block;
	margin-right: 20px;
}
.fb-like {
	margin-top: -3px;
}
#vk_like {
	width: 143px!important;
	top: 4px;
	height: 19px!important;
}
.twitter-share-button {
	width: 110px!important;
	margin-bottom: -4px;
	margin-right: 0px!important;
}

/* Ôîðìà ñâÿçè */
.contact_us { width: 480px; margin-bottom: 20px; }
.contact_us h1 {
	font-size: 24px!important;
	font-weight: normal!important;
	margin: 30px auto 20px;
	text-align: center;
	color: #cdcdcd!important;
	padding: 0;
}
.contact_us p { margin-bottom: 4px; line-height: 22px; }
.contact_us p label {
  float:left;
  width:160px;
  line-height: 22px;
  text-align:right;
  padding-right:20px;
}
.contact_us p span.error { font-size: 12px; color: red; line-height: 9px; }

.contact_us p .text { height: 15px; width: 55%; font-size: 11px; }
.contact_us p .radio { }
.contact_us p .select { width: auto; }
.contact_us p textarea { height: 100px; width: 55%; font-size: 11px; }
.contact_us p .text,
.contact_us p textarea {
	border: 1px solid #D8D8D8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 3px;
}

.contact_us.shortVersion p .text { height: 15px; width: 50%; font: 100%; }
.contact_us.shortVersion p .radio { }
.contact_us.shortVersion p .select { width: auto; }
.contact_us.shortVersion p textarea { height: 300px; width: 50%; }

.sendButton {
    background-image: url("../i/site/button.png") !important;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-left: -7px;
    height: 40px;
    text-align: center;
    text-shadow: 0 1px 1px #559955;
    text-indent: -9999px;
    width: 117px;
    outline: none;
    cursor: hand;
    cursor: pointer;
}

/*! fancyBox v2.0.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	padding: 0;
	margin: 0;
	background: #fff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	background: url('../i/site/fancybox_loading.gif');
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../i/site/fancybox_sprite.png');
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-prev, .fancybox-next {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('../i/site/blank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-prev span, .fancybox-next span {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
}

.fancybox-prev span {
	background-position: 0 -36px;
}

.fancybox-next span {
	background-position: 0 -72px;
}

.fancybox-prev:hover, .fancybox-next:hover {
	visibility: visible;
}

.fancybox-prev:hover span {
	left: 20px;
}

.fancybox-next:hover span {
	left: auto;
	right: 20px;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.acenter {
margin: 0 auto!important;
display: block;
}
