.left-menu li {
 	background: url(../addon/kn.jpg) no-repeat;
        height:54px;
        padding-top: 5px;
        margin-bottom: 0;
		padding-left: 0px;
}
.left-menu li a{
color:#fff;
}
.left-menu a, .left-menu span {
 	background: url(../addon/kn.jpg) no-repeat;
        height:54px;
	text-align:center;
	line-height: 50px;
	display:block;
}
.left-menu a[href="/"] {
 	background: url(../addon/kn.jpg) no-repeat;
}
.left-menu a[href^="/article/"] {
 	background: url(../addon/kn1.jpg) no-repeat;
}
.left-menu a[href="/product"] {
 	background: url(../addon/kn2.jpg) no-repeat;
}
.left-menu a[href="/contacts"] {
 	background: url(../addon/kn1.jpg) no-repeat;
}
.left-menu{ /*  изменение оформления букв в меню  */
	font-weight:bold;
	font-size: 105%;
}
ul.left-menu a { 
text-decoration: none;
padding-left: 10px;
}
html{
color: #460b4f;
}
.mtable  th  {
border: 1px solid #db1b1b !important;
color: #4fb316 !important;
font-weight:bold;
}
.mtable a {
color: #000 !important;
font-weight:bold;
}

.header-contacts { 
position: absolute !important;
top: 145px;
left: 45px;
color: #f00;
font-size: 20px;
font-weight: bold;
}

.panda-logo {
    text-align: center;
    width: 100%;
    color: #5b5b5b;
    font-size: 15px;
    font-family: Georgia, Times, serif !important;
    margin: 5px auto 0px;
    padding-top: 18px;
}

.panda-menu__horizontal-header {
    border-width: 0 0 0px;
}

.panda-border-bottom {
    border-top: 0px #ececec solid;
}