* {
	page-break-before: avoid;
	page-break-after: avoid;
	padding: 0;
	margin: 0
}

BODY {
	height: 100%;
	background: #FFF url(/images/page-left.gif) 36px 0 repeat-y;
}

/*html {
	overflow-x: hidden;
}*/

BODY,TD,INPUT,SELECT,TEXTAREA {
	font: 11px arial, tahoma, verdana, sans-serif
}

BODY,TD {
	font-size:10pt;
}

.seo_footer {
	position:absolute;
	bottom:55px;
	left:50%;
	margin-left:-150px;
	color:#999;
	width:300px;	
}


td {
	vertical-align:top;
}

.cont_tab {
	width:100%;
}

.left_td {
	width:20%;
}

IMG {
	border: none
}

A {
	text-decoration: underline
}

A:hover {
	text-decoration: none
}

.clear {
	clear: both;
	margin-bottom: -1px;
	width: 100%;
	height: 1px;
	/*overflow:hidden;*/
	font-size: 0
}

DIV.slide {
	display: none;
}

/* ----------------------| Page |---------------------- */

#wrap {
	min-width:1000px;
	width:expression(((document.body.clientWidth || document.documentElement.clientWidth) < 1002) ? "1000px" : "auto");
}

#menu_div {
	position:relative;
	width:100%;
	overflow:hidden;
}

#page {
	padding: 0 50px 0 50px;
	min-height: 100%;
	background: url(/images/page-right.gif) 100% 0 repeat-y;
	zoom:1;
	/*min-width:911px;*/
}

* HTML #page {
	height: 100%;
	
}

/* ----------------------| Icons |---------------------- */
#icons{
	position: absolute;
	top: 5px;
	right: 5px
}

#icons-left {
	position: absolute;
	top: 5px;
	left: 5px
}

#icons LI, #icons-left li {
	padding: 6px 0;
	width: 26px;
	list-style: none;
	text-align: center
}

* HTML #icons LI,  * HTML .icons1 LI{
	padding: 5px 0
}

#icons LI.top {
	border-top: solid 1px #CCC
}

#icons LI.bottom {
	border-bottom: solid 1px #CCC
}

#icons LI.print {
	margin-top: 230px
}

#icons IMG {
	display: block;
	margin: 0 auto;
	width: 13px;
	height: 13px
}

/* ----------------------| Top |---------------------- */
#top,#addblock {
	overflow: hidden;
	padding: 4px 0;
	margin-bottom: 4px;
	width: 100%;
	background: #F0F0F0;
	border-bottom: solid 3px #D0D0D0;
	border-top: solid 3px #D0D0D0;
}

#addblock {
	margin-bottom: 2px;
	border-bottom: 0;
}

/* ----------------------| Basket |---------------------- */
#basket {
	float: left;
	margin-right: 5px;
}

#basket H3 {
	float: left;
	padding: 2px 12px 0 30px;
	background: url(/images/ico-basket.gif) 6px 3px no-repeat;
	font-size: 12px;
	color: #666;
	margin-top: 0;
	margin-bottom: 0;
}

#basket UL {
	float: left;
	padding-top: 2px;
	margin-top: 0;
	margin-bottom: 0;
}

#basket LI {
	float: left;
	display: inline;
	margin-right: 12px;
	list-style: none;
	color: #888;
}

#basket LI STRONG,#basket LI EM {
	font-style: normal;
	color: #09629B;
}

#basket .details {
	float: left;
	padding: 2px 5px;
	background: #AAA;
	text-decoration: none;
	color: #FFF;
}

#basket .details:hover {
	background: #888;
}

/* ----------------------| Search |---------------------- */
#search,#search2 {
	float: right;
	width: 222px;
	margin-top: 3px;
}

#search LABEL,#search2 LABEL,#search INPUT,#search2 INPUT {
	float: left;
	margin-right: 6px
}

#search LABEL,#search2 LABEL {
	padding-top: 2px;
	color: #888;
	font-size: 11px;
}

#search INPUT.text,#search2 INPUT.text {
	width: 150px;
	background: #FFF;
	border: solid 1px #AAA
}

#search INPUT.button,#search2 INPUT.button {
	margin-right: 0;
	width: 22px;
	height: 17px;
	background: #AAA;
	border: none;
	color: #FFF
}

#search INPUT.button:hover,#search2 INPUT.button:hover {
	background: #888
}

/* ----------------------| Header |---------------------- */
#header {
	padding: 14px 14px 5px 14px;
	margin-bottom: 2px;
	border-top: solid 3px #09629B;
	border-bottom: solid 3px #F0F0F0;
	min-height:58px;
	position:relative;
	overflow: hidden;
}

#top-logo {
	float: left
}

#contacts {
	padding-left: 195px;
	text-align: center;
	font-size: 18px;
	color: #888
}

#contacts EM,#contacts STRONG,#contacts A {
	font-style: normal;
	color: #09629B
}

#contacts STRONG {
	white-space: nowrap;
	letter-spacing: 1px;
	font-size: 31px
}

#contacts DIV {
	padding: 2px 0;
	font-size: 12px
}

#contacts DIV IMG {
	margin-bottom: -4px
}

/* ----------------------| Main |---------------------- */
#main { /*overflow:hidden;
	width:100%;*/
	padding: 2px 0 20px 0;
	margin-bottom: 2px;
	border-top: solid 2px #09629B;
	/*border-bottom:solid 3px #D0D0D0;
	*/
}

#main H1.header {
	padding: 12px 0 4px 8px;
	margin-bottom: 7px;
	background: url(/images/h1-page-bg.gif) repeat-x;
	border-bottom: solid 1px #93D0DD;
	text-align: left;
	font-size: 16px;
	color: #666
}

/* ----------------------| Content |---------------------- */
#content {
	text-align: justify;
	line-height: 150%;
    /*width:99%!important;*/
}

/* Headings */
#content H1 {
	padding: 6px 0 4px 8px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 20px;
	color: #09629B
}

#content H2 {
	padding: 12px 0 4px 8px;
	margin-bottom: 7px;
	background: url(/images/h2-bg.gif) repeat-x;
	border-bottom: solid 1px #B8B8B8;
	font-size: 16px;
	color: #09629B
}

#content H3 {
	padding: 12px 0 4px 8px;
	margin-bottom: 7px;
	font-size: 15px;
	color: #797979
}

#content H4 {
	padding: 12px 0 4px 8px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 14px;
	color: #DE231B
}

#content H5 {
	padding: 12px 0 4px 8px;
	margin-bottom: 7px;
	font-size: 13px;
	color: #000
}

/* Links */
#content A:link {
	font-weight: bold;
	color: #09629B
}

#content A:visited {
	color: #527F9B
}

#content A:hover,#content A:active {
	text-decoration: none;
}

.strong-red-link {
	font-weight: bold;
	color: red;
}

.strong-red-link A {
	text-decoration: none;
	font-weight: bold;
	color: red;
}

/* Lists */
#content UL {
	padding: 10px 0 10px 25px
}

#content LI {
	padding: 0 0 0 15px;
	background: url(/images/bull.gif) 0 .4em no-repeat;
	list-style: none
}

h1.print {
	font-size: 12pt;;
	color: #5D6164;;
	background: url(/images/grgr.jpg);;
	padding: 7px;;
	margin-top: 15px;;
	margin-bottom: 15px;
}

/* ----------------------| Picture |---------------------- */
.pict {
	margin: 2px 0;
	text-align: center
}

.pict .left {
	margin-right: 10px;
	float: left;
}

.pict .right {
	float: right;
	margin-left: 10px;
}

.pict .center {
	margin: 10px 0
}

.pict .box {
	/*position: relative*/
}

.pict .center .box {
	margin: 0 auto
}

.pict .img {
	margin-bottom: 3px;
	background: url(/images/corn-tl.gif) no-repeat top left
}

.pict .img DIV {
	/*position: relative;*/
	background: url(/images/corn-tr.gif) 100% 0 no-repeat
}

.pict .img DIV DIV {
	background: url(/images/corn-br.gif) 100% 100% no-repeat
}

.pict .img DIV DIV DIV {
	padding: 8px;
	background: url(/images/corn-bl.gif) 0 100% no-repeat
}

.pict .img IMG {
	display: block
}

.pict .txt {
	background: #DCDCDC;
	border-bottom: solid 2px #09629B;
	text-align: right
}

.pict .txt P {
	padding: 8px;
	text-align: center;
	line-height: 120%;
	color: #666
}

#content .pict .txt A {
	text-decoration: none;
	font-weight: normal;
}

#content .pict .txt A:hover {
	color: #DE231B
}

.pict .txt IMG {
	position: absolute;
	bottom: -3px;
	right: -3px;
	display: block
}

/* ----------------------| Offer |---------------------- */
.offer {
	float: left;
	display: inline;
	width: 33%;
	padding: 0 0 25px 2px;
	min-width: 150px;
	text-align: center;
	line-height: 120%;
}

/** HTML .offer {
	width:31%;
	w\idth:31.5%
	}*/
#goods .offer {
	width: 24%
}

* HTML #goods .offer {
	width: 23.7%
}

#content .offer H2 {
	padding: 8px 12px 5px 12px;
	margin-bottom: 2px;
	background: #B5B5B5;
	border-bottom: solid 3px #D0D0D0;
	text-align: left;
	font-size: 12px;
	color: #FFF
}

#content .offer H2 a,#content .offer H2 a:link,#content .offer H2 a:focus,#content .offer H2 a:visited,#content .offer H2 a:hover,#content .offer H2 a:active
	{
	font-size: 12px;
	color: #FFF !important;
	text-decoration: none !important;
}

#content .offer.more H2 {
	background: #007EC3
}

#content .offer.more H2 a {
	background: #007EC3;
	/*text-decoration:none!important;*/
}

#content .offer.most H2 {
	background: #09629B;
}

.offer H2 STRONG {
	display: block;
	width: 126px;
	font-size: 10px
}

#content .offer .most H2 a {
	background: #09629B;
	/*text-decoration:none!important;*/
}

.offer .pic {
	background: url(/images/corn-tl.gif) no-repeat
}

.offer .pic DIV {
	background: url(/images/corn-tr.gif) 100% 0 no-repeat
}

.offer .pic DIV DIV {
	background: url(/images/corn-br.gif) 100% 100% no-repeat
}

.offer .pic DIV DIV DIV {
	padding: 1px;
	background: url(/images/corn-bl.gif) 0 100% no-repeat
}

.offer .pic IMG {
	display: block;
	margin: 0 auto
}

.offer .price {
	padding: 8px 10px;
	text-align: left
}

.offer .price STRONG {
	font-size: 20px;
	color: #C70900
}

.offer .price SMALL {
	display: block;
	font-size: 10px;
	color: #666
}

.offer TABLE { /*width:150px;*/
	margin: 0 auto 8px auto;
	border-collapse: collapse
}

.offer TABLE TD {
	padding: 1px;
	/*width: 50%;*/
	line-height: 10px;
	text-align: left;
	font-size: 10px;
	color: #000;
	vertical-align:middle;
}


.offer TABLE TD.key {
	text-align: right;
	color: #AAA;
	font-family: Verdana !important;
	font-size: 10px !important;
	line-height: 12px;
	padding-right: 2px;
	width:49%;
}

.offer TABLE TD.val {
	/*vertical-align: bottom;*/
	font-family: Verdana !important;
	font-size: 10px !important;
	line-height: 12px;
	width:49%;
}

.offer .details {
	margin: 0 0 0 -20px;
	text-align: center;
	color: #BBB;
	/*position:relative;*/
	/*left:-11px;*/
}

.takelook .offer .details {
	margin: 0 0 0 -2px;
}

#content .offer .details A {
	font-weight: normal;
	color: #0084C5
}

#content .offer .details A.basket {
	color: #C70900
}

.offer .details A.basket SPAN {
	float: left;
	margin-top: 1px;
	width: 18px;
	height: 13px;
	background: url(/images/ico-basket-a.gif) no-repeat
}

/* ----------------------| Feedback |---------------------- */
#feedb {
	padding: 20px 0;
	width: 100%;
	text-align: center
}

#feedb FORM {
	overflow: hidden;
	margin: 0 auto;
	width: 440px;
	text-align: left
}

#feedb LABEL,#feedb INPUT,#feedb SELECT,#feedb TEXTAREA {
	float: left
}

#feedb LABEL {
	padding: 2px 15px 0 0;
	width: 140px;
	text-align: right;
	font-weight: bold;
	color: #09629B
}

* HTML #feedb LABEL {
	width: 155px;
	w\idth: 140px
}

#feedb LABEL SPAN {
	color: #DE231B
}

#feedb INPUT,#feedb SELECT,#feedb TEXTAREA {
	margin-bottom: 4px;
	width: 240px;
	border: solid 1px #09629B
}

#feedb TEXTAREA {
	height: 150px
}

#feedb .send {
	padding: 3px 8px;
	margin: 5px 0 0 155px;
	width: 100px;
	background: #007BC5 url(/images/send-dot.gif) 100% 50% no-repeat;
	border: none;
	text-align: left;
	color: #FFF;
	cursor: pointer
}

#feedb .rules {
	padding: 5px 0 0 0;
	margin: 20px 0 0 155px;
	width: 240px;
	border-top: solid 1px #DDD;
	text-align: left;
	font-weight: normal;
	color: #888
}

#feedb BR {
	clear: both
}

/* ----------------------| Site Tree |---------------------- */
#content .sitetree {
	padding: 20px 0;
	width: 100%;
}

#content .sitetree UL {
	padding: 0
}

#content .sitetree LI {
	padding: 0 0 0 8px;
	background: none;
	color: #666
}

#content .sitetree LI STRONG {
	display: block;
	background: url(/images/map-item-bg.gif) 0 100% repeat-x
}

* HTML #content .sitetree LI STRONG {
	margin-left: -24px;
	marg\in: 0
}

#content .sitetree LI STRONG SPAN {
	background: #FFF;
	line-height: 110%;
	font-size: 18px
}

#content .sitetree LI UL {
	padding: 10px 0 10px 30px
}

#content .sitetree LI UL UL {
	padding-left: 60px
}

#content .sitetree LI LI {
	font-weight: bold;
	font-size: 13px
}

#content .sitetree .result LI LI {
	padding-left: 15px;
	background: url(/images/map-item-bull.gif) 0 .4em no-repeat;
	font-weight: normal;
	font-size: 11px;
}

#content .sitetree LI LI LI {
	padding-left: 15px;
	background: url(/images/map-item-bull.gif) 0 .4em no-repeat;
	font-weight: normal;
	font-size: 11px;
	color: #777
}

#content .sitetree LI A:link,#content .sitetree LI A:visited {
	text-decoration: none;
	color: #3C5A98
}

#content .sitetree LI A:hover,#content .sitetree LI A:active {
	color: #007BC5
}

#content .sitetree LI LI A:link,#content .sitetree LI LI A:visited {
	text-decoration: underline
}

#content .sitetree LI LI A:hover,#content .sitetree LI LI A:active {
	text-decoration: none;
	color: #3C5A98
}

/* ----------------------| Search Results |---------------------- */
#results {
	padding-top: 20px;
	width: 100%;
	text-align: center
}

#results FORM {
	overflow: hidden;
	margin: 0 auto;
	width: 440px;
	text-align: left
}

#results LABEL,#results INPUT {
	/*float: left;*/
}

#results LABEL {
	width: 40px;
	color: #888
}

#results INPUT {
	width: 350px;
	border: solid 1px #09629B
}

#results .send {
	margin-left: 10px;
	width: 18px;
	height: 18px;
	background: #007BC5 url(/images/send-arrow.gif) 50% 50% no-repeat;
	border: none
}

.found {
	text-align: center;
	clear: both;
	padding: 10px 28px 0 40px;
	color: #888
}

.found STRONG {
	color: #09629B
}

/* ----------------------| Manufacture Page |---------------------- */
.manufacture {
	float: left;
	margin: 4px 25px 10px 0;
	background: url(/images/corn-tl.gif) no-repeat;
	text-align: center
}

.manufacture DIV {
	margin-bottom: 8px;
	background: url(/images/corn-tr.gif) 100% 0 no-repeat
}

.manufacture DIV DIV {
	background: url(/images/corn-br.gif) 100% 100% no-repeat
}

.manufacture DIV DIV DIV {
	padding: 8px;
	background: url(/images/corn-bl.gif) 0 100% no-repeat
}

.manufacture IMG {
	display: block
}

#content .manufacture A:link,#content .manufacture A:visited {
	font-weight: bold;
	color: #D90C02
}

/* ----------------------| Goods |---------------------- */
#goods {
	overflow: hidden;
	padding: 20px 0;
	width: 100%
}

/* ----------------------| Column |---------------------- */
#column {
	float: right;
	padding-bottom: 20px;
	width: 28%
}

#column H2,#goods H2 {
	padding: 14px 0 6px 8px;
	background: url(/images/h2-lite-bg.gif) repeat-x;
	border-bottom: solid 1px #E7E7E7;
	font-size: 12px;
	color: #888
}

/* ----------------------| Take A Look! |---------------------- */
.takelook {
	padding: 7px 0 7px 17px;
}

.takelook .offer {
	float:none;
	width:auto;
	text-align:center!important;
}

.takelook .box div {
	text-align:center;
}

.takelook H3 {
	padding: 10px 0 10px 40px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	/*background:url(/images/takelook/ico-exclam.gif) 0 50% no-repeat;*/
	font-size: 12px;
	color: #888
}

/*	.takelook.question H3 {
		background-image:url(/images/takelook/ico-question.gif)
		}
	.takelook.lamp H3 {
		background-image:url(/images/takelook/ico-lamp.gif)
		}
	.takelook.search H3 {
		background-image:url(/images/takelook/ico-search.gif)
		}
	.takelook.dollar H3 {
		background-image:url(/images/takelook/ico-dollar.gif)
		}*/
.takelook .text {
	padding: 4px 0 0 5px;
	color: #666
}

.takelook .details{
	display: block;
	margin-top: 5px
}

.takelook .details A , div.details a {
	text-decoration: none;
	font-weight: bold;
	color: #09629B
}

.takelook .details A:hover {
	color: #C70900
}

.takelook .details SPAN, div.details a span {
	float: left;
	margin-top: 3px;
	width: 24px;
	height: 11px;
	background: url(/images/ico-price.gif) 0 2px no-repeat
}

.avto_plate {
	background:#08639A !important;font-weight:normal;padding:10px;text-align:left;
}

.avto_image {
	background:url(/images/arr-right.gif) no-repeat bottom right;padding-bottom:10px;width:100%;
}

/* ----------------------| Catalog |---------------------- */
#catalog {
	padding: 0 0 30px 0;
	margin-bottom: 2px;
	width: 100%;
	background: url(/images/catalog-bg.gif) 0 100% repeat-x;
	border-top: solid 2px #09629B;
	border-bottom: solid 2px #09629B;
	text-align: center
}

#catalog H2 {
	padding: 4px 0 4px 8px;
	margin-bottom: 7px;
	background: url(/images/h2-lite-bg.gif) repeat-x;
	border-top: solid 2px #FFF;
	border-bottom: solid 1px #E7E7E7;
	text-align: left;
	font-size: 18px;
	color: #BBB
}

#catalog H2 A {
	position: relative;
	top: -2px;
	left: 15px;
	font-weight: normal;
	font-size: 11px;
	color: #999
}

/* ----------------------| Manufacturers |---------------------- */
#manufacture {
	margin: 0 auto;
	width: 90%;
	background: #EEE
}

#manufacture TD {
	background: #FFF url(/images/manufacture-corn.gif) 100% 100% no-repeat;
	border: solid 2px #FFF
}

#manufacture TD A {
	display: block;
	height: 35px;
	border: dashed 1px #BBB;
	text-align: center
}

#manufacture TD A:hover {
	background: #E7E7E7
}

#manufacture TD IMG {
	display: block;
	margin: 0 auto
}

/* ----------------------| Footer |---------------------- */
#footer {
	padding: 20px 10px 15px 10px;
	border: solid 1px #BBB;
	border-width: 3px 0;
	color: #999;
	z-index: 1;
}

* HTML #footer {
	overflow: visible;
	height: 1em;
}


#footer .umacs {
	float: left;
	text-align: left;
	font-size: 11px;
	color: #000;
	padding: 8px 0px 0px 8px;
}

/*#footer table td.left.bot,
#footer table td.center.bot {
	width:42%;
}*/

	
#footer table {
	width:100%;
}

#footer .right {
	text-align: right;
}

#footer .info {
	padding-top: 15px;
	margin: 0;
}

#footer .info LI {
	list-style: none;
	text-align: left
}

#footer .info A {
	color: #999
}

#footer td {
	width:33%;
}
#footer .bot {
	
}

.right_rasporka {
	width:300px;
}

#footer .right.bot img {
	float:left;
	display:block;
	margin:6px 10px 0 20px;
}

#footer .right.bot ul {
	margin:0 0 0 121px;
}

#footer .right.bot ul li {
	list-style:none;
	font-size:10px;
	color:#999;
	text-align:left;
	display:block;
}

#footer .ele_bot_logo {
	position:relative;top:-7px;
}

/* ----------------------| Counters |---------------------- */
#counters {
	padding: 10px
}

/*----------------*/
.blue-block {
	padding: 2px;;
	background: white;;
	border: 1px solid #888E8E;;
	margin-bottom: 4px;
}

.blue-block div.blue {
	background: url(/images/blue-block.jpg) no-repeat;;
	width: 174px;;
	height: 28px;;
	color: white;;
	text-align: center;;
	padding-top: 6px;;
	font-family: Arial;;
	font-size: 10pt;
}

.blue-block div.red {
	background: url(/images/red-block.jpg) no-repeat;;
	width: 174px;;
	height: 50px;;
	color: white;;
	text-align: center;;
	padding-top: 6px;;
	font-family: Arial;;
	font-size: 10pt;
}

.shop-block {
	padding-left: 5px;;
	padding-right: 20px;
}

.shop-block table {
	color: #5B5B5B;
}

.shop-block table a.shop-block {
	color: #C60B04;
}

.price-block {
	float: left;;
	color: #C60B04;;
	font-size: 20pt;;
	font-weight: bold;
}

/*.basket {float:right;background:url(/images/basket.gif) no-repeat top left;width:150px;height:50px;text-align:center;padding-top:20px;color:#C60B04;font-weight:bold;font-size:10pt;}*/
.price-block span {
	color: #5B5B5B;;
	font-size: 10pt;;
	font-weight: normal;;
	margin-left: 10px;
}

p.text-d {
	font-size: 10pt !important;
}

#content H1.shop-header {
	padding: 12px 0 4px 8px;
	margin-bottom: 7px;
	background: url(/images/h1-page-bg-pr.gif) repeat-x;
	border-bottom: solid 1px #EAEAEA;
	text-align: left;
	font-size: 10pt;
	color: #8D8D8D
}

.characteristic {
	padding: 12px 0 0px 8px;;
	margin-bottom: 7px;;
	border-bottom: solid 1px #EAEAEA;;
	font-size: 8pt;;
	color: #CD0800;;
	font-weight: bold;
}

.cboth {
	clear: both;
}

.charl {
	text-align: right;;
	float: left;;
	width: 110px;;
	color: #B4B4B4;
}

.charr {
	text-align: left;;
	float: left;;
	color: #000;;
	padding-left: 5px;
}

/* catalogue */
.catalogue-item {
	width: 100%;
}

.catalogue-item td {
	vertical-align: top;
}

b.bred,strong.bred {
	font-size: 24pt;;
	color: #CB0A00;
}

span.sgrey {
	color: #707070;
}

div.dchar {
	padding-left: 15px;;
	background: url(/images/dchar.jpg) bottom left repeat-x;;
	border-bottom: 1px solid #E7E7E7;;
	height: 40px;;
	color: #707070;;
	font-weight: bold;;
	margin-bottom: 10px;;
	font-family: Tahoma;
}

table.tchar {
	width: 100%;;
	font-family: Tahoma;
}

table.tchar td span.mid {
	color:#b2b2b2;
	display:block;
	margin:-1px 0 0 0;
}

table.tchar td.tleft {
	padding-left: 15px;;
	text-align: right;;
	width: 180px;;
	color: #B2B2B2;;
	font-size: 8pt !important;
	width:30%;
}

table.tchar td.tright {
	color: #000000;;
	font-size: 8pt !important;;
	padding-left: 1px;
	text-indent:-4px;
	width:70%;
}

#content table.tchar td.tright a:link {
	font-weight:normal;
}

#content table.tchar td.tright p a:link {
	font-weight:bold;
}

#content table.tchar td.tright span img {
	vertical-align:middle;
}
	
table.tchar td.tright p{
	display:inline;
	height:1px;
}

table.tchar font {
	color: #106095 !important;;
	text-decoration: underline;
}

table.tchar a {
	text-decoration: none;
}

.cbasket {
	/*float: right;*/
	height: 30px;
	/*width: 140px;*/
	background: url(/images/basket.gif) no-repeat top left;
	font-weight: bold;
	color: #CB0A00;
	padding-left: 45px;
	padding-top: 19px;
	font-family: Tahoma;
	cursor: pointer;
	margin:20px 0 25px 0px;
}

.cbasket img {
	margin-bottom: -2px;
}

.cbasket a {
	color: #CB0A00 !important;
}

td.bgre {
	border-bottom: 1px solid #E7E7E7;;
	padding-left: 15px;;
	color: #CB0A00;;
	font-weight: bold;;
	font-family: Tahoma;;
	font-size: 8pt !important;
}

span.imchar {
	position: absolute;
	padding-left: 185px;
	color: #000;
	font-weight: normal;
	z-index: -100;
}
span.imchar p {
  display:inline;
}
/* avtoblock */
div.red {
	color: #fff;
	font-size: 12px;
}

div.red a,div.red a:hover,div.red a:active,div.red a:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.key {
	font-size: 7pt !important;;
	vertical-align: top;
}

table.right_auto .key {
	vertical-align:middle;
}

table.right_auto span.mid {
	color:#aaa;
}


td.subbot {
	background: #969696;;
	border-top: 1px solid #fff;;
	padding: 0px !important;;
	height: 6px !important;
}

td.spacer {
	/*background:none;padding:0px !important;height:6px !important;}*/
	border-top-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 3px 0px !important;
	background-image: none !important;
	background-color: #969696 !important;
}

span.bul {
	background: url(/images/list04.gif) no-repeat 0px 0px;
	margin-left: -15px;
	padding-left: 20px;
}

/* basket */
.basket-left {
	width: 190px;;
	padding-left: 7px;;
	color: #8A8A8A;;
	font-size: 12px !important;;
	font-family: Tahoma;
}

.basket-left span {
	color: #0B649C;;
	font-size: 12px;
}

.basket-left img {
	margin-left: 7px;;
	margin-bottom: 10px;
}

.buttd {
	padding-left: 20px;;
	padding-top: 20px;
}

input.butt4 {
	width: 97px;;
	height: 22px;;
	color: #fff;;
	font-size: 11px;;
	font-weight: bold;;
	background: url(/images/butt.gif);;
	border: 0px;;
	cursor: pointer;
}

.ggrey {
	background: #fff url(/images/grad-grey.jpg) repeat-x top left;;
	color: #626262;;
	font-size: 14px !important;;
	padding-left: 10px;;
	font-weight: bold;;
	font-family: Tahoma;;
	border-bottom: 1px solid #B8B8B8;;
	vertical-align: top;;
	padding-top: 16px;;
	padding-bottom: 6px;
}

.ggrey2 td {
	color: #626262;;
	font-size: 10px !important;;
	font-family: Tahoma;;
	border-bottom: 1px solid #B8B8B8;;
	vertical-align: top;;
	border-left: 1px solid #DDDDDD;;
	padding: 0px 10px 3px 10px;
}

.ggrey3 td {
	border-left: 1px solid #DDDDDD;
}

.ggrey4 td {
	vertical-align: top;;
	padding: 10px;;
	padding-top: 0px;;
	padding-bottom: 0px;
}

.ggrey5 td {
	padding: 0px;;
	height: 7px;
}

.descr-tb td {
	font-size: 10px !important;;
	color: #000000;;
	padding: 0px;;
	font-family: Tahoma;
}

.descr-tb-right {
	color: #B4B4B4 !important;;
	text-align: right;;
	font-size: 10px !important;
}

.price-g {
	text-align: center;;
	color: #8D8D8D;;
	font-family: Tahoma;
}

.price-g b {
	color: #D70002;
}

.price-g span {
	color: #07629B;
}

.checkdf {
	
}

div.recalc-right {
	margin: 14px 0px 22px 0px;;
	text-align: right;
}

input.fgr {
	width: 230px;;
	height: 18px;;
	border: 1px solid #5B5B5B;
}

.trg td {
	color: #004889;;
	font-weight: bold;;
	font-size: 11px !important;
}

.trg td span {
	color: #0495F0;;
	font-size: 12px;
}

select.fgr {
	width: 200px;;
	height: 18px;
}

textarea.fgr {
	width: 230px;;
	height: 150px;
}

.wh {
	border: 1px solid #888E8E;;
	margin-bottom: 2px;;
	width: 179px;
}

.pr-mag {
	background: url(/images/pr-mag.jpg) repeat-x top left;;
	height: 33px;;
	width: 181px;;
	padding-top: 13px;;
	color: #8D8D8B;;
	font-family: Tahoma;;
	padding-left: 4px;;
	font-weight: bold;;
	font-size: 12px !important;;
	text-align: center;;
	padding-right: 4px;
}

.pr-mag-l {
	color: #C60C00;;
	text-decoration: underline;;
	font-size: 11px !important;;
	padding-left: 4px;
}

.pr-mag-l a {
	color: #C60C00 !important;;
	text-decoration: underline !important;;
	font-size: 11px !important;
}

.pr-mag-r {
	text-align: right;;
	padding-right: 4px;;
	color: #5D5D5D;;
	font-size: 11px !important;
}

table.product_image {
	margin: 0px auto;
}

table.product_image td {
	padding: 0px;
	font-size: 1px;
}

table.product_image td.b-t-l {
	text-align: left;
	vertical-align: bottom;
}

table.product_image td.b-t-r {
	text-align: right;
	vertical-align: bottom;
}

table.product_image td.b-b-l {
	text-align: left;
	vertical-align: top;
}

table.product_image td.b-b-r {
	text-align: right;
	vertical-align: top;
}

.offer H2 a,#content .offer H2 a:visited,#content .offer H2 a:hover,#content .offer H2 a:active
	{
	font-size: 12px;
	color: #000;
	text-decoration: none !important;
}

/* link block */
.linkblock {
	font: 11px arial, tahoma, verdana, sans-serif;
	color: #999999;
	padding: 4px;
}

.linkblock a {
	font: 11px arial, tahoma, verdana, sans-serif;
	color: #669999;
	text-decoration: none;
}

.linkblock a:hover {
	text-decoration: underline;
}

div.right {
	float: right;
	width: 25%;
	margin:0 0 0 10px;
}

div.left {
    float: left;
    width: 25%;
    margin:0 0 0 10px;
}

td.right_td div.right {
    margin-left:0;
}


#content .spec {
	clear: both;
	page-break-before: always;
}

@media print {
	* {
		page-break-before: avoid;;
		page-break-after: avoid;
	}
	.offer {
		width: 150px;
	}
	.trg {
		display: none;
	}
	table {
		page-break-inside: avoid;
	}
	tr {
		page-break-before: avoid !important;
	}
}

/* characterisrtics */
.chars-name {
	border: 1px solid #fff;
	font-family: Verdana !important;
	font-size: 10px !important;
	line-height: 12px;
	/*white-space:nowrap;*/
}

.offer table.in_block td {
	width:50%;
}

.offer table td.chars-name,
.offer table td.chars-preview {
	/*vertical-align:top;*/
	width:50%;
}
.offer table td.chars-name {
	text-align:right;
	padding-right:2px;
}

.chars-preview {
	font-size: 7pt !important;
	font-family: Verdana !important;
	font-size: 10px !important;
	line-height: 12px;
	
}
.offer table td.chars-preview {
	text-align:left;
	text-indent:-8px;
	/*padding-left:2px;*/
	padding:2px;	
}
	.offer table td.chars-preview p {
		margin:0;
		padding:0;
		display:inline;
		height:1px;
		line-height:12px;
	}
	.offer table td.chars-mid {
		padding-bottom:2px;
	}

	
	
.series_tab .pict.center .box {
	margin:0 auto;
}
	
.series_tab .pict .box .txt img{ 
	display:none;
}
	

/* 	CATALOG SERIES LIST   */
.series_list {
	padding: 0 30px;
	margin: 25px 0 10px 0;
	text-align: center;
}

.serlies_list_table {
	margin-top: 20px;
}

.series_cell {
	width: 200px;
	float: left;
}

/* 	CATALOG SERIES ID   */
.series_id {
	float: left;
	padding: 50px;
	text-align: center;
	width: 20%
}

.series_name {
	font-weight: bold
}

.price_series_list {
	color: red;;
	font-size: 18px
}

td div.bred_bad_series {
	color: red;
	text-align: left;
	padding: 0px 5px;
}

strong.bread_series {
	color: red;
	font-size: 18px;
	white-space: nowrap;
}

/**

top menus 

**/
div.top-menu {
	background: transparent url(/images/ground-menu.jpg) repeat-x scroll
		left top;
	height: 31px;
	margin-top: 1px;
	width: 100%;
	position: relative;
	text-align: center;
	margin-bottom: 2px;
	/*z-index: 99999;*/
	
}
	.top-menu del {
		text-decoration:none;
		text-align:center;	
	}
	
	

.top-menu ul li a,
.top-menu ul li a:visited { /*display: block;*/
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
}

.top-menu ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	white-space: nowrap;
/*_width: 900px;*/
}

* html .top-menu ul {
    zoom:1;
}

.top-menu ul li {
	position: relative;
	display: inline;
	padding: 4px 0 4px;
	line-height: 31px;
	font-size: 13px !important;
	zoom:1;
}

* html .top-menu ul li {
    line-height: 25px;
    padding:0;
}

.top-menu ul li a {
	padding: 0 18px 0 20px;
	border-right: 2px solid #0af;
}

.top-menu ul li ul li {
	display: block;
	line-height: normal;
	padding: 5px;
	font-size: 11px !important;
	font-weight: normal;
	background:#0D5E96 url(/images/smenu.jpg) repeat-x scroll center;
	text-align: left;
	padding:2px 5px;
	width:180px;
	white-space: normal;
}
	
.top-menu ul li ul li a, 
.top-menu ul li ul li a:visited {
	color:#fff;
	text-align: left;
	border:0 none;
	display: block;
	width:100%;
}
	
.top-menu ul li ul {
	position: absolute;
	display: none;
	z-index:1000;
	/*top: 27px;*/
	left: 0;
	width: 190px;
	padding:0;
}

/* specific to non IE browsers */
.top-menu ul li:hover a {
	color: #fff;
}

.top-menu ul li:hover ul{
	display: block;
	position: absolute;
	top: 24px;
	left: 0;
	width: 190px;
}
 
.top-menu ul li ul li:hover {
	background:#0D5E96;
}

.top-menu ul li:hover ul li ul {
	display: none;
}


.top-menu ul li:hover ul li a {
	display: block;
	border: 0 none;
	color:#FFF;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	padding:5px 10px;
}

.top-menu ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left:190px;
	top: 0;
}


.top-menu ul li#lllast ul li ul {
	left: -190px;
}

/************ left_menu ***********/

h2.header {
	padding: 12px 0 4px 8px;
	margin-bottom: 7px;
	margin-right:10px;
	background: url(/images/h1-page-bg.gif) repeat-x;
	border-bottom: solid 1px #93D0DD;
	font-size: 16px;
	color: #666;
}


ul.left_menu {
	margin:8px 10px 0 0;
	font-family:Tahoma;
	font-size:13px;
	list-style:none;
	list-style-image:none;
}
	.left_menu li {
		background:#e8e8e8 url(/images/li.gif) 7px 7px no-repeat;
		margin:0 0 1px 0;
		padding:0 5px 0 20px;
		font-weight:bold;
		color:#007ec3;
		list-style:none;
		list-style-image:none;
	}
	
		.left_menu li a {
			color:#666;
			display:block;
			padding:0 0 4px 0;
		}
		
		.left_menu li span {
			display:block;
			padding:1px 0 3px 0;
		}
	
		.left_menu li ul {
			background:#fff;
			margin:0 -5px 0 -20px;
		}
			.left_menu li ul li {
				background:url(/images/li2.gif) 0 10px no-repeat;
				padding:3px 0 0 8px;
				font-weight:normal;
				font-size:12px;
				margin-bottom:1px;
				margin-left:35px;
			}
			
				.left_menu li ul li b {
					font-weight:normal;
				}
				
				.left_menu li ul li ul {
					margin-top:5px;
					margin-bottom:4px;
				}
					.left_menu li ul li ul li {
						background:none;
						margin-left:22px;
						
					}

/********* price reduction *********/

.price_reduction {
	color:#CB0A00;
	/*max-width:220px;*/
	text-align:center;
	margin:5px auto;
}

.price_reduction strong {
	display:block;
	line-height:24px;
	font-size:24px;
}

.offer .price_reduction .price {
	padding:0;
	margin:2px 0 0 0;
}

.offer .price_reduction .price strong {
	line-height:24px;
	font-size:24px;
	text-align:center;
}

.price_reduction ins {
	background:#C70900;
	color:#fff;
	font-size:14px;
	font-family:Tahoma;
	padding:2px 0 2px 5px;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
}

.price_reduction ins del {
	font-weight:normal;
	margin:0 7px 0 0;
}

.price_reduction ins span {
	margin:0 5px 0 0;
}


td.price_right {
	font-size:33px;
	vertical-align:middle;
}

/********* series_id *********/

.series_tab table td {
	/*vertical-align:middle;*/
	padding:5px 20px 5px 0;
}

	.series_tab .details {
		float:right;
	}
	
	.series_tab table td.series_first {
		padding-right:15px;
	}
	
	.series_tab table td.series_first strong {
		/*margin:0 20px 0 0;
		display:block;*/
	}
	
	.series_tab table td.series_last {
		padding-right:0;
	}
	
	
	.series_tab .series_last img {
		margin:0 0 0 10px;
	}
span.ballu-pointer {
    display:block;
    width:5px;
    height:5px;
    background:#2FAE49;
    position:absolute;
    bottom:-41px;
    left:-204px;
}
div.details img {
    vertical-align:middle;
}
/* ����� ������, �������� �� ��������� */
.resultTable {
	font-size:10pt;
	width:100%;
}
.odd { background:#E2E2E2 none repeat scroll 0 0; }
.even { background:#C3C3C3 none repeat scroll 0 0; }
.resultTable th {
	font-size:8pt;
	vertical-align:top;
	text-align:center;
}
.resultTable td {
	padding:2px;
	vertical-align:top;
	text-align:left;
}
.plgreen {
	background:green none repeat scroll 0 0;
	color:white;
	font-weight:bold;
	text-align:center !important;
}
.greentd {
	background:#99CC99 none repeat scroll 0 0;
	text-align:center !important;
}
.plyellow {
	background:yellow none repeat scroll 0 0;
	color:black;
	font-weight:bold;
	text-align:center !important;
}
.yellowtd {
	background:#FFEE9F none repeat scroll 0 0;
	text-align:center !important;
}
.bluetd {
	background:#B6CAEB none repeat scroll 0 0;
	text-align:center !important;
}
.redtd {
	background:#FFCCCC none repeat scroll 0 0;
	text-align:center !important;
}
.cache {
	color:blue;
	font-size:7pt;
}

/* Egipt header 15.06.10 */
#header .hedh{position: relative;padding: 0;margin: -14px -14px -5px -14px;}
#header .hedh .bg{ height: 220px; position: relative; overflow: hidden;background: url('/images/egpcbg.jpg') repeat-x;}
#header .hedh .bgs{ background: url('/images/egpbg.jpg') transparent left top no-repeat; float: left; display: block; height: 220px; width: 1163px; position: absolute;}
#header .hedh .logo{background: url('/images/egplogo.gif') transparent no-repeat;width: 180px;height: 47px;position: absolute; top: 34px;left: 44px;overflow: hidden;z-index: 10;}
#header .hedh .logo a{width: 100%;display: block;padding-top: 300px;}
#header .info{position: absolute;right: 30px;top: 10px;text-align: right;font-family: Tahoma,Arial;}
#header .info .time{font-size: 15pt;font-weight: bold;color: #024980;}
#header .info .time sup{font-size: 10pt;}
#header .info .time span{font-size: 10pt;padding-right: 12px;}
#header .info .wti{font-size: 10pt;color: #024980; width: 200px;float: left;padding-top: 10pt;}
#header .info .tel, #header .tkinfo .tel{
    color: #0a395f;font-weight: bold;
    font-size: 29pt; clear: both;color: #fff;
    padding-bottom:50px;
    height:32px;
    margin-bottom:5px;
    background:transparent url(/images/phone-m.png) no-repeat scroll 0 bottom;
    }
#header .info .tel span, #header .tkinfo .tel span{font-weight: normal;font-size: 16pt;}
#header .info .mail a{color: #0a395f;}
#header .info .icq{font-weight: bold;font-size: 11pt;padding-left: 20px;background: url("/images/egpicq.gif") no-repeat;float: right;margin-top: 5px;color: #0a395f;}

/*Turkey header 15.06.10*/
#header .tkhedh{position: relative;padding: 0;margin: -14px -14px -5px -14px;}
#header .tkhedh .bg{ height: 220px; position: relative; overflow: hidden;background: url('/images/tkbgs.jpg') repeat-x;}
#header .tkhedh .bgs{ background: url('/images/tkbg.jpg') transparent left top no-repeat; float: left; display: block; height: 220px; width: 1163px; position: absolute;}
#header .tkhedh .tklogo{background: url('/images/tklogo.gif') transparent no-repeat;width: 207px;height: 47px;position: absolute; top: 34px;left: 44px;overflow: hidden;z-index: 10;}
#header .tkhedh .tklogo a{width: 100%;display: block;padding-top: 300px;}
#header .tkhedh .slider{position: absolute; background: url("/images/tkslideimg.png") no-repeat; width: 425px; height: 205px; display: block; left: 35%; top: 10px; z-index: 10;}
#header .tkinfo{position: absolute;right: 30px;top: 5px;text-align: right;font-family: Tahoma,Arial;}
#header .tkinfo .time{font-size: 13pt;font-weight: bold;color: #0a395f; }
#header .tkinfo .time sup{font-size: 9pt;}
#header .tkinfo .time span{font-size: 9pt;padding-right: 12px;}
#header .tkinfo .tel{
    color: #fff;font-weight: bold;font-size: 29pt; clear: both#header .tkinfo .tel;}
#header .tkinfo .tel span{font-weight: normal;font-size: 16pt;}
#header .tkinfo .mail a{color: #0a395f;font-size: 10pt;}
#header .tkinfo .icq{font-weight: bold;font-size: 11pt;padding-left: 20px;background: url("/images/egpicq.gif") no-repeat;float: right;margin-top: 5px;color: #0a395f;}

#header .knopka-operator {
    float:right;
    display:none;
}

.series-tables {
	width:100%;
	border-collapse: collapse;
	margin:30px 0;
}
.series-tables th {
	color:#000;
	font-family: Tahoma, Verdana;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 15px;
}
.series-tables tbody {
	border:1px solid #e8e8e8;
}
.series-tables tbody tr td {
	border-right:1px solid #e8e8e8;	
}
.series-tables tbody tr {
	border-bottom:1px solid #e8e8e8;	
}

.series-tables td {
	padding:10px 15px;	
}
.series-tables td.desc {
	padding-top: 0;
}

.series-tables td .pic {
	float:left;
	width: 150xp;
	overflow: hidden;
}

.series-tables tr.odd {
    background:#f9f9f9;
}

.series-tables td .descr.widthPic {
	margin-left: 160px;	
}	

.series-tables td div.descr {
	max-width: 400px;
	font-size: 	10px;
	color:#000;
	font-family: Tahoma,Verdana;
}	

div.title {
	width:285px;	
}
h3 a.title , h3 a.title:hover, h3 a.title:active {
	font-size: 18px;
	font-family: Tahoma,Verdana;
	color:#007ec3;
	text-decoration: none;
	border-bottom: 1px solid #007ec3;
	font-weight: bold;
}
body td.basket {
	width:110px;
}
body td.basket .float {
	float:left;
}
body td.basket .float.count {
	width:45px;
	margin-top:2px;
}

body td.basket .float.button {
	width:55px;
}

body td.basket input.count {
	width:44px;
	border:1px solid #abaaa7;
}
body td.basket button {
	background: none;
	border: none;
	width:55px;
	height: 22px;
	margin:0px 0 0 0;
}

.red_Price {
	color:#c6180d;
	font-weight: bold;
	font-size: 16px;
	white-space:nowrap;
}

.old_price {
	text-decoration: line-through;
	color:#858585;
}
.series-tables td.price-container {
		padding:10px 0px;
		text-align: right;
}
.newPrice {
	width:100%;
	height: 50px;
	background: url(/images/newPrice.png) repeat-x 0 0;
	color:#fff;
	font-weight: bold;
	font-size: 16px;
	padding-top:7px;
}

#content .series-tables tr  td .title h3 {
			margin-left:0;
			padding-left: 0;
}
.search-input input {
	border:1px solid #ccc;
	font-size:11px;
	width: 100px;
}

.search-input {
	margin:10px 0 5px 0;
	padding:0 0 0 0;
	width: 120px;
}
.search-input .submit {
	background: none;
	border: none;
	width: 16px;
	height: 16px;
	background: url(/images/find.png) no-repeat 0 0;
}
.ka-top {
	width:100%;
	min-width:220px;
	width:expression(((document.body.clientWidth || document.documentElement.clientWidth) < 221px) ? "220px" : "auto");
	position:relative;
	max-width:288px;
	height:206px;
}
.ka-top-left {
	background:url(/images/top-left.png) no-repeat right 0;
}
.ka-top-right {
	background:url(/images/top-right.png) no-repeat right 0;
}

.ka-top a {
	text-decoration: none;
	position: absolute;
	display: block;
	left:0;
	right:0;
	top:0;
	bottom: 0;
}

#koskoform input.kinp,select,textarea {
	font-family: Arial;
	color:#000;
	font-size: 12px;
	border:1px solid #777;
	width: 200px;
	height: 20px;
	background: #fff;
}

#koskoform label {
	color:blue;	
}

#koskoform textarea {
		height: 80px;
    width: 100%;
}

#koskoform input.kinp {
		height: 19px;
}

#koskoform input.kinp.w2 {
		width: 410px;
}
#koskoform label {
	padding-right:10px;	
}
#content  h2.hhh {
	background: none;
	border:none;
}


#koskoform .butt5 {
 background: url("/images/butt.gif") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    width: 97px;
}
.attention {
	color: #F60;
	font-size:0.8em;
}
.row {
	margin-top:20px;
	color:blue;	
	position: relative;
}
.filter-div {
	position: absolute;
	left:0;
	right:0;
	height: 32px;
	background: #7092bf;
}
.filter-div input {
	height: 24px;
	border: none;
	margin: 2px;
	width: 100%;
	color:#777;
	font-size: 18px;
	font-weight: normal;
}
.filter-div .button {
	background: #7092bf;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
}
.filter-div ._dtext {
	background: #7092bf;
	color:#FFF;
	font-size: 18px;
	width : 75px;
	font-weight: bold;
	padding: 3px 0 0 18px;
}
.news-main-txt {
    padding-left:20px;
}
