* {
    margin: 0px;
    padding: 0px;
}
body {
    width: 100%;
    font-size: 13px;
    font-weight: normal;
    font-family: Trebuchet MS, Tahoma;
    color: #131313;
    background-color: #f0ecbc;
}
font.tablebodytext {
    display:none;
}
a {
/*    color: #7f0708;*/
color: #610000;
}
a:hover {
    text-decoration: none;
}

a:visited:hover {
    text-decoration: none;
}
a img {
    border: none;
}
h2 {
    display: block;
    color: #7f0708;
    font-family: Arial Narrow;
    font-size: 22px;
    margin-bottom: 19px;
}
h3 {
    font-size: 15px;
    margin-bottom: 10px;
}
h4 {
    font-size: 13px;
    margin-bottom: 10px;
}
.clear {
    clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}
#content ul {
    list-style: none;
    margin-left: 20px;
    margin-bottom: 10px;
}
#content ul li {
    margin-bottom: 10px;
    display: block;
    padding-left: 20px;
    background-image: url(/html/images/marker_ul.gif);
    background-repeat: no-repeat;
    background-position: 0px 9px;    
}

#content ol {
    margin-left: 40px;
    margin-bottom: 10px;
}
#content ul ol {
    margin-bottom: 10px;
    display: block;
    padding-left: 20px;
}

#content p {
    margin-bottom: 12px;
    line-height: 16px;
}
#container {
	display: block;
    width: 1000px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
    background-image: url(/html/images/bg_container.gif);
    background-repeat: repeat;
    background-position: top left;
}
#header {
    padding-left: 56px;
    padding-right: 56px;
    clear: both;
    padding-top: 35px;
    background-image: url(/html/images/bg_header.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#header #logo {
    float: left;
    /*margin-left: 58px;*/
    display: block;
    width: 144px;
    height: 89px;
	margin:0 60px;
    background-image: url(/html/images/logo.png);
    background-repeat: no-repeat;
    background-position: top left;
}
#header form {
    height: 50px;
}
*+html #header form {
    height: 60px;
}
#header #header_wherebuy {
    color: #d7ba77;
    padding-top: 20px;
    padding-bottom: 22px;
    font-weight: bold;    
    float: right;
}
#header #header_wherebuy select {
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #3a3a3a;
    margin-bottom: 0px;
    width: 233px;
    height: 18px;
    border: 2px solid #a55d31;
    margin-left: 8px;
    background-color: #fff6e6;
    font-weight: normal;
	width: 300px;
}
#header #menu_block {
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    width: 880px;
    height: 267px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2px;
    background-image: url(/html/images/bg_menu_block.png);
    background-repeat: repeat;
    background-position: top left;
	margin-top:20px;
}
#header #menu_block #menu {
    width: 880px;
    height: 42px;
    list-style: none;
    background-image: url(/html/images/bg_menu.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#header #menu_block #menu li {
    float: left;
    background-image: url(/html/images/bg_menu_li.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
}
#header #menu_block #menu li a {
    padding-top: 14px;
    padding-bottom: 13px;
    padding-left: 33px;
    padding-right: 35px;
    /*padding-left: 25px;
    padding-right: 26px;*/
    display: block;
    background-image: url(/html/images/bg_menu_a.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
#header #menu_block #menu li.last a {
    background-image: none;
}
#header #menu_block #menu li a span {
    cursor: pointer;
    display: block;
    height: 15px;
}
#header #menu_block #menu li a span.company {
    width: 80px;
    background-image: url(/html/images/menu/1.gif);
    background-repeat: no-repeat;
    background-position: top center;
}
#header #menu_block #menu li a:hover span.company {
    background-image: url(/html/images/menu/1_select.gif);
}
#header #menu_block #menu li a span.shops {
    width: 93px;
    background-image: url(/html/images/menu/2.gif);
    background-repeat: no-repeat;
    background-position: top center;
}
#header #menu_block #menu li a:hover span.shops {
    background-image: url(/html/images/menu/2_select.gif);
}
#header #menu_block #menu li a span.news {
    width: 96px;
    background-image: url(/html/images/menu/3.gif);
    background-repeat: no-repeat;
    background-position: top center;
}
#header #menu_block #menu li a:hover span.news {
    background-image: url(/html/images/menu/3_select.gif);
}
#header #menu_block #menu li a span.servises {
    width: 45px;
    background-image: url(/html/images/menu/4.gif);
    background-repeat: no-repeat;
    background-position: top center;
}
#header #menu_block #menu li a:hover span.servises {
    background-image: url(/html/images/menu/4_select.gif);
}
#header #menu_block #menu li a span.info {
    width: 156px;
    background-image: url(/html/images/menu/5.gif);
    background-repeat: no-repeat;
    background-position: top center;
}
#header #menu_block #menu li a:hover span.info {
    background-image: url(/html/images/menu/5_select.gif);
}
#header #menu_block #menu li a span.send {
    width: 104px;
    background-image: url(/html/images/menu/6.gif);
    background-repeat: no-repeat;
    background-position: top center;
}
#header #menu_block #menu li a:hover span.send {
    background-image: url(/html/images/menu/6_select.gif);
}
#header #menu_block #menu li a span.catalog {
    width: 53px;
    background-image: url(/html/images/menu/7.gif);
    background-repeat: no-repeat;
    background-position: top center;
}
#header #menu_block #menu li a:hover span.catalog {
    background-image: url(/html/images/menu/7_select.gif);
}
#header #menu_block #menu li .submenu {
    position: absolute;
    margin-left: -15px;
    display: none;
    width: 244px;
    background-image: url(/html/images/bottom_submenu.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 20px;
}
#header #menu_block #menu li .bg_submenu {
    background-image: url(/html/images/bg_submenu.png);
    background-repeat: repeat-y;
    background-position: 0px 0px;
}
#header #menu_block #menu li  .gradient_submenu {
    background-image: url(/html/images/gradient_submenu.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
#header #menu_block #menu li .submenu  ul {
    clear: both;
    list-style: none;
    padding-top: 18px;
    background-image: url(/html/images/top_submenu.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#header #menu_block #menu li .submenu  ul li {
    width: 190px;
    padding-left: 19px;
    margin-left: 17px;
    clear: both;
    margin-bottom: 20px;
    background-image: url(/html/images/marker_ul.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
}
#header #menu_block #menu li .submenu  ul li a {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: block;
    background-image: none;
}
#header #menu_block #menu li .submenu  ul li a:hover {
    color: #a20005;
}
#header #menu_block #menu li .submenu  ul li.last {
    margin-bottom: 0px;
}
*+html #header #menu_block #menu li .submenu  ul li {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#header #menu_block #menu li.first .submenu {
    margin-left: 0px;
    width: 177px;
    background-image: url(/html/images/first_bottom_submenu.png);
}
#header #menu_block #menu li.first  .bg_submenu {
    background-image: url(/html/images/first_bg_submenu.png);
}
#header #menu_block #menu li.first   .gradient_submenu {
    background-image: url(/html/images/first_gradient_submenu.png);
}
#header #menu_block #menu li.first  .submenu  ul {
    background-image: url(/html/images/first_top_submenu.png);
}
#header #menu_block #menu li.first .submenu  ul li {
    width: 135px;
    margin-bottom: 13px;
}
*+html #header #menu_block #menu li.first .submenu  ul li {
    margin-bottom: -10px;
}
*+html #header #menu_block #menu li.first .submenu  ul li.last {
    margin-bottom: 0px;
}
#header #menu_block #collage {
    height: 215px;
    width: 874px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
	background-image: url(/html/images/collage.jpg);
}
#header #menu_block #collage img {
    float: left;
    border-right: 2px solid #fff;
}
.hr {
    height: 3px;
    margin-bottom: 3px;
    background-image: url(/html/images/bg_hr.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#content {
    padding: 6px 6px 20px 6px;
    margin-left: 56px;
    margin-right: 56px;
    border: 1px solid #a89463;
    background-color: #fff;
}
#left_content {
    float: left;
    width: 281px;
    margin-right: 6px;
}
#right_content {
    float: left;
    width: 587px;
}
#content .navigation {
    color: #f8941d;
    font-family: Arial Narrow, Tahoma;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    height: 22px;
    padding-left: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(/html/images/bg_navigation.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#content .navigation span {
    margin-top: 5px;
    margin-right: 7px;
    display: block;
    float: left;
    width: 3px;
    height: 11px;
    background-color: #f8941d;
}
#content .navigation img {
    margin-top: 5px;
    float: left;
    vertical-align: top;
}
#content .navigation a {
    /*margin-top: 5px;*/
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    vertical-align: top;
    font-family: Arial Narrow, Tahoma;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}
#content #news {
    margin-left: 15px;
    padding-top: 7px;
    padding-right: 17px;
}
#content #news li {
    padding-left: 0px;
    background-image: none;
    padding-bottom: 12px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #9e9e9e;
}
#content #news li.last {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#content #news .title {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
#content #news span {
    display: block;
    color: #737373;
}
#content #all_news {
    float: right;
    color: #737373;
    margin-right: 32px;
    padding-left: 13px;
    background-image: url(/html/images/bg_all_news.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
}
#content #salons2 {
    margin-left: 20px;
}

#content #salons {
    margin-left: 0px;
}
#content #salons li {
    line-height: 16px;
    /*clear: both;*/
    padding-left: 0px;
    background-image: none;
    /*margin-bottom: 20px;*/
    margin-bottom: 0px;
    padding-bottom: 20px;
    float: left;
    width: 587px;
}
#content #salons li ul li{
    background-image: url(/html/images/marker_ul.gif);
    background-repeat: no-repeat;
    background-position: 0px 9px;    
	padding-left:20px;
}
#content #salons li .block_salons_img {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
    background-color: #fff;
    margin-right: 17px;
    width: 188px;
    height: 146px;
    float: left;
}
#ufa{
margin-left:200px;

}
*+html #content #salons li .block_salons_img {
    margin-bottom: 12px;
}
#content #salons li .block_salons_img img {
    float: left;
}
#content #salons li .block_salons_img .salons_logo {
    border: 1px solid #a2a2a2;
    float: left;
}
#content #salons li .title {
    font-weight: bold;
    display: block;
/*  margin-bottom: 5px;*/
    padding-top: 5px;
    float: left;
    width: 380px;
}
#content #salons li  p {
    width: 380px;
    float: left;
}
#content .block_salons_img {
    margin-top: 10px;
    margin-left: 13px;
    margin-bottom: 25px;
    background-color: #a2a2a2;
    margin-right: 17px;
    width: 337px;
    height: 243px;
    float: left;
}
#content .block_salons_img img {
    float: left;
}
#content .block_salons_img .salons_logo {
    border: 1px solid #a2a2a2;
    float: left;
}
#content .text_left {
    float: right;
    margin-right: 19px;
    margin-top: 10px;
    width: 487px;
}
#content .text_left ul li a {
    font-weight: bold;
}
#content .block_map {
    margin-left: 13px;
    float: left;
}
#content h3 a {
    font-size: 13px;
    font-weight: normal;
}
#content h3 span {
    color: #c2c2c2;
    font-size: 12px;
}
#content #slaider_map {
    /*display: none;*/
}
#content .text {
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 60px;
}
#content .img_right {
    float: right;
    margin-left: 17px;
    margin-bottom: 30px;
}
#content .about {
    padding-top: 7px;
    margin-left: 36px;
    margin-bottom: 28px;
}
#content .about li {
    margin-bottom: 0px;
    background-image: url(/html/images/makrer_about.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
}
#content .awrds {
    width: 850px;
    margin-right: -60px;
}
#content .awrds  td {
    padding-bottom: 25px;
    padding-top: 25px;
    vertical-align: middle;
    text-align: center;
}
#content .awrds  td p {
    text-align: left;
    padding-left: 25px;
    padding-right: 45px;
}
#content #slaider_1 {
    display: none;
}
#content #slaider_2 {
    display: none;
}
#content #slaider_3 {
    display: none;
}
#content #slaider_4 {
    display: none;
}
#content #slaider_5 {
    display: none;
}
#content #slaider_6 {
    display: none;
}
#content #slaider_7 {
    display: none;
}
#content #slaider_8 {
    display: none;
}
#content #slaider_9 {
    display: none;
}
#content .slaider {
    display: none;
    margin-top: 12px;
    margin-left: 20px;
    background:#fff6e7;
    padding:10px 10px;
}
.news-date-time{
	color: #737373;
}

#pages {
    width: 404px;
    height: 27px;
    padding-top: 5px;
    background-color: #f0ebd2;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#pages a {
    margin-right: 7px;
}
#pages span {
    margin-right: 7px;
    font-weight: bold;
    font-size: 14px;
    color: #49200a;
}
#pages .pred {
    width: 24px;
    height: 11px;
    margin-right: 11px;
    background-image: url(/html/images/a_pred.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}
#pages .pred img {
    width: 24px;
    height: 11px;
}
*+html #pages .pred  {
    background-position: 0px 0px;
}
*+html #pages .sled  {
    background-position: 0px 0px;
}
#pages .sled {
    width: 24px;
    height: 11px;
    margin-left: 4px;
    background-image: url(/html/images/a_sled.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}
#pages .sled img {
    width: 24px;
    height: 11px;
}
#footer_block {
    padding-left: 56px;
    padding-right: 56px;
    padding-top: 3px;
}
#footer {
    color: #d7ba77;
    font-size: 12px;
    padding-left: 31px;
    padding-top: 18px;
    padding-right: 20px;
    height: 76px;
    background-image: url(/html/images/bg_footer.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
#footer #footer_logo {
    float: left;
    display: block;
    width: 92px;
    height: 56px;
    background-image: url(/html/images/footer_logo.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#footer #mst {
    color: #d7ba77;
	text-align: right;
    float: right;
    font-size: 12px;
    margin-top: 10px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 9px;
/*    background-image: url(/html/images/mst.gif);
    background-repeat: no-repeat;
    background-position: top right;*/
}

#footer #mst a{
    color: #d7ba77;
}

#foot_tel{
	margin-top: 20px;
	margin-left: 130px;
	position: absolute;
}

#capcha_block {
    margin:4px 4px;
    width:97px;
    height:43px;
    border: 1px solid #e3e8eb;
    overflow:hidden;
}
#capcha_block img{
    border: none;
}

#mess input{
	width: 170px;
}
#mess textarea{
	width: 100%;
	height: 150px;
}
#table_discounts{
	border-collapse: collapse;
	border: solid 1px #d5b875;
}

#table_discounts td{
	border: solid 1px #d5b875;
	padding: 5px;
}
#table_discounts th{
	background-color: #d5b875;
	text-align: left;
	height: 20px;
}
#content #catalog_list {
    margin-left: 0px;
    border-collapse: collapse;
    clear: both;
    width: 100%;
}
#content #catalog_list td {
    width: 190px;
    padding-right: 24px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    padding-bottom: 25px;
}
#content #catalog_list td a {
    display: block;
}
#content #catalog_list td img {
    margin-bottom: 5px;
}
#dop_nav{
	margin-left: 785px;
}
#dop_nav a{
	padding-left: 20px;
}
.stocks_img{
	float: left;
	padding-right: 10px;
	padding-bottom:10px;
	clear: both;
}
