html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,a,abbr,em,b,strong,dl,dt,dd,ol,ul,li,form,label,table,tbody,tfoot,thead,tr,th,td {margin: 0;padding: 0;}
* {font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 100.01%; outline: none;}

table {border-collapse:collapse;}
a {color: #0b4ca0; text-decoration: underline;}
a:hover {color: #ff9c00; text-decoration: underline;}
a img {border:none}
ul, ol {list-style:none}



.clear {clear: both; font-size:0; overflow:hidden; line-height: 0;}
.flt{float:left!important;}
.no-brd{border: none!important;}
.no-bg{background: none!important;}

 /*.logo {_behavior: url(./css/iepngfix.htc);} */

.chbx {
	border: none!important;
	display: inline!important;
	float: none!important;
	margin: 0!important;
	width: auto!important;
}

body { background: #d8d8d8 url(/images/body-bg.gif) repeat-y center top; }
.notfound-tpl {background: #ececec}

html, body {min-height: 100%; _height: 100%;}

h1, h2 {font-size: 18px; color: #393939; font-weight: normal; line-height: 100%; padding-bottom: 10px;}

#container {
	background: #fff;
	margin: 0 auto;
	min-height: 100%;
	padding: 0 40px;
	_height: 100%;
	width: 934px;
}

.notfound-tpl #container {background: #ececec}

#left-col {
	float: left;
	width: 192px;
}

#right-col {
	float: right;
	width: 726px;
	overflow:hidden;
	_width: 706px;
}

#left-col .logo {
	background: #ececec;
	border-bottom: 1px solid #fff;
	height: 157px;
	overflow: hidden;
	padding: 10px 0 0 10px;
	width: 182px;
}

#left-col .logo a {
	background: url(/images/logo.gif) no-repeat;
	height: 137px;
	width: 169px;
	display: block;
}

.notfound-tpl #left-col .logo {
	background: none;
	border: none;
}

.notfound-tpl #left-col .logo a {
	background: url(/images/logo-notfound.gif) no-repeat;
}

#left-col .menu {
	background: #ececec;
	font-size: 12px;
	padding: 35px 0 25px 0;
	margin-bottom: 15px;
}

#left-col .menu li {
	background: url(/images/li-brd.gif) no-repeat center bottom;
	position: relative;
	z-index: 102;
	width: 192px;
}

#left-col .menu .last {background: none;}

#left-col .menu a {
	background: url(/images/li-arr.gif) no-repeat 40px 12px;
	color: #000;
	display: block;
	padding: 8px 10px 8px 55px;
	text-decoration: none;
	width: 127px;
}

#left-col .menu a:hover, #left-col .menu a.active {
	background-color: #2f64a8;
	color: #fff;
}

#left-col .menu li ul {
	background: #09489a;
	display: none;
	opacity: 0.83;
	filter:alpha(opacity=83);
	padding-bottom: 5px;
	position: absolute;
	left: 192px;
	top: -35px;
	z-index: 10;
	width: 210px;
}

#left-col .menu li ul li {
	background: url(/images/li-li-brd.gif) no-repeat center bottom;
	width: 210px;
}

#left-col .menu li ul li a {
	background-position: 20px 12px;
	padding: 9px 10px 9px 35px;
	color: #fff;
	width: 175px;
}

#left-col .menu li ul li a:hover {
	background-color: transparent;
	color: #ffd946;
}


#left-col .login {
	background: #ececec;
	font-size: 11px;
	padding: 10px 15px;
	margin-bottom: 15px;
}

#left-col .login label {
	color: #b5b5b5;
	font-size: 12px;
	float: left;
}

#left-col .login input {
	border: 1px solid #cacaca;
	border-width: 1px 0 0 1px;
	float: right;
	height: 18px;
	width: 105px;
}

#left-col .login .chbx {
	float: left!important;
	margin-right: 5px!important;
}

#left-col .login .rmb-lbl {
	color: #767676;
	font-size: 10px;
	position: relative;
	bottom: -2px;
}

#left-col .login .submit {
	background: url(/images/enter.gif) no-repeat;
	border: none;
	cursor: pointer;
	padding: 0;
	height: 21px;
	width: 54px;
}

#left-col .login .submit:hover {background: url(/images/enter-a.gif) no-repeat; }

#left-col .login li {padding-bottom: 7px;	width: 162px;}
#left-col .login a {color: #1c1c1c;}
#left-col .login a:hover {text-decoration: none}

#left-col .login .greeting {padding-bottom: 5px; text-align: right;}
#left-col .login .greeting p {padding-bottom: 5px;}
#left-col .login .greeting .submit {background: url(/images/exit.gif) no-repeat;	float: none;}
#left-col .login .greeting .submit:hover {background: url(/images/exit-a.gif) no-repeat; }

#left-col .banner {padding-bottom: 8px;}
#left-col .banner a {
	margin-bottom: 7px;
	display: block;
}

#left-col .cert span {float: left; display: block;}
#left-col .cert .iqnet {
	background: url(/images/iqnet.gif) no-repeat;
	height: 57px;
	width: 57px;
}

#left-col .cert .iso {
	background: url(/images/iso.gif) no-repeat;
	height: 51px;
	margin: 3px 17px 0;
	width: 61px;
}

#left-col .cert .sincert {
	background: url(/images/sincert.gif) no-repeat;
	height: 54px;
	width: 40px;
}

#header {
	background: #fff;
	height: 94px;
	position: relative;
}

#header .lang {
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 30px;
}

#header .lang li {
	display: inline;
	padding: 0 5px;
}

#header .phone {
	color: #ff9c00;
	font-size: 22px;
	line-height: 100%;
	position: relative;
	top: -50px;
	left: 155px;
	width: 220px;
}

#header .phone span {color: #b0b0b0;}

#header form {
	font-size: 12px;
	position: absolute;
	right: 60px;
	text-align: right;
	top: 30px;
	width: 330px;
}

.map-tpl .content form {
	font-size: 12px;
	margin-bottom: 40px;
}

.notfound-tpl #header {background: none;}
.notfound-tpl #header form {right: 382px;}

#header form input, .map-tpl .content form input {
	background: #f2f2f2;
	border: 1px solid #cacaca;
	border-width: 1px 0 0 1px;
	float: right;
	height: 18px;
	margin-left: 5px;
	width: 240px;
}

.map-tpl .content form input {
	float: none;
	width: 600px;
}

#header form .submit, .map-tpl .content form .submit {
	background: url(/images/find.gif) no-repeat;
	border: none;
	cursor: pointer;
	padding: 0;
	height: 21px;
	width: 56px;
}

#header form .submit:hover, .map-tpl .content form .submit:hover {background: url(/images/find-a.gif) no-repeat;}

#header .icons {
	position: absolute;
	top: 35px;
	right: 0;
	width: 42px;
}

#header .icons li {
	float: left;
	height: 10px;
	margin: 0 5px;
	_margin: 0 4px;
	overflow: hidden;
	width: 11px;
}

#header .icons .home {background: url(/images/icons/home.gif) no-repeat;}
#header .icons .home a {background: url(/images/icons/home.gif) no-repeat 0 -10px;}
#header .icons .map {background: url(/images/icons/map.gif) no-repeat;}
#header .icons .map a {background: url(/images/icons/map.gif) no-repeat 0 -10px;}

#header .icons li a {
	display: block;
	float: left;
	height: 10px;
	width: 11px;
}

#header .icons li a:hover {background: none;}

#right-col .slogan {
	height: 336px;
	_height: 337px;
	margin-bottom: 15px;
	/*position: relative;*/
	overflow: hidden;
	text-align: right;
	width: 727px;
}

#right-col .slogan .rel-px {
	height: 1px; width: 1px; font-size: 0; line-height: 0; position: relative; margin: 0 0 0 auto; display: block; bottom: -1px; _right: -1px;
}

#right-col .slogan .rel-px img {
	float: none;
}

.history-tpl #right-col .slogan, .geo-tpl #right-col .slogan {
	height: 173px;
	margin-bottom: 5px;
}

#right-col .image-block {
	overflow: hidden;
}

#right-col .image-block img {
	float: left;
}

#right-col .image-block .rel-px {
	height: 1px; width: 1px; font-size: 0; line-height: 0; position: relative; margin: 0 0 0 auto; display: block; bottom: -1px; _right: -1px;
}

#right-col .image-block .rel-px span {
	position: absolute;
}

#right-col .image-block .rel-px .img-1 {
	left: -566px;
	top: -265px;
	_left: -567px;
	_top: -268px;
}

#right-col .image-block .rel-px .img-2 {
	left: -366px;
	top: -166px;
	_left: -367px;
	_top: -169px;
}

#right-col .image-block .rel-px .img-3 {
	left: -166px;
	top: -265px;
	_left: -167px;
	_top: -268px;
}

#right-col .slogan .sent-order {
	background: url(/images/sent.gif) no-repeat 0 0;
	display: block;
	height: 72px;
	position: absolute;
	right: 0;
	top: 0;
	width: 167px;
}

#right-col .slogan .sent-order:hover {background-position: -167px 0;}

.content {
	color: #393939;
	font-size: 12px;
	line-height: 140%;
}

.index-tpl .content {float: left; width: 470px;}
.index-tpl .content p {padding-bottom: 10px;}

.news {
	float: right;
	font-size: 12px;
	width: 235px;
}

.news li {padding-bottom: 25px;}
.news li a:hover {
	color: #ff9c00;
	text-decoration: underline;
}

.news li span {
	color: #787878;
	display: block;
	font-size: 11px;
}

.selection li {
	background: #fff url(/images/selection-brd.gif) no-repeat;
	float: left;
	margin-bottom: 15px;
	padding: 7px 0 0 7px;
	height: 125px;
	width: 227px;
}

.selection li a {
	display: block;
	font-size: 14px;
	height: 84px;
	line-height: 100%;
	padding: 35px 0 0 130px;
	width: 90px;
}

.selection li a span {
	font-size: 11px;
	display: block;
}

.selection .by_mach {margin: 0 5px;}

.selection .by_prod a {background: url(/images/by_prod.jpg) no-repeat;}
.selection .by_prod a:hover {background-position: 0 -120px;}
.selection .by_mach a {background: url(/images/by_mach.jpg) no-repeat; padding-left: 120px; width: 100px;}
.selection .by_mach a:hover {background-position: 0 -121px;}
.selection .by_pack a {background: url(/images/by_pack.jpg) no-repeat; padding-left: 100px; width: 120px;}
.selection .by_pack a:hover {background-position: 0 -117px;}

#right-col .top-menu {
	background: #1f58a2 url(/images/top-menu-bg.gif) repeat-x left bottom;
	color: #6884bb;
	font-size: 12px;
	padding: 10px 10px 12px;
	margin-bottom: 13px;
}

#right-col .top-menu li {
	background: url(/images/top-menu-li-brd.gif) no-repeat right center;
	display: inline;
	padding: 5px 12px 6px 8px;
}

#right-col .top-menu .last {background: none;}
#right-col .top-menu li a {color: #fff;text-decoration: none;}
#right-col .top-menu li a:hover {color: #6884bb;}

#right-col .bc {
	border-bottom: 1px solid #e5e5e5;
	color: #5d5d5d;
	font-size: 11px;
	padding: 0 10px 10px 10px;
	margin-bottom: 25px;
}

#right-col .bc li {
	display: inline;
	padding: 0 5px;
}

.history-tpl .content {border-bottom: 1px solid #e5e5e5; padding: 0 0 25px 15px; margin-bottom: 15px; width: 711px;}
.history-tpl .content p {margin-left: 224px;}

.history-tpl .content .company {
	float: left;
	width: 224px
}

.history-tpl .content .year-img {
	display: block;
	height: 224px;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 224px;
}

.history-tpl .content .year-img:hover {background-position: 0 -224px;}
.history-tpl .content .y2010 {background: url(/images/2010.jpg) no-repeat;}

.history-tpl .content .company-name {
	background: url(/images/company-name.jpg) no-repeat;
	display: block;
	float: left;
	height: 31px;
	width: 158px
}

.history-tpl .content .company-name:hover {background-position: -158px 0;}
.history-tpl dl {padding: 0 0 15px 15px;}

.history-tpl dl dt {
	color: #969696;
	font-size: 18px;
	padding-bottom: 10px;
}

.history-tpl dl dd {
	font-size: 12px;
	line-height: 140%;
	color: #393939;
	width: 711px;
	padding-bottom: 15px;
}

.history-tpl dl dd .comp-list-img {
	display: block;
	float: left;
	height: 113px;
	margin: 5px 20px 20px 0;
	width: 113px;
}

.history-tpl dl dd .comp-list-img:hover {background-position: 0 -113px;}
.history-tpl dl dd .interpack {background: url(/images/interpack.jpg) no-repeat;}

.history-tpl .years {
	background: url(/images/years-bg.gif) repeat-x left 35px;
	font-size: 12px;
	height: 50px;
	margin-bottom: 15px;
}

.history-tpl .years li {
	background: url(/images/year-bg.gif) no-repeat center 27px;
	float: left;
	height: 50px;
	width: 95px;
}

.history-tpl .years li.active {background-image: url(/images/year-a-bg.gif);}

.history-tpl .years li a, .history-tpl .years li span {
	display: block;
	height: 50px;
	text-align: center;
	width: 95px;
}

.history-tpl .years li a {color: #8d8d8d;	text-decoration: none;}
.history-tpl .years li a:hover {color: #000;}
.history-tpl .years li span {color: #000;}

.history-tpl table.years {
	background: url(/images/years-bg.gif) repeat-x left 35px;
	font-size: 12px;
	height: 50px;
	margin-bottom: 15px;
	width: 99.9%;
}

.history-tpl table.years td {
	background: url(/images/year-bg.gif) no-repeat center 27px;
	height: 50px;
	width: 10%;
}

.history-tpl  table.years td.active {background-image: url(/images/year-a-bg.gif);}

.history-tpl table.years td a, .history-tpl table.years td span {
	display: block;
	height: 50px;
	text-align: center;
}

.history-tpl table.years td a {color: #8d8d8d;	text-decoration: none;}
.history-tpl table.years td a:hover {color: #000;}
.history-tpl table.years td span {color: #000;}

.products-tpl #container {_padding-right: 20px; _width: 954px;}


.inside-tpl #header, .products-tpl #header {
	border-bottom: 4px solid #01459f;
	margin-bottom: 15px;
}

.inside-tpl .bc, .products-tpl .bc {width: 520px}
.sravnenie-tpl .bc {width: 706px}

.inside-tpl .slogan, .products-tpl .slogan {height: auto!important; overflow: visible!important;}
.inside-tpl .content {padding: 0 0 15px 15px;}

.inside-tpl .content p, .inside-tpl .content ul, .inside-tpl .content ol {padding-bottom: 15px;}
.inside-tpl .content table {margin-bottom: 15px;}
.inside-tpl .content table td {
	border: 1px solid #434343;
	padding: 5px 10px;
}

.inside-tpl .content ul li, .inside-tpl .content ol li {padding-bottom: 3px;}
.inside-tpl .content ul {
	list-style: disc;
	padding-left: 25px;
}

.inside-tpl .content ol {
	list-style: decimal;
	padding-left: 30px;
}

.products-tpl .content {
	padding-bottom: 15px;
	overflow: hidden;
}

.products-tpl .content h1 {padding-bottom: 15px;}

.products-tpl .content table {
	border-collapse: separate;
	border-spacing: 0px;
	width: 738px;
}

.products-tpl .content table td {
	background: #f8f8f8;
	border: 10px solid #fff;
	border-width: 0 12px 12px 0;
	width: 234px;
	vertical-align: top;
}

.products-tpl .content table dl dt {
	background: #fff url(/images/by-type-brd.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	height: 93px;
	width: 231px;
}

.products-tpl .content table dl dt a {
	background: url(/images/by_prod/milk.jpg) no-repeat right top;
	color: #323a4e;
	display: block;
	height: 53px;
	padding: 37px 0 0 17px;
	width: 214px;
}

.products-tpl .content table dl .kond a {background-image: url(/images/by_prod/kond.jpg);}
.products-tpl .content table dl .bread a {background-image: url(/images/by_prod/bread.jpg);}
.products-tpl .content table dl .grocery a {background-image: url(/images/by_prod/grocery.jpg);}
.products-tpl .content table dl .sneki a {background-image: url(/images/by_prod/sneki.jpg);}
.products-tpl .content table dl .butter a {background-image: url(/images/by_prod/butter.jpg);}
.products-tpl .content table dl .salt a {background-image: url(/images/by_prod/salt.jpg);}
.products-tpl .content table dl .meat a {background-image: url(/images/by_prod/meat.jpg);}
.products-tpl .content table dl .chemicals a {background-image: url(/images/by_prod/chemicals.jpg);}
.products-tpl .content table dl .ace a {background-image: url(/images/by_prod/ace.jpg);}
.products-tpl .content table dl .drink a {background-image: url(/images/by_prod/drink.jpg);}
.products-tpl .content table dl .others a {background-image: url(/images/by_prod/others.jpg);}

.products-tpl .content table dl .salt a, .products-tpl .content table dl .chemicals a, .products-tpl .content table dl .ace a {
	height: 63px;
	padding-top: 27px;
}

.products-tpl .content table dl dd {padding: 15px;}
.products-tpl .content table dl dd li {padding-bottom: 2px;}
.products-tpl .content table dl dd li a {background: url(/images/li-line.gif) no-repeat left 8px; display: block; padding-left: 20px}
.products-tpl .content table dl dd li a:hover {background-image: url(/images/li-line-act.gif);}

.products-tpl .selection {border-top: 1px solid #e5e5e5; padding-top: 17px;}
.products-tpl .selection li {margin: 0 12px 0 0!important}

.products-tpl .content table dl dt a:hover {
	background-position: right -90px;
	color: #e56500;
}

.registration-tpl .content {
	color: #959595;
}

.registration-tpl .content form {
	background: #f9f9f9;
	padding: 20px 0 30px 30px;
	margin-left: -15px;
}

.registration-tpl .content form ul {
	list-style: none;
	padding: 0;
}

.registration-tpl .content form ul li {
	width: 500px;
	padding: 0;
	padding-bottom: 6px;
}

.registration-tpl .content form li label {
	color: #393939;
	display: block;
	width: 220px;
	float: left;
}

.registration-tpl .content form li label i {font-style: normal;}
.registration-tpl .content form li .required i {background: url(/images/icons/star.gif) no-repeat right top; padding-right: 10px;}

.registration-tpl .content form li label span {
	font-size: 11px;
	color: #bebebe;
}

.registration-tpl .content form li input, .registration-tpl .content form li textarea {
	border: 1px solid #cacaca;
	border-width: 1px 0 0 1px;
	float: left;
	height: 18px;
	width: 240px;
}

.registration-tpl .content form li .file {height: auto;}

.registration-tpl .content form li textarea {height: 90px;}

.registration-tpl .content form .label-long label {width: 260px;}
.registration-tpl .content form .label-long input, .registration-tpl .content form .label-long textarea {width: 200px;}

.registration-tpl .content form li p {
	float: left;
	padding: 3px;
	position: relative;
}

.registration-tpl .content form li p ins {
	background:  #feca32 url(/images/form-err.gif) no-repeat left center;
	color: #474747;
	position: absolute;
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	padding: 8px 10px 8px 30px;
	text-decoration: none;
	display: block;
	right: -214px;
	top: -10px;
	width: 170px;
}

.registration-tpl .content form li .err {background: #feca32; margin-bottom: 20px;}

.registration-tpl .content h1, .registration-tpl .content h2 {
	padding-bottom: 15px;
}

.registration-tpl .content form .check {
	background: #e7e7e7;
	padding: 8px 10px;
	width: 430px;
}

.registration-tpl .content form .check label {color: #393939;}
.registration-tpl .content form .check input {
	margin-right: 15px;
	border: 1px solid #cacaca;
	border-width: 1px 0 0 1px;
}

.registration-tpl .content form .reg-submit, .registration-tpl .content form .send-submit, .registration-tpl .content form .change-submit, .registration-tpl .content form .sign-submit {
	border-top: 1px solid #e2e2e2;
	margin: 15px 15px 0 -15px;
	padding: 15px 15px 0;
}

.registration-tpl .content form .reg-submit input {
	background: url(/images/reg-submit.gif) no-repeat;
	border: none;
	cursor: pointer;
	width: 125px;
	height: 21px;
}

.registration-tpl .content form .change-submit input {
	background: url(/images/change-btn.gif) no-repeat;
	border: none;
	cursor: pointer;
	width: 70px;
	height: 21px;
}

.registration-tpl .content form .sign-submit input {
	background: url(/images/sign-btn.gif) no-repeat;
	border: none;
	cursor: pointer;
	width: 85px;
	height: 21px;
}

.registration-tpl .content form .send-submit input {
	background: url(/images/send.gif) no-repeat;
	border: none;
	cursor: pointer;
	width: 77px;
	height: 21px;
}

.registration-tpl .content form .confirm-submit input {
	background: url(/images/confirm.gif) no-repeat;
	border: none;
	cursor: pointer;
	width: 77px;
	height: 21px;
}

.registration-tpl .content form .unsubscribe-submit input {
	background: url(/images/unsubscribe.gif) no-repeat;
	border: none;
	cursor: pointer;
	width: 81px;
	height: 21px;
}

.registration-tpl .content form .activate-submit input {
	background: url(/images/activate.gif) no-repeat;
	border: none;
	cursor: pointer;
	width: 92px;
	height: 21px;
}

.registration-tpl .content form .req-text {
	background: url(/images/icons/star.gif) no-repeat left 4px;
	font-size: 11px;
	font-style: italic;
	padding-left: 10px;
	color: #adadad;
}

.registration-tpl .content form li.required {padding: 15px 0;}

.registration-tpl .content form li.required span {
		background: url(/images/icons/star.gif) no-repeat right 1px;
		padding-right: 10px;
		color: #393939;
}

.registration-tpl .content form li.captcha img {
	float: left;
	display: block;
	margin-right: 34px;
}

.registration-tpl .content form li.captcha input {
	font-size: 20px;
	height: auto;
	width: 150px;
}

.registration-tpl .content form li.captcha .err {margin-top: 50px;}
.registration-tpl .content form li.captcha .err ins {top: -8px;}

.registration-tpl .content form li.captcha .refresh {
	background: url(/images/icons/refresh.gif) no-repeat left 4px;
	padding-left: 15px;
	border-bottom: 1px dotted #000;
	display: block;
	font-size: 11px;
	color: #000;
	position: absolute;
	text-decoration: none;
	left: 0;
	top: -50px;
}

.registration-tpl .content .reg-text {
	padding-bottom: 30px;
	width: 540px;
}

.registration-tpl #right-col .slogan .sent-order {
	background-position: 0 -10px;
	height: 48px;
}

.registration-tpl #right-col .slogan .sent-order:hover {background-position: -167px -10px;}
.registration-tpl #right-col .slogan {margin-bottom: 0}

.registration-tpl #right-col .bc {margin-bottom: 15px;}

.registration-tpl .content form .equip-type {
	padding-bottom: 20px;
}

.registration-tpl .content form .equip-type li {
	float: left;
	height: 30px;
	padding: 0;
	overflow: hidden;
	width: 140px;
}

.registration-tpl .content form .equip-type li input {
	border: none;
	float: none;
	display: inline;
	height: auto;
	margin: 2px 7px 0 0;
	width: auto;
}

.registration-tpl .content form .equip-type li label {
	float: none;
	display: inline;
	width: auto;
}

.registration-tpl .content .deep {
	background: #f2f2f2;
	padding: 5px;
	border: solid #e7e7e7;
	border-width: 2px 1px 1px 2px;
	color: #393939;
	font-size: 12px;
	display: block;
	margin-top: 15px;
	width: 380px;
}

.search-res-tpl .content form {
	background: none;
	height: 80px;
	width: 590px;
}

.search-res-tpl .content form p {
	padding-left: 5px;
}

.search-res-tpl .content form input {
	font-size: 11px;
	background: #f2f2f2;
	border: 1px solid #cacaca;
	border-width: 1px 0 0 1px;
	float: left;
	height: 18px;
	margin-left: 5px;
	padding-left: 5px;
	width: 512px;
}

.search-res-tpl .content form .submit {
	background: url(/images/find.gif) no-repeat;
	border: none;
	cursor: pointer;
	padding: 0;
	height: 21px;
	width: 56px;
}

.search-res-tpl .content form .submit:hover {background: url(/images/find-a.gif) no-repeat;}

.search-res-tpl .content ol li {
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 0;
}

.search-res-tpl .content ol li a {
	font-size: 14px;
	text-decoration: none;
}

.search-res-tpl .content ol li span {
	display: block;
	padding-top: 2px;
	color: #393939;
	line-height: 150%;
}

.inside-tpl .content .paging, .paging {
	list-style: none;
	padding: 0;
	text-align: center;
	padding: 10px 0 20px;
	font-size: 12px;
}

.inside-tpl .content .paging li, .paging li {
	display: inline;
}

.inside-tpl .content .paging li a, .paging li a {
	color: #393939;
	text-decoration: none;
	padding: 6px;
}

.inside-tpl .content .paging li span, .paging li span {
	background: url(/images/paging-act.gif) no-repeat center 5px;
	color: #fff;
	padding: 6px;
}

.inside-tpl .content .paging li a:hover, .paging li a:hover {color: #ff9c00;}

.inside-tpl .content .paging .prev, .paging .prev {padding-right: 10px;}

.inside-tpl .content .paging .prev a, .paging .prev a {
	background: url(/images/icons/prev.gif) no-repeat left 11px;
	text-decoration: underline;
	padding-left: 15px;
}

.inside-tpl .content .paging .prev span, .paging .prev span {
	background: url(/images/icons/prev-noact.gif) no-repeat left 11px;
	padding-left: 15px;
	color: #d7d7d7;
}

/*.inside-tpl .content .paging .prev a:hover {background-image: url(/images/icons/prev-noact.gif)}*/

.inside-tpl .content .paging .next, .paging .next {padding-left: 10px}

.inside-tpl .content .paging .next a, .paging .next a {
	background: url(/images/icons/next.gif) no-repeat right 11px;
	text-decoration: underline;
	padding-right: 15px;
}

.inside-tpl .content .paging .next span, .paging .next span {
	background: url(/images/icons/next-noact.gif) no-repeat right 11px;
	padding-right: 15px;
	color: #d7d7d7;
}

/*.inside-tpl .content .paging .next a:hover {background-image: url(/images/icons/next-noact.gif)}*/

.news-tpl #right-col .slogan {
	height: 173px;
	margin-bottom: 13px;
}

.news-tpl #right-col dl {
	padding: 0 10px 30px;
}

.news-tpl #right-col dl div {
	padding: 15px 0 0;
	width: 706px;
	_width: 686px;

}

.news-tpl #right-col dl div .news-img {
border:1px solid #C5C5C5;
float:left;
display: block;
width: 142px;
text-align: center;
overflow: hidden
}

.news-tpl #right-col dl dd {
	border-bottom: 2px solid #cbcbcb;
	color: #393939;
	font-size: 12px;
	line-height: 150%;
	padding-left: 160px;
	padding-bottom: 15px;
        zoom: 1;
}

.news-tpl #right-col dl dt {
	margin-left: 160px;
	padding-bottom: 20px;
}

.news-tpl #right-col dl dt a {
	font-size: 14px;
	text-decoration: none;
}

.news-tpl #right-col dl dt span {
	display: block;
	padding: 2px 0 0;
	color: #989898;
	font-size: 12px;
}

.news-tpl #right-col dl dd .detail {
	background: url(/images/icons/detail.gif) no-repeat right 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.news-tpl #right-col .paging {padding-bottom: 60px;}

.news-tpl #right-col .years, .news-tpl #right-col .back {
	font-size: 11px;
	text-align: right;
	margin-top: -24px;
	padding-bottom: 10px;
}

.news-tpl #right-col .back a {
	background: url(/images/icons/back.gif) no-repeat left 5px;
	padding-left: 12px;
}

.news-tpl #right-col .years li {
	display: inline;
	color: #393939;
	font-weight: bold;
	padding-left: 10px;
}

.news-tpl #right-col .years li a {
	text-decoration: none;
	border-bottom: 1px dotted #0B4CA0;
	font-weight: normal;
}

.news-tpl #right-col .years li a:hover {border-color: #ff9c00;}

.news-tpl #right-col .news-view h2 {
	padding-top: 10px;
	padding-bottom: 4px;
}

.news-tpl #right-col .news-view .date {
	display: block;
	padding: 2px 0 25px;
	color: #989898;
	font-size: 12px;
}

.news-tpl #right-col .news-view dd {
	border: none;
	padding-left: 0;
}

.news-tpl #right-col .news-view dd p {padding-bottom: 15px;}

.news-tpl #right-col .news-view dd .img-block {
	border-bottom: 2px solid #cbcbcb;
	display: block;
	color: #adafae;
	font-size: 11px;
	font-style: italic;
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.news-tpl #right-col .news-view dd .img-block img {
	display: block;
	margin-bottom: 5px;
}

.geo-tpl .content {padding: 0 0 35px 15px; line-height: 150%;}
.geo-tpl .content p {padding-bottom: 15px;}

.serv-tpl .content ul {padding-bottom: 15px;}

.geo-tpl .content .zoom {
	background: url(/images/icons/zoom.gif) no-repeat left center;
	padding: 0 0 5px 25px;
}

.vacancy dl {padding-bottom: 20px;}

.vacancy dl dt {
	font-size: 18px;
	color: #f27800;
	padding-top: 15px;
}

.vacancy dl dt span {
	display: block;
	font-size: 12px;
	color: #393939;
	padding-bottom: 20px;
}

.vacancy dl dd {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}

.vacancy ul, .parts-tpl .content ul  {
	list-style:disc;
	padding-left: 35px;
}

.vacancy dl dd ul {
	list-style: none;
	padding-left: 0;
}

.parts-tpl .content {
	/* background: url(/images/parts.jpg) no-repeat; */
	border: none;
	padding-bottom: 200px;
}

.parts-tpl .content p {margin-left: 300px;}

.parts-tpl .content p, .parts-tpl .content ul {
	padding-bottom: 15px;
	line-height: 150%;
}

.contacts-tpl #right-col .slogan {margin-bottom: 10px;}

.contacts-tpl #right-col .vacancy dt {
	color: #393939;
	padding-bottom: 15px;
}

.contacts-tpl #right-col .vacancy dd .map-lnk {
	background: url(/images/show-map.gif) no-repeat;
	display: block;
	margin-top: 10px;
	height: 18px;
	width: 132px;
}

.contacts-tpl #right-col .vacancy .last {border: none;}

.contacts-tpl #right-col .g-map-wrap {
	background: #f3f3f3;
	padding: 25px 0 15px 25px;
	position: relative;
	margin-top: 10px;
	width: 495px;
}

.contacts-tpl #right-col .g-map-wrap .g-map {
	height: 323px;
	overflow: hidden;
	margin-bottom: 10px;
	width: 467px;
}

.contacts-tpl #right-col .g-map-wrap .close-map {
	background: url(/images/icons/close.gif) no-repeat;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 9px;
	width: 9px;
}

.notfound-tpl .content {
	padding-top: 100px;
	padding-left: 40px;
}

.notfound-tpl .content h1 {
	color: #9f9f9f;
	font-size: 38px;
}

.notfound-tpl .content .text {
	color: #9f9f9f;
	padding-bottom: 50px;
}

.overlay-bg  {
	background-color:#000000;
	display:none;
	height:100%;
	left:0;
	opacity:0.65;
	filter:alpha(opacity=65);
	position:fixed;
	top:0;
	width:100%;
	z-index:1000;
}

* html .overlay-bg {
	position:absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');

}

#window {
	background: #fff;
	color: #393939;
	display:none;
	left:50%;
	margin-left:-270px;
	margin-top:-220px;
	position:fixed;
	text-align:left;
	top:50%;
	width:540px;
	z-index:1002;
}
* html #window {
	position:absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');

}
.window-content {
	clear:both;
	font-size: 12px;
	overflow:hidden;
	padding:0;
	position:relative;
	text-align:left;
	width:440px;
	padding: 40px 50px;
	line-height: 150%;
}

.window-content p {padding-bottom: 15px;}

.window-content .close-lnk {
	background: url(/images/back.gif) no-repeat;
	display: block;
	height: 30px;
	margin: 0 auto;
	width: 68px;
}

.chek-label span {
	background-color: #F9F9F9!important;
	line-height: 100%;
	padding-left: 3px;
}

.chek-label ins {
	width: 250px!important;
	right: -294px!important;
	top: -6px!important;
}

.chek-label p {margin-bottom: 0!important}

.img-bordered img, .scroll-pane img {
	border: 1px solid #cac9b0;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 3px;
}

.scroll-wrap {width:710px;  margin: 0 auto}
.scroll-pane {width:700px; height: 302px!important; padding:0 0 0 10px; overflow: scroll!important;}

.personal-tpl .content h1 {
	position: relative;
	padding-right: 50px;
}

.personal-tpl .content h1 a {
	background: url(/images/icons/vacancy.gif) no-repeat 0 2px;
	/*border-bottom: 1px dashed #0B4CA0;*/
	font-size: 12px;
	/*text-decoration: none;*/
	padding-left: 17px;
	position: absolute;
	right: 0;
	top: 0;
}

/*.personal-tpl .content h1 a:hover {border-color: #ff9c00 }*/

.content .production-gal {
	background: #ececec;
	padding: 15px 5px 0;
	overflow: hidden;
}

.content .production-gal p {
	font-weight: bold;
	color: #545454;
}

.content .production-gal ul {
	background: url(/images/production-brd-t.gif) repeat-x left top;
	padding-top: 17px;
	margin-top: 17px;
}

.content .production-gal ul li {
	background: url(/images/production-brd-r.gif) repeat-y right top;
	float: left;
	font-size: 11px;
	padding: 0 10px 17px 11px;
}

.content .production-gal ul .last {
	background: none;
	padding-right: 0;
}

.content .production-gal ul li a img {
	border: 1px solid #ccc;
	background: #fff;
	display: block;
	padding: 5px;
}

.content .service-lnks li {float: left;}

.quality-tpl .content .notice {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	line-height: 150%;
}

.quality-tpl .content ul {padding-left: 20px;}

.quality-tpl .content ul li {
	background: url(/images/icons/bullit.gif) no-repeat left 9px;
	padding-left: 9px;
}

.quality-tpl .content ul ul {padding-bottom: 5px;}

.quality-tpl .content .ins-text {
	background: #e9f4ff;
	color: #727272;
	font-size: 11px;
	float: left;
	padding: 10px;
	margin-bottom: 15px;
	margin-right: 20px;
	line-height: 120%;
	width: 405px;
}

.jScrollPaneContainer {margin-bottom: 15px;}

.by-machine-tpl .content ul {
	list-style: none;
	font-size: 13px;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
	margin-left: -5px;
	width: 723px;
}

.by-machine-tpl .content ul li {
	float: left;
	height: 223px;
	padding: 0 0 5px 5px;
	position: relative;
	overflow: hidden;
	width: 236px;
}

.by-machine-tpl .content ul li img {
	position: absolute;
	left: 0;
	top: 0;
}

.by-machine-tpl .content ul li a {
	display: block;
	float: left;
	height: 43px;
	text-align: center;
	color: #393939;
	text-decoration: none;
	padding: 180px 20px 0;
	line-height: 120%;
	position: absolute;
	left: 0;
	top: 0;
	width: 196px;
}

.by-machine-tpl .content ul li a:hover {text-decoration: underline;}

.by-machine-tpl .content ul .vertical a {background: url(/images/vertical.gif) no-repeat;}
.by-machine-tpl .content ul .horizontal a {background: url(/images/horizontal.gif) no-repeat;}
.by-machine-tpl .content ul .fasov a {background: url(/images/fasov.gif) no-repeat;}
.by-machine-tpl .content ul .termo a {background: url(/images/termo.gif) no-repeat;}
.by-machine-tpl .content ul .rozliv a {background: url(/images/rozliv.gif) no-repeat;}
.by-machine-tpl .content ul .techno a {background: url(/images/techno.gif) no-repeat;}
.by-machine-tpl .content ul .sirok a {background: url(/images/sirok.gif) no-repeat; padding-top: 160px; height: 63px}

.by-machine-tpl .selection .by_prod {margin: 0 5px 0 5px;}

.by-machine-tpl .content ul .flow a {background: url(/images/flow.gif) no-repeat;}
.by-machine-tpl .content ul .podushka a {background: url(/images/podushka.gif) no-repeat;}
.by-machine-tpl .content ul .var a {background: url(/images/var.gif) no-repeat;}
.by-machine-tpl .content ul .prorub a {background: url(/images/prorub.gif) no-repeat;}
.by-machine-tpl .content ul .polipak a {background: url(/images/polipak.gif) no-repeat;}
.by-machine-tpl .content ul .pur-pak a {background: url(/images/pur-pak.gif) no-repeat;}
.by-machine-tpl .content ul .pet a {background: url(/images/pet.gif) no-repeat;}
.by-machine-tpl .content ul .doi-pak a {background: url(/images/doi-pak.gif) no-repeat;}
.by-machine-tpl .content ul .plastic a {background: url(/images/plastic.gif) no-repeat;}
.by-machine-tpl .content ul .pallet a {background: url(/images/pallet.gif) no-repeat;}
.by-machine-tpl .content ul .transport a {background: url(/images/transport.gif) no-repeat;}

.by-machine-tpl .content ul .h-text a {padding-top: 160px; height: 63px}

.holding-tpl .content, .holding-tpl .content h2 {color: #535353;}

.holding-tpl .content p {
	padding-bottom: 0;
}

.holding-tpl .content ul {
	list-style: none;
	font-size: 11px;
	padding: 15px 0 0;
	margin-left: -10px;
	width: 720px;
}

.holding-tpl .content ul li {
	float: left;
	margin: 0 0 10px 10px;
	padding: 10px 5px 0 15px;
	overflow: hidden;
}

.holding-tpl .content ul li div {
	height: 100px;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
}

.holding-tpl .content ul li a {
	color: #535353;
	text-decoration: none;
}

.holding-tpl .content ul li a:hover {
	text-decoration: underline;
}

.holding-tpl .content ul .holding-l {
	background: url(/images/holding-l.gif) no-repeat;
	height: 160px;
	width: 690px;
}

.holding-tpl .content ul .holding-h {
	background: url(/images/holding-h.gif) no-repeat;
	height: 250px;
	width: 210px;
}

.holding-tpl .content ul .holding-2h {
	background: url(/images/holding-2h.gif) no-repeat;
	height: 304px;
	width: 210px;
}

.holding-tpl .content ul .holding-l div {
	float: left;
	height: 100px;
	width: 200px;
	padding-top: 25px;
}

.holding-tpl .content ul .holding-l p, .holding-tpl .content ul .holding-l h2 {margin-left: 220px;}
.holding-tpl .content ul .holding-l h2 {padding-top: 15px;}

.vertical-tpl .content .mach-img {
	float: left;
	width: 180px;
	text-align: center;
	overflow: hidden;
}

.vertical-tpl .content p {
	color: #353535;
	margin-left: 190px;
}

.vertical-tpl .content .vertical-prod {
	background: #f7f7f7 url(/images/round-blk-t.gif) no-repeat;
	margin-left: 190px;
	width: 528px;
}

.vertical-tpl .content .vertical-prod div {
	background: url(/images/round-blk-b.gif) no-repeat left bottom;
	padding: 12px 30px;
	width: 468px;
}

.vertical-tpl .content .vertical-prod div img {
	margin-right: 5px;
}

.vertical-tpl #right-col dl {
	background: url(/images/vertical-dl.gif) repeat-y 15px 46px;
	font-size: 11px;
	color: #383838;
	padding-left: 15px;
	width: 722px;
}

.vertical-tpl #right-col dl dt {
	background: url(/images/vertical-h.gif) no-repeat;
	cursor: pointer;
	font-size: 14px;
	height: 34px;
	padding: 15px 0 0 40px;
	width: 682px;
}

.vertical-tpl #right-col dl dt.active {
	background: url(/images/vertical-h-act.gif) no-repeat;
	height: 31px;
	position: relative;
	padding-right: 110px;
	width: 572px;
}

.vertical-tpl #right-col dl .compare {
	background: url(/images/compare.gif) no-repeat;
	/*display: block;*/
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 30px;
	width: 90px;
}

.vertical-tpl #right-col dl .dt-ins .compare {top: 5px;}

.vertical-tpl #right-col dl dd {
	background: url(/images/vertical-dl-bot.gif) no-repeat left bottom;
	display: none;
}

.vertical-tpl #right-col dl dd .dl-bot {
	background: url(/images/vertical-dl-bot.gif) no-repeat left bottom;
	display: block;
	height: 25px;
	margin-top: -1px;
	position: relative;
}

.vertical-tpl #right-col dl dd ul {
	background: url(/images/vertical-ul.gif) repeat-y 5px 0;
	padding-left: 5px;
	width: 712px;
}

.vertical-tpl #right-col dl dd ul li {
	float: left;
	height: 205px;
	padding-right: 10px;
	position: relative;
	width: 346px;
}

.vertical-tpl #right-col dl dd ul li.active {background: url(/images/vertical-li-act.gif) no-repeat;}

.vertical-tpl #right-col dl dd ul li .vertical-check {
	background: url(/images/vertical-chbx.gif) no-repeat;
	display: block;
	position: absolute;
	left: 10px;
	top: 30px;
	text-align: center;
	padding-top: 2px;
	height: 21px;
	width: 23px;
}

.vertical-tpl #right-col dl dd ul li div {
	overflow: hidden;
	float: left;
	height: 192px;
	text-align: center;
	padding-top: 12px;
	padding-left: 5px;
	width: 175px;
}

.vertical-tpl #right-col dl dd ul li .padding-top {
	padding-top: 64px;
	height: 140px;
}

.vertical-tpl #right-col dl dd ul li p {
	margin-left: 181px;
	padding-bottom: 10px;
}

.vertical-tpl #right-col dl dd ul li .header {
	color: #2e63a8;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 7px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

/* v-by-table */

.vertical-tpl #right-col .vertical-by-table {background: url(/images/vertical-dl-by-t.gif) repeat-y 15px 46px;}

.vertical-tpl #right-col dl dd table {
	margin-left:5px;
	width:712px;
}

.vertical-tpl #right-col dl dd td {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	width: 50%;
	vertical-align: top;
}

.vertical-tpl #right-col dl dd td .td {
	position: relative;
	width: 100%;
}

.vertical-tpl #right-col dl dd td.active {background: url(/images/vertical-li-act-b.gif) no-repeat left bottom;}
.vertical-tpl #right-col dl dd td.active .td {background: url(/images/vertical-li-act-t.gif) no-repeat left top;}

.vertical-tpl #right-col dl dd td .vertical-check {
	background: url(/images/vertical-chbx.gif) no-repeat;
	display: block;
	position: absolute;
	left: 10px;
	top: 30px;
	text-align: center;
	padding-top: 2px;
	height: 21px;
	width: 23px;
}

.vertical-tpl #right-col dl dd td .td div {
	overflow: hidden;
	float: left;
	height: 192px;
	text-align: center;
	padding-top: 12px;
	padding-left: 5px;
	width: 175px;
}

.vertical-tpl #right-col dl dd td .padding-top {
	padding-top: 64px;
	height: 140px;
}

.vertical-tpl #right-col dl dd td p {
	margin-left: 181px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.vertical-tpl #right-col dl dd td .header {
	color: #2e63a8;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 7px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

/* - */

.vertical-tpl #right-col dl .dt-ins {
	background: #f4f4f4 url(/images/vertical-h-ins.gif) no-repeat 17px 20px;
	display: block;
	font-size: 12px;
	position: relative;
	padding: 14px 110px 13px 35px;
	margin: -1px 5px 0;
}

.vertical-tpl #right-col dl .dt-ins-top {
	border-top: 7px solid #fff;
	margin-top: 0;
}

.partners-tpl .content img {
	border: 1px solid #c4c4c4;
	margin: 0 6px 6px 0;
}

.partners-tpl #right-col .slogan {margin-bottom: 9px;}
.partners-tpl .content .partners-imgs {border-bottom: 1px solid #e5e5e5; margin-bottom: 20px;}

.sravnenie-tpl .content {padding-left: 0}
.sravnenie-tpl .content h1 {padding-left: 15px;}

.sravnenie-tpl .content .gray-tbl {
	width: 100%;
}

.sravnenie-tpl .content .gray-tbl td, .sravnenie-tpl .content .gray-tbl th {
	width: 25%;
	line-height: 120%;
	vertical-align: top;
}

.sravnenie-tpl .content .gray-tbl td {
	background: #f6f6f6 url(/images/tbl-brd.gif) repeat-y right top;
	border: none;
	font-size: 11px;
	padding: 7px 10px;
}

.sravnenie-tpl .content .bluest td {
	background: #e4eff5 url(/images/tbl-brd-blue.gif) repeat-y right top;
}

.sravnenie-tpl .content .gray-tbl .last {background-image: none;}
.sravnenie-tpl .content .gray-tbl .dark td {background-color: #ececec;}

.sravnenie-tpl .content .bluest .dark td {background-color: #d2e5ee;}

.sravnenie-tpl .content .gray-tbl th {
	background: #ababab url(/images/tbl-th.gif) repeat-x left top;
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding: 7px 10px;
}

.sravnenie-tpl .content .bluest th {background: #99b3c0 url(/images/tbl-th-blue.gif) repeat-x left top;}

.sravnenie-tpl .content .gray-tbl td strong {font-size: 12px;}

.sravnenie-tpl .content .gray-tbl .first-t, .sravnenie-tpl .content .gray-tbl .last-t, .sravnenie-tpl .content .gray-tbl .first-b {padding: 0}
.sravnenie-tpl .content .gray-tbl .first-t span, .sravnenie-tpl .content .gray-tbl .last-t span, .sravnenie-tpl .content .gray-tbl .first-b span, .sravnenie-tpl .content .gray-tbl .last-b span {
	display: block;
	padding: 7px 10px;
}

.sravnenie-tpl .content .gray-tbl .first-b {vertical-align: bottom; }

/* .sravnenie-tpl .content .gray-tbl .last-b {background-image: none;} */

.sravnenie-tpl .content .gray-tbl .first-t span {background: url(/images/tbl-first-t.gif) no-repeat left top;}
.sravnenie-tpl .content .gray-tbl .last-t span {background: url(/images/tbl-last-t.gif) no-repeat right top;}
.sravnenie-tpl .content .gray-tbl .first-b span {background: url(/images/tbl-first-b.gif) no-repeat left bottom;}
.sravnenie-tpl .content .gray-tbl .last-b {background: url(/images/tbl-last-b.gif) no-repeat right bottom;}

.sravnenie-tpl .content .bluest .first-b span {background: url(/images/tbl-first-b-blue.gif) no-repeat left bottom;}
.sravnenie-tpl .content .bluest .last-b span {background: url(/images/tbl-last-b-blue.gif) no-repeat right bottom;}

.sravnenie-tpl .content .srvn-tbl {
	width: 100%;
}

.sravnenie-tpl .content .srvn-tbl td {
	padding: 5px;
	border: none;
	width: 25%;
	vertical-align: top;
	line-height: 120%;
}

.sravnenie-tpl .content .srvn-tbl td .srvn-img {
	position: relative;
	height: 172px;
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
	margin: 0 auto;
	width: 170px;
}

.sravnenie-tpl .content .srvn-tbl td .srvn-img img {
	/*position: absolute;
	left: 0;
	top: 0;*/
}

.sravnenie-tpl .content .srvn-tbl td .srvn-img i {
	background: url(/images/border.png) no-repeat;
	display: block;
	position: absolute;
	height: 182px;
	width: 170px;
	left: 0;
	top: -4px;
}

.sravnenie-tpl .content .srvn-tbl td .srvn-img span {
	display: block;
	position: absolute;
	left: 0;
	top: 138px; /* was 149*/
	width: 170px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	height: 30px;
}

.sravnenie-tpl .content .srvn-tbl-txt table {
	margin-bottom: 0;
}

.sravnenie-tpl .content .srvn-tbl-txt table td {
	background: #f6f6f6 url(/images/tbl-brd.gif) repeat-y right top;
	font-size: 11px;
	padding: 10px;
}

.sravnenie-tpl .content .srvn-tbl-txt table .left-t {
	padding: 0;
}

.sravnenie-tpl .content .srvn-tbl-txt table .left-t strong {
	background: url(/images/tbl-first-t-light.gif) no-repeat left top;
}

.sravnenie-tpl .content .srvn-tbl-txt table td strong {font-size: 12px; display: block; padding: 10px;}

.sravnenie-tpl .content .srvn-tbl .last-t {background: #f6f6f6 url(/images/tbl-last-t-light.gif) no-repeat right top;}

.sravnenie-tpl .content .srvn-tbl-txt {
	position: relative;
	padding-bottom: 15px;
}

.sravnenie-tpl .content .srvn-tbl-txt .left-b, .sravnenie-tpl .content .srvn-tbl-txt .right-b {
	display: block;
	position: absolute;
	bottom: 15px;
	height: 5px;
	width: 5px;
}

.sravnenie-tpl .content .srvn-tbl-txt .left-b {
	background: url(/images/tbl-first-b-light.gif) no-repeat;
	left: 0;
}

.sravnenie-tpl .content .srvn-tbl-txt .right-b {
	background: url(/images/tbl-last-b-light.gif) no-repeat right bottom;
	right: 0;
}

.linepak-tpl .content {
	padding-left: 15px;
}

.linepak-tpl .content .linepak-blk {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	width: 710px;
	margin-bottom: 5px;
}

.linepak-tpl .content .lin-img {
	float: right;
	overflow: hidden;
	text-align: center;
	padding-top: 60px;
padding-bottom: 40px;
	width: 415px;
}

.linepak-tpl .content .lin-compare {
	background: url(/images/srvn-btn2.gif) no-repeat;
	display: block;
	height: 30px;
	width: 167px;
	margin: -46px 0 0 auto;
	padding-bottom: 20px;
position: relative;
}

.linepak-tpl .content .lin-img .lin-compare {
	background: url(/images/srvn-btn1.gif) no-repeat;
	display: block;
	height: 30px;
	width: 90px;
	margin: 10px 0 0 auto;
	padding-bottom: 0;
}

.linepak-tpl .content .lin-tbl {
	padding-top: 0;
	width: 410px;
	color: #353535;
	text-align: left;
}

.linepak-tpl .content .lin-tbl table td {
	color: #353535;
	text-align: left;
	font-size: 12px;
	padding: 10px 15px;
	width: auto;
}

.linepak-tpl .content .lin-tbl .pack-row td {
	background: #fff url(/images/tbl-lin-b.gif) repeat-x left bottom;
	padding: 0;
	vertical-align: middle;
}

.linepak-tpl .content .lin-tbl .pack-row td span {
	background: url(/images/tbl-lin-b-l.gif) no-repeat left bottom;
}

.linepak-tpl .content .lin-tbl .pack-row td span strong {
	background: url(/images/tbl-lin-b-r.gif) no-repeat right bottom;
	padding: 5px 15px;
}

.linepak-tpl .content .lin-tbl .pack-row td span strong b {
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	float: left;
	display: block;
	padding: 12px 10px 0 0;
}

.linepak-tpl .content .lin-tbl .linepak-blk-txt {
	padding: 10px 15px
}

.linepak-tpl .content .lin-tbl p strong {
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.linepak-tpl .content .lin-tbl .pack-row td span, .linepak-tpl .content .lin-tbl .pack-row td strong {
	display: block;
}

.linepak-tpl .content .lin-tbl table .lin-top-row .first {
	background-color: #d2e5ee;
	padding: 0;
}

.linepak-tpl .content .lin-tbl table .lin-top-row .last {
	background: #d2e5ee url(/images/tbl-lin-t-r.gif) no-repeat right top;
	padding: 15px;
}

.linepak-tpl .content .lin-tbl table .lin-top-row .first span {
	background: url(/images/tbl-lin-t-l.gif) no-repeat left top;
	display: block;
	font-weight: bold;
	padding: 15px;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.linepak-tpl .content .lin-tbl table .h-txt {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.linepak-tpl .content .lin-text {
	color: #353535;
	margin-right: 416px;
	padding-top: 15px;
}

.linepak-tpl .content .lin-text h1 {font-size: 32px; padding-left: 0;}
.linepak-tpl .content ul {padding-left: 15px;}

.linepak-tpl .content .lin-text strong {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}

.linepak-tpl .content .dop-info {
	margin-right: 0;
}

.linepak-tpl .content .dop-info .info {
	background: #f9f9f9 url(/images/info.gif) no-repeat left top;
	color: #93867a;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 25px;
	width: 714px;
}

.linepak-tpl .content .dop-info .info div {
	background: url(/images/info-b.gif) no-repeat left bottom;
	padding: 8px 10px 12px 45px;
}

.linepak-tpl .content .dop-info .pdf-no-act, .linepak-tpl .content .dop-info .doc-no-act {
	display: block;
	color: #8fadd0;
	padding: 8px 0 12px 40px;
}

.linepak-tpl .content .dop-info .pdf-no-act {background: url(/images/pdf-no-act.gif) no-repeat left top;}
.linepak-tpl .content .dop-info .doc-no-act {background: url(/images/doc-no-act.gif) no-repeat left top;}

.linepak-tpl .content .dop-info .pdf-act, .linepak-tpl .content .dop-info .doc-act {
	display: block;
	padding: 8px 0 12px 40px;
	height: 40px;
}

.linepak-tpl .content .dop-info .pdf-act {background: url(/images/pdf-act.gif) no-repeat left top;}
.linepak-tpl .content .dop-info .doc-act {background: url(/images/doc-act.gif) no-repeat left top;}

.linepak-tpl .content .h-scroll-pane {
	height: 80px;
	width: 100px;
}

.linepak-tpl .bc {width: 520px;}

.map-tpl .content ul {
	padding-bottom: 0;
	padding-top: 5px;
	font-weight: bold;
}

.map-tpl .content ul ul {
	font-weight: normal;
}

.map-tpl .content ul ul ul {
	font-size: 11px;
}

.footer-space {height: 170px; width: 100%}
#footer {
	background: #0156b3 url(/images/footer-bg.jpg) repeat-x left bottom;
	color: #fff;
	font-size: 11px;
	height: 135px;
	margin: -150px auto 0;
	padding: 15px 0 0 20px;
	position: relative;
	width:914px;
}

#footer .copy {
	padding-right: 10px;
	width: 180px;
}

#footer .copy span {
	display: block;
	padding-bottom: 25px;
}

#footer .c-office {
	padding-right: 10px;
	width: 380px;
}

#footer p {float: left;}

#footer strong {
	display: block;
	font-size: 10px;
	padding-bottom: 10px;
}

#footer a {color: #fff;}
.idx-flash {	position: relative;}

.idx-flash div {
	position: absolute;
	left: 0;
	top: 0;
}

#right-col .idx-flash .sent-order {right: 1px;}

#google_translate_element {padding-top: 55px; padding-left: 5px;}

a.order-send-new {display:none;}