/* custom color	scheme*/
body{background:#F9FBFD repeat-x fixed top} /* url(/img/bg-body.png) #2F3F3C */
header,#header{height:200px;background:#285187 no-repeat center center;
	background-image:url(/img/bg-head2.jpg);background-size:cover}

#logo{top:0;background:url(/img/logoV19.png) no-repeat 0 0;background-size:100% auto}
#top-phone{position:relative;margin-top:15px;color:#FFF}
#top-phone .mob{color:rgb(225, 250, 255)}
#top_ref>li>a {
    background-color: #1a72d4;
	color: #FFF
	}
/*.side_l h4,.side_r h4,.fortheme h4{color:#fdfeff}*/

.side_l h4,.side_r h4,.fortheme h4{    background-color:#eceff1;
    /* border: 1px solid #d5fff1; */
    /* text-shadow: 1px 1px #FFF; */}

/*a,span.inbasket{color:#455A64}*/
	a {color:#455A64}
#bskmud{background-color:#f9fbfd}
.basket a:hover{color:#FFF}
/*a:hover{color:#FB8C00}*/

.mnuTM menu a.cat{
/*	background-color: #3e8fd4;*/
	background-color:#1a72d4;
    border-color: rgba(255,255,255,0.15);
    border-bottom-color: rgba(50,50,50,0.15);
    color: #ECEFF1;
    /* text-shadow: -1px 1px 2px rgb(25,100,160); */
}
.mnuTM menu a.cat:hover{    background-color:#388be8;
    color: #FFF;
    /* border-top-color: rgba(255,255,255,0.15); */
    /* border-bottom-color: #E65100; */}

.search input.input,.search .srch-but{border:1px solid #CFD8DC}

footer,#footer{background-color:#53626d}
#footer_fon{color:#9fb6d0;/*/*text-shadow:#1A557E 0px -1px 1px*/}
#footer_fon a{color:#afc4d0}
/*#footer_fon a:hover{color:#}*/

header:before,footer:before{content:'';position:absolute;background:rgba(200,210,220,.075);top:0;width:100%;height:60%}
header:before{right:0;width:115%;height:50%;border-radius:0 0 80% 0;z-index:0}
footer:before{left:0;width:100%;height:49%;border-radius:0 0 80% 0;z-index:0}

@media screen and (max-width:600px){
#logo {background-image:url(/img/logoV19m.png);background-size: auto 100px;top:0;width:97px}
}
#logo{border-radius:0 12px 12px 0}
.frame-wrap{border-radius:2px}
#top_ref>li>a{border-radius:2px 2px 0 0}
.bl-inner{border-radius:0 0 8px 8px}
#bskmud{border-radius:50%;}
.brnd-detail dd{border-radius:5px}
ul.prd-mosaic li{border-radius:7px}
.priceNew{border-radius:4px}
.lastnews li{border-radius:7px}
#main ul.brends li,
.langs a{border-radius:5px}
.newsdate{color:#f10f2a}