
html,
body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    background-color: #000;
    color: #000;
    /*  background-image: url('../img/text_bg.jpg');
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: center top;
    */
    background-image: url('../img/text_bg.jpg');
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: center top;
    min-width:320px;
}

#header {
    position: absolute;
    top: 0px;
    width: 100%;
    max-width:990px;
    min-width:320px;
    height: 627px;
    /*  left: 0;
    top: 0; */
    background-color:#000000;
    background-image: url('../img/header2.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center bottom;
    z-index: 1;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.header-left{
    float:left;
}
.header-right{
    float:right;
}

#art-main {
    position: relative;
    min-height: 100%;
    -height: 100%;
    z-index: 2;
}

#art-main .text {
    position: relative;
    display: block;
    color: #666;
    /* ?????? ?????? + ?????? */
}

.text p,
.art-Sheet-body p,
form {
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
    line-height: 1.5;
    margin: 15px 0px;
    /* ?????? ?????? + ?????? */
}

p.okurse {
    background-image: url('../img/flower01.html');
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: -20px;
    padding-left: 90px;
    text-indent: 0;
    min-height: 80px;
}

ul.menu {
    position: relative;
    top: 297px;
    width: 100%;
    max-width: 946px;
    height: 53px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    text-align: right;
    list-style-type: none;
}

ul.menu li {
    float: right;
    display: block;
    position: relative;
    width: 139px;
    height: 53px;
    margin: 0px 0px 0px 16px;
    padding: 0;
    list-style: none;
    list-style-type: none;
}

ul.menu li a,
ul.menu li a:link {
    display: block;
    position: relative;
    width: 139px;
    height: 53px;
    line-height: 53px;
    margin: 0px;
    padding: 0;
    background-image: url('../img/butn.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
}

ul.menu li a.active,
ul.menu li a:hover {
    width: 139px;
    height: 53px;
    line-height: 53px;
    margin: 0px;
    padding: 0;
    background-image: url('../img/butn_active.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    text-align: center;
    color: #FFF;
    text-decoration: none;
}


/* begin Box, Sheet */

.art-Sheet {
    position: relative;
    top: 339px;
    z-index: 10;
    /*  width: 700px;  */
    width: 100%;
    max-width: 972px;
    margin: 0 auto;
    min-height: 1069px;
}

.sheet-bottom-all {
    position: absolute;
    left: 2px;
    bottom: 250px;
    background-image: url('../img/text_bg.jpg');
    background-repeat: repeat-y;
    background-position: center bottom;
    width: 99%;
    max-width: 969px;
    height: 623px;
    z-index: 2;
}

.sheet-right-bottom {
    position: absolute;
    right: 1px;
    bottom: 0px;
    background-image: url('../img/text_coin.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 99%;
    height: 623px;
    z-index: 4;
}

.sheet-bottom {
    position: absolute;
    left: 1px;
    bottom: 0px;
    background-image: url('../img/text_niz.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    max-width: 970px;
    width: 99%;
    height: 250px;
    z-index: 5;
}

.title {
    height: 65px;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-style: normal;
    text-align: center;
    margin: 0 auto;
}

.title_center {
    height: 65px;
    background-image: url('../img/title_fon.html');
    background-repeat: repeat-x;
    float: left;
    line-height: 59px;
}

.title_left {
    background-image: url('../img/title_left.html');
    background-repeat: no-repeat;
    width: 125px;
    height: 65px;
    float: left;
}

.title_right {
    background-image: url('../img/title_right.html');
    background-repeat: no-repeat;
    width: 125px;
    height: 65px;
    float: left;
}

.art-Sheet-body {
    position: relative;
    width: 99%;
    max-width: 876px;
    margin: 0px auto 0px auto;
    z-index: 10;
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
    color: #000;
    padding: 0px 0px 30px 4px;
    box-sizing:border-box;
}


/*
.art-Sheet-body p
{
    line-height:20px; 
    margin:15px 0;
    text-indent:20px;
}
*/


/* Start Content link style */


/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/

a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #009;
}


/* Adds special style to an unvisited link. */

a:link {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #747722;
}


/* Adds special style to a visited link. */

a:visited,
a.visited {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #00C;
}


/* :hover - adds special style to an element when you mouse over it. */

a:hover,
a.hover {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #21270C;
}


/* Finish Content link style */


/* Resert some headings default style & links default style for links in headings*/

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}


/* Start Content headings Fonts & Colors  */

h1,
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: normal;
    text-align: center;
    color: #000;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 28px;
}

h2,
h2 a,
h2 a:link,
h2 a:visited,
h2 a:hover {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #000;
    max-width: 792px;
    height: 26px;
    padding-bottom: 19px;
    /*background-image: url('../img/title.jpg');*/
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center bottom;
    margin: 10px 0px 3px 64px;
}

h3,
h3 a,
h3 a:link,
h3 a:visited,
h3 a:hover {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #595940;
}
input[type="text"]::-webkit-input-placeholder{color:#a7734c;}
input[type="text"]::-moz-placeholder{color:#a7734c;}
input[type="text"]:-moz-placeholder{color:#a7734c;}

h4,
h4 a,
h4 a:link,
h4 a:visited,
h4 a:hover {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #626247;
}

h5,
h5 a,
h5 a:link,
h5 a:visited,
h5 a:hover {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #626247;
}

h6,
h6 a,
h6 a:link,
h6 a:visited,
h6 a:hover {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #626247;
}


/* Finish Content headings Fonts & Colors  */


/* end PostContent */


/* begin PostBullets */


/* Start Content list */

ol,
ul {
    color: #171807;
    margin: 1em 0 1em 2em;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
}

li ol,
li ul {
    margin: 0.5em 0 0.5em 2em;
    padding: 0;
}

li {
    margin: 0.2em 0;
    padding: 0;
}

ul {
    list-style-type: none;
}

ol {
    list-style-position: inside;
}

li {
    padding: 0px 0 0px 13px;
    line-height: 2.3em;
}

ol li,
ul ol li {
    background: none;
    padding-left: 0;
}

ul li,
ol ul li {
    background-repeat: no-repeat;
    padding-left: 35px;
}

/* begin Page */

.errField {
    display: none;
    font-size: 16px;
    background: #DE2C3C;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 0 auto;
    max-width: 320px;
    width: 100%;
}
.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #fff;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; }
.copyright img:first-child { display: block!important; }
.copyright a {color: #fff; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }

input {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-style: normal;
    padding-left: 20px;
    font-weight: normal;
}

input.but {
    width: 218px;
    text-align: center;
    display: block;
    height: 58px;
    background-color: transparent;
    background-image: url("../img/zakaz1.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-attachment: scroll;
    margin-top: 0pt;
    margin-right: auto;
    margin-bottom: 10pt;
    margin-left: auto;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    border-top-width: 0pt;
    border-right-width-value: 0pt;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 0pt;
    border-left-width: 0pt;
    border-left-width-value: 0pt;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: none;
    border-right-width: 0pt;
    border-right-style-value: none;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: none;
    border-left-style-value: none;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: -moz-use-text-color;
    border-right-color-value: -moz-use-text-color;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: -moz-use-text-color;
    border-left-color-value: -moz-use-text-color;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    cursor: pointer;
}

input.but:hover {
    height: 58px;
    width: 218px;
    background-color: transparent;
    background-image: url("../img/zakaz1.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-position: 0pt -58px;
    text-align: center;
    border-top-width: 0pt;
    border-right-width-value: 0pt;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 0pt;
    border-left-width-value: 0pt;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: none;
    border-right-style-value: none;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: none;
    border-left-style-value: none;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: -moz-use-text-color;
    border-right-color-value: -moz-use-text-color;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: -moz-use-text-color;
    border-left-color-value: -moz-use-text-color;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
}

blockquote {
    margin: 20px;
    padding: 20px;
    /*  background: #C9DB63; */
    border: dashed 1px #060;
}


/* begin Footer */

.footer {
    /* position:relative; */
    /* min-height:50px;  */
    position: relative;
    min-height: 427px;
    height: 427px;
    /*  position: relative;
    top:522px; 
    bottom:0;
    left:0; */
    width: 100%;
    /*  margin: -65px 0px 0px opx; 
    height: 65px; */
    padding: 0px 0px 0px 0px;
    background-image: url('../img/footer.jpg');
    background-repeat: repeat-x;
    background-position: center top;
    background-size: cover;
    z-index: 1;
    text-align: center;
    font-size: 12px;
    /*  line-height: 0px; */
}

.copyright {
    position: relative;
    z-index: 20;
    width: 100%;
    max-width: 990px;
    margin: 0px auto;
    padding: 343px 0px 0px 0px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}


/* end Footer */

a.mediart {
    /*  font-size:10px; */
    /*  margin:0 auto; */
    color: #000;
    text-align: center;
    margin: 0;
    padding: 0;
}

a.mediart:hover {
    color: #FF0;
    text-decoration: underline;
}


/* butn */

a.but {
    /*  margin-left:400px; */
    width: 218px;
    text-align: center;
    display: block;
    height: 58px;
    background: url('../img/zakaz.png') no-repeat top left;
    /*  margin: 0 auto -20px auto; */
    margin: 0 auto;
    padding: 0;
}

a.but:hover {
    height: 58px;
    background: url('../img/zakaz.png') no-repeat;
    background-position: 0/* ???????? ?? ??????????? */
    -58px;
    /* ???????? ????? ?? ????????? */
    text-align: center;
}

.order_count_div {
    width: 50px;
    margin-left: 20px;
}

.plus {
    width: 13px;
    height: 11px;
    background-image: url('../img/plus.gif');
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 10px;
}

.minus {
    width: 13px;
    height: 11px;
    background-image: url('../img/minus.gif');
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 10px;
}

.kolvo {
    width: 30px !important;
    text-align: center !important;
    padding-left: 0px !important;
    border: solid #333333 1px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.art-Sheet-body > .text {
    padding-top: 0;
    top: 50px;
}

.art-Sheet-body > .text .style3 {
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
    line-height: 1.5;
}

.art-Sheet-body > .text .style15 {
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
    line-height: 1.5;
    margin: 15px 0px;
}

.art-Sheet-body > .text p {
    margin: 15px 0;
}

.art-Sheet-body > .text .t {
    text-align: center;
    font-size: 40px;
    color: #990000;
    padding: 20px 0;
}

.art-Sheet-body > .text .price {
    text-align: center;
    font-size: 20px;
    color: #990000;
    margin: 15px 0;
}


/*.bottom { background-image: url(../img/bot.jpg); background-repeat: no-repeat; background-position: center top; -webkit-background-size: 100%; background-size: 100%; background-attachment: scroll; height: 100%; width: 100%; }*/

.bottom .order {
    text-align: center;
}
input:focus, select:focus {border: none; outline: none;background: -moz-radial-gradient(center, ellipse cover, rgba(217,176,112,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(217,176,112,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(217,176,112,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9b070', endColorstr='#007db9e8',GradientType=1 ); }
.bottom .order input,
.bottom .countrylabel {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    max-width: 100%;
    width: 265px;
    margin-bottom: 10px;
    border: solid 1px transparent;
    border-radius: 5px;
    border: none;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: transparent;
    color: #49070b;
    border: 2px solid #895037;
    height: 42px ;
    line-height: normal;
    font: 20px/25px "Times New Roman", serif;
}
.main {cursor: pointer}
selecth {width: 100%; height: 32px; padding-left: 10px;}
.bottom .order .submit-btn {
    height: 59px;
    width: 221px;
    background-color: transparent;
    background-image: url("../img/zakaz1.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-position: 0pt 0;
    text-align: center;
    border-top-width: 0pt;
    border: none;
    cursor: pointer;
}
.countrylabel           {position: relative; }
.countrylabel:after     {content:'►';  position:absolute;font-size: 15px;  line-height: 34px;  font-family: "RobotoRegular", sans-serif; -ms-transform:rotate(90deg);   -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);  -ms-transform:rotate(90deg); transform:rotate(90deg);  right:12px; top: 0;    padding: 0;
     min-height: 100%; background: none; position:absolute;    pointer-events:none;    color: #49070b;}
#country:focus, input:focus          {outline: none; border: none;}
input::-ms-clear {display: none;}
#country                {border: none; line-height: normal; appearance:none; padding-left: 20px; -webkit-appearance: none; height: 40px; outline: none; width: 100%; background: transparent; line-height: normal;
                         font: 20px/25px "Times New Roman", serif; color: #49070b;}
#country option         {background: #f0c67e !important; border: none !important;}
#country:focus          {outline: none;}
select::-ms-expand      {display: none;}


.bottom .order .submit-btn:hover {
    background-color: transparent;
    background-image: url("../img/zakaz1.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-position: 0pt -59px;
    text-align: center;
    border-top-width: 0pt;
}


/*.bottom .ga { display: block; width: 80%; margin-left: 10%; color: #0F0F0F; border-left: 1px solid #0F0F0F; font-size: 11px; text-align: left; padding-left: 10px; }*/

.price {
    text-align: center;
    font-size: 20px;
    color: #990000;
    margin: 15px 0;
}

strong {
    font-weight: bold;
}

.lobster {
    text-align: center;
    font-size: 40px;
    color: #990000;
    padding: 20px 0;
}

.hr {
    width: 98%;
    height: auto;
}


/*.footer { background-image: url(../img/footer.jpg); background-repeat: repeat-x; background-position: center bottom; background-size: cover; height: 150px; }*/


/*.footer .ooo { display: block; padding-top: 30px; width: 100%; text-align: center; }*/
.mob-hid{
    text-align:center;
    display:none;
}
.mob-hid img{
    margin-bottom:10px;
    margin-left:5px;
    margin-right:5px;
}
img{
    max-width:100%;
}
.img-for-mob{
    float:left;
}
@media screen and (max-width:930px) {
    .header-left{
        text-align:center;
        float:none;
    }
    .header-right{
        float:none;
        text-align:center;
    }
    #header{
        height: 1023px;
    }
    ul.menu{
        top:674px;
        text-align:center;
    }
    ul.menu li{
        float:none;
        display:inline-block;
        vertical-align:top;
    }
    .art-Sheet{
        top: 0;
        margin-top: 714px;
    }
    .footer{
        background-image:none;
        display: none;
    }
    .sheet-bottom{background: none;}
}
@media screen and (max-width:600px) {
    ul.menu li a.active, ul.menu li a:hover {
        /* width: 139px; */
        height: 53px;
        line-height: 53px;
        margin: 0px;
        padding: 0;
        width: 100%;
        background-image: none;
    /* background-image: url('../img/butn_active.jpg'); */}
    .img-for-mob{
        margin-left:auto !important;
        margin-right:auto !important;
        width:90%;
        display:block;
        float:none;
    }
    ul.menu{
        background: #000;
        height:auto;
        padding-bottom:20px;
        top:565px;
    }

    ul.menu li {
        float: none;
        margin-bottom: 10px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    ul.menu li a,
    ul.menu li a:link {
        width: 100%;
        background-size: 100% 100%;
        background-image: none;
        border: 2px solid #e5c383;
    }
}
@media screen and (max-width:480px) {
    ul.menu{
        background: #000;
        height:auto;
        padding-bottom:20px;
        top:565px;
    }

    ul.menu li {
        float: none;
        margin-bottom: 10px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    ul.menu li a,
    ul.menu li a:link {
        width: 100%;
        background-size: 100% 100%;
        background-image: none;
        border: 2px solid #e5c383;
    }
    .mob-hid{
        display: block;
    }
    .desk-hid{
        display:none;
    }
    
    .text p, .art-Sheet-body p, form{
        padding:0 10px;
    }
    h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover{
        margin-right:auto;
        margin-left:auto;
    }
    .order_form>center{
        width:320px !important;

    }


}
@media screen and (max-width:365px) {
    .header-left img {
        width: 100%;
        min-width:320px;
    }
    .header-right img{
        width: 100%;
        min-width:320px;
    }
    .order_form>center{
        width:300px !important;

    }
    form{
        padding:0;
    }

}






.errorMessage{
    box-sizing: border-box;
    position: absolute;
    z-index: 100000;
    font-size: 16px;
    background: #DC3434;
    color: #fff;
    margin-top: 5px;
    text-align: center;
    line-height: 12px;
    padding: 12px 12px;
}


.cpu{
    color: #fff;
    padding: 20px 0;
    background: #4f3802;
    text-align: center;
}
.cpu img{
    display: block;
    margin: 0 auto 10px;
}
.cpu a{
    color: #fff;
    display: inline-block;
    margin: 0 5px;
}