HTML {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #b3bead;
}
BODY {
    border: #000 0px solid;
    height: 100%;
    max-height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana, sans-serif, Tahoma, Arial, Helvetica;
    background: url(/templates/images/right_column_top_bg.png) repeat-x 0 0;
}
/*BODY {
	margin: 0px; padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; background: url(/img/bg_color.jpg) repeat; font-family: Verdana, sans-serif, Tahoma, Arial, Helvetica
}*/
DIV {
    margin: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
h1 {
    font-family: Arial, Helvetica;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}

h2 {
    font-weight: 900;
    font-size: 1.5em;
    font-family:
        Candara, Calibri, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L",
        sans-serif;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

h3 {
    font:
        bold 16px Arial,
        Sans-Serif;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
.img_in_price {
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 7px 7px;
    background-color: #ddd;
    border: solid 1px #999;
    clear: left;
}
a,
A:link {
    font-family: Verdana, sans-serif, Tahoma, Arial, Helvetica;
    font-size: 14px;
    color: #336699;
    font-weight: 900;
}
A:hover,
A:focus {
    color: #c8ad47;
    outline: none;
}
a.download:link,
a.download:visited,
a.download:active,
a.download:focus {
    font:
        900 13px Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    letter-spacing: 0.11em;
    color: #044b16;
    text-decoration: underline;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: #669933 0px solid;
    float: left;
    text-indent: 0px;
    text-align: left;
    display: inline;
    line-height: 40px;
}
a.download:hover {
    color: #c8ad47;
    text-decoration: none;
}
a.project_link:link,
a.project_link:visited,
a.project_link:active,
a.project_link:focus {
    font:
        900 15px Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    letter-spacing: 0.18em;
    color: #044b16;
    text-decoration: none;
    padding: 3px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-top: #87797a 1px solid;
    text-align: center;
    background: url(/ua/templates/images/arrow_down.png) no-repeat center 0px;
    line-height: 34px;
}
a.project_link:hover {
    color: #c8ad47;
    border-bottom: #c8ad47 1px solid;
    border-top: #c8ad47 1px solid;
    text-decoration: none;
    background: url(/templates/images/arrow_down_hover.png) no-repeat center 0px;
}
a.back:link,
a.back:visited,
a.back:active,
a.back:focus {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: #fff 0px solid;
    background: url(/ua/templates/images/button_back.png) transparent no-repeat
        left 0px;
    width: 64px;
    height: 16px;
    position: absolute;
    right: 0px;
    bottom: -6px;
    z-index: 10;
}
a.back:hover {
    background: url(/ua/templates/images/button_back.png) transparent no-repeat
        left -16px;
}
a.project_name:link,
a.project_name:visited,
a.project_name:active,
a.project_name:focus {
    font:
        900 13px Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    letter-spacing: 0.12em;
    color: #044b16;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: #669933 0px solid;
    clear: both;
    text-indent: 0px;
    text-align: center;
    display: inline;
}
a.project_name:hover {
    color: #c8ad47;
    text-decoration: none;
}
/* ������ ����� ���� ��������*/
a.project_icon:link,
a.project_icon:visited,
a.project_icon:active,
a.project_icon:focus {
    display: block;
    background-color: #e6e6e6;
    clear: left;
    width: 214px;
    height: 156px;
    padding: 5px 5px 5px 5px;
    margin: 0px 10px 5px 10px;
    border: #afa5a5 1px solid;
}
a.project_icon:hover {
    border: #c8ad47 2px solid;
    padding: 4px 4px 4px 4px;
    margin: 0px 10px 5px 10px;
    background-color: #fff;
    text-decoration: none;
}
a.project_icon img.project_img {
    border: 2px solid #999;
    clear: both;
    display: block;
    background-color: #ccc;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

a.project_icon:hover img.project_img:hover {
    border: #5d9a34 2px solid;
}

a.galery_icon:link,
a.galery_icon:visited,
a.galery_icon:active,
a.galery_icon:focus {
    display: block;
    background-color: #ddd;
    clear: both;
    height: 156px;
    padding: 7px 7px 7px 7px;
    margin: 0px 10px 0px 0px;
    border: #999 1px solid;
}
a.galery_icon img.galery_img {
    border: 2px solid #999;
    clear: both;
    display: block;
    background-color: #ddd;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
a.galery_icon:hover {
    border: #c8ad47 1px solid;
    background-color: #caffca;
    text-decoration: none;
}
a.galery_icon:hover img.galery_img:hover {
    border: #9f333d 2px solid;
}

a.one_img:link,
a.one_img:visited,
a.one_img:active,
a.one_img:focus {
    display: block;
    background-color: #ddd;
    clear: both;
    padding: 7px 7px 7px 7px;
    margin: 10px 5px 5px 5px;
    border: #999 1px solid;
}
a.one_img img.one_img {
    border: 2px solid #999;
    clear: both;
    display: block;
    background-color: #ddd;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
a.one_img:hover {
    border: #c8ad47 1px solid;
    background-color: #caffca;
    text-decoration: none;
}
a.one_img:hover img.one_img:hover {
    border: #9f333d 2px solid;
}
/* ����� ����� ���� ��������*/
#container {
    border: #9f333d 0px solid;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
}
.clr {
    clear: both;
}

div#rightcolumn {
    float: left;
    width: 32.9%;
    margin-left: -25%;
    border: #000 1px solid;
    background: url(/ua/templates/images/right_column.png) repeat 0 0;
}
div#wrapper {
    float: left;
    width: 100%;
    height: 100%;
    border: #9f333d 0px solid;
    background: url(/ua/templates/images/main_bg_white.jpg) repeat-y -369px
        100px;
    z-index: 0;
}
* html div#wrapper {
    width: 100%; /*** IE5.5 needs this value to eliminate a horizontal scrollbar ***/
    w\idth: auto;
} /*** resets the value for IE6 and IE5-Mac ***/

#content {
    border: #999 0px solid;
    width: 1024px;
    padding: 0px 0px 0px 0px;
    display: block;
    position: relative;
    background: url(/ua/templates/images/right_content_colum_.png) repeat 0 0;
    margin: 0 auto;
    z-index: 1;
} /*** IE6 needs this to display the div ***/

* html #content {
    /*IE6 hack*/
    height: 100%;
    width: 1024px;
}
#content #head {
    border: #e1e1e1 0px solid;
    width: 1024px;
    height: 369px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(/ua/templates/images/top_head_bg_3.png) repeat-y 0px 0px;
}
#content #main {
    clear: left;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: #000 0px solid;
    width: 1024px;
    height: auto;
    height: 100%;
    z-index: 10;
    position: relative;
    background: url(/ua/templates/images/main_line_bg_2.png) repeat-y 0px 0px;
}
#content #main #leftcontent {
    border: #000 0px solid;
    width: 250px;
    height: 100%;
    text-align: justify;
    z-index: 1;
    clear: left;
    float: right;
    margin: 100px 10px 0px 0px;
    padding: 0px 0px 240px 0px;
}
#content #main #leftcontent .ecosept-adv {
    border: #000 0px solid;
    width: 160px;
    height: 160px;
    display: block;
    margin: 50px auto 10px auto;
    padding: 0px 0px 0px 0px;
    background: url(/templates/images/ecosept-adv-02.jpg) no-repeat 0px 0px;
    outline: none;
}
#content #main #leftcontent #winter-log-house {
    border: #000 0px solid;
    width: 100%;
    max-width: 200px;
    aspect-ratio: 200 / 150;
    float: left;
    margin: 10px 0px 20px 30px;
    padding: 0px 0px 0px 0px;
}
#winter-log-house a.winter-log-house,
#winter-log-house a.winter-log-house:focus {
    display: block;
    z-index: 3;
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    text-align: center;
    background: url(/ua/templates/images/winter-log-house-ua.png) no-repeat
        center center;
    background-size: 100% 100%;
    outline: none;
}

#content #main #leftcontent #we_sell {
    border: #000 0px solid;
    width: 247px;
    height: 175px;
    z-index: 1;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#content #main #leftcontent #we_sell ul {
    border: #000 0px solid;
    list-style: none;
    font-family: "Arial", "Tahoma", "Gill Sans", "Gill Sans MT";
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    font-weight: 900;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#content #main #leftcontent #we_sell ul li.title {
    border: #000 0px solid;
    width: 247px;
    height: 28px;
    z-index: 1;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#content #main #leftcontent #we_sell ul li.footer {
    border: #000 0px solid;
    width: 247px;
    height: 16px;
    z-index: 1;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(/ua/templates/images/we_sale_footer.png) no-repeat left top;
}
#content #main #leftcontent #we_sell ul li.wcontent {
    border: #000 0px solid;
    display: block;
    width: 247px;
    height: 113px;
    z-index: 1;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(/ua/templates/images/we_sale_content.png) repeat-y left top;
}
#content #main #leftcontent #we_sell ul li.wcontent a {
    border: #000 0px solid;
    display: block;
    width: 245px;
    height: 113px;
    margin: 0px 1px 0px 1px;
    padding: 0px 0px 0px 0px;
    background: url(/ua/templates/images/we_sale_line.png) repeat-x left top;
}
#content #main #leftcontent #we_sell ul li.wcontent a:hover {
    background: url(/ua/templates/images/we_sale_line.png) #ebedee repeat-x left
        top;
}
#content #main #leftcontent #we_sell ul li.wcontent a span.we_sell_photo,
#content #main #leftcontent #we_sell ul li.wcontent a span.we_sell_name {
    border: #000 0px solid;
    height: 113px;
    display: block;
    float: left;
    margin: 0px 0px 0px 5px;
    padding-top: 0px;
}
#content #main #leftcontent #we_sell ul li.wcontent a span.we_sell_photo {
    width: 100px;
}
#content #main #leftcontent #we_sell ul li.wcontent a span.we_sell_name {
    width: 130px;
}
#content #main #leftcontent #we_sell ul li.wcontent a img {
    margin: 10px 0px 0px 0px;
    padding: 2px 2px 2px 2px;
    border: 1px solid #999;
    clear: both;
    display: block;
    background-color: #ddd;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
#content #main #leftcontent #we_sell ul li.wcontent a .name {
    border: #000 0px solid;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    clear: both;
    float: right;
    display: block;
    background-color: transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
/*����� ������ ����� ������� ��������������*/

/*������ ������ ����� �����*/
#content #main #leftcontent #super_action {
    border: #000 0px solid;
    width: 230px;
    height: 175px;
    z-index: 1;
    clear: both;
    float: left;
    margin: 0px 0px 30px 10px;
    padding: 0px 0px 0px 0px;
}

#super_action span {
    border: #000 0px solid;
    width: 230px;
    height: 175px;
    position: absolute;
    background: url(/ua/templates/images/supersale_ua.png) no-repeat left top;
}
span#version3 {
    z-index: 100;
}
span#version4 {
    background-position: left -178px;
    z-index: 99;
}
#content #main #leftcontent #gif-action {
    border: #000 0px solid;
    width: 194px;
    height: 49px;
    z-index: 1;
    clear: both;
    float: left;
    margin: 10px 0px 20px 30px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
}

#gif-action span {
    border: #000 0px solid;
    width: 226px;
    height: 49px;
    display: block;
    background: url(/ua/templates/images/sale_30_09_12.gif) no-repeat left top;
}
#content #main #leftcontent #action {
    border: #000 0px solid;
    width: 235px;
    height: 166px;
    z-index: 1;
    clear: both;
    float: left;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

#action span {
    border: #000 0px solid;
    width: 235px;
    height: 166px;
    position: absolute;
    background: url(/ua/templates/images/autumn_sale.png) no-repeat left top;
}
#action span:hover {
    border: #000 0px solid;
    width: 235px;
    height: 166px;
    position: absolute;
    background: url(/ua/templates/images/autumn_sale.png) no-repeat left -166px;
}
span#version1 {
    z-index: 100;
}
span#version2 {
    background-position: left -166px;
    z-index: 99;
}
#content #main #leftcontent #galery_interio {
    border: #000 0px solid;
    width: 207px;
    height: 94px;
    float: left;
    margin: 30px 0px 10px 20px;
    padding: 0px 0px 0px 0px;
}

#galery_interio a.galery_interio {
    display: inline;
    float: left;
    z-index: 3;
    background-color: #fff;
    height: 94px;
    width: 207px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
}
#galery_interio a.galery_interio,
#galery_interio a.galery_interio:focus {
    background: url(/ua/templates/images/botton_galery_interio.jpg) no-repeat
        left 1px;
    outline: none;
}
#galery_interio a.galery_interio:hover {
    background: url(/ua/templates/images/botton_galery_interio.jpg) no-repeat
        left -94px;
    outline: none;
}

#content #main #leftcontent #winter_building {
    border: #000 0px solid;
    width: 230px;
    height: 150px;
    z-index: 1;
    margin: 20px auto 10px auto;
    padding: 0px 0px 0px 0px;
}
#winter_building a.winter_building,
#winter_building a.winter_building:focus {
    height: 150px;
    float: left;
    width: 230px;
    outline: none;
    border: #e1e1e1 0px solid;
    background: url(/ua/templates/images/winter_building_ua.jpg) no-repeat left
        1px;
}
#winter_building a.winter_building:hover {
    background: url(/ua/templates/images/winter_building_ua.jpg) no-repeat
        left -156px;
}

#content #main #leftcontent .sale_45_n {
    border: #000 0px solid;
    width: 169px;
    height: 156px;
    z-index: 1;
    margin: 20px auto 10px auto;
    padding: 0px 0px 0px 0px;
}

.sale_45_n a,
.sale_45_n a:focus {
    height: 156px;
    float: left;
    width: 169px;
    outline: none;
    border: #e1e1e1 0px solid;
    background: url(/ua/templates/images/sale_45.png) no-repeat left 1px;
}
.sale_45_n a:hover {
    background: url(/ua/templates/images/sale_45.png) no-repeat left -156px;
}
span#version5 {
    z-index: 100;
}
span#version6 {
    background-position: left -156px;
    z-index: 99;
}

#leftcontent .dollar_exchange_rate_sale {
    width: 169px;
    height: 156px;
    z-index: 1;
    margin: 20px auto 20px auto;
    padding: 0px;
}
#leftcontent .dollar_exchange_rate_sale .link-box {
    width: 169px;
    height: 156px;
    display: block;
    outline: none;
}
#leftcontent .dollar_exchange_rate_sale span {
    border: #000 0px solid;
    width: 169px;
    height: 156px;
    display: block;
    background: url(/ua/templates/images/dollar_exchange_rate_sale_ua.gif)
        no-repeat left top;
}

#content #main #leftcontent .winter_sale_10_ua {
    border: #000 0px solid;
    width: 217px;
    height: 192px;
    z-index: 1;
    margin: 10px auto 10px auto;
    padding: 0px 0px 0px 0px;
}
.winter_sale_10_ua a.winter_sale_10_link,
.winter_sale_10_ua a.winter_sale_10_link:focus {
    height: 192px;
    display: block;
    width: 217px;
    outline: none;
    border: #e1e1e1 0px solid;
    background: url(/ua/templates/images/winter_sale_29_01_13_ua.png) no-repeat
        left 0px;
}
.winter_sale_10_ua a.winter_sale_10_link:hover {
    background: url(/ua/templates/images/winter_sale_29_01_13_ua.png) no-repeat
        left -195px;
}

#content #main #leftcontent #credit {
    border: #000 0px solid;
    width: 236px;
    height: 97px;
    float: left;
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

#credit a.credit {
    display: inline;
    float: left;
    z-index: 3;
    background-color: #fff;
    height: 97px;
    width: 236px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
}
#credit a.credit,
#credit a.credit:focus {
    background: url(/ua/templates/images/credit_ua.png) no-repeat left 0px;
    outline: none;
}
#credit a.credit:hover {
    background: url(/ua/templates/images/credit_ua.png) no-repeat left -98px;
    outline: none;
}

#content #main #leftcontent #sale_15_12_12 {
    border: #000 0px solid;
    width: 247px;
    height: 151px;
    float: left;
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}
#sale_15_12_12 a.sale_15_12_12 {
    display: inline;
    float: left;
    z-index: 3;
    background-color: #fff;
    height: 151px;
    width: 247px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
}
#sale_15_12_12 a.sale_15_12_12,
#sale_15_12_12 a.sale_15_12_12:focus {
    background: url(/ua/templates/images/winter_sale_ua.png) no-repeat left 0px;
    outline: none;
}
#sale_15_12_12 a.sale_15_12_12:hover {
    background: url(/ua/templates/images/winter_sale_ua.png) no-repeat
        left -156px;
    outline: none;
}
#content #main #leftcontent #bmaterials15,
#content #main #leftcontent #bmaterials25 {
    border: #000 0px solid;
    height: 240px;
    width: 170px;
    float: left;
    margin: 30px 0px 20px 40px;
    padding: 0px 0px 0px 0px;
}

#bmaterials15 a.bmaterials15,
#bmaterials25 a.bmaterials25 {
    display: inline;
    float: left;
    z-index: 3;
    background-color: #fff;
    height: 240px;
    width: 170px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
}
#bmaterials15 a.bmaterials15,
#bmaterials15 a.bmaterials15:focus {
    background: url(/ua/templates/images/sale_15_bmaterials_ua.png) no-repeat
        left 0px;
    outline: none;
}
#bmaterials25 a.bmaterials25,
#bmaterials25 a.bmaterials25:focus {
    background: url(/ua/templates/images/skidka2016.jpg) no-repeat left 0px;
    outline: none;
}
#bmaterials15 a.bmaterials15:hover {
    background: url(/ua/templates/images/sale_15_bmaterials_ua.png) no-repeat
        left -91px;
    outline: none;
}
#bmaterials25 a.bmaterials25:hover {
    background: url(/ua/templates/images/skidka2016.jpg) no-repeat left -241px;
    outline: none;
}
#content #main #leftcontent #bmat-spring-sale-15 {
    border: #000 0px solid;
    width: 206px;
    height: 191px;
    float: left;
    margin: 10px 0px 20px 20px;
    padding: 0px 0px 0px 0px;
}
#bmat-spring-sale-15 a.bmat-spring-sale-15 {
    display: block;
    float: left;
    z-index: 3;
    background-color: #fff;
    height: 191px;
    width: 206px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
}
#bmat-spring-sale-15 a.bmat-spring-sale-15,
#bmat-spring-sale-15 a.bmat-spring-sale-15:focus {
    background: url(/ua/templates/images/bmaterials_sale_15_ua.png) no-repeat
        left 0px;
    outline: none;
}
#bmat-spring-sale-15 a.bmat-spring-sale-15:hover {
    background: url(/ua/templates/images/bmaterials_sale_15_ua.png) no-repeat
        left -192px;
    outline: none;
}
#content #main #leftcontent #linen-jute-bm-sale-15 {
    border: #000 0px solid;
    width: 206px;
    height: 189px;
    margin: 10px auto 20px auto;
    padding: 0px 0px 0px 0px;
}
#linen-jute-bm-sale-15 a.linen-jute-bm-sale-15-link {
    display: block;
    float: left;
    z-index: 3;
    background-color: #fff;
    height: 191px;
    width: 206px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
}
#linen-jute-bm-sale-15 a.linen-jute-bm-sale-15-link,
#linen-jute-bm-sale-15 a.linen-jute-bm-sale-15-link:focus {
    background: url(/ua/templates/images/uteplitel_sale_15_ua.png) no-repeat
        left 0px;
    outline: none;
}
#linen-jute-bm-sale-15 a.linen-jute-bm-sale-15-link:hover {
    background: url(/ua/templates/images/uteplitel_sale_15_ua.png) no-repeat
        left -189px;
    outline: none;
}
#content #main #leftcontent #srub-sale-5-10 {
    border: #000 0px solid;
    width: 245px;
    height: 127px;
    float: left;
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}
#srub-sale-5-10 a.srub-sale-5-10 {
    display: block;
    float: left;
    z-index: 3;
    background-color: #fff;
    height: 127px;
    width: 245px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
}
#srub-sale-5-10 a.srub-sale-5-10,
#srub-sale-5-10 a.srub-sale-5-10:focus {
    background: url(/ua/templates/images/spring_sale_srub_5-10pr.png) no-repeat
        center 0px;
    outline: none;
}
#srub-sale-5-10 a.srub-sale-5-10:hover {
    background: url(/ua/templates/images/spring_sale_srub_5-10pr.png) no-repeat
        center -124px;
    outline: none;
}
#content #main #leftcontent #more-thicker {
    border: #000 0px solid;
    width: 194px;
    height: 132px;
    margin: 10px auto 20px auto;
    padding: 0px 0px 0px 0px;
}

#more-thicker a.more-thicker {
    display: inline;
    float: left;
    z-index: 3;
    background-color: #fff;
    height: 132px;
    width: 194px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
}
#more-thicker a.more-thicker,
#more-thicker a.more-thicker:focus {
    background: url(/ua/templates/images/width_220_ua.png) no-repeat left 0px;
    outline: none;
}
#more-thicker a.more-thicker:hover {
    background: url(/ua/templates/images/width_220_ua.png) no-repeat left -137px;
    outline: none;
}

#content #main #leftcontent #new_year_sale {
    border: #000 0px solid;
    width: 227px;
    height: 135px;
    margin: 20px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

#new_year_sale a.new_year_sale {
    display: inline;
    float: left;
    z-index: 3;
    background-color: #fff;
    height: 156px;
    width: 227px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
}
#new_year_sale a.new_year_sale,
#new_year_sale a.new_year_sale:focus {
    background: url(/ua/templates/images/new_year_sale.jpg) no-repeat left 1px;
    outline: none;
}
/*h1 {
font-family: Arial, Helvetica; font-size: 20px;  
	font-weight: 600; text-transform: uppercase; margin: 0px 0px 0px 51px; padding:0px 0px 0px 0px;
	color: #9f333d;  text-decoration:none;  border: #669933 0px solid; text-align:left;  vertical-align:bottom;
}*/
#content #main #maincontent {
    border: #000 0px solid;
    z-index: 0;
    width: 740px;
    clear: left;
    float: right;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 240px 0px;
    min-height: 1050px;
    background: url(/ua/templates/images/main_srub_bg2.jpg) no-repeat 497px 100%;
}
#content #main #maincontent {
    border: #000 0px solid;
    z-index: 0;
    width: 740px;
    float: right;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 240px 0px;
    min-height: 950px;
    /*background: url(/templates/images/main_srub_bg2.jpg) no-repeat 497px 100%;*/
}
#content #main #maincontent div.maintitle {
    height: 45px;
    color: #9f333d;
    width: 740px;
    position: relative;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    border: #000 0px solid;
    background: url(/templates/images/main_title_new.png) no-repeat 0px bottom;
    z-index: 10;
}
#content #main #maincontent div.maintitle .text_title {
    border: #8d8d8d 0px solid;
    display: block;
    height: 45px;
    width: 100%;
}
#content #main #maincontent div.maintitle h1 {
    margin: 0px 0px 0px 45px;
    padding: 15px 0px 0px 0px;
    color: #9f333d;
    vertical-align: bottom;
    text-indent: 5px;
    width: 690px;
    height: 30px;
    line-height: 31px;
    z-index: 0;
    border: #000 0px solid;
    display: block;
    background: url(/templates/images/main_title_bg_new.png) repeat-x 0px bottom;
}
sup {
    font-size: 10px;
}
#content #main #maincontent div.maintitle a.back,
#content #main #maincontent div.maintitle a.back:link,
#content #main #maincontent div.maintitle a.back:visited,
#content #main #maincontent div.maintitle a.back:active,
#content #main #maincontent div.maintitle a.back:focus {
    position: absolute;
    right: 0px;
    bottom: -6px;
}
/*������� � ����� */
#content #main #maincontent .submenu {
    height: 30px;
    width: 685px;
    border: #000 0px solid;
    position: absolute;
    top: 41px;
    right: 15px;
    margin: 0 auto;
    padding: 0;
    z-index: 10;
}
#content #main #maincontent .submenu ul {
    border: 0px solid #49494b;
    display: block;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    list-style: none;
    clear: both;
    height: 30px;
}
#content #main #maincontent .submenu ul li,
#content #main #maincontent .submenu ul li.selected,
#content #main #maincontent .submenu ul li.selected:hover {
    border: 0px solid #bbb;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px 30px 0px 0px;
    float: left;
    height: 30px;
    background: url(/templates/images/price_sub_menu_left2.png) left 0px
        no-repeat;
}
#content #main #maincontent .submenu ul li:hover {
    background: url(/templates/images/price_sub_menu_left2.png) left -32px
        no-repeat;
}
#content #main #maincontent .submenu ul li a,
#content #main #maincontent .submenu ul li.selected a,
#content #main #maincontent .submenu ul li.selected:hover a,
#content #main #maincontent .submenu ul li.selected a:hover,
#content #main #maincontent .submenu ul li.selected:hover a:hover {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 5px;
    height: 30px;
    float: left;
    width: 130px;
    font-weight: 900;
    line-height: 30px;
    font-size: 14px;
    font-family:
        Arial, Tahoma, Helvetica, "Helvetica Neue", "Nimbus Sans L", sans-serif;
    letter-spacing: 0.02em;
    vertical-align: bottom;
    text-transform: none;
    text-decoration: underline;
    text-align: center;
    background: url(/templates/images/price_sub_menu_right2.png) no-repeat right
        top;
    position: relative;
}

#content #main #maincontent .submenu ul li:hover a,
#content #main #maincontent .submenu ul li:hover a:hover,
#content #main #maincontent .submenu ul li a:hover {
    background: url(/ua/templates/images/price_sub_menu_right2.png) no-repeat
        right -32px;
}
#content #main #maincontent .submenu ul li a {
    padding-top: 0px;
    border: 0px solid #fff;
    color: #ffffff;
}
#content #main #maincontent .submenu ul li a div {
    /*Targets span tag to the right of #leftcorner below*/
    margin-bottom: 10px;
    border: 0px solid #bbb;
    background-image: none;
    top: 30px;
    right: 60px;
    position: absolute;
    width: 15px;
    height: 8px;
}

#content #main #maincontent .submenu ul li a:hover,
#content #main #maincontent .submenu ul li a:focus {
    color: #9f333d;
    outline: none;
}
#content #main #maincontent .submenu ul li.selected a {
    color: #9f333d;
    outline: none;
    text-decoration: none;
}
#content #main #maincontent .submenu ul li.selected a div {
    margin-bottom: 10px;
    border: 0px solid #bbb;
    background: url(/ua/templates/images/price_sub_menu_arrow.png) no-repeat
        center bottom;
    top: 30px;
    right: 60px;
    width: 15px;
    height: 8px;
}

#content #main #maincontent .submenu:after {
    /*Add margin between menu and rest of content in Firefox*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*end ������� � ����� */
div.galery_text {
    font-family: Verdana, Sans-serif, Arial, Helvetica;
    font-size: 15px;
    color: #333333;
    display: block;
    text-decoration: none;
    margin: 0xp 0xp 20px 0px;
    padding: 0xp 0xp 20xp 0xp;
    text-align: justify;
    border: #e1e1e1 0px solid;
}
div.galery_text p {
    font-family: Tahoma, Verdana, Sans-serif, Arial, Helvetica;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    text-decoration: none;
    padding: 0xp;
    margin: 0px;
    text-align: justify;
    border: #e1e1e1 0px solid;
    text-indent: 5px;
}
#content #main #maincontent #galery {
    border: #e1e1e1 0px solid;
    width: 700px;
    position: relative;
    float: left;
    margin: 0px 0px 0px 30px;
    padding: 0px 0px 25px 0px;
}
#content #main #maincontent #galery ul.galery {
    display: inline;
    border: #e1e1e1 0px solid;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#content #main #maincontent #galery ul.galery li {
    float: left;
    display: inline;
    z-index: 50;
    background-color: transparent;
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 15px 0px;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
}
#content #main #maincontent #galery ul.galery li a.g_icon,
#content #main #maincontent ul.galery li a.g_icon:focus {
    position: relative;
    background-color: transparent;
    clear: both;
    display: block;
    padding: 7px 7px 7px 0px;
    margin: 0px 0px 0px 0px;
    border: #999 1px solid;
    vertical-align: bottom;
    text-align: center;
    outline: none;
    background-color: #ddd;
}
#content #main #maincontent #galery ul.galery li a.g_icon img.img_galery {
    border: 2px solid #999;
    background-color: #ddd;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
#content #main #maincontent #product {
    border: #e1e1e1 0px solid;
    width: 700px;
    position: relative;
    float: left;
    margin: 20px 0px 0px 20px;
    padding: 0px 0px 25px 0px;
}
#content #main #maincontent #product ul {
    display: inline;
    border: #e1e1e1 0px solid;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#content #main #maincontent #product ul li {
    display: inline-block;
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 35px 0px;
    border: #000 0px solid;
    text-align: center;
    width: 216px;
    height: 200px;
    float: left;
}

#content #main #maincontent #product ul li a.product_icon:link,
#content #main #maincontent #product ul li a.product_icon:visited,
#content #main #maincontent #product ul li a.product_icon:active,
a.product_icon:focus {
    clear: both;
    display: inline-block;
    background-color: #ddd;
    height: 150px;
    padding: 5px 5px 11px 5px;
    margin: 0px auto 10px auto;
    border: #999 1px solid;
}
#content #main #maincontent #product ul li a.product_icon img.product_img {
    border: 2px solid #999;
    background-color: #ddd;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#content #main #maincontent #product ul li a.product_icon:hover {
    border: #c8ad47 1px solid;
    background-color: #caffca;
    text-decoration: none;
}
#content
    #main
    #maincontent
    #product
    ul
    li
    a.product_icon:hover
    img.product_img:hover {
    border: #9f333d 2px solid;
}
#content #main #maincontent #product ul li a.product_name:link,
#content #main #maincontent #product ul li a.project_name:visited,
#content #main #maincontent #product ul li a.project_name:active,
#content #main #maincontent #product ul lia.project_name:focus {
    font:
        900 13px Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    letter-spacing: 0.12em;
    color: #044b16;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: #669933 0px solid;
    clear: both;
    text-indent: 0px;
    text-align: center;
    display: inline;
    font-weight: normal;
}
#content #main #maincontent #product ul li a.product_name:hover {
    color: #c8ad47;
    text-decoration: none;
}

div.sale_text {
    font-family: Verdana, Sans-serif, Arial, Helvetica;
    font-size: 14px;
    font-weight: 900;
    color: #c60000;
    display: block;
    text-decoration: none;
    margin: 0xp 0xp 0px 0px;
    padding: 20xp 0xp 0xp 0xp;
    text-align: justify;
    border: #e1e1e1 0px solid;
    text-indent: 8px;
}
div.sale_text ul {
    display: block;
    border: #e1e1e1 0px solid;
    margin: 0px 0px 0px 35px;
    padding: 0px;
}
div.sale_text ul li {
    display: list-item;
    text-indent: 1em;
    list-style-image: url(/templates/images/bullet_green.png);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: #e1e1e1 0px solid;
    vertical-align: middle;
    text-align: left;
}

#content #main #main_text {
    font-family: Tahoma, Verdana, Sans-serif, Arial, Helvetica;
    font-size: 13px;
    font-weight: 500;
    color: #333333;
    display: block;
    clear: both;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 100%;
    width: 740px;
    text-align: justify;
    border: #e1e1e1 0px solid;
    text-indent: 0px;
}
#content #main #main_text .tabcontent {
    font-family: Tahoma, Verdana, Sans-serif, Arial, Helvetica;
    color: #333333;
    display: block;
    border: #e1e1e1 0px solid;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 100%;
    text-indent: 0px;
    clear: left;
}

#content #main #main_text span.subtitle_down {
    clear: both;
    display: block;
    width: 85%;
    border-bottom: #c8ad47 0px dotted;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px 0px 45px 0px;
    text-align: center;
    height: 1px;
    background: url(/ua/templates/images/subtitle_dotted.png) left top repeat-x;
}
#content #main #main_text span.subtitle {
    clear: both;
    display: block;
    width: 85%;
    border: #c8ad47 0px dotted;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 0px 0px 15px 0px;
    text-align: center;
}
#content #main #main_text span.subtitle ul {
    border-top: 0px solid #949a8f;
    display: block;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    list-style: none;
    clear: both;
    height: 33px;
    width: 100%;
    background: url(/ua/templates/images/line_subtitle_new.png) center bottom
        repeat-x;
}

#content #main #main_text span.subtitle ul li {
    border: 0px solid #bbb;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    width: 85%;
    margin: 0 auto;
}
#content #main #main_text span.subtitle ul li h2 {
    color: #336633;
    text-indent: 0px;
    text-decoration: none;
    border-top: #a1a59f 1px solid;
    margin: 0 auto;
    text-align: center;
    padding: 0px 20px 0px 20px;
    display: inline;
}
#main_text #map {
    margin: 10px 0px 0px 90px;
    padding: 0px 0px 0px 0px;
    border: 0px solid #999;
}

#main_text #map {
    font-family: Tahoma, Verdana, Sans-serif, Arial, Helvetica;
    font-size: 15px;
}
#main_text #map li {
    margin: 0px 0px 8px 0px;
    border: 0px solid #999;
    font-weight: 700;
    color: #666;
    font-family: "Arial", "Tahoma", "Gill Sans", "Gill Sans MT";
}

#main_text #map ul {
    list-style-type: disk;
    list-style-image: none;
    list-style-position: outside;
    padding-left: 30px;
    line-height: 20px;
    margin: 5px 0px 10px 0px;
    font-size: 80%;
}
#main_text #map ul li {
    color: #666666;
    white-space: nowrap;
    border: 0px solid #999;
    margin: 0px 0px 5px 0px;
}
#ln1,
#ln1:link {
    font-family: "Arial", "Tahoma", "Gill Sans", "Gill Sans MT";
    letter-spacing: 0.1em;
    line-height: 18px;
    font-weight: 900;
    position: relative;
    color: #9f333d;
    text-decoration: underline;
    padding-bottom: 1px;
    font-size: 15px;
}

#ln1:visited {
    color: #9f333d;
}
#ln1:hover {
    color: #c8ad47;
    text-decoration: none;
}
#ln1:focus {
    outline: none;
    color: #86be35;
}
#ln2,
#ln2:link {
    font-family: "Arial", "Tahoma", "Gill Sans", "Gill Sans MT";
    font-size: 14px;
    letter-spacing: 0.1em;
    position: relative;
    color: #044b16;
    font-weight: 700;
    text-decoration: underline;
    background: url(/ua/templates/images/link-line2.png) repeat-x 0 100%;
    padding-bottom: 1px;
}
#ln3,
#ln3:link {
    font-family: Verdana, sans-serif, Tahoma, Arial, Helvetica;
    font-size: 12px;
    position: relative;
    color: #044b16;
    font-weight: 700;
    text-decoration: underline;
    padding-bottom: 1px;
    letter-spacing: 0.1em;
}

#ln2:visited,
#ln3:visited {
    color: #044b16;
}
#ln2:hover,
#ln3:hover {
    color: #c8ad47;
    text-decoration: none;
}
#ln2:focus,
#ln3:focus {
    outline: none;
    color: #86be35;
}

table#price {
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    border: 0px solid #999;
    margin-top: 5px;
    margin-bottom: 10px;
    font:
        600 12px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #777777;
    text-align: center;
    background-color: #f5f5f5;
    letter-spacing: 0em;
}
table#price .price_thead {
    border: 1px solid #999999;
    padding: 4px 0px 4px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #eaeaea;
    vertical-align: middle;
}
table#price .price_thead .price_th {
    border: 1px solid #999999;
    padding: 4px 0px 4px 3px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    vertical-align: middle;
}
table#price .price_name {
    border: 0px dotted #999999;
    padding: 0px;
    margin: 0px 0px;
    line-height: 28px;
    text-transform: uppercase;
    font:
        700 11px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #336633;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
}
table#price .price_tr {
    border: 1px solid #999999;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    vertical-align: middle;
}
table#price td {
    border: 1px solid #999999;
    padding: 4px 4px 3px 4px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    vertical-align: middle;
    color: #525774;
    text-indent: 2px;
    width: 20%;
}
table#price .td_left {
    border: 1px solid #999999;
    width: 60%;
    padding: 4px 0px 4px 0px;
    clear: left;
    margin: 0px 0px 0px 0px;
    background-color: #eaeaea;
    vertical-align: middle;
}
table#price .td_left_v {
    border: 0px solid #999999;
    height: 130px;
    padding: 0px 0px 0px 0px;
    clear: left;
    margin: 0px 0px 0px 0px;
    background-color: #eaeaea;
    vertical-align: middle;
}
.td_v_text {
    border: 0px solid #999999;
    padding: 4px 4px 4px 4px;
    width: 55px;
    clear: left;
    clear: right;
    height: 150px;
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    writing-mode: bt-lr;
}

table#price_small {
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    margin-top: 10px;
    border: 1px solid #999;
    clear: both;
    min-width: 70%;
    max-width: 100%;
    font:
        600 11px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #777777;
    text-align: center;
    background-color: #f5f5f5;
    letter-spacing: 0em;
}
table#price_small .price_thead {
    border: 1px solid #999999;
    padding: 4px 0px 4px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #eaeaea;
    vertical-align: middle;
}
table#price_small .price_thead .price_th {
    border: 1px solid #999999;
    padding: 4px 0px 4px 3px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    vertical-align: middle;
}
table#price_small .price_name {
    border: 0px dotted #999999;
    padding: 0px;
    margin: 0px 5px;
    line-height: 28px;
    display: block;
    text-transform: uppercase;
    font:
        700 11px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #336633;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
}
table#price_small .price_tr {
    border: 1px solid #999999;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    vertical-align: middle;
}
table#price_small td {
    border: 1px solid #999999;
    padding: 4px 4px 3px 4px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    vertical-align: middle;
    color: #525774;
    text-indent: 2px;
}
table#price_small .td_left {
    border: 1px solid #999999;
    padding: 4px 0px 4px 0px;
    clear: left;
    margin: 0px 0px 0px 0px;
    background-color: #eaeaea;
    vertical-align: middle;
}
div.price_sale {
    font-family: Verdana, Sans-serif, Arial, Helvetica;
    font-size: 14px;
    font-weight: 900;
    color: #f44336;
    display: block;
    text-decoration: none;
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    border: #e1e1e1 0px solid;
    text-indent: 8px;
}
table#price span.price-cost,
table#price span.price-cost-uah {
    font-family: Verdana, Sans-serif, Arial, Helvetica;
    font-size: 14px;
    font-weight: 900;
    color: #525774;
    display: block;
    text-decoration: none;
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    border: #e1e1e1 0px solid;
    text-indent: 8px;
}
table#price span.price-cost-uah {
    color: #0070c0;
}

span.adress {
    background: url(/ua/templates/images/home.png) no-repeat 2px 40px;
    padding: 0px 0px 0px 40px;
    border: 0px dotted #999999;
    margin: 0px 5px;
    line-height: 28px;
    display: block;
    text-transform: uppercase;
    font:
        500 13px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #336633;
    letter-spacing: 0.08em;
    text-align: left;
    vertical-align: middle;
}

span.phone {
    background: url(/ua/templates/images/phone.png) no-repeat 2px 30px;
    padding: 0px 0px 0px 40px;
    border: 0px dotted #999999;
    margin: 0px 5px;
    line-height: 28px;
    display: block;
    text-transform: uppercase;
    font:
        500 13px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #336633;
    letter-spacing: 0.08em;
    text-align: left;
    vertical-align: middle;
}
span.fax {
    background: url(/ua/templates/images/phone.png) no-repeat 2px 32px;
    padding: 0px 0px 0px 40px;
    border: 0px dotted #999999;
    margin: 0px 5px;
    line-height: 28px;
    display: block;
    text-transform: uppercase;
    font:
        500 13px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #336633;
    letter-spacing: 0.08em;
    text-align: left;
    vertical-align: middle;
}
span.mail {
    background: url(/ua/templates/images/email.png) no-repeat 2px 30px;
    border: 0px dotted #999999;
    padding: 0px 0px 10px 40px;
    margin: 0px 5px;
    line-height: 28px;
    display: block;
    text-transform: uppercase;
    font:
        500 13px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #336633;
    letter-spacing: 0.08em;
    text-align: left;
    vertical-align: middle;
}
span.skype {
    background: url(/ua/templates/images/skype.png) no-repeat 2px 0px;
    border: 0px dotted #999999;
    padding: 0px 0px 5px 40px;
    margin: 0px 5px;
    line-height: 28px;
    display: block;
    text-transform: uppercase;
    font:
        500 13px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #336633;
    letter-spacing: 0.08em;
    text-align: left;
    vertical-align: middle;
}
p.p_skype {
    border: 0px dotted #999999;
    margin: 0px 0px;
    line-height: 15px;
    display: block;
    padding: 5px 0px 0px 0px;
    font:
        800 14px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #336699;
    letter-spacing: 0.08em;
    text-align: left;
    vertical-align: middle;
}
p.p_contact {
    border: 0px dotted #999999;
    margin: 0px 0px;
    line-height: 13px;
    display: block;
    font:
        500 13px Verdana,
        Lucida,
        Geneva,
        Helvetica,
        Arial,
        sans-serif;
    color: #333;
    letter-spacing: 0.08em;
    text-align: left;
    vertical-align: middle;
}
p.sorry {
    font-family: Tahoma, Verdana, Sans-serif, Arial, Helvetica;
    font-size: 15px;
    font-weight: 800;
    color: #ff4848;
    text-decoration: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    border: #e1e1e1 0px solid;
}

div#footer {
    clear: left;
    z-index: 99;
    border: #ff4848 0px solid;
    width: 100%;
    height: 161px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background: url(/ua/templates/images/bottom_bg_5.jpg) repeat-x 0px 0px;
}
#footer_block {
    width: 1024px;
    height: 161px;
    border: #000 0px solid;
    position: relative;
}
#footer #footer_block #adress {
    width: 257px;
    height: 158px;
    position: relative;
    display: block;
    float: left;
    z-index: 99;
    background-color: #76716a;
}
#footer #adress div.dafi_srub {
    width: 257px;
    height: 149px;
    display: block;
    position: absolute;
    top: -149px;
    left: 0px;
    z-index: 99;
    background: url(/ua/templates/images/srub_dafi_bottom2.png) no-repeat left
        top;
}
#footer #adress span {
    font-family: Verdana, Sans-serif, Arial, Helvetica;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    color: #fff;
    display: block;
    margin: 0px 0px 0px 14px;
    padding: 7px 0px 0px 0px;
    border: #000 0px solid;
}
/* ������ ������� ����*/
#footer #footer_block .bottom_menu {
    border: #000 0px solid;
    height: 124px;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
    display: block;
    right: 0px;
    top: 0px;
    float: left;
    z-index: 1;
}
#footer #footer_block .bottom_menu ul {
    display: block;
    float: left;
    width: 162px;
    border: #e1e1e1 0px solid;
    margin: 10px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    position: relative;
}
#footer #footer_block .bottom_menu ul li {
    display: block;
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    text-align: center;
    background: url(/ua/templates/images/bottom_menu_underline.png) repeat-x
        center bottom;
}
#footer #footer_block .bottom_menu ul li a.m_bottom {
    display: block;
    float: left;
    width: auto;
    padding: 0px 0px 3px 16px;
    margin: 0px 0px 0px 0px;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
    font-family:
        Helvetica Neue,
        Verdana,
        sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-align: left;
    background: url(/ua/templates/images/menu_dottes.png) no-repeat -4px 5px;
}
#footer #footer_block .bottom_menu ul li a.m_bottom:link,
#footer #footer_block .bottom_menu ul li a.m_bottom:visited {
    color: #76716a;
    text-decoration: none;
}
#footer #footer_block .bottom_menu ul li a.m_bottom:hover,
#footer #footer_block .bottom_menu ul li a.m_bottom:active {
    text-align: left;
    text-decoration: none;
    color: #9f333d;
    background: url(/ua/templates/images/menu_dottes_yellow.png) no-repeat left
        5px;
}
/* ����� ������� ����*/
#footer #footer_block .social_accaunts {
    right: 0px;
    display: block;
    top: 87px;
    position: absolute;
    border: #000 0px solid;
}
#footer #footer_block .social_accaunts .gplus {
    border: #76716a 0px solid;
    height: 24px;
    width: 60px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: inline;
}
#footer #footer_block .social_accaunts a {
    color: #428bca;
    text-decoration: none;
    margin: 0px 2px 0px 0px;
}
#footer #footer_block .social_accaunts a img {
    border: 0;
}
/* ��������*/
#footer #footer_block .partner_menu {
    border: #000 0px solid;
    float: left;
    margin: 5px 0px 0px 80px;
    padding: 0px 5px 0px 0px;
    display: block;
    right: 0px;
    top: 0px;
    width: 120px;
}
#footer #footer_block .partner_menu ul {
    display: block;
    float: left;
    border: #e1e1e1 0px solid;
    margin: 0px 0px 0px 0px;
    padding: 0px 8px 0px 0px;
    list-style-type: none;
    position: relative;
    color: #76716a;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: 600;
}
#footer #footer_block .partner_menu ul li {
    display: block;
    float: left;
    width: 100px;
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 4px 0px;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
}
#footer #footer_block .partner_menu ul li a {
    display: block;
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: #e1e1e1 0px solid;
    vertical-align: bottom;
}
#footer #footer_block .partner_menu ul li a img {
    border: #a5a5a4 1px solid;
}

#mycounter {
    border: #76716a 0px solid;
    width: 31px;
    height: 31px;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
    right: 0px;
    display: block;
    bottom: 10px;
    position: absolute;
}
#my_counter .conter {
    border: #e1e1e1 0px solid;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    float: left;
    display: block;
    top: 58px;
}
#rambler {
    border: #76716a 0px solid;
    width: 88px;
    height: 31px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    right: 46px;
    display: block;
    bottom: 10px;
    position: absolute;
}
#bigmir {
    border: #76716a 0px solid;
    width: 88px;
    height: 31px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    right: 242px;
    display: block;
    bottom: 9px;
    position: absolute;
}
#iua {
    border: #76716a 1px solid;
    width: 88px;
    height: 15px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    right: 430px;
    display: block;
    bottom: 15px;
    position: absolute;
}
#mailru {
    border: #76716a 0px solid;
    width: 88px;
    height: 31px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    right: 523px;
    display: block;
    bottom: 9px;
    position: absolute;
}
#meta {
    border: #76716a 0px solid;
    width: 88px;
    height: 31px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    right: 337px;
    display: block;
    bottom: 9px;
    position: absolute;
}
#prombud {
    border: #76716a 0px solid;
    width: 88px;
    height: 31px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    right: 144px;
    display: block;
    bottom: 10px;
    position: absolute;
}

#footer_block #gplus {
    border: #76716a 0px solid;
    height: 24px;
    width: 70px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    right: 0px;
    bottom: 14px;
}
#wellbe {
    border: #76716a 0px solid;
    width: 88px;
    height: 36px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    left: 270px;
    display: block;
    bottom: 8px;
    position: absolute;
}
#wellbe .btn-wellbe {
    width: 86px;
    height: 36px;
    display: block;
    float: left;
    background: url(/templates/images/footer_logo_for_sites.png) no-repeat 0px
        0px;
    text-indent: -9999px;
}
#wellbe .btn-wellbe:hover {
    background: url(/templates/images/footer_logo_for_sites.png) no-repeat
        0px -36px;
}
#footer div.text {
    border: #e1e1e1 0px solid;
    position: relative;
    float: right;
    top: 0px;
    left: 0px;
    width: 772px;
    height: 40px;
    margin: 0px;
    padding: 0px;
}

#copy {
    border: #e1e1e1 0px solid;
    position: relative;
    float: left;
    width: 609px;
    top: 0px;
    left: 0px;
    font-family:
        Trebuchet MS,
        sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #666666;
    text-align: center;
    line-height: 40px;
    vertical-align: bottom;
    margin: 0px;
    padding: 0px;
}
#slide-left {
    position: absolute;
    padding-left: 660px;
    top: 25px;
    left: 0px;
}
#slide-right {
    position: absolute;
    padding-left: 750px;
    top: 25px;
    left: 0px;
}
#content #main #maincontent #product ul li.video {
    width: auto;
    padding: 0px 15px 0px 15px;
    margin: 10px 0px 35px 0px;
}

#content #main .main_text {
    font-family: Tahoma, Verdana, Sans-serif, Arial, Helvetica;
    font-weight: 500;
    font-size: small;
    color: #333333;
    clear: both;
    display: block;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 740px;
    text-align: justify;
    border: #e1e1e1 0px solid;
    text-indent: 0px;
}
#content #main .main_text p {
    font-family: Tahoma, Verdana, Sans-serif, Arial, Helvetica;
    font-weight: normal;
    font-size: small;
    color: #333333;
    text-decoration: none;
    text-align: justify;
    text-indent: 10px;
}
#content #main .main_text .tabcontent {
    font-family: Tahoma, Verdana, Sans-serif, Arial, Helvetica;
    color: #333333;
    display: block;
    border: #e1e1e1 0px solid;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 100%;
    text-indent: 0px;
    clear: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}

#content #main #maincontent .main_text .bmaterials-table {
    border: 0px solid #999;
    width: 100%;
    padding: 0;
    padding-top: 0px;
    margin: 0px 15px 0px 0px;
    border-collapse: collapse;
}
.bmaterials-table .main-title-3 {
    font-size: 17px;
    background-color: #82a970;
    color: #000000;
    padding: 1px 0px 1px 5px;
    margin: 0px 0px 10px 0px;
}
.bmaterials-table .sub-title {
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #82a970;
}
.bmaterials-table .img-td {
    vertical-align: top;
    padding-right: 5px;
}
.bmaterials-table .img-td a.one_img {
    margin-bottom: 10px;
    margin-top: 0px;
}
.bmaterials-table p {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
}
.bmaterials-table .offer {
    margin: 0px 0px 5px 0px;
    text-align: center;
}
.price-next {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 2px 10px 4px 10px;
    margin: 0px 0px 0px 0px;
    border: #fff 0px solid;
    background-color: #546258;
    border-radius: 2px 12px 12px 2px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
.bmaterials-table .main-title-3.ecosept-title {
    line-height: 23px;
    text-align: center;
    vertical-align: middle;
    padding: 0px 0px 0px 5px;
    font-size: 16px;
    text-transform: lowercase;
}
.bmaterials-table .main-title-3.red {
    background-color: #d34a3a;
    padding-left: 0px;
    color: #ffffff;
    text-transform: uppercase;
}
.bmaterials-table p {
    text-align: left !important;
}
.ecosept-title-cub {
    display: inline-block;
    min-width: 14px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    padding: 2px 2px 1px 2px;
    margin: 1px 5px 1px 1px;
    border: #fff 0px solid;
    background-color: #ffffff;
    border-radius: 2px 2px 2px 2px;
    color: #d34a3a;
    font-size: 16px;
    font-weight: bold;
}
.bmaterials-table .price,
.bmaterials-table .value {
    font-weight: bold;
    font-size: 16px;
    color: #2f3a32;
    line-height: 22px;
    vertical-align: middle;
}
.bmaterials-table .value {
    line-height: 16px;
}
.bmaterials-table .value {
    text-align: center;
    font-size: 14px;
}
