

.katalog_open {
    background-image : url('/katalog_img/arr_open.gif');
    background-position : center left;
    background-repeat : no-repeat;
    padding-left : 10px;
  }


.katalog_close {
    background-image : url('/katalog_img/arr_close.gif');
    background-position : center left;
    background-repeat : no-repeat;
    padding-left : 10px;
    line-height : 18px;
  }


.vkladki {
    height:37px;
    color:black;
    vertical-align : bottom;
  }


.path {
    color: white;
  }


#atten {
    background : url('/katalog_img/oformit_zakaz.png');
    height : 209px;
    left : 400px;
    position : absolute;
    top : 350px;
    width : 308px;
  }


#atten p {
    padding : 0 0 0 100px;
    position : absolute;
    text-align : left;
    width : 200px;
  }


.atten_text {
    color:black;
    display:none;
    position: absolute;
  }


.atten_text_1 {
    color:white;
    padding-top:60px;
    position: absolute;
    z-index:10;
  }


.atten_text_2 {
    color:white;
    padding-top:90px;
    position: absolute;
  }


#table_list .photo {
    background : url(/katalog_img/shadow.jpg) no-repeat top left;
    width: 150px;
    height: 157px;
  }


#table_list #price {
    background:url(/katalog_img/earphones.jpg) 0 0 no-repeat;
  }


#table_list #price2 {
    background:url(/katalog_img/no-earphones.gif) 0 0 no-repeat;
  }


#table_list .price {
    padding:4px 15px 28px 29px;
    text-align:right;
  }


#new-album .price p {
    background:#313131;
    font-weight:bold;
    padding:2px 5px 1px 0;
    margin:0 6px 0 0;
  }


#add_form {
    background : #f22d72;
    font : bold 15px serif;
    color : white;
    height : 60px;
    width : 250px;
  }



#search {
    background:#f22d72 url(/katalog_img/search.jpg) 10px 5px  no-repeat;
    padding:28px 0 34px 45px;
    font-weight:bold;
    margin:0 21px 18px 18px;
    overflow:hidden;
    zoom:1;
  }


#search div {
    float:right;
    margin:0 0 5px;
  }


#search .rus {
    float:right;
    margin:0 150px 5px 15px;
    zoom:1;
  }


*html #search .rus {
    float:right;
    margin:0 46px 5px 15px;
    zoom:1;
  }


#search a {
    color:#fff;
  }


#search span {
    color:#f06193;
  }


#search select {
    width:270px;
    margin:0 24px 0 0;
    border:1px solid #000;
    font-size:150%;
  }


#search .text {
    width:500px;
    margin:0 10px 0 0;
    border:1px solid #000;
    font-size:150%;
    padding:1px;
  }


#search .but {
    width:58px;
  }

/* стиль таблицы с аудио */





#table_audio {
    width: 500px;
  }


#table_audio .select {
    background : #343436;
  }


#table_audio .noselect {
  }


#table_audio .turn {
    width: 20px;
    border-style : none solid none none;
    border-width : medium 1px medium medium;
    border-right-color : #111113;
  }


#table_audio .name {
  }


#table_audio .note {
    width: 20px;
  }


#table_audio .audio {
    width: 100px;
  }

/* ниже не проверено */













#table_list {
    width:100%;
    margin:0 auto;
    padding: 0;
  }


#table_list td {
    text-align:center;
    font-family:Arial;
    padding:0 5px 0 0;
    vertical-align:top;
  }


#table_list div {
    text-align:left;
    zoom:1;
  }


#table_list span {
    text-align:right;
    position:absolute;
    display:block;
    width:155px;
    zoom:1;
  }


#table_list .name {
    padding:0 6px 0 0;
    margin:2px 0 0;
  }


#table_list .price p {
    background:#313131;
    font-weight:bold;
    padding:2px 5px 1px 0;
    margin:0 6px 0 0;
  }

/*  */
