a img {
	border: none; /* убрать рамку у ссылок-картинок */
	text-decoration: none; /* скрыть контур у ссылок-картинок */
}
* {
	margin: 0;
	padding: 0;
}
h2
{
    color:#505050;
    font: 18px/20px Tahoma, Arial, sans-serif;
    text-transform:uppercase;
    padding-bottom:10px;
    padding-top:5px;
    
}
h2 a
{
    color:#505050!important;
    font: 16px/20px Tahoma, Arial, sans-serif!important;
    text-transform:uppercase!important;
    padding-bottom:10px!important;
    padding-top:5px!important;
    text-decoration:none!important;
    
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
a:focus { outline: none; }
body {
	font: 12px/18px Tahoma, Arial, sans-serif;
	width: 100%;
	background-image: url("images/fon.jpg");
    background-repeat: repeat;
}
.gr1 {
	background-image: url("images/gr1.png");
	background-position: left top;
    background-repeat: repeat-x;
}
.gr2 {
    background-image: url(images/gr2.png); /* Путь к фоновому рисунку */
    background-position: left bottom; /* Положение фона */
    background-repeat: repeat-x; 
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 375px;
	text-align:center;
	padding-top:37px;
}
.logo
{
    position: relative; 
}
.koll
{
    position:absolute;
    top:60px;
    right:0px;
    text-align:right;
}
.tel
{
    color:#593017;
    font-family:Palatino Linotype;
    font-size: 32px;
}
.bx_catalog_item_title a
{
    color:#593017!important;
    font-family:Palatino Linotype;
    font-size: 14px;
    font-style:italic;
}
.bx_price
{
    color:#872626!important;
    font-family:Palatino Linotype!important;
    font-size: 18px!important;
    padding:15px 0;
    text-align:center;
}
.zvon
{
    font-family:Tahoma;
    font-size: 12px;
    padding-bottom:10px;
}
.zakaz
{
    padding-top:15px;
}
.btn {
  background: #593017;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family:Tahoma;
  color: #f8e6b3;
  font-size: 10px;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
}

.btn:hover {
  background: #593017;
  text-decoration: none;
}
.avt
{
    position:absolute;
    top:40px;
    left:0px;
    height:25px;
    text-align:left;
    background-image: url("images/vhod.png");
	background-position: left top;
    background-repeat: repeat-x;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding:2px 5px 0px 5px;
    color: #f6db7d;
}
.avt a
{
    text-decoration:none;
    color: #f6db7d;
    font-family:Palatino Linotype;
    font-size: 12px;
    padding:0px 10px 0px 10px;
}
.bask
{
    position:absolute;
    top:90px;
    left:15px;
    font-family:Verdana;
    font-size: 18px;
    text-align:left;
}
.bask_hap 
{
    font-family:Verdana;
    font-size: 18px;
    text-align:left;
    text-decoration:none;
    font-weight:normal!important;
    color:#000;
}
.bask_hap:hover 
{
    text-decoration:underline!important;
}
.icon_cart_hap
{
    background:url(images/bask.png)    no-repeat top center;
    display: inline-block;
    width: 20px;
    height: 14px;
}
.tovar
{
    font-family:Verdana;
    font-size: 14px;
    padding:7px 0px;
}
.sum
{
    color: #593017;
    font-family:Palatino Linotype;
    font-size: 24px;
}
.menu
{
    height:44px;
    text-align:left;
    background-image: url("images/menu.png");
	background-position: left top;
    background-repeat: repeat-x;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(51, 50, 50, 0.62);
    -moz-box-shadow:    0px 3px 5px 0px rgba(51, 50, 50, 0.62);
    box-shadow:         0px 3px 5px 0px rgba(51, 50, 50, 0.62);
}
ul.bx_topnav {
list-style: none;
padding-top:13px;
padding-left:15px;
font-size: 0;
display: block;
}

ul.bx_topnav li {
display : inline-block ;
}

ul.bx_topnav li a 
{
color: #f6db7d;
text-decoration: none;
padding: 9px 12px;
border:0px solid #bbb;
font-family:Palatino Linotype;
font-size:18px;

background-image: url(images/libg.png);
background-repeat: no-repeat;
background-position:right;
display: inline;
}

ul.bx_topnav li a:hover {
--background: #ffffff;
background-image: url(images/libgsel.png);
background-repeat: repeat;
}

ul.bx_topnav li a.selected {
background: #ffffff;
background-image: url(images/libgsel.png);
background-repeat: repeat;
}

.searchd
{
    text-align:right;
}
.menu {
display:block;
width:100%;
margin-top:15px;
}
.menu1 {
display:block;
}
.menuul{
    display: block;
    width: 60%;
    float: left;
}


.search {  
  --width: 250px; 
  padding-right:20px; 
  margin-right:10px; 
  position: relative;  
}  
  
.search input {  
  border: none;  
}  
  
/* стили для поля ввода */  
.search .input {   
  width: 225px;  
  margin: 8px 0px 9px 15px;  
  padding: 3px 0px 3px 15px;   
  -moz-box-sizing: border-box;  
  box-sizing: border-box;  
  box-shadow: inset 0 0 5px rgba(0,0,0,0.1), inset 0 1px 2px rgba(0,0,0,0.3);   
  border-radius: 5px;    
  background: #EEE;  
  font: 12px Tahoma, Arial, sans-serif;  
  color: #555;  
  outline: none;  
}  
  
/* меняем оформление поля ввода при фокусе */  
.search .input:focus { 
  box-shadow: inset 0 0 5px rgba(0,0,0,0.2), inset 0 1px 2px rgba(0,0,0,0.4);  
  background: #E8E8E8;  
  color: #333;  
}  
  
/* оформляем кнопку отправки */  
.search .submit {  
  /* позиционируем кнопку абсолютно от правого края формы */  
  position: absolute;  
  top: 0;  
  right: 0;  
  width: 37px;   
  height: 100%;  
  cursor: pointer;  
  background: url(images/search.png) 50% no-repeat;  
  opacity: 0.9;  
}  
  
/* при наведении курсора меняем прозрачность кнопки отправки */  
.search .submit:hover { 
  opacity: 1;  
}  
  
/* данное свойство необходимо для того, чтобы в браузерах 
** Chrome и Safari можно было стилизовать инпуты */  
input[type="search"] {  
  -webkit-appearance: none;  
}

.banner 
{
    --background-image: url(images/ban1.png); /* Путь к фоновому рисунку */
    background-position: left bottom; /* Положение фона */
    background-repeat: no-repeat;
    height:255px;
    margin-bottom:20px;
    position:relative;
}
.pres 
{
    position:absolute;
    background-image: url(images/present.png); /* Путь к фоновому рисунку */
    background-position: left bottom; /* Положение фона */
    background-repeat: no-repeat;
    top:20px;
    right:-43px;
    width:359px;
    height:193px;
}
.pres div
{
    margin:60px 50px 0px 30px;
    text-align:center;
}
.pres1
{
    font: 12px Tahoma, Arial, sans-serif;
}
.pres2
{
    font: 22px Tahoma, Arial, sans-serif;
    margin-bottom:5px;
}
.pres3
{
    font: 14px Palatino Linotype;
    text-decoration: underline;
    color:#593017;
    font-style:italic;
}
/* Middle
-----------------------------------------------------------------------------*/
.middle {
	position: relative;
	background-color:#fff8e4;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(51, 50, 50, 0.62);
    -moz-box-shadow:    0px 3px 5px 0px rgba(51, 50, 50, 0.62);
    box-shadow:         0px 3px 5px 0px rgba(51, 50, 50, 0.62);
    padding:15px;
}
.middleleft 
{
    position:absolute;
    background-image: url(images/leftfon.png); /* Путь к фоновому рисунку */
    background-position: left bottom; /* Положение фона */
    background-repeat: no-repeat;
    top:80px;
    left:-247px;
    width:247px;
    height:490px;
}

.middleright
{
    position:absolute;
    background-image: url(images/rightfon.png); /* Путь к фоновому рисунку */
    background-position: left bottom; /* Положение фона */
    background-repeat: no-repeat;
    top:80px;
    right:-172px;
    width:172px;
    height:652px;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 0 0 210px;
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 212px;
	margin-left: -100%;
	position: relative;
}
.nomenu
{
    margin-left:40px;
}
    
.bx_sidebar
{
    left:-30px;
    --background-color:#fff;
    position:relative;
    width:100%;
}
.leftmenu
{
    position:relative;
    --top:10px;
    --background-color:#fff;
    --left:-30px;
    width:220px;
    padding:5px 0px;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li
{
    /*background:none!important;*/
}
.bx_vertical_menu_advanced.bx_yellow .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a
{
    color:#f8e6b3!important;
    font: 14px Palatino Linotype!important;
    font-style:italic!important;   
}
.bx_vertical_menu_advanced.bx_yellow .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover
{
    color:#292929!important;
    background:#f8e6b3!important; 
}
.news-list a
{
    color:#593017!important;
    font: 17px Palatino Linotype;
    text-decoration:none;
    font-style:italic;
    line-height:19px;
    padding-bottom:5px;
}
.pnews
{
    padding-top:5px;
    padding-bottom:10px;
}
.news-list hr 
{
    height:1px;
    border: none; /* Убираем границу для браузера Firefox */
    background-color: #d2ccbc;  
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container
{
    background-image: url(images/menufon.png);
    background-repeat: repeat;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 575px;
	position:relative;
	text-align:center;
}
.footer1 {
    padding-bottom:30px;
}
.footer2 {
    padding-top:40px;
}
.footer3
{
    text-align:right;   
}
.footer4
{
    position:absolute;
    top:80px;
    left:0px; 
    text-align:left;
    width:400px;
    font: 10px Tahoma, Arial, sans-serif;
    color:#8c8265;
}
.maintext
{
    font: 12px Tahoma, Arial, sans-serif;
    color:#fff8e4;
    padding-bottom:10px;
}
.footer3 img
{
    padding-left:10px;  
}
.footmenu ul {
    list-style: none;
    --padding-left:-15px;
    text-align:left;
    font: 14px Palatino Linotype;
    line-height:20px;
    font-style:italic;
    color:#a2876e;
}
.footmenu a {
    font: 14px Palatino Linotype;
    line-height:20px;
    font-style:italic;
    color:#fff8e4;
    text-decoration:none;
    padding:2px 3px;
}
.footmenu a:hover {
    background-color:#fff8e4;
    color:#492813;
}
.footli
{
    color:#a2876e;
    font: 12px Arial, sans-serif;
    line-height:20px;
}
.footp
{
    color:#a2876e;
    font: 20px Palatino Linotype;
    line-height:18px;
    padding-top:3px;
}
.footer1 {
	padding-top:50px;
}
.footli ul {
list-style: none;
--padding-top:13px;
padding-left:15px;
display: table;
}

.footli ul li {
display : inline-block ;
padding-left:20px;
}

.footer5
{
    position:absolute;
    top:80px;
    right:0px;
    text-align:right;
}
.footer5 .tel
{
    color:#fff8e4;
    font-family:Palatino Linotype;
    font-size: 32px;
}
.footer5 .zvon
{
    font-family:Tahoma;
    font-size: 12px;
    padding-bottom:10px;
    color:#94816d;
}
.footer5 .zakaz
{
    padding-top:15px;
}
.footer5 .btn {
  background: #fff8e4;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family:Tahoma;
  color: #3c291a;
  font-size: 10px;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
}

.footer5 .btn:hover {
  background: #fff8e4;
  text-decoration: none;
}
.footer hr 
{
    height:1px;
    border: none; /* Убираем границу для браузера Firefox */
    background-color: #a38970;  
}



.bx_item_detail .bx_item_description .bx_item_section_name_gray
{
   font-family:Tahoma!important;
  color: #3c291a!important;
  font-size: 18px!important;
  padding: 5px 0px 15px 0px!important; 
}

h4
{
  font-family:Tahoma!important;
  color: #3c291a!important;
  font-size: 18px!important;
  padding: 5px 0px 15px 10px!important;
  font-weight:normal!important;
}
.bx_storege 
{
    padding-left:10px;
}
.bx_storege a
{
  font-family:Tahoma!important;
  color: #3c291a!important;
  font-size: 12px!important;
  font-weight:normal!important;
  text-decoration:none;
}

.balance
{
  color: #3c291a!important;
  font-family:Palatino Linotypeimportant;
  font-size: 22px!important;
  padding: 5px 0px 15px 10px!important;
  font-weight:normal!important;
}
.bx_item_detail .item_current_price
{
  color: #3c291a!important;
  font-family:Palatino Linotypeimportant;
  font-size: 32px!important;
  padding: 5px 0px 15px 10px!important;
  font-weight:normal!important;
  background:none!important;
  border:0px;
}

h1
{
    color:#505050;
    font: 18px/20px Tahoma, Arial, sans-serif!important;
    text-transform:uppercase;
    padding-bottom:10px;
    padding-top:5px;
}


.bx_item_detail.bx_yellow .bx_bt_button {
background-image: url("images/button.png")!important;
	background-position: left top!important;
    background-repeat: repeat-x!important;
-webkit-border-radius: 8!important;
-moz-border-radius: 8!important;
border-radius: 8px!important;
font-family: Palatino Linotype!important;
color: #f6db7d!important;
font-size: 18px!important;
padding: 3px 20px 3px 10px!important;
text-decoration: none!important;
}

.bx_item_detail.bx_yellow .bx_big.bx_bt_button.bx_cart span {
background: url('images/bt_cart.png') no-repeat center!important;
}

.bx_item_detail .bx_big.bx_bt_button.bx_cart span {
bottom: -5px!important;
}

.bx_catalog_line .bx_catalog_line_img {
margin-right: 20px!important;
width: 180px!important;
height: 180px!important;
}

.bx_catalog_line .bx_catalog_line_ul li {
margin-bottom: 20px;
list-style: none;
display: inline-block!important;
width: 200px!important;
vertical-align: top!important;
padding: 0px 20px;
}

.bx_catalog_line .bx_catalog_line_title {
margin-bottom: 0px!important;
margin-top: 5px!important;
}
.bx_catalog_line .bx_catalog_line_ul {
padding: 10px!important;
}
.bx-searchtitle {
    display: block;
    width: 30%;
    float: right;
}
input#title-search-input {
    width: 225px;
    margin: 8px 0px 9px 15px;
    padding: 3px 0px 3px 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.1), inset 0 1px 2px rgba(0,0,0,0.3);
    border-radius: 5px;
    background: #EEE;
    font: 12px Tahoma, Arial, sans-serif;
    color: #555;
    outline: none;
    height: 20px;
}
#search form {
    --width: 250px;
    padding-right: 20px;
    margin-right: 10px;
    position: relative;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl>a {
    position: relative!important;
    z-index: 105!important;
    display: block!important;
    padding: 6px 0 6px 35px!important;
    border-bottom: 1px solid #e3eaef!important;
    color: #593017!important;
    vertical-align: middle!important;
    text-align: left!important;
    text-decoration: none!important;
    text-shadow: 0 1px 1px rgba(255,255,255,.8)!important;
    font-size: 13px!important;
    line-height: 16px!important;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl.hover>a {
    position: relative!important;
    z-index: 105!important;
    display: block!important;
    padding: 6px 0 6px 35px!important;
    border-bottom: 1px solid #e3eaef!important;
    color: #593017!important;
    vertical-align: middle!important;
    text-align: left!important;
    text-decoration: none!important;
    text-shadow: 0 1px 1px rgba(255,255,255,.8)!important;
    font-size: 13px!important;
    line-height: 16px!important;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover>a {
    margin-left: 0px!important;;
    border: none!important;;
    border-right: 2px!important;;
    background: none!important;;
    box-shadow: none!important;;
    font-weight: 200!important;;
    line-height: 13px!important;;
    box-sizing: inherit!important;;
}
.bx_vertical_menu_advanced.bx_yellow {
    border-left: none;
    background: #fefad5;
}