BODY {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: #BCBCBC;
	scrollbar-base-color: #E5E5E5;
	scrollbar-darkshadow-color: #989898;
	scrollbar-face-color: #E5E5E5;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #818181;
	scrollbar-track-color: #E5E5E5;
}
.bgAll {
	background-color: #E5E5E5;
	background-image: url(../images/bg/bg.jpg);
	background-repeat: repeat-x;
}
.bgLeft {
	background-image: url(../images/bg/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.bgRight {
	background-image: url(../images/bg/bg_logo.jpg);
	background-repeat: no-repeat;
}
.bgLineBot {
	background-image: url(../images/bg/bg_line_bot.gif);
	background-repeat: repeat-x;
}
.bgLineLeft {
	background-image: url(../images/bg/bg_line_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgLineRight {
	background-image: url(../images/bg/bg_line_right.gif);
	background-repeat: repeat-y;
}
.mainWidth {
	width: 873px;
}
.topLogo {
	margin-left: 30px;
}
.topSlogan {
	margin-right: 33px;
}
.topBanerBorderTop {
	background-image: url(../images/pic_top_08.jpg);
	background-repeat: repeat-x;
}
.topBanerBorderbot {
	background-image: url(../images/pic_top_14.gif);
	background-repeat: repeat-x;
}
.topBanerBorderLeft {
	background-image: url(../images/pic_top_11.gif);
	background-repeat: repeat-y;
}
.topBanerBorderRight {
	background-image: url(../images/pic_top_12.gif);
	background-repeat: repeat-y;
}
.centerBorderTop {
	background-image: url(../images/bg/pic_center_c.gif);
	background-repeat: repeat-x;
}
.centerBorderBot {
	background-image: url(../images/bg/pic_center_b.gif);
	background-repeat: repeat-x;
}
.centerBorderLeft {
	background-image: url(../images/bg/pic_center_l.gif);
	background-repeat: repeat-y;
}
.centerBorderRight {
	background-image: url(../images/bg/pic_center_r.gif);
	background-repeat: repeat-y;
}
/* osnovnye nastroiki */
HR {
	color: #E0EBC7;
	height: 1px;
}
A {
	cursor: hand;
}
TD, P {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A,
.textJustify A,
.textNormal A,
.textSpecial A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
A:HOVER,
.textJustify A:HOVER,
.textNormal A:HOVER,
.textSpecial A:hover {
	color: Black;
	text-decoration: none;
}
.textJustify {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.textNormal {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textTitle {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.textTitle A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.textTitle A:HOVER {
	color: Black;
	text-decoration: none;
}
.textSpecial {
	color: #7F7F7F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.specialBox {
	background-color: #E9F3F4;
	padding: 9px 12px 9px 12px;
}
#copy {
	color: #7F7F7F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 7px 20px 7px 0px;
}
#copy A {
	color: #7F7F7F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#copy A:HOVER {
	color: Black;
	text-decoration: none;
}
#copy2 {
	color: #BCBBBA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 7px 0px 7px 20px;
	line-height: 12px;
}
#copy2 A {
	color: #BCBBBA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#copy2 A:HOVER {
	color: Black;
	text-decoration: none;
}
.pathText {
	color: #669999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 10px;
}
.pathText A {
	color: #669999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.pathText A:HOVER {
	color: Black;
	text-decoration: none;
}
.color1 {
	color: #336699;
}
.color2 {
	color: #669999;
}
.color3 {
	color: #7F7F7F;
}
.color4 {
	color: Black;
}
.pic {
	
}
.picLeft {
	margin-right: 18px;
	float: left;
}
.picRight {
	margin-left: 18px;
	float: right;
}
LI {
	list-style-type: disc;
}
.line {
	background-color: #E9F3F4;
	height: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* osnovnye nastroiki END */
.ed {
	
}
/* FORMA */
.formaInput {
	color: Black;
	border: 1px solid #9AB2C8;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
}
.formaQuickLink {
	color: Black;
	border: 1px solid #9AB2C8;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: White;
	height: 15px;
}
.formaSelect {
	color: Black;
	border: 1px solid #9AB2C8;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
}
.formaTextarea {
	color: Black;
	border: 1px solid #9AB2C8;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: #BCBCBC;
	scrollbar-base-color: #E5E5E5;
	scrollbar-darkshadow-color: #989898;
	scrollbar-face-color: #E5E5E5;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #818181;
	scrollbar-track-color: #E5E5E5;
}
.formaBut {
	color: #3F3D3D;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CBCCDA;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-color: #9AB2C8;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #9AB2C8;
	border-right-color: #46617C;
	border-bottom-color: #527393;
	cursor: hand;
}
/* FORMA END */
/* spasers */
.spacerTop1 {
	height: 3px;
}
.spacerLeft {
	width: 45px;
}
.spacerRight {
	width: 43px;
}
.spacerLeftBot {
	width: 45px;
	height: 5px;
}
.spacerRightBot {
	width: 43px;
	height: 5px;
}
.spacerBot {
	height: 5px;
}
.spacerBot2 {
	height: 7px;
}
.mainPlace {
	padding: 9px 18px 9px 18px;
}
.spacerProdTop {
	height: 4px;
}
.spacerProdTop2 {
	height: 15px;
}
.spacerProdTop3 {
	height: 20px;
}
.spacerProdTop4 {
	height: 20px;
}
.spacerProdBot {
	height: 4px;
}
.spacerMenuBot {
	height: 1px;
}
/* spasers END */
/* menu */
.menuBg {
	background-image: url(../images/bg/menu_bg.gif);
	background-repeat: repeat-x;
}
.menuBgOn {
	background-image: url(../images/bg/menu_bg_on.gif);
	background-repeat: repeat-x;
}
.menuText {
	color: #2F5761;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.menuText A {
	color: #2F5761;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menuText A:HOVER {
	color: Black;
	text-decoration: none;
}
.menuTextOn {
	color: #2F5761;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background-image: url(../images/bg/menu_bg_on.gif);
	background-repeat: repeat-x;
}
.menuTextOn A {
	color: #2F5761;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menuTextOn A:HOVER {
	color: Black;
	text-decoration: none;
}
.menuQuickLink {
	color: #2F5761;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
}
.menuQuickLink A {
	color: #2F5761;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menuQuickLink A:HOVER {
	color: Black;
	text-decoration: none;
}
.submenuDiv {
	background-color: #B3BCC4;
	padding: 0px 2px 2px 1px;
	position: absolute;
	z-index: 1;
	margin-top: 24px;
	margin-left: 7px;
}
.submenuTable {
	border-left: 2px solid #E1ECF3;
	border-bottom: 1px solid #E1ECF3;
	background-color: #E1ECF3;
	border-right: 1px solid #E1ECF3;
	border-top: 2px solid #E1ECF3;
}
.submenuText {
	background-image: url(../images/bg/bg_submenu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	padding: 3px 15px 2px 15px;
}
.submenuText A {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.submenuText A:HOVER {
	text-decoration: none;
	color: Black;
}
/* menu END */
/* products */
.prodWidth {
	width: 203px;
}
.prodPicSmall {
	border: 2px solid White;
}
.prodPicPlaceSmall {
	border: 1px solid #E5E5E5;
	width: 197px;
}
.prodPicBig {
	border: 2px solid White;
}
.prodPicPlaceBig {
	border: 1px solid #E5E5E5;
	width: 197px;
}
.prodPicAdd {
	border: 2px solid White;
}
.prodPicPlaceAdd {
	border: 1px solid #E5E5E5;
	width: 150px;
}
.prodSmallTitle {
	background-image: url(../images/bg/bg_product_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 9px 9px 9px 9px;
	width: 185px;
}
.prodSmallTitle A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.prodSmallTitle A:HOVER {
	color: Black;
	text-decoration: none;
}
.prodSmallAddInfo {
	background-image: url(../images/bg/bg_product_bot.jpg);
	background-repeat: repeat-x;
	color: #669999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 9px 12px 9px;
	width: 185px;
}
.prodSmallAddInfo A {
	color: #669999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.prodSmallAddInfo A:HOVER {
	color: Black;
	text-decoration: none;
}
.prodSmallMore {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 9px 25px 9px;
	width: 185px;
}
.prodSmallMore A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.prodSmallMore A:HOVER {
	color: Black;
	text-decoration: none;
}
.prodBigTitle {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.prodBigTitle A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.prodBigTitle A:HOVER {
	color: Black;
	text-decoration: none;
}
.prodBigTitleLine {
	border-bottom: 1px solid #ECECEC;
}
.prodText {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 25px 10px 25px;
	background-image: url(../images/bg/bg_product_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.prodText A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.prodText A:hover {
	color: Black;
	text-decoration: none;
}
.prodAddInfo {
	background-image: url(../images/bg/bg_product_bot.jpg);
	background-repeat: repeat-x;
	color: #669999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 9px 12px 9px;
	width: 138px;
}
.prodAddInfo A {
	color: #669999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.prodAddInfo A:HOVER {
	color: Black;
	text-decoration: none;
}
.prodPicBigPlaceBg {
	background-image: url(../images/bg/bg_product_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.prodPicBigPlaceBg2 {
	background-image: url(../images/bg/bg_product_top2.jpg);
	background-repeat: repeat-x;
}
.prodPicBigTopBg {
	background-image: url(../images/bg/bg_product_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* products END */
/* table */
.tableTitelBorder {
	border-left: 1px solid #DFDFE2;
	border-right: 1px solid #DFDFE2;
	border-top: 1px solid #DFDFE2;
}
.tableSpacer {
	height: 3px;
}
.tableTitle {
	background-image: url(../images/table_title.jpg);
	background-repeat: repeat-x;
	background-color: #E6E9EA;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 5px 8px 18px;
	border-top: 1px solid #DFDFE2;
}
.tableTitle A {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.tableTitle A:HOVER {
	color: Black;
	text-decoration: none;
}
.tableTitleL {
	background-image: url(../images/table_title.jpg);
	background-repeat: repeat-x;
	background-color: #E6E9EA;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 5px 8px 18px;
	border-left: 1px solid #DFDFE2;
	border-top: 1px solid #DFDFE2;
}
.tableTitleL A {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.tableTitleL A:HOVER {
	color: Black;
	text-decoration: none;
}
.tableTitleR {
	background-image: url(../images/table_title.jpg);
	background-repeat: repeat-x;
	background-color: #E6E9EA;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 5px 8px 18px;
	border-right: 1px solid #DFDFE2;
	border-top: 1px solid #DFDFE2;
}
.tableTitleR A {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.tableTitleR A:HOVER {
	color: Black;
	text-decoration: none;
}
.tableText1 {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 5px 2px 9px;
	font-weight: bold;
	background-color: #F3F6F8;
}
.tableText1 A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.tableText1 A:hover {
	color: Black;
	text-decoration: none;
}
.tableText2 {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 5px 2px 9px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.tableText2 A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.tableText2 A:hover {
	color: Black;
	text-decoration: none;
}
.tableText3 {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 5px 2px 9px;
	background-color: #F3F6F8;
}
.tableText3 A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.tableText3 A:hover {
	color: Black;
	text-decoration: none;
}
.tableText4 {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 5px 2px 9px;
	background-color: #FFFFFF;
}
.tableText4 A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.tableText4 A:hover {
	color: Black;
	text-decoration: none;
}
.tableText5 {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 5px 2px 9px;
	background-color: #F3F6F8;
}
.tableText5 A {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.tableText5 A:hover {
	color: Black;
	text-decoration: none;
}
.tableLineOn .tableText1 {
	background-color: #DBE8F9;
}
.tableLineOn .tableText2 {
	background-color: #E5F0FF;
}
.tableLineOn .tableText3 {
	background-color: #DBE8F9;
}
.tableLineOn .tableText4 {
	background-color: #E5F0FF;
}
.tableLineOn .tableText5 {
	background-color: #DBE8F9;
}
/* table END */