@import url(content.css?11);
@import url(left_blocks.css?123);
@import url(music.css?11);
@import url(albums.css?11);
@import url(articles.css?11);
@import url(registration.css?11);
@import url(text_page.css?11);
@import url(search.css?11);
@import url(goods_details.css?11);



body {
  margin: 0px;
  padding: 0px;
  backgro und: url(./images/top_bg.gif) repeat-x;
  text-align: left;
  font: normal 11px "Verdana";
  width: 100%;
  color: #5F5940;
}

table {
  font: normal 11px "Verdana";
}

form {
  padding:0;
  margin:0;
}

p {
  margin: 0px;
}

a {
  color: #5F5940;
}

ul {
  margin: 0px;
}

input {
  border: 1x solid #635B3B;
}


div.body {
  width: 990px;
  background: url(./images/body_bg3.gif);  
  padding: 0px;
  margin: 0px;
}

DIV.right-body-bg {
  background: url(./images/right.gif) repeat-y right;  
  padding: 0px;
  margin: 0px;
}

.top-bar {
  background: url(./images/top_bg.gif) repeat-x top;  
  padding: 0px 30px 0px 0px;
  margin: 0px;
  position: relative;
  height: 73px;
}

.top-bar .menu-en {
  position: relative;
  padding: 0px 5px 0px 0px;
  background: url(./images/menu_bg.gif) 0px 0px;
  height: 73px;
}

.top-bar .menu-ru {
  position: relative;
  padding: 0px 5px 0px 0px;
  background: url(./images/menu_bg.gif) 0px 0px;
  height: 73px;
}

a.index {
  display: block; 
  width: 300px; 
  height: 70px; 
  float: left;
}

.top-bar ul {
  display: block;
  height: 34px;
  padding-top: 39px;
  padding-left: 13px;
  float: left;
}

* html .top-bar ul {
  height: 73px;
}

.top-bar ul li {
  float: left;
  list-style-type: none;
  text-align: center;
}

.top-bar ul li.reg {
  width: 110px;
}

.top-bar ul li.pay {
  width: 80px;
}

.top-bar ul li.del {
  width: 89px;
}

.top-bar ul li.help {
  width: 69px;
}

.top-bar ul li a {
  line-height: 28px;
  font: 15px "Arial";
  font-weight: 900;
  letter-spacing: 0px;
  color: #867E70;
  text-decoration: none;
}

.top-bar ul .mark a {
  color: #504C44;
}


.top-bar ul li a:hover {
  color: #504C44;
}

.top-bar .search {
  margin-left: 665px;
  padding-top: 40px;
}

.top-bar .search input {
  border: 1x solid #635B3B;
  width: 145px;
}

.top-bar .search input.button {
  width: 72px;
  background: transparent;
  border-width: 0px;
  margin-left: 10px;
  font: 15px "Impact";
  font-weight: 900;
  letter-spacing: 0px;
  color: #5F5940;
}

.language {
  width: 50px;
  height: 23px;
  float: right;
  margin-top: 0px;
}

.language a, .language span {
  display: block;
  float: left;
  width: 25px;
  height: 23px;

}

.uk {
  background: url(./images/uk.gif) repeat-x bottom;  
}

.rus {
  background: url(./images/rus.gif) repeat-x bottom;  
}

.phone {
  width: 200px;
  margin-left: 695px;  
  margin-top: 7px;
  height: 16px;
  font: 12px Impact;
  line-height: 14px;
}

.phone img {
  float: left;
  margin-right: 5px;
}

.top-bar .top-right {
  dispaly: block;
  position: absolute;
  right: 0px;  
}

a img {
  border-width: 0px;
}

.bottom-bar {
  background: url(./images/foot_bg.gif) repeat-x bottom;  
  padding: 0px;
  clear: both;
  margin: 0px;
}

.bottom-bar div {
  background: url(./images/foot_right.gif) no-repeat right bottom;   
  padding: 20px 0px 45px 0px;
  text-align: center;
  font: 15px "Impact";
  font-weight: 900;
  letter-spacing: 0px;
  color: #5F5940;
}

.bottom-bar div img {
  display: block;
  margin: 0px auto;
}

.right-part {
  width: 725px;
  float: left;
  margin-bottom: 50px;  
}
