body{
  font-family: Arial;
  font-size: 14px;
  /*background-image: url(../images/background.gif);*/
  background-color: #000;
}
h1{
  display: block;
  width: 100%;
  height: 30px;
  background:url(../images/h/center.gif) top left repeat-x;
  font-size: 19px;
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  position: relative;
  margin-bottom: 5px;

}
p{display:block; margin-bottom: 10px;}
.f-left{float:left; margin:0px 0 0 10px}
.f-right{float:right; margin:0px 10px;}

h1 em{
  display: block;
  position: absolute;
  top:0;
  left:0;
  width: 44px;
  height: 30px;
  background-image:url(../images/h/left.jpg);
}

h1 em:first-child{
  display: block;
  position: absolute;
  left: auto;
  top:0;
  right:0;
  width: 44px;
  height: 30px;
  background-image:url(../images/h/right.jpg);
}
.btn{
  display: block;
  width: 210px;
  height: 31px;
  background-image:url(../images/button/bg.png);
  float: left;
  text-align: center;
  text-decoration: none;
  line-height: 31px;
  font-family: Arial;
  font-weight: normal;
  font-size: 18px !important;
  color: #111;
  border: none;
  margin:5px 0px;
}
.btn + .btn{
  margin-left: 5px;
}
.btn:hover{
  background-image:url(../images/button/bg_hover.png);
  color: #000;
  cursor: pointer;
}
.t-center{
  text-align: center;
}
.error{
  color: red;
  font-size: 11px !important;
  font-weight: normal !important;
  line-height:16px;
}
#main { 
  width: 1000px;
  margin:0px auto;
} 
#header{
  width: 1000px;
  height: 184px;
  background-image:url(../images/header.png);
  float: left;
  color: #fff;
} 
  #header .logo_en{
    display: block;
    width: 383px;
    height: 110px;
    float: left;
    margin-left: 307px;
    background-image:url(../images/logo_en.png);
    text-indent:9999px;
    overflow: hidden;
  }
  #header .logo_ua{
    display: block;
    width: 383px;
    height: 110px;
    float: left;
    margin-left: 308px;
    
  }
  #header form{
    display: block;
    float: right;
    width: 220px;
    margin-right: 10px;
    /*background-color: #333;
    height: 120px;*/
  }
  #header form h3{
    line-height: 30px;
  }
  form label{
    display: block;
    float: left;
    width: 70px;
    font-size: 15px;
    font-weight: bold;
    clear: left;
  }
  form input[type=text], form input[type=password], form textarea{
    display: block;
    float: left;
    width: 148px;
    height: 16px;
    border: solid 1px #000;
  }
  #header form input[type=submit]{
    display: block;
    float: right;
    width: 58px;
    height: 16px;
    background-image:url(../images/button/login.png);
    border:0;
    cursor: pointer;
    margin-top: 5px;
  }
  #header form input[type=submit]:hover{
    background-image:url(../images/button/login_hover.png);
  }
  form a{
    color: #fff;
    text-decoration: none;
    font-size: 11px;
  }
  #header form a.lang{
    display: block;
    float: left;
    padding-right: 5px;
    padding-top: 5px;
  }
  
  #header ul{
    display: block;
    float: none;
    margin-left: 120px;
    margin-top: 122px;
    height: 36px;
    width: 800px;
    position: relative;
  }
  #header ul li{
    list-style-type: none;
    float: left;
    height: 36px;
    background:url(../images/separator.gif) top right no-repeat;
  }
  #header ul li:hover, #header ul li.selected{
    background:url(../images/menu_hover.gif) top left repeat-x; 
  }
  #header ul li a{
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    padding: 10px 20px;
    text-decoration: none;
  }
  #header ul li ul li a:hover, #header ul li ul li a.selected{
    color: #e89403;
  }
  
  #header ul li ul{
    display: block;
    position:absolute;
    margin-left: 0px;
    margin-top: 0px;
    height: 30px;  
    *margin-top: 35px;
    left: 0; 
    margin-left:-120px;
    width: 1000px;
    text-align: center;
  }
  #header ul li ul li{
    background: none;
    display: inline;
    float:none;
  }
  #header ul li ul li:hover{
    background: none;
  }
  #header ul li ul li a{
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    color: #eee;
    padding: 10px 10px;
  }
  
  

#scroll{
  width: 1000px;
  /*height: 145px;*/
  height: 180px;
  background:#5d0101 url(../images/header_scroll.gif) left bottom repeat-x;
  float: left;
  overflow: hodden;
}
#content{
  width: 980px;
  background: #912812 url(../images/bg.jpg) 0px 0px repeat-x;
  float: left;
  padding: 10px;
  padding-bottom:0;
}
  #content #cart{
    display: block;
    width: 177px;
    padding-left: 35px;
    height: 31px;
    line-height: 31px;
    background-image:url(../images/cart.png);
    color: #700402;
    font-weight: bold;
    font-size: 13px;
    margin-left: 768px;
    clear: both;
    text-decoration: none;
  }
  #content #cart:hover{
    color: #fff;
  }
  #content #artists, #content #news{
    width: 260px;
    padding: 7px;
    background-color: #f68328;
    border: solid 1px #934302;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    height: 355px;
    margin-bottom: 5px;
  }
  #content #artists.art_about{
    height: 300px;
  }
  #content #news{
    height: 115px;
  }
  #content #news a+a{
    display: inline-block;
    padding-top: 5px;
  }
  
  #content #artists img{
    margin-right: 5px;
  }
  
  #content #panel{
    width: 280px;
    float: left;
    margin-right: 7px;
  }
  
  #content #artists a, #content #news a, #content #style_decor a{
    color: #411201;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    line-height: 20px;
  }
  #content #decor{
    margin-left: 135px;
  }
  #content #artists a:hover, #content #news a:hover, #content #style a:hover, #content #decor a:hover{
    color: #fff;
  }
  #content #artists a.selected, #content #news a.selected, #content #style a.selected, #content #decor a.selected{
    color: #fff;
    text-decoration: underline;
  }
  
  #content #style_decor{
    width: 274px;
    height: 240px;
    background-color: #f68328;
    border: solid 1px #934302;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
  }
  #content #style_decor > div{
    padding: 7px;
  }
  #content #style_decor > a{
    background-image: url(../images/button/style.gif);
    display: block;
    height: 26px;
    width: 137px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    border-bottom: solid 1px #934302;
    border-left: solid 1px #934302;
    margin-left: -1px;
    font-weight: normal;
    line-height: 24px;
  }
  #content #style_decor > a:hover, #content #style_decor > a.selected{
    background-image: url(../images/button/style_hover.gif);
  }
  
  #content #intro{float: left; width: 693px;}
  .item{
    min-width: 200px;
    padding:10px;
    height:225px;
    border: solid 1px #934302;
    background-color: #f68328;
    text-align: center;
    float: left;
    margin: 5px 4px 5px 4px;
  }
  .item .name{
    color: #401100;
    font-style: italic;
    display: block;
    margin-top: 5px;
    height:16px;
    font-weight: bold;
    width: 201px;
    overflow: hidden;
  }
  .item .artist{
    color: #111;
    line-height: 24px;
    height:24px;
    font-size: 11px;
    font-weight: bold;
    display: block;
  }
  .item a.buy{
    display: block;
    width:166px;
    height: 29px;
    line-height: 29px;
    background-image:url(../images/buy.png);
    margin-top: 5px;
    padding-right: 35px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
  }
  .item a.buy:hover{
    background-image:url(../images/buy_hover.png);
  }
  
  .text{
    border: solid 1px #934302;
    background-color: #f68328;
    float: left;
    padding: 1%;
    margin-top: 5px;
    color: #411201;
    text-align: justify;
    /*width: 968px;*/
    width: 97.8%;
  }
  .text img{ margin-right: 10px; margin-bottom: 5px;}

#footer_links{
  width: 1000px;
  height: 75px;
  padding-top: 0px;
  background:url(../images/bottom_shadow.png) left bottom no-repeat;
  float: left;
  margin-left: -10px;
}
  a.forum, a.webmoney{
    display: block;
    width: 260px;
    height: 47px;
    margin: 0px 100px;
    margin-top: 10px;
  }
  a.forum{
    float: left;
    background-image:url(../images/forum.png);
  }
  a.webmoney{
    float: right;
    background-image:url(../images/webmoney.png);
  }
  
  

#registration label{
  width: 250px;
  text-align: right;
  margin-right:10px;
  line-height: 30px;
}
#registration input[type=text], #registration input[type=file], #registration textarea{
  width: 350px;
  height: 20px;
  margin: 5px 0px;
}
#registration textarea{
  height:120px;
}
#registration form{
  width: 612px;
  overflow: hidden;
  display: block;
  margin-left: 100px;
}

#faq label{
  width: 150px;
  text-align: right;
  margin-right:10px;
  line-height: 30px;
}
#faq input[type=text], #faq input[type=file], #faq textarea{
  width: 750px;
  height: 20px;
  margin: 5px 0px;
}
#faq textarea{
  height:60px;
}
#faq form{
  width: 912px;
  overflow: hidden;
  display: block;
  margin-left: 10px;
}  

#map ul{
  margin-left:100px;
  list-style-type: none;
}
#map ul li ul{
  margin-left:40px;
}

#footer{
  width: 1000px;
  height: 120px;
  padding-top: 20px;
  background: #3a0000 url(../images/footer.jpg) 0px 0px no-repeat;
  float: left;
  text-align: center;
}
#footer .baners{
  margin-top: 10px;
}
#footer .baners a{
  float: left;
  margin-right: 10px;
}
#footer .baners textarea{
  border: solid 1px #3a0000;
  width: 120px;
  height: 58px;
  float: left;
  overflow: hidden;
  background-color: #7a1f0d;
}
#footer .baners div.r{
  float: left;
  border: solid 1px #3a0000;
  width: 260px;
  height: 43px;
  padding-top: 15px;
  color: #111;
  background-color: #f68328;
  margin-left:10px;
  font-size: 18px;rgb(212,208,200)
}
#footer .f-right{
  margin-top: 0px;
}


#footer a{
  color: #f68328;
  text-decoration: none;
}




