/* -=== shapka 18ch_20ch ===- */
.shapMutaBg {background: -moz-linear-gradient(-45deg, rgba(43,10,71,0.8) 0%, rgba(51,32,173,0.2) 100%);background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(43,10,71,0.8)), color-stop(100%,rgba(51,32,173,0.2)));
background: -webkit-linear-gradient(-45deg, rgba(43,10,71,0.8) 0%,rgba(51,32,173,0.2) 100%);background: -o-linear-gradient(-45deg, rgba(43,10,71,0.8) 0%,rgba(51,32,173,0.2) 100%);background: -ms-linear-gradient(-45deg, rgba(43,10,71,0.8) 0%,rgba(51,32,173,0.2) 100%);background: linear-gradient(135deg, rgba(43,10,71,0.8) 0%,rgba(51,32,173,0.2) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2b0a47', endColorstr='#333320ad',GradientType=1 );}