*{margin:0;padding:0;outline:0;font-family:Arial;font-weight:normal;border-spacing:0;font-size:13px;line-height:16px;}
body{background:#f2f2f2;}
a{text-decoration:none;}
.ms2_product a:hover{text-decoration:underline;}
.wrapper{width:1024px;margin:0 auto;}
.contactsInfo strong{font-weight:600;}
.contactsInfo a{color:#000;}
p{margin:5px 0 10px;}

h1{font-size:32px;line-height:38px;margin:25px 0 10px;font-weight:bold;}
h2{font-size:20px;line-height:22px;margin:10px 0 10px;font-weight:bold;}
h2{font-size:16px;line-height:22px;margin:10px 0 10px;font-weight:bold;}
.header{margin:15px 0;position:relative;}
.header .logo{width:350px;height:75px;background:url(/css/images/logo.png) 0 50% no-repeat;background-size:contain;position:relative;}
.header .logo span{position:absolute;bottom:-3px;left:75px;font-style:italic;width:100%;color:#479958;}
.header .tel{position:absolute;top:15px;right:25px;}
.header .tel a{color:#479958;font-size:15px;font-weight:900;}
.header .email{position:absolute;top:39px;right:25px;color:#479958;font-size:15px;}
.header .adress{position:absolute;top:60px;right:25px;color:#479958;font-size:15px;}

.menu{margin:0 -10px;padding:0 10px;background:#479958;border-bottom:1px solid #296639;position:relative;}
.menu .leftug{position:absolute;bottom:-11px;left:0;border-top:10px solid #296639;border-left:10px solid transparent;}
.menu .rightug{position:absolute;bottom:-11px;right:0px;border-top:10px solid #296639;border-right:10px solid transparent;}
.menu .home{background:url(/css/images/home.png) 50% 50% no-repeat;background-size:20px 20px;border-left:1px dashed #fff;border-right:1px dashed #fff;}
.menu .home_active,
.menu .home:hover{background:#fff url(/css/images/home-green.png) 50% 50% no-repeat;background-size:20px 20px;}
.menu .tel{float:right;border:0;}
.menu .tel *{font-size:15px;}
.menu .tel:hover{background:none;color:#fff;text-decoration:underline;}
.menu a{display:inline-block;color:#fff;padding:14px 20px;font-weight:bold;font-size:14px;border-right:1px dashed #ddd;vertical-align:top;}
.menu .active,
.menu a:not([class="home"]):hover{background-color:#fff;color:#479958;}


.content{background:#fff;width:1024px;}
.slider li div{height:350px;}
.rightBlock{padding:5px;max-width:790px;display:inline-block;vertical-align:top;}
.leftBlock{margin:0 5px 5px;padding:10px;max-width:170px;border-right:1px solid #ddd;float:left;}
.leftBlock a{display:block;margin:15px 5px;color:#000;font-size:13px;border-bottom:1px dashed #000;}
.leftBlock a:hover{border-bottom:1px dashed #ddd;}
.leftBlock ul li ul{margin-left: 17px;}
.rightBlock ul,
.rightBlock ol{padding:10px 0 5px 25px;}

.footer{margin:0 -10px 15px;padding:1 10px;background:#479958;border-top:1px solid #296639;position:relative;}
.footer .leftug{position:absolute;top:-11px;left:0;border-bottom:10px solid #296639;border-left:10px solid transparent;}
.footer .rightug{position:absolute;top:-11px;right:0px;border-bottom:10px solid #296639;border-right:10px solid transparent;}
.footer .tel,
.footer strong{display:inline-block;color:#fff;margin:5px 0 4px;padding:10px 20px;font-weight:bold;font-size:14px;}
.footer .tel{float:right;border:0;font-size:15px;}
.footer .tel:hover{background:none;color:#fff;text-decoration:underline;}

.leftBlock li{list-style-type:none;}

.productTable input{padding:5px;}
.catalog tr:first-child:hover,
.catalog tr:first-child{background:#ddd;}
.catalog tr:hover{background:#f2f2f2;}
.catalog th{padding:5px 0;text-align:left;border:1px solid #fff;}
.catalog input{width:30px;padding:5px;}
.catalog th,
.catalog td{padding:10px;border-right:1px solid #fff;font-size:14px;}
.catalog th:last-child,
.catalog td:last-child{border-right:none;}
.catalog .headCatalog{border-bottom:1px dashed #f2f2f2;padding:0 0 10px;margin:0 0 10px;}
.catalog .flags{width:110px;}
.catalog .name{width:350px;}
.catalog .price,
.catalog .old_price{width:65px;}
.catalog .image img{margin-right:10px;height:50px;}
.catalog .table-striped td{padding:5px 0;}
.catalog .ms2_product .price, #msProduct .price, #msCart .price{font-weight:600;}
.catalog .buy{background:#479958;color:#fff;border:none;padding:7px;cursor:pointer;}
.catalog .buy:hover{opacity:0.75;}

.ms2_total_count,
.ms2_total_cost{font-weight:600;}

.lvl1 {
width: 140px;
min-height: 150px;
margin: 5px;
border-radius: 5px;
padding: 5px;
color: #3C3C3C;
background: #fff;
font-size: 14px;
text-align: center;
display: inline-block;
text-decoration: none;
}
.lvl1 img{
border-radius: 5px;
margin: 0 0 5px 0;
}
.lvl1:hover{
text-decoration: underline;
}
.sisea-search-form {width:300px; display: inline-block;}
.sisea-search-form fieldset {border: none;}
.sisea-search-form #search {height: 24px; margin-top: 8px; margin-left: 17px;}
.sisea-paging {margin: 23px 0;}
.cntr-call {
    position: absolute;
    bottom: 8px;
    left: 400px;
}
.cntr-call p {
    color: #479958;
    margin-bottom: 10px;
}
.cntr-call a {
    text-decoration: underline;
    font-size: 16px;
    color: green;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 15%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
#callback input {
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 16px;
}
:-moz-placeholder {
    color: green;
}
::-webkit-input-placeholder {
    color: green;
}
#callback input:focus {outline: none;}
.row {
    margin-bottom: 20px;
}
#callback button {
    background: green;
    color: white;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid black;
    cursor: pointer;
    margin-left: 48px;
}
#callback button:hover {
    opacity: 0.5;
}