* {margin: 0;padding: 0;border: 0;outline: 0;background: transparent;}
* html hr {margin: 0; /* для IE6 */}
*+html hr {margin: 0; /* для IE7 */}

body {font-family: 'Open Sans', sans-serif;font-size: 12px;color: #000000;position: relative;text-align: center;background: #fff;overflow-y: scroll;}
body, div, li {   margin: 0pt;padding: 0pt;}
html, body {height: 100%;}
.cleaner {clear: both;list-style: none;}
.cleanerLi {clear: both;float: none !important;display: block !important;height: 1px;overflow: hidden;padding: 0 0 !important;margin: 0 0 !important;}
.blast {height: 255px;margin-top: 0px;}
#outer {position: relative; min-height: 100%; height:auto !important; margin: 0; }
header {position:relative;display: block; height: 80px; width:1200px;background:#fff no-repeat right top;margin:0 auto;}
header  .logo {position:absolute;left:0px;top:20px;}
header .topmenu {position:absolute;right:10px;top:30px;width:800px;}
header .topmenu li {display:inline-block;padding-right:30px;font-size:16px;}

header .topmenu li:nth-child(n+3):not(last-child):before {
    content: " | ";
    padding: 0;
    position: absolute;
    color: #7f6aa1;
    margin-left: -20px;

}


header .topmenu li a {text-decoration:none;color:rgba(0, 0, 0, 0.6);}


.content {height: 100%;width:100%;margin:0 auto;margin-bottom:50px;}



.row {margin:30px 0;width:1200px;margin:0 auto;}
.row:before {content: " ";display: table;}
.row:after {content: " ";clear: both;display: table;}
.row>div>p:nth-child(1) {margin-top:0px;}

.col-4-1 {width:270px;float:left;margin-bottom:40px;}

.col-4-1 .image {width:270px;height:180px;}
.col-4-1 .image img {width:270px;;height:180px;}
.col-4-1.box .image {width:270px;height:270px;}
.col-4-1.box .image img {width:270px;;height:270px;}

.col-4-1 .catname {font-size:18px;color:#333;min-height:70px;margin-top:10px;}
.col-4-1 a {color:#333;text-decoration:none;}
.row>div {margin-left:40px;}
.row>div:nth-child(4n+1) {margin-left:0px;}


h1 {color:#7f6aa1;margin-top:30px;margin-bottom:10px;}


#bread {width:1200px; margin:0 auto;text-align:left;font-size:16px;}