.panda-wrapper__header {
    background: url(../addon/header.jpg) no-repeat scroll center top transparent;
}
.panda-logo {
text-align: left;
padding-top: 13px;
margin-bottom: 20px;
}
/* Убрать бордер в горизонтальном меню */
.panda-border-bottom {
    border-top: 0px solid rgb(236, 236, 236);
}

.panda-menu-border-bottom { 
border-bottom: 0px solid #5E90A2;
}
.panda-illustration-list { 
overflow: hidden;
padding-top: 20px;
position: relative;
width: 100%;
}
h1, .h1 { 
display: block;
font-family: "Arial", serif;
font-size: 30px;
margin: 20px 0px 10px;
}
.panda-menu__horizontal-header-item { 
font-family: "arial";
font-size: 12px;
font-weight: bold;
}

.panda-search__header { 
height: 28px;
left: 520px;
margin-left: 15px;
position: absolute;
top: 67px;
width: 197px;
z-index: 10;
}
/*Кнопки меню на CMS4*/


.panda-menu__horizontal-header-item-text ins { 
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}

.panda-menu__horizontal-header-submenu li a:hover ins, .panda-menu__horizontal-header-item span ins, .panda-menu__horizontal-header-submenu li span ins, .panda-menu__horizontal-header a:hover, .panda-menu-item__active { 
background: #0781C3;
color: #fff !important;
border-radius:5px;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari, Chrome */
-khtml-border-radius: 5px; /* KHTML */ 
}

.panda-menu__horizontal-header-item a { 
color: #000;
}
.panda-menu__horizontal-header-item a:hover ins, .panda-menu-item__active a, .panda-menu-item__active span , .panda-menu-horizontal-header__active-bramch{ 
    color: #fff;
}
.panda-menu__horizontal-header-item { 
    margin-right: 0.6%;
    margin-top: 5px;
    margin-bottom: 5px;
font-size: 12px;
font-weight: bold;
}

.panda-menu-horizontal-header__active-bramch {
color: #fff !important;}
/*Кнопки меню на CMS4*/

.panda-contact {
top: 21px;
text-align: right;
}
h1 a, 
.h1 a {
	color: #000000;
}
/***Вертикальный каталог***/
.panda-grid__6.panda-grid__margin0 span.h1 a {
border-bottom: none;
}
.panda-wrapper__footer {
background:#f2f2f2;
}
p{
font-family: "Arial" ;
}
body, button, input, select, textarea { 
font-family: "Arial";
}
.panda-catalog-product-list div.h2 {
display: none;
}
.panda-sort-by {
display: none;
}
 #TilePanel{
    display: block;
    float: left;
    width: 861px;
    height: 150px;
}

/*#TilePanel .Tile {
    display: block;
    width: 281px;
    float: left;
    height: 133px;
    margin-right: 6px;
}*/

#TilePanel :last-child{
    margin-right: 0px
}

.GreenTile{
    background: #6EA937;
}

.BlueTile{
    background: #07AAB4;
}

.OrangeTile{
    background: #E87812;
}

#TilePanel .Tile p {
font-size: 26px;
text-transform: uppercase;
color: #F1F3F4;
font-weight: 500;
text-align: center;
margin-top: 20px;
margin-right: 10px;
line-height: 1;
}

/*#TilePanel .Tile:hover
{
    box-shadow: 2px 7px 10px #898989;
	background:#017FC2;
}
#TilePanel .Tile {
display: block;
width: 281px;
float: left;
height: 110px;
margin-right: 6px;
border-radius: 10px;
}*/
#TilePanel .Tile {
display: block;
width: 281px;
float: left;
height: 90px;
margin-right: 6px;
border-radius: 10px;
}
.panda-menu__horizontal-header-item-text ins {
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
}
#TilePanel .Tile:hover
{
    box-shadow: 2px 7px 10px #898989;
 background:#017FC2;
    cursor:pointer;
}
.panda-gadget__inner {
padding-bottom: 8px;
border-bottom: 1px solid #ededed;
}