.head {
    width: 999px;
    height: 102px;
    background: url("iheader_bg.jpg") no-repeat 0 100%;
    position: relative;
    }
    .head .head-top {
        display: none;
        }
    .head .head-logo {
        width: 106px;
        height: 94px;
        position: absolute;
        top: 0px;
        left: 29px;
        background: url("logo.gif") no-repeat;
        }
    .head .head-menu {
    	width: 630px;
        height: 43px;
        position: absolute;
        top: 20px;
        left: 160px;
        background: url("menu_bg.gif") no-repeat;
        text-align: center;
        padding: 15px 0px 0px 0px;
        font-weight: bolder;
        font-family: Tahoma;
        font-size: 14px;
        color: #000000;
        text-decoration: none;
    	}

    	.head .head-menu-text a {
    		text-decoration: none;
    		color: #000000;
    		}

    	.head .head-menu-text a:hover {
    		text-decoration: underline;
    		color: #0000FF;
    		}

    	.head .head-menu b {
    		color: #087800;
    		font-style: normal;
    		padding: 0px 20px 0px 20px;
    		}
    .head .head-contacts {
        padding: 10px 0px;
        width: 157px;
        height: 85px;
        position: absolute;
        top: 0px;
        right: 0px;
        background: url("phones_bg.png") 2px 7px no-repeat;
        color: #ffffff;
        font-size: 12px;
        }
        .head .head-contacts .head-contacts-telephones {
            font-family: Tahoma;
            height: 50px;
            position: relative;
            }
            .head .head-contacts .head-contacts-telephones .head-contacts-telephones-code {
                line-height: 46px;
                }
            .head .head-contacts .head-contacts-telephones li {
                margin-left: 80px;
                vertical-align: middle;
                line-height: 15px;
                }
        .head .head-contacts .head-contacts-email {
        	left: 24px;
            margin-top: 5px;
            font-size: 14px;
            bottom: 10px;
            text-align: center;
            }
            .head .head-contacts .head-contacts-email a {
                text-decoration: none;
                color: #ffffff;
                }

.menu {
      width: 999px;
      height: 225px;
      font-size: 13px;
      font-weight: bold;
      color: #ffffff;
      font-family: Tahoma;
	}
	.menu-text {
		padding: 9px 30px 0px 10px;
		#padding: 0px 0px 0px 0px;
		#margin: 9px 30px 0px 10px;
		}
		.menu-text a {
			color: #ffffff;
			text-decoration: none;
			}
		.menu-text a:hover {
			color: #b2b2b2;
			text-decoration: underline;
			}
	.menu-stok {
        float: left;
        background: #b9ad6d url("imenu_1.jpg") no-repeat;
        width: 214px;
        height: 225px;
		}
	.menu-fire {
        background: #b9ad6d url("imenu_2.jpg") no-repeat;
        width: 202px;
        height: 225px;
        float: left;
		}
	.menu-topliv {
        background: #b9ad6d url("imenu_3.jpg") no-repeat;
        width: 194px;
        height: 225px;
        float: left;
		}
	.menu-chem {
        background: #b9ad6d url("imenu_4.jpg") no-repeat;
        width: 195px;
        height: 225px;
        float: left;
        #width: 145px;
        #height: 220px;
        #padding: 5px 10px 0px 40px;
		}
		.menu-chem .menu-text {
			padding-left: 40px;
			padding-top: 5px;
			#padding: 0px 0px 0px 0px;
			#margin: 0px 0px 0px 0px;
			}

	.menu-food {
        background: #b9ad6d url("imenu_5.jpg") no-repeat;
        width: 194px;
        height: 225px;
        float: left;
        #width: 139px;
        #height: 220px;
        #padding: 5px 10px 0px 45px;
		}
		.menu-food .menu-text {
			padding-left: 50px;
			padding-top: 5px;
			#padding: 0px 0px 0px 0px;
			#margin: 0px 0px 0px 0px;
			}

    .b-content table {
        width: 660px;
        }
        .b-content table td,
        .b-content table th {
            padding: 5px 3px;
            text-align: center;
            vertical-align: middle;
            color: #100800;
            }
        .b-content table tHead th {
            background: #7d7341;
            color: #ffffff;
            font-weight: bold;
            vertical-align: middle;
            }
        .b-content table tBody th {
            text-align: left;
            }
        .b-content table tBody .even td,
        .b-content table tBody .even th {
            background: #bfb064;
            }
        .b-content table em {
            font-size: 10px;
            }
        .b-content p.table-foot {
            margin-top: 0px;
            }

	.content .b-content h1,
    .content .b-content h2,
    .content .b-content h3,
    .content .b-content h6 {
        color: #100800;
        margin: 20px 0px 10px 0px;
        }
    .content .b-content h1 {
        margin-top: 0px;
        }
    .content .b-content h1 {
        font-size: 20px;
        }
    .content .b-content h2 {
        font-size: 16px;
        }
    .content .b-content h3 {
        font-size: 14px;
        }
    .content .b-content h6 {
        font-size: 12px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 3px;
        text-align: left;
        }
    .content .b-content a {
        color: #18458A;
        text-decoration: underline;
        }
    .content .b-content a:hover {
        color: #0078FF;
        text-decoration: none;
        }
    .content .b-content sup {
        vertical-align: top;
        font-size: 10px;
        }
    .content .b-content dl,
    .content .b-content ul,
    .content .b-content ol {
        line-height: 18px;
        margin: 10px 0px;
        }
        .content .b-content ul ul,
        .content .b-content ul ol,
        .content .b-content ol ul,
        .content .b-content ol ol {
            margin: 0px;
            }
        .content .b-content ol li {
            list-style-type: decimal;
            color: #0078FF;
            font-weight: bold;
            }
            .content .b-content ol li span {
                color: #4F4F4F;
                font-weight: normal;
                }
        .content .b-content dl dt,
        .content .b-content ul li {
            list-style: none;
            background: url("list-item.gif") no-repeat 0px 3px;
            padding-left: 20px;
            margin-top: 0px;
            zoom: 1;
            }
        .content .b-content dl dt {
            margin-top: 10px;
            }
        .content .b-content dl dd {
            padding-left: 20px;
            }
        .content .b-content li {
            margin-left: 20px;
            }
    .content .b-content .b-context-image {
        width: 184px;
        float: left;
        margin: 20px;
        margin-left: 0px;
        }
        .content .b-content .b-context-image img {
            vertical-align: bottom;
            margin: 0px auto;
            display: block;
            }

.b-corners {
    display: inline-block;
    border: 1px solid #cdc390;
    position: relative;
    zoom: 1;
    }
    .b-corners .b-corners-lt,
    .b-corners .b-corners-rt,
    .b-corners .b-corners-lb,
    .b-corners .b-corners-rb {
        position: absolute;
        width: 5px;
        height: 5px;
        background: url("corners.gif");
        font-size: 1px;
        }
    .b-corners .b-corners-lt {
        top: -1px;
        left: -1px;
        }
    .b-corners .b-corners-rt {
        top: -1px;
        right: -1px;
        background-position: -5px 0px;
        }
    .b-corners .b-corners-lb {
        bottom: -1px;
        left: -1px;
        background-position: 0px -5px;
        }
    .b-corners .b-corners-rb {
        bottom: -1px;
        right: -1px;
        background-position: -5px -5px;
        }

/* ========================================================================== */
.b-scheme {
    margin: 10px auto;
    line-height: 1px;
    }
    .b-scheme h6 {
        line-height: 12px;
        }
    .b-scheme .b-scheme-description {
        margin: 0px;
        text-align: left;
        }
        .b-scheme .b-scheme-description b {
            font-weight: normal;
            color: #100800;
            }

