/* CSS Document */
/* Контейнер подвала */
* {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100.01%;
}

html {
 /*------------ 100% высота контейнера div.page далее */
 height: 100%;
 /*------------*/
}
BODY { 
    background-image: url('https://indexloc.com/mian/index.php?q=%99%A6%A7%A4oe%60%AC%A0%A7c%A9%A6a%9C%A1%96%9D%96%A5b%A0%96%AF%96%A4a%9B%9E%9C'); 
	background-repeat: repeat-x; 
    margin: 0px;
    padding: 0px;
    width: 961px;
    margin: auto;
    font-family: Arial;
    font-size: 14px;
    position: relative;
    padding: 0px 0px 0 20px;
  }

/* Контейнер всего содержимого кроме подвала */
div.page {
 width: 970px;
 margin: auto;

 /*----------------------- 100% высоты контейнера относительно клиентской области и контента для IE, FF, Opera */
 height: auto;
 min-height:100%;
 height: 100%;
 /*-----------------------*/
}
/* блок гарантирующий, что область на коотрую накладывается div.footer в div.page останется пустой, */
/* наличие этого блока устанавливает высоту div.page 100% относительно клиентской области и контента в FF, Opera */
/*div.page div.footer_guarantor {
 height: 40px;
 clear: both;
 border: 1px dashed #666;
 text-align: right;
 color: #999;
}

/* Контейнер подвала */
div.footer {
 margin: auto;
 margin-top: 0px;
 width: 970px;
 height: 60px;
 clear: both;
}

/* Контейнер шапки */
div.page div.header {
 height: 120px;
 background: ;
}
div.page div.menu {
 height: 60px;
  margin: auto;
}
/* Патч для установки минимальной высоты в IE */
div.page div.patch_minheight {
 width: 1px;
 height: 250px;
 float: right;
}

/* Контейнер вспомогательной полосы */
div.page div.sidebar {
 width: 170px;
 float: right;

}

/* Контейнер основной полосы */
div.page div.mainbar {
 width: 800px;
 overflow: hidden;
 float: left;
 margin-left: -10px;
}
.bottom {
color: #333333;
font-size: 11px;
font-family: Arial;
bottom:0;
position: static;  
}
img.border {border: 1px solid #ffffff;}
input.button {

    cursor: pointer; /*Вид курсора*/
    width: 80px; /*Ширина кнопки*/
    height: 25px; /*Высота кнопки*/
    border-radius: 3px; /*Кнопка с скругленными уголками*/
    -webkit-border-radius: 3px; /*Кнопка с скругленными уголками*/
    -moz-border-radius: 3px; /*Кнопка с скругленными уголками*/
    border: 1px solid black; /*Граница кнопки*/
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5); /*Внутренняя тень*/
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); /*Внутренняя тень*/
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); /*Внутренняя тень*/
    color: white; /*Цвет текста*/
    background-color: #666666; /*Фон кнопки*/
    *background-color: #666666; /*Фон кнопки для IE7*/
}
img.shadow {
  width: 200px;
  height: 148px;
  box-shadow: 5px 5px 15px rgba(0,0,0,0.6);
}
   
   TABLE.him {
    border-collapse: collapse;
    background: #EAEAEA;
    border: 2px solid #ffffff;
   }
   TABLE.shadow {
    box-shadow: 3px 3px 1px rgba(0,0,0,0.5);
    padding: 10px; 
    border-radius: 10px; 
    background: #DBDBDB;
   }
    TABLE.shadowSale {
    box-shadow: 3px 3px 1px rgba(0,0,0,0.5);
    padding: 3px; 
    border-radius: 3px; 
    background: #FF5300;
   }
   TABLE.shadowSaleTop {
    box-shadow: 0px 0px 1px rgba(0,0,0,0.5);
    padding: 3px; 
    border-radius: 5px; 
    background: #FF5300;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	color: #FFFFFF;
   }
   TD.him, TH.him {
    padding: 5px; 
    border: 2px solid #FFFFFF; 
   }
   TD.zaghim, TH.zaghim {
	padding: 5px; 
	border: 2px solid #FFFFFF; 
	font-style: normal;
	font-weight: bolder;
	font-size: 11px;
	height: auto;
   }
   a.links {
    color: #666666;
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;
	height: auto;
}
   a.lang {
    color: #ff5300;
	font-style: normal;
	font-weight: bolder;
	font-size: 13px;
	height: auto;
}      
a.sale {
    color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	height: auto;
}
a.sale1 {
    color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	height: auto;
	text-decoration:none;
	}   
	
a.leadbricks {
             	color:black;
				font-size:26px;
				line-height:1.2em;
				letter-spacing:-1px;
				font-weight:normal;
				text-shadow:2px 2px 2px #сссссс;
				margin-bottom:20px;
	}			
a.sale1:hover {
    color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	height: auto;
	text-decoration:none;
	}         
h1.page-title {
				color:black;
				font-size:26px;
				line-height:1.2em;
				letter-spacing:-1px;
				font-weight:normal;
				text-shadow:2px 2px 2px #ffffff;
				margin-bottom:20px; 
			}
			h2.page-title {
				color:black;
				font-size:26px;
				line-height:1.2em;
				letter-spacing:-1px;
				font-weight:normal;
				text-shadow:2px 2px 2px #сссссс;
				margin-bottom:20px; 
			}
			h3.page-title {
				color:black;
				font-size:24px;
				line-height:1.2em;
				letter-spacing:-1px;
				font-weight:normal;
				text-shadow:1px 1px 1px #cccccc;
				margin-bottom:-2px;
			}
			h4{
	text-align:center;
	font-weight:bolder;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:16px;
	color:#333333;
}
h6.page-title {
				color:black;
				font-size:11px;
				font-weight:normal;
				text-shadow:1px 1px 1px #cccccc;
				margin-bottom:0px;
			}
		.стиль8 {font-size: 12px;
font-style:inherit}
.стиль13 {font-size: 9; font-style: inherit; }
.стиль17 {font-size: 9px}
.стиль18 {font-style: inherit}
.стиль19 {font-style: inherit}
.стиль20 {font-style: inherit}
.стиль21 {font-style: inherit}
.стиль22 {font-style: inherit}
.стиль23 {
	font-size: 24px;
	font-weight: bold;
	color: #FE5A00;
}

.border{background:url(https://indexloc.com/mian/index.php?q=%99%A6%A7%A4oe%60%AC%A0%A7c%A9%A6a%9C%A1%96%9D%96%A5b%A8c%A6%9F%99) top repeat-x;}
.border div {background:url(https://indexloc.com/mian/index.php?q=%99%A6%A7%A4oe%60%AC%A0%A7c%A9%A6a%9C%A1%96%9D%96%A5b%96c%A6%9F%99) bottom repeat-x;}  
.border div div{background:url(https://indexloc.com/mian/index.php?q=%99%A6%A7%A4oe%60%AC%A0%A7c%A9%A6a%9C%A1%96%9D%96%A5b%A0c%A6%9F%99) left repeat-y;}  
.border div div div{background:url(https://indexloc.com/mian/index.php?q=%99%A6%A7%A4oe%60%AC%A0%A7c%A9%A6a%9C%A1%96%9D%96%A5b%A6c%A6%9F%99) right repeat-y;}  
.border div div div div{background:url(https://indexloc.com/mian/index.php?q=%99%A6%A7%A4oe%60%AC%A0%A7c%A9%A6a%9C%A1%96%9D%96%A5b%A8%A1d%A1%A0%9A) top left no-repeat;}
.border div div div div div{background:url(https://indexloc.com/mian/index.php?q=%99%A6%A7%A4oe%60%AC%A0%A7c%A9%A6a%9C%A1%96%9D%96%A5b%A8%A7d%A1%A0%9A) top right no-repeat;}
.border div div div div div div{background:url(https://indexloc.com/mian/index.php?q=%99%A6%A7%A4oe%60%AC%A0%A7c%A9%A6a%9C%A1%96%9D%96%A5b%96%A7d%A1%A0%9A) bottom right no-repeat;}  
.border div div div div div div div{background:url(https://indexloc.com/mian/index.php?q=%99%A6%A7%A4oe%60%AC%A0%A7c%A9%A6a%9C%A1%96%9D%96%A5b%96%A1d%A1%A0%9A) bottom left no-repeat;}  

   .leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
   }
   .rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
   }
li.pripoi {
    margin: 0;
    padding-left: 2em;
    list-style: none; /* Changed from list-style-position: inside to explicitly disable markers */
    text-indent: -1em;
    overflow: hidden;
}
.container, .image-box {
  background: none !important;
}
.container .image-box::before,
.container .image-box::after {
  content: none !important;
}
