body {
    padding: 0;
    margin: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 90%;
    color: #000;
    background: #fff;
}
div#head {
    width: 100%;
    /*height: 66px;*/
   
	margin-bottom: 10px;
}
/*div#head a{color:#0080ed;font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}*/

div#content {
    width: 1200px;
    margin: 0 auto;
}
td#head1 {
    height: 90px;
    vertical-align: middle;
    text-align: center;
}
#s_input {
    border: 1px #d9d9d9 Solid;
    padding: 0 2px;
    margin: 0 0 0 5px;
    float: left;
    background: #fff;
    width: 170px;
    height: 21px;
}
#s_button {
    border: none;
    padding: 0;
    margin: 0 0 0 10px;
    float: left;
    background: url(/img/pic-3.jpg) top left no-repeat;
    width: 21px;
    height: 21px;
}
#zajavka {
    
    display: block;
    border: none;
    padding: 0;
    margin: 0;
    background: url(/img/pic-1_1.jpg) top left no-repeat;
    width: 241px;
    height: 60px;
}
#left_but {
    display: block;
    border: none;
    padding: 0;
    margin: 10px 0;
    width: 240px;
    height: 74px;
}
/*
#left_but:hover{
	border-radius: 5px;
    box-shadow: silver 2px 3px 3px;
    border: 1px solid #E4E4E4;
	box-sizing: border-box;
}*/
div#left_ban {
    width: 240px;
    margin: 40px 0;
    padding: 0;
}
span#partner {
    color: #000;
    font: 18pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
div#partner_block {
    width: 240px;
    margin: 10px 0;
    padding: 0;
}
div#partner_block img {
    /*margin:0 20px 10px 0;*/
    padding: 0;
    margin-bottom: 6px;
}
td#cont {
    vertical-align: top;
}
span#red {
    color: #fb2a2b;
    font: 18pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
div#lang {
    width: 200px;
    height: 30px;
    margin: 20px auto;
    padding: 0;
}
a#rus {
    cursor: pointer;
    font-weight: bold;
    padding-top: 5px;
    float: left;
    width: 90px;
    height: 25px;
    margin: 0;
    background: #1f00fe;
    text-align: center;
    display: block;
    color: #fff;
}
a#eng {
    cursor: pointer;
    font-weight: bold;
    padding-top: 5px;
    float: right;
    width: 90px;
    height: 25px;
    margin: 0;
    background: #1f00fe;
    text-align: center;
    display: block;
    color: #fff;
}
span#news {
    color: #fb2a2b;
    font: 16pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
span#news_date {
    width: 240px;
    display: block;
    color: #999;
    font: 10pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
    margin-top: 15px;
}
a#news_anons {
    cursor: pointer;
    width: 240px;
    display: block;
    color: #000;
    font: 11pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
    margin: 0 0 5px;
}
div#news_podr {
    margin-bottom: 20px;
    text-align: right;
    padding-right: 50px;
}
div#news_podr a {
    text-decoration: none;
    display: block;
    color: #999;
    font: Italik 10pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
    margin: 10px 0;
}
div#spec {
    width: 240px;
    margin: 20px auto;
    padding: 0;
}
/*div#spec img {display:block;width:168px;height:112px;border:none;}*/

div#spec a {
    cursor: pointer;
    margin-top: 6px;
    display: block;
    color: #0080ed;
    font: Bold 11pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
div#spec span {
    margin: 6px 0 20px 0;
    display: block;
    color: #000;
    font: 18pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
div#footer {
    padding: 30px 0;
    width: 100%;
    background: #edf0f2;
}
#artv {
    background: url(/img/artv.gif) no-repeat;
    padding-left: 47px;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 0.7em;
    font-style: normal;
    color: #666666;
    font-weight: normal;
    line-height: 14px;
}
#artv a {
    cursor: pointer;
    color: #666666;
}
.topmenu {
    position: relative;
    background: #ECECEC;
    
    text-transform: uppercase;
    cursor: default;
}
.topmenu>ul
{
    padding: 0;
    display: flex;
    margin: 0 auto;
    width: 1200px;
}
.topmenu>ul>li {
    cursor: pointer;
    position: relative;
    display: inline-block;
    border-right: 1px solid #d9d9d9;
    box-shadow: 1px 0px 0px #fff;
    text-align: center;
	width: 100%;
	height: 36px;
}
.topmenu ul li a {
    border: none;
    display: block;
    padding: 10px 10px 10px 10px;
    margin: 0;
    color: #2026C2;
    white-space: normal;
    text-decoration: none;
    font-weight: bold;
}
.topmenu ul li ul {
    display: none;
    position: absolute;
    top: 25px;
}
.topmenu ul li ul li {
    width: auto;
    text-align: left;
    display: block;
    border-top: 0px;
    float: none;
    box-shadow: 0px 1px 0 #fff;
    border-bottom: 1px solid #d9d9d9;
}
.topmenu ul li ul li:last-child {
    box-shadow: none;
    border-bottom: none;
}
.topmenu ul li ul li a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
span#tovar_articul {
    display: block;
    color: #CC6633;
    font-weight: bold;
    margin-bottom: 5px;
}
a#tovar_name {
    display: block;
    color: #0080ED;
}
span#tovar_price {
    margin-right: 20px;
    text-align: right;
    display: block;
    color: #00397A;
    font: Bold 12pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
span#tovar_category {
    margin: 5px 20px 25px 20px;
    display: block;
    color: #1f00ff;
    font: Bold 20pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
span#tovar_articul_full {
    margin-bottom: 5px;
    display: block;
    color: #CC6633;
    font: Bold 10pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
span#tovar_name {
    margin-bottom: 25px;
    display: block;
    color: #0080ED;
    font: Bold 14pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
span#tovar_price_full {
    margin-top: 25px;
    display: block;
    color: #00397A;
    font: Bold 12pt Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
p {
    margin: 0px 0px 10px 0px;
    padding: 0;
}
a {
    color: #0080ED;
}
table.table {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
}
table.table th,
table.table td {
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 3px;
    width: 50%;
}
.links {
    padding: 10px 5px 10px 5px;
    border-top: 1px dashed #BEBDBD;
    border-bottom: 1px dashed #BEBDBD;
}
.header-links {
    font-weight: bold;
    margin-bottom: 5px;
}
#item td[width="60"] {
    width: 150px;
}
#item td img[width="50"] {
    width: 150px;
}
#item br {
    display: none;
}
.bif-logo-left-sidebar img{
	width: 240px;
	/*height: 150px;*/
}
.topmenu>ul>li:last-child {    
    border-right: none;
    box-shadow: none;    
}
.phone-wrap.phone-wrap-header {
    padding: 0;
    display: block;
    margin: 0 auto;
    width: 1200px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Verdana;
	height: 50px;
	
}
.header-top {
    background-color: #153df8;
    font-size: 11px;
    font-family: 'MS-700';
    color: white;
    padding: 0 20px;
    height: 50px;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: .15ex;
}
.header-top  .phone-1,
.header-top  .phone-2{
    display: inline-block;
	vertical-align: text-top;
    margin-left: 5px;
}
.header-top .phone-code {
    font-size: 12px;
}
.header-top .phone-title:before {
	display: inline-block;
    width: 16px;
    height: 16px;
    content: '';
    font-size: 26px;
    margin-right: 0px;
    background: url(../img/phone.png);
    background-size: cover;
    top: 3px;
    position: relative;
}
.header-top .phone-title {
    font-size: 0px;
	top: 10px;
    position: relative;
	
}
.header-top .phone-number {
    font-size: 18px;
    font-weight: bold;
	
}
.topmenu ul li ul {
	position: absolute;
    top: 36px;
    width: 100%;
    background: rgb(236, 236, 236);
    padding: 10px 0px;
    border-right: 1px solid #d9d9d9;
    box-shadow: 1px 0px 1px #fff;
    border-bottom: 1px solid #d9d9d9;
}
.topmenu ul li ul a{
	font-size: 12px;
}
.topmenu ul li ul li:hover{  
    background-color: #D0D0D0;
}

.catalog-on-main-under-cat-item {
    display: block;
    width: 205px;
    height: 200px;
    float: left;
    border: 1px solid silver;
    padding: 0px;
    position: relative;
}
.catalog-on-main-under-cat-item:nth-child(6n) {
	/*margin: 0px 0px 22px 0px;*/
}
.catalog-on-main-under-cat-item-img {
    text-align: center;
    height: 170px;
    display: table-cell;
    vertical-align: middle;
    width: 205px;
    padding-top: 10px;
	position: relative;
	z-index:1;
}
.catalog-on-main-under-cat-item-title {
	width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0px;
    z-index: 10;
    display: black;
}
.catalog-on-main-under-cat-item-title a {
     vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: 'Verdana';
    display: block;
    padding: 0px 0px;
    z-index: 100;
    font-size: 18px;
    height: 300px;
    position: absolute;
    top: -200px;
	
	
}
.catalog-on-main-under-cat-item:hover .catalog-on-main-under-cat-item-title a{
	/*display: table-cell;*/
}
.catalog-on-main-root-cats a{
    border: none;
    display: block;
    padding: 10px 10px 10px 10px;
    margin: 0;
    color: #00529C;
    white-space: normal;
    text-decoration: none;
    font-weight: bold;
    font-size: 30px;
}
.catalog-on-main-row {
    width: 300px;
    height: 300px;
    float: left;
	border: 1px solid silver;
	margin-right:11px;
	position: relative;
	text-align: center;
}
.catalog-on-main-row:nth-child(3) {
	margin-right:0px;

}
.catalog-on-main-root-cats a{
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: 'Verdana';
    display: block;
    padding: 0px 0px;
    z-index: 100;
    font-size: 18px;
    height: 300px;
    position: absolute;
    top: -200px;
	
}
.catalog-on-main-root-cat-link-wrap {
    border: none;
    margin: 0;
    white-space: normal;
    font-weight: bold;
    vertical-align: middle;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.59);
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: 'Verdana';
    display: table-cell;
    padding: 0px 2px;
    z-index: 100;
    font-size: 18px;
    height: 70px;
    position: relative;
    width: 276px;
    bottom: -208px;
}
.catalog-on-main-under-cat-link-wrap{
	border: none;
    margin: 0;
    white-space: normal;
    
    vertical-align: middle;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.59);
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: 'Verdana';
    display: table-cell;
    padding: 0px 2px;
    z-index: 100;
    font-size: 12px;
    height: 60px;
    position: relative;
    width: 276px;
    bottom: -200px;
}
.catalog-on-main-root-cats a:hover{
	text-decoration:underline;
}

.catalog-on-main-root-cats{
	width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0px;
    z-index: 10;
    display: block;
}
	

.catalog-on-main-under-cat-item-img img{
    max-width: 150px;
    max-height: 170px;
   
}

.catalog-on-main-row.catalog-on-main-row-105 {
    background: url(../img/clothing.jpg) no-repeat;
    background-size: 210px;
    background-position: 50% 0;
}
.catalog-on-main-row.catalog-on-main-row-106 {
    background: url(../img/footwear.jpg) no-repeat;
    background-size: 210px;
    background-position: 50% 0;
}
.catalog-on-main-row.catalog-on-main-row-107 {
    background: url(../img/mask.jpg) no-repeat;
    background-size: 210px;
    background-position: 50% 0;
}
.catalog-on-main-under-cat-wrap.carousel.flexslider{
	margin-top: 30px;
}
.clearfix{
	clear: both;
}
.search-form-wrapper {
    float: left;
    margin-top: 13px;
}
.phone-wrap-header .email {
    display: inline-block;
    
    margin-left: 5px;
	vertical-align: text-top;
}
.header-top .email-title {
    font-size: 0px;
	margin-left: 30px;
    top: 10px;
    position: relative;
}
.header-top .email-title:before {
	display: inline-block;
    width: 21px;
    height: 21px;
    content: '';
    font-size: 26px;
    margin-right: 0px;
    background: url(../img/message.png);
    background-size: cover;
    top: 3px;
    position: relative;
}
.catalog-carusel-item-title a {
    vertical-align: middle;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.59);
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: 'Verdana';
    line-height: 26px;
    font-size: 14px;
    display: none;
    padding: 0px 5px;
}
.catalog-carusel-item-title{
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0px;
    z-index: 10;
    display: table;
}
.catalog-carusel-item-img {
    text-align: center;
    height: 170px;
    display: table-cell;
    vertical-align: middle;
    width: 205px;
    padding-top: 10px;
}
.catalog-carusel-item-img img {
    max-width: 150px;
    max-height: 170px;
}
.catalog-carusel-item {
    display: block;
    width: 205px;
    height: 200px;

    float: left;
    border: 1px solid silver;
    padding: 0px;
    position: relative;
}
.catalog-carusel-item:hover .catalog-carusel-item-title a {
    display: table-cell;
}
.catalog-carusel-in-product-wrap {
    width: 920px;
	position: relative;
}
.catalog-carusel-title-in-product {
    border: none;
    display: block;
    padding: 10px 10px 10px 10px;
    margin: 0;
    color: #00529C;
    white-space: normal;
    text-decoration: none;
    font-weight: bold;
    font-size: 30px;
}
.catalog-recent-title-in-product {
    border: none;
    display: block;
    padding: 10px 10px 10px 10px;
    margin: 0;
    color: #00529C;
    white-space: normal;
    text-decoration: none;
    font-weight: bold;
    font-size: 30px;
}
.catalog-recent-item {
    display: block;
    width: 210.75px;
    height: 202px;
    margin: 0px 23px 22px 0px;
    float: left;
    border: 1px solid silver;
    padding: 0px;
    position: relative;
}
.catalog-recent-item:nth-child(4n) {
	margin: 0px 0px 22px 0px;
}
.catalog-recent-in-product-wrap {
    padding-left: 4px;
}
.catalog-recent-item-img {
    text-align: center;
    height: 170px;
    display: table-cell;
    vertical-align: middle;
    width: 205px;
    padding-top: 10px;
}
.catalog-recent-item-img img {
    max-width: 150px;
    max-height: 170px;
}
.catalog-recent-item-title {
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0px;
    z-index: 10;
    display: table;
}
.catalog-recent-item-title a {
    vertical-align: middle;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.59);
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: 'Verdana';
    line-height: 26px;
    font-size: 14px;
    display: none;
    padding: 0px 5px;
}
.catalog-recent-item:hover .catalog-recent-item-title a{
	display: table-cell;
}
input[name="f_email"],
input[name="f_name"] {
color: #777;
    padding-left: 0px;
    margin: 10px;
    margin-top: 12px;
    margin-left: 0px;
    width: 100%;
    height: 35px;
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

textarea[name="f_text"] {
    color: #777;
    padding-left: 0px;
    margin: 0px;
    margin-top: 12px;
    margin-left: 0px;
    width: 100%;
    border: 1px solid #c7d0d2;
    border-radius: 2px;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
input[type=submit]:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#b6e2ff), to(#6ec2e8));
    background: -moz-linear-gradient(top left 90deg, #b6e2ff 0%, #6ec2e8 100%);
	background: linear-gradient(top left 90deg, #b6e2ff 0%, #6ec2e8 100%);
}
input[type="submit"] {
    width: 150px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
	background: #0080ED;
    background: -webkit-gradient(linear, left top, left bottom, from(#acd6ef), to(#0080ED));
    background: -moz-linear-gradient(top left 90deg, #acd6ef 0%, #0080ED 100%);
    background: linear-gradient(top left 90deg, #acd6ef 0%, #0080ED 100%);
    border-radius: 5px;
    border: 1px solid #66add6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .5);
    cursor: pointer;
    margin: 0 auto;
    position: relative;
    display: block;
}
#adminForm{
    width: 600px;
    margin: 0 auto;
    border: 1px solid silver;
    padding: 20px;
    box-shadow: 2px 2px 1px silver;
	color: #777;
    font-size: 11px;
}
.form-field-wrap {
    color: #777;
    font-size: 11px;
}
#cont .warnText {
    margin: 30px;
    color: #FF0500;
    background-color: #f2dede;
    padding: 20px;
    border: 1px solid #ebccd1;
}
.contact-header-wrap {
    float: right;
}
.catalog-on-main-under-cat-wrap {
    width: 920px;
    position: relative;
}