html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, p, form, fieldset, table, th, td {
    margin: 0;
    padding: 0;
}
a { color: #0068cc }
img { border: none }
ul { list-style: none }
ul li { list-style-position: outside }
input { outline: none }
img { border: none }
body {
    font-family: 'Open Sans', sans-serif;
    color: #333;
    border-top: 3px solid #333;
    background: url('../img/bg.jpg') repeat fixed center center #fff;
}
.header { overflow: hidden }
#accordion h3 li a {
    margin: 0;
    padding: 0;
    border: none;
}
table { width: 450px }
.janome { width: 100%!important }
.main {
    min-width: 980px;
    max-width: 1100px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
.pro-footer {
    font-size: 14px;
    padding: 20px 10px;
    color: #c4e2fc;
    border-top: 2px solid #005bb3;
    background: #2a7dc3;
}
.pro-footer span { font-weight: bold }
.headcont {
    float: right;
    width: 250px;
    margin: 4px 0;
    text-transform: uppercase;
}
.topbar {
    overflow: hidden;
    padding: 5px 10px;
    border-bottom: 1px solid #efefef;
    background-color: #f4f4f4;
}
.logo,
.slogan { float: left }
.logo { margin: 30px 0 30px 30px }
.slogan { margin: 38px 0 0 30px }
/*поиск*/
.search {
    position: relative;
    width: 100%;
}
.searchTerm {
    float: left;
    width: 210px;
    height: 20px;
    padding: 6px;
    border: 1px solid #ddd;
    outline: none;
}
.searchButton {
    float: right;
    width: 80px;
    padding: 4px 15px;
    cursor: pointer;
    color: #fff;
    border: 0 none;
    border: 1px solid #5aa0db;
    background-color: #3279b9;
}
.wrap-search {
    float: right;
    margin: 3px 10px;
    position: relative;
}
.searchbtn{
    position: absolute;
    top: 4px;
    right: 4px;
}
.first {
    overflow: hidden;
    width: 100%;
    background-color: #297dc3;
    background-image: -webkit-linear-gradient(#5aa0db, #3279b9)!important;
    background-image: -o-linear-gradient(#5aa0db, #3279b9)!important;
    background-image: linear-gradient(#5aa0db, #3279b9)!important;
}
/*поиск*/
.menu {
    float: left;
    list-style: none;
}
.menu li {
    display: block;
    float: left;
    transition: all .5s;
    text-align: center;
    vertical-align: bottom;
    border-right: 1px solid #fefefe;
}
.menu li:hover {
    transition: all .5s;
    background: #3279b9;
}
.menu li:last-child { border-right: none }
.menu li a {
    font-size: 15px;
    font-weight: bold;
    float: left;
    padding: 9px 20px;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}
#contentwrapper {
    float: left;
    width: 100%;
    background: #fff;
}
#content { margin-left: 240px }
#left-bar {
    float: left;
    width: 240px;
}
.left-bar-cont {
    margin: 2px 0 0 0;
    background: #f7f7f7;
}
.left-bar-cont h2 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
#right-bar {
    float: left;
    width: 245px;
    margin-left: -245px;
    background: #ffg;
}
.right-bar-cont { margin: 2px 0 0 0 }
.right-bar-cont h2 {
    font-size: 18px;
    font-weight: normal;
    color: #232635;
    background: #e3e4e9;
}
.right-bar-cont h2 span {
    display: block;
    padding: 5px 0 5px 10px;
}
.enter { background: #f7f7f7 }
.clear { clear: both }
.enter a img {
    display: block;
    margin: 0 auto;
    padding: 15px 0;
}
.cart {
    float: left;
    margin: 0 10px 0 0;
}
.imgtable img { margin: 0 0 2px 0 }
.left-bar-cont h2 span {
    display: block;
    padding: 5px 0 5px 10px;
    text-transform: uppercase;
    background-color: #297dc3;
    background-image: -webkit-linear-gradient(#5aa0db, #3279b9)!important;
    background-image: -o-linear-gradient(#5aa0db, #3279b9)!important;
    background-image: linear-gradient(#5aa0db, #3279b9)!important;
}
.left-bar-cont h4 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    background: #e3e4e9;
}
.left-bar-cont h4 span {
    display: block;
    padding: 7px 0 7px 15px;
    color: #232635;
}
.nav-catalog {
    padding: 10px 10px 0 10px;
    border-bottom: 2px solid #e3e4e9;
}
.nav-catalog ul {
    padding: 5px 0 0 20px;
    list-style: none;
}
.nav-catalog li {
    line-height: 15px;
    margin-bottom: 10px;
    padding: 7px 10px;
    border: 1px solid #dcdddd;
    background-color: #e7e7e7;
    background-image: -webkit-linear-gradient(#fff, #e7e7e7);
    background-image: -o-linear-gradient(#fff, #e7e7e7);
    background-image: linear-gradient(#fff, #e7e7e7);
}
.nav-catalog ul li { margin: 0 }
.nav-catalog li a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #232635;
}
.nav-catalog  li a:hover { color: #0068cc }
.bar-contact {
    padding: 15px;
    color: #000;
    /*border-top: 1px solid #fff;*/
    border-bottom: 2px solid #e3e4e9;
}
.bar-contact h3 {
    font-size: 18px;
    font-weight: normal;
    color: #232635;
}
.bar-contact p {
    font-size: 14px;
    margin: 15px 0 0 0;
}
.bar-contact p span {
    font-size: 18px;
    font-weight: bold;
}
.r-contact {
    padding: 15px;
    color: #434343;
    float: right;
}

.r-contact p {
    font-size: 14px;
    margin: 15px 0 0 0;
}
.r-contact p span {
    font-size: 18px;
    font-weight: bold;
}
.news {
    padding: 15px;
    /*border-top: 1px solid #fff;*/
    border-bottom: 2px solid #e3e4e9;
}
.news h3 {
    font-size: 16px;
    font-weight: normal;
    color: #232635;
}
.news p { margin: 15px 0 0 0 }
.news p span {
    font-size: 10px;
    padding: 1px 7px;
    color: #7f7e7e;
    background: #e7e7e7;
}
.news a {
    font-size: 12px;
    display: block;
    margin: 5px 0 0 0;
    text-decoration: none;
    color: #555;
}
.news a:hover { color: #0068cc }
.news-arh {
    width: 105px;
    margin: 15px 0 0 0!important;
    padding: 10px 15px;
    text-align: center;
    border: 1px solid #0068cc;
    border-radius: 3px;
    background: #eaeaea;
}
.info {
    padding: 15px;
    color: #555;
    /*border-top: 1px solid #fff;*/
    border-bottom: 2px solid #e3e4e9;
}
.info:last-child { border-bottom: none }
.info h3 {
    font-size: 18px;
    font-weight: normal;
    color: #232635;
}
.info a {
    font-size: 12px;
    text-decoration: none;
    color: #555;
}
.info a:hover { color: #0068cc }
.info p { margin: 4px 0 0 0 }
.catalog-index {
    overflow: hidden;
    width: 98%;
    min-height: 500px;
    margin: 0 auto;
}
.catalog-index h1,
#content-zakaz h1 {
    font-size: 24px;
    margin: 0 0 20px 0;
    color: #0068cc;
}
.searchtext {
    font-weight: bold;
    margin: 0!important;
    text-align: center;
}
.product-index {
    float: left;
    width: 50%;
    height: 400px;
    margin: 0 0 20px 0;
    text-align: center;
}
.product-index h2 {
    font-size: 14px;
    margin: 0 0 10px 0;
}
.product-index h2 a {
    text-decoration: none;
    color: #232635;
}
.product-index h2 a:hover { color: #0068cc }
.product-index a { text-decoration: none }
.product-index p {
    display: block;
    width: 220px;
    margin: 10px auto;
    padding: 5px 0 5px 10px;
}
.product-index p span { font-size: 30px }
.share-search {
    font-size: 12px;
    margin: 0 0 10px 0;
    background: #f7f7f7;
}
.share-search form {
    font-size: 12px;
    padding: 10px 10px 25px 10px;
}
.share-search p {
    font-size: 14px;
    margin: 0 0 5px 0;
    padding: 0;
}
.share-search select {
    font-size: 14px;
    width: 200px;
    padding: 5px;
}
.share-search table { margin: 20px 0 0 0!important }
.podbor-price {
    font-size: 14px;
    width: 60px;
    padding: 3px;
    text-align: right;
    border: 2px solid #e3e4e9;
}
.podbor {
    display: block;
    margin: 20px 0 0 0;
}
/*footer*/
.footer {
    overflow: hidden;
    padding: 0 0 10px 0;
    color: #fff;
    background: #4c4c4c;
}
.kroshka {
    font-size: 14px;
    margin: 15px 0 10px 15px;
    color: #232635;
}
.kroshka span { color: #0068cc }
.kroshka a {
    text-decoration: none;
    color: #232635;
}
.kroshka a:hover {
    text-decoration: none;
    color: #0068cc;
}
.vid-sort {
    font-size: 12px;
    position: relative;
    margin-bottom: 10px;
    padding: 10px 0 10px 10px;
    color: #565656;
    border-bottom: 2px solid #e1e1e1;
    background: #fafbfb;
}

.vid-sort a { color: #565656; }
.vid-sort a:hover { text-decoration: none }

.product-line {
    overflow: hidden;
    margin: 0 15px 20px 15px;
}
.product-line-price {
    float: right;
    width: 160px;
    margin: 5px 0 0 0;
}
.product-line-img { float: left }
.product-line-price p {
    font-size: 12px;
    margin: 5px 0 5px 0;
}
.product-line-price p span {
    font-size: 24px;
    line-height: 1;
}
.product-line-price p a { text-decoration: none }
.product-line-price p a:hover { color: #b91219 }
.product-line-price img { margin: 12px 3px 0 3px }
.product-line-opis {
    font-size: 12px;
    padding: 0 155px 0 60px;
}
.product-line-opis h2 {
    font-size: 12px;
    margin: 0 0 7px 0;
    color: #2b8aba;
}
.product-line-opis h2 a {
    font-size: 14px;
    text-decoration: none;
    color: #232635;
}
.product-line-opis h2 a:hover { color: #0068cc }
.paper {
    font-size: 15px;
    margin: 15px;
    padding: 10px;
    color: #2b8aba;
    border-top: 1px solid #ebf1f4;
    background: #fafbfb;
}
.paper a {
    font-size: 14px;
    padding: 0 3px;
    color: #888;
}
.paper a:hover {
    text-decoration: none;
    color: #2b8aba;
}
.paper img {
    position: relative;
    top: 4px;
}
.techno {
    font-weight: bold;
    display: inline-block;
    width: 100%;
    margin: 10px 0 20px 0;
    padding: 5px;
    text-transform: uppercase;
    color: #fff;
    background-color: #297dc3;
    background-image: -webkit-linear-gradient(#5aa0db, #3279b9) !important;
    background-image: -o-linear-gradient(#5aa0db, #3279b9) !important;
    background-image: linear-gradient(#5aa0db, #3279b9) !important;
}
.product-table {
    position: relative;
    float: left;
    width: 22.4%;
    margin: 20px 0;
    padding: 1%;
    text-align: center;
    border: 1px solid transparent;
}
.product-table:hover {
    border: 1px solid #0068cc;
    border-radius: 5px;
    box-shadow: 0 0 3px #cce6ff;
}
.product-table h2 {
    font-size: 14px;
    margin: 0 0 5px 0;
}
.product-table h2 a {
    text-decoration: none;
    color: #232635;
}
.product-table h2 a:hover { color: #0068cc }
.product-table p {
    font-size: 12px;
    margin: 0 0 20px 0;
}
.product-table p span { font-size: 24px }


.product-table_home {
    position: relative;
    float: left;
    padding: 1%;
    text-align: center;
    border: 1px solid transparent;
}
.product-table_home:hover {
    border: 1px solid #0068cc;
    border-radius: 5px;
    box-shadow: 0 0 3px #cce6ff;
}
.product-table_home h2 {
    font-size: 14px;
    margin: 0 0 5px 0;
}
.product-table_home h2 a {
    text-decoration: none;
    color: #232635;
}
.product-table_home h2 a:hover { color: #0068cc }
.product-table_home p {
    font-size: 12px;
    margin: 0 0 20px 0;
}
.product-table p span { font-size: 24px }
.cat-table-more { margin: 5px 0 0 0!important }
.cat-table-more a {
    text-decoration: none;
    color: #888;
}
.cat-table-more a:hover { color: #0068cc }
.product-table-img-main { position: relative }
.product-table-img {
    position: relative;
    display: table-cell;
    width: 1%;
    height: 195px;
    vertical-align: middle;
}
.product-table-img div img { display: block }
.product-table-img div {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 10px 0 0;
}
.product-table-img_home {
    position: relative;
    display: table-cell;
    width: 1%;
    height: 175px;
    vertical-align: middle;
}
.product-table-img_home div img { display: block }
.product-table-img_home div {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 10px 0 0;
}
.descr {
    top: 140px;
    width: 70%;
    height: 37px;
    margin: 0 auto;
}
.descr p {
    font-weight: bold;
    line-height: 10px;
    margin-bottom: 5px;
    color: #0068cc;
}
/*content-txt*/
.content-txt {
    font-size: 14px;
    overflow: hidden;
    color: #333;
}
.content-txt h1 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #0068cc;
}
.content-txt h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 15px 0;
    color: #000;
}
.content-txt h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px 0;
    color: #000;
}
.content-txt h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px 0;
    color: #000;
}
.content-txt h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 15px 0;
    color: #000;
}
.content-txt h6 {
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 15px 0;
    color: #000;
}
.content-txt p { margin: 0 0 10px 0 }
.content-txt a {
    text-decoration: none;
    color: #232635;
}
.content-txt a:hover {
    text-decoration: none;
    color: #0068cc;
}
.content-txt ul {
    margin: 20px 0 15px 30px;
    list-style: disc;
}
.content-txt ul li { line-height: 1.7 }
.content-txt img {
    float: right;
    margin: 0 0 15px 15px;
    padding: 5px;
    border: 1px solid #ddd;
}
.catalog-detail {
    font-size: 12px;
    overflow: hidden;
    color: #000;
}
.iconablrik {
    padding: 5px;
    border: 1px solid #ddd;
}
.catalog-detail h1 {
    font-size: 24px;
    font-weight: normal;
    font-weight: bold;
    margin: 15px 0;
    text-align: center;
}
.catalog-detail li {
    margin: 5px 0;
    padding: 0 0 0 10px;
}
.short-opais h4 {
    font-weight: normal;
    margin-bottom: 20px;
    color: #333;
}
#slideshow {
    list-style: none;
    color: #fff;
}
#slideshow span { display: none }
#wrapper {
    display: none;
    float: left;
    overflow: hidden;
    width: 200px;
    margin: 0;
}
#wrapper * {
    margin: 0;
    padding: 0;
}
#fullsize {
    position: relative;
    width: 200px;
    height: 300px;
    padding: 2px;
    border: 2px solid #fff;
}
#information {
    position: absolute;
    z-index: 200;
    bottom: 0;
    overflow: hidden;
    width: 200px;
    height: 0;
    opacity: .7;
    color: #fff;
    background: #000;
    filter: alpha(opacity=70);
}
#information h3 {
    font-size: 0;
    padding: 0;
}
#information p { padding: 0 }
#image { width: 200px }
#image img {
    position: absolute;
    z-index: 25;
    width: auto;
}
.imgnav {
    position: absolute;
    z-index: 150;
    height: 306px;
    cursor: pointer;
}
#imgprev {
    left: 0;
    background: url(../img/left.gif) left center no-repeat;
}
#imgnext {
    right: 0;
    background: url(../img/right.gif) right center no-repeat;
}
#imglink {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 306px;
    opacity: .4;
    filter: alpha(opacity=40);
}
.linkhover { background: url(../img/link.gif) center center no-repeat }
.icon-detail { margin: 0 0 10px 210px }
.short-opais { margin: 0 0 40px 220px }
.short-opais h3 {
    font-size: 18px;
    font-weight: bold;
}
.short-opais p {
    font-size: 16px;
    margin: 0 0 20px 0;
}
.price-detail {
    padding: 5px;
    background-color: #efefef;
}
.price-detail span {
    font-weight: bold;
    color: #0068cc;
}
.long-opais { margin: 10px 0 }
.long-opais h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px;
}
.long-opais h2 { margin-bottom: 15px }
.long-opais p { font-size: 16px }
.long-opais table { margin-bottom: 15px }
.long-opais td {
    padding: 5px;
    border: 1px solid #666;
}
.long-opais table p { margin: 0 }
.tech-harakt { margin: 40px 0 0 0 }
.tech-harakt h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 20px 0;
}
.tech-harakt h4 {
    font-size: 12px;
    line-height: 2;
}
.tech-harakt ul { margin: 0 0 20px 0 }
.tech-harakt ul li {
    font-size: 12px;
    line-height: 1.5;
}
p.link a { font-size: 11px }
.error {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    text-align: center;
}
.success {
    margin-top: 5px;
    padding: 3px;
    color: #58715e !important;
    border: 1px solid #adc092;
    background: #f0faf1 !important;
}
.error ul {
    margin: 20px 0 15px 30px;
    list-style: disc outside none;
}
/*pagination*/
.pagination {
    font-weight: bold;
    margin: 10px 0 60px 0;
    cursor: pointer;
    text-align: center;
    background: #fff;
}
.pagination a {
    padding: 6px 12px;
    text-decoration: none;
    color: #333;
    border: 1px solid #e3e4e9;
}
.pagination a:nth-child(even) {
    border-right: none;
    border-left: none;
}
.pagination a:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination a:last-child {
    border: 1px solid #e3e4e9;
    border-right: 1px solid #e3e4e9;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination a:hover {
    color: #666;
    background-color: #fafafa;
}
.nav_active {
    color: #fff!important;
    border: 1px solid #0068cc!important;
    background-color: #0068cc!important;
    background-image: -webkit-linear-gradient(#0068cc, #005bb3)!important;
    background-image: -o-linear-gradient(#0068cc, #005bb3)!important;
    background-image: linear-gradient(#0068cc, #005bb3)!important;
}
.item_gallery {
    margin-bottom: 25px;
    padding: 10px 0 10px;
}
.item_img {
    position: relative;
    height: 300px;
    text-align: center;
    background: url(../img/ajax-loader.gif) no-repeat center 49%;
}
.item_img img { max-width: 650px }
.item_thumbs a { margin: 0 10px 10px 0 }
.item_thumbs img {
    padding: 4px;
    border: 2px solid #888;
}
.item_thumbs a:hover img,
.item_thumbs a.active img { border: 2px solid #b91219 }
.namemag {
    font-size: 36px;
    float: left;
    width: 500px;
    margin: 5px 5px 5px 30px;
    text-transform: uppercase;
    color: #0068cc;
}
.zakaz {
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    background: #fce300;
}
.zakaz:hover {
    color: #222;
    background: #ff7f00;
}
.link a {
    font-size: 14px!important;
    font-weight: bold;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase!important;
    color: #fff!important;
    border: none;
    border-radius: 3px;
    background-color: #0068cc;
    background-image: -webkit-linear-gradient(#0068cc, #005bb3);
    background-image: -o-linear-gradient(#0068cc, #005bb3);
    background-image: linear-gradient(#0068cc, #005bb3);
}
.link {
    margin-top: 20px;
    margin-bottom: 10px;
    border: none;
}
.link a:hover { background: #0068cc }
.right_bar_btn {
    font-size: 14px!important;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase!important;
    color: #555!important;
    border: 1px solid #0068cc;
    background: #eaeaea;
}
.right_bar_btn:hover { background: #ffb266 }
.line-bay {
    font-size: 12px!important;
    padding: 5px 7px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase!important;
    color: #fff!important;
    background-color: #0068cc;
    background-image: -webkit-linear-gradient(#0068cc, #005bb3);
    background-image: -o-linear-gradient(#0068cc, #005bb3);
    background-image: linear-gradient(#0068cc, #005bb3);
}
.line-bay:hover { background-color: #0068cc }
.bay {
    font-size: 18px!important;
    display: block;
    width: 120px;
    margin: 0 auto;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase!important;
    color: #fff!important;
    border: none;
    border-radius: 3px;
    background-color: #0068cc;
    background-image: -webkit-linear-gradient(#0068cc, #005bb3);
    background-image: -o-linear-gradient(#0068cc, #005bb3);
    background-image: linear-gradient(#0068cc, #005bb3);
}
.bay:hover { background: #0068cc }
.loaf {
    font-size: 18px!important;
    margin: 10px 0 0 0;
    padding: 10px 15px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase!important;
    color: #fff!important;
    border: none;
    border-radius: 3px;
    background-color: #0068cc;
    background-image: -webkit-linear-gradient(#0068cc, #005bb3);
    background-image: -o-linear-gradient(#0068cc, #005bb3);
    background-image: linear-gradient(#0068cc, #005bb3);
}
.loaf:hover { background: #e00000 }
.hello {
    font-size: 14px;
    color: #333;
}
.nameadmin {
    font-size: 16px;
    color: #222;
}
.buy_goods {
    font-size: 18px!important;
    float: right;
    padding: 10px;
    cursor: pointer;
    text-transform: uppercase;
    color: #333!important;
    border: none;
    border: none;
    background: #fce300;
}
.buy_goods:hover {
    color: #222;
    background: #ff7f00;
}
.page_nav {
    font-size: 12px;
    margin: 0 15px 30px 15px;
}
.sort-wrap {
    position: absolute;
    z-index: 45;
    top: 35px;
    left: 105px;
    visibility: hidden;
    padding: 5px;
    background-color: #fafbfb;
}
.sort-wrap a { display: block }
.news_date {
    font-size: 10px;
    padding: 1px 7px;
    color: #7f7e7e;
    background: #e7e7e7;
}
.product-table-img-main { position: relative }
.nameproduct { height: 20px }
.marker {
    font-size: 16px;
    color: #0068cc;
}
.coment { margin: 20px 0 }
.rslides {
    width: 100%;
}

.rslides img {
    display: block;
    width: 100%;
    height: auto;
    border: 0;
}

.slider { padding: 5px }
.mslides {
    position: relative;
    padding: 5px 0 5px 10px;
    border: 1px solid #7ba0cc;
}
.post{
    color: #0068CC;
    width: 350px;
    text-align: center;
}
.ficon img{
    float: left!important;
    margin: 0!important;
    padding: 0!important;
    border: none!important;
}