/* CS1 Background and text colours
-------------------------------------------------------------*/

/* фон */
html, body { background:
  url("http://forumfiles.ru/files/0019/95/fd/84608.jpg") repeat-x top left,
  url("http://forumfiles.ru/files/0019/95/fd/82485.jpg") center; background-color : #131514;
}

/* Шапка */
#pun-title table {
background-image : url(http://forumfiles.ru/files/0019/95/fd/50006.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 1200px;
height: 413px;
margin-left: -160px;}

/* Тело форума */
#pun {
width: 952px; 
background-color: transparent; 
background-image: url(http://forumfiles.ru/files/0019/95/fd/74323.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 952px;}

/* Футер */
#pun-about p.container {
background-image : url(http://forumfiles.ru/files/0019/95/fd/46185.jpg);
margin: 0px 0px -30px -35px;
background-position : center top;
background-repeat : no-repeat;
width: 952px;
height: 128px; 
overflow-x: hidden;}






/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  {
background-color: transpanent;
color: #212121;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #212121;
text-align:center; 
font-size: 12px; 
font-style: normal; font-weight: bold; font-family: "arial";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumfiles.ru/files/0019/95/fd/40259.jpg);
    background-color: #c2c0b5;
    color: #252525;
    border: 4px solid #d6d5ce96;
    outline: 1px solid #a3a097;
}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
    background-image: url(http://forumfiles.ru/files/0019/95/fd/40259.jpg);
    background-color: #c2c0b5;
    color: #252525;
}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background-image: url(http://forumfiles.ru/files/0019/95/fd/40259.jpg);
    background-color: #c2c0b5;
}





/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #2a363a;
  text-decoration: none;
  }

/* CS2.2 */
.punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active,  #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #2a363a; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #513a34;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 9px;
    color: #513a34;
    text-transform: lowercase;
}

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #415056;
}


#pun-navlinks a, #pun-navlinks .container {
    color: #c2c0b6;
}


#pun-navlinks a:hover {
    color: #7f878a;
}


/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
        background: url(http://forumfiles.ru/files/0019/95/fd/68374.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(http://forumfiles.ru/files/0019/95/fd/68752.jpg) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://forumfiles.ru/files/0019/95/fd/42484.jpg) no-repeat;
}

tr.isticky div.icon {
        background: url(http://forumfiles.ru/files/0019/95/fd/98003.jpg) no-repeat;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar-thumb:vertical {
background-color: #c3c1b7; height: 4px; border: 3px double #121314;
}

::-webkit-scrollbar-thumb:horizontal {
background-color: #c3c1b7; height: 4px; border: 3px double #121314;
}

::-webkit-scrollbar {
    background-color: #202123;
    height: 4px;
    width: 8px;
}

::selection {
    background: #566267 !important;
    color: #c3c1b7;
}


#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
    padding: 5px;
}





/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
    background: url(http://forumfiles.ru/files/0019/95/fd/71942.jpg) 0 0 repeat-y;
    overflow: visible!important;
    margin: 12px 0px 0px 0px!important;
}
.punbb .post .post-author > ul {
    background: url(http://forumfiles.ru/files/0019/95/fd/34290.jpg) 0 top no-repeat, url(http://forumfiles.ru/files/0019/95/fd/29343.jpg) 0 bottom no-repeat;
    margin: 0px 0 -12px 0!important;
    padding: 9px 9px 19px 9px!important;
}



.punbb .post-content a, 
.punbb .post-content a:link {
color:#4c3630;
font-weight: bolder;
}
.punbb .post-content a:hover,
.punbb .post-content a:focus,
.punbb .post-content a:active {
color:#303f42;
text-decoration: underline;
}

.punbb .pa-avatar img {
    border: 3px solid #4c575d;
    margin-top: 5px;
}



.links1 {
    font-family: 'AC Line';
    color: #d0cdc6 !important;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px #44221d;
    letter-spacing: 01px;
}


.links2 {
    font-family: 'AC Line';
    color: #d0cdc6 !important;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px #44221d;
    letter-spacing: 01px;
}

td.tcr a {
    color: #515f62 !important;
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
}


.category .container thead {display: none;}


.banners {
    position: absolute;
    margin-top: -35px !important;
    margin-left: -20px !important;
    width: 950px;
    height: 52px;
    text-align: center;
    padding: 0px;
    /* border: 1px solid red; */
}







.opisanie {
    font-size: 10px;
    color: #4a535a;
    line-height: 11px;
    padding: 7px;
    background-color: rgb(216, 213, 205);
    border-top: 4px double #627277;
}



.pf {
    text-align: center;
    text-transform: uppercase;
    font-size: 8px;
    letter-spacing: 0.5px;
    font-family: tahoma;
    left: -3px;
    margin-top: 5px !important;
    background-color: #4e3731;
}



.pf a {
    color: #deddda !important;
}



.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    background-color: #c3c1b7;
}



.links1 {
    color: #d9d8d4 !important;
    text-transform: uppercase;
    font-family: 'Oranienbaum';
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-shadow: -1px 1px #6f524e;
}




.links2 {
    color: #d9d8d4 !important;
    text-transform: uppercase;
    font-family: 'Oranienbaum';
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    letter-spacing: 0.5px;
    text-shadow: -1px 1px #6f524e;
}




.nf {
    width: 370px;
    height: 9px;
    text-align: center;
    text-transform: uppercase;
    font-size: 8px;
    letter-spacing: 0.5px;
    font-family: tahoma;
    font-weight: bold;
    padding: 0px 0px 4px 0px;
    background: #d8d5cd;
    left: -3px;
    margin-top: -3px !important;
    color: #4d3932;
}





/* всеобщая офора*/
.allfor1 {
  width: 620px; 
  height: 71px; 
  background-image: url(http://funkyimg.com/i/2ECpe.png);
}

.allfor2 {
  width: 620px; 
  background-image: url(http://funkyimg.com/i/2ECoD.png);
}

.allfor3 {
  width: 620px; 
  height: 53px; 
  background-image: url(http://funkyimg.com/i/2ECoE.png);
}

.allfortext {
  width: 550px; 
  color: #2b2324;
  font-family: Garamond;
  letter-spacing: 1px;
  font-size: 14px; 
  overflow: auto;
  text-align: center;
  margin-top: 0px;
  padding-left:0px;
}

.allfortextreg {
  width: 550px; 
  color: #324848;
  font-family: Tahoma;
  font-size: 12px; 
  text-align: justify;
  margin-top: 0px;
  padding-left:0px;
}

.allforname {
  width: 518px; 
  height: 40px; 
  color: #d8d7d3;
  font-family: Neucha;
  font-size: 30px; 
  text-align: center;
  padding-top: 16px;
  padding-left: 15px;

}


/* гостевая*/
.guestbac {
  width: 620px; 
  height: 560px; 
  background-image: url(http://funkyimg.com/i/2EJo8.png);
}
.guestlet{
    width: 275px;
    height: 27px;
    border: 1px solid #a5a9aa;
    border-radius: 0px 0px 0px 0px;
    background-color: #e5e2d8;
    box-shadow: 0 0 10px #919d9e inset;
    letter-spacing: 0px;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-family: Impact;
    color: #595f61;}

.guescont{
    width: 275px;
    height: 130px;
    border: 1px solid #a5a9aa;
    border-radius: 0px 0px 0px 0px;
    background-color: #e5e2d8;
    box-shadow: 0 0 10px #919d9e inset;
    letter-spacing: 0px;
    font-size: 10px;
    text-transform: uppercase;
    text-align: justify;
    font-family: Tahoma;
}

.guescont1{
    
}


/* нужники*/
.stock {
  width: 552px; 
  height: 600px; 
  background-image: url(http://funkyimg.com/i/2EWCA.png);
}
.stocksale {
  width: 518px; 
  height: 30px; 
  color: #39504b;
  font-family: Neucha, cursive;
  font-size: 25px; 
  text-align: center;
  padding-top: 3px;
  padding-left: 13px;
}
.stockname {
width: 518px; 
  height: 40px; 
  color: #d8dbd6;
  font-family: Neucha, cursive;
  font-size: 25px; 
  text-align: center;
  padding-top: 33px;
  padding-left: 9px;
}
.stockage {
  width: 99px; 
  height: 28px; 
  color: #74826a;
  font-family: Neucha;
  font-size: 14px; 
  text-align: center;
  overflow: auto;
  padding-top: 15px;
  padding-right: 370px;
  overflow: auto!important;
}
.stocklove {
  width: 99px; 
  height: 28px; 
  color: #74826a;
  font-family: Neucha;
  font-size: 14px; 
  position: relative;
  text-align: center;
  top: 13px;
  right: 188px;
}
.stockfan {
  width: 99px; 
  height: 28px; 
  color: #74826a;
  font-family: Neucha;
  font-size: 14px; 
  text-align: center;
  overflow: auto;
  position: relative;
  top: -55px; 
  padding-left: 375px;
}
.stockface {
  width: 99px; 
  height: 28px; 
  top: -43px; 
  left: 190px;
  color: #74826a;
  font-family: Neucha;
  font-size: 14px; 
  position: relative;
  text-align: center;
  overflow: auto!important;
}
.stockava {
  width: 250px; 
  height: 100px; 
  top: -133px; 
  left: 00px;
  position: relative;
  text-align: center;
  border-radius: 0px 0px 20px 20px;
}
.stocktext1 {
  width: 470px; 
  height: 140px; 
  top: -90px; 
  left: 0px;
  position: relative;
  text-align: center;
  color: #324848;
  font-family: Tahoma;
  font-size: 12px; 
  position: relative;
  text-align: justify;
  overflow: auto!important;
}
.stocktext2 {
  width: 470px; 
  height: 140px; 
  top: -48px; 
  left: 0px;
  position: relative;
  text-align: center;
  color: #324848;
  font-family: Tahoma;
  font-size: 12px; 
  position: relative;
  text-align: justify;
  overflow: auto!important;
}

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box  { 
background: #bcbdbf;
    box-shadow: 4px 0px 0px #414c54, -4px 0px 0px #334c5d;
    background-image: url("");
}


/* анкета*/
.anketa {
  width: 620px; 
  height: 599px; 
  background-image: url(http://funkyimg.com/i/2EWCz.png);
}
.ankname1 {
  width: 581px; 
  height: 20px; 
  padding-top: 22px;
  margin-left: 0px;
  color: #ffffff;
  text-align: center;
  font-family: Neucha;
  font-size: 26px;
}
.ankname2 {
  width: 581px; 
  height: 40px; 
  padding-top: 5px;
  margin-left: 0px;
  color: #ffffff;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px;
}
.ankfan {
  width: 132px; 
  height: 51px; 
  top: 22px; 
  left: -203px;
  color: #44555c;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px;
  position: relative;
  overflow: auto;
}
.ankage {
  width: 132px; 
  height: 51px; 
  top: 39px; 
  left: -203px;
  color: #44555c;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px; 
  position: relative;
  overflow: auto;
}
.ankrace {
  width: 132px; 
  height: 51px; 
  top: 56px; 
  left: -203px;
  color: #44555c;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px; 
  position: relative;
  overflow: auto;
}
.ankpair {
  width: 132px; 
  height: 51px; 
  color: #44555c;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px; 
  overflow: auto;  
  position: relative;
}
.ankorint {
  width: 132px;  
  height: 51px; 
  top: 8px; 
  left: 205px; 
  color: #44555c;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px; 
  overflow: auto; 
  position: relative;
}
.ankcom {
  width: 132px; 
  height: 51px; 
  top:35px; 
  left: 205px; 
  color: #44555c;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px; 
  overflow: auto; 
  position: relative;
}
.ankface {
  width: 227px; 
  height: 26px; 
  top: 23px;
  left:5px;
  color: #44555c;
  text-align: center;
  font-family: Tahoma;
  font-size: 14px;
  overflow: auto;
  position: relative;
}
.anktest {
  width: 520px; 
  height: 188px; 
  padding-top: 85px;
  padding-left: 7px;
  overflow: auto;
  color: #44555c;
  text-align: justify;
  font-family: Tahoma;
  font-size: 12px;
  position: relative;

}
.ankava{
  width: 180px; 
  height: 180px;
  padding-top: -277px; 
  padding-left: 226px;
  position:absolute;
}

.perscont{
    overflow-x: auto;
    width: 220px;
    height: 130px;
    border: 1px solid #a5a9aa; 
    border-radius: 0px 0px 0px 0px; 
    background-color: #e5e2d8; 
    box-shadow: 0 0 10px #919d9e inset;
    letter-spacing: 0px;
    font-size: 8px;
    text-transform: uppercase;
    text-align: center;
    font-family: Tahoma;
}

.perslet{
    width: 220px;
    height: 20px;
    border: 1px solid #a5a9aa; 
    border-radius: 0px 0px 0px 0px; 
    background-color: #e5e2d8; 
    box-shadow: 0 0 10px #919d9e inset;
    letter-spacing: 0px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-family: BenchNine;
}

.persfan {
    width: 210px;
    letter-spacing: 0px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Amatic SC', cursive;;
}
.person{
    width: 210px;
    text-align: center;
    letter-spacing: 0px;
    font-size: 8px;
    font-family: Tahoma;
}


.present{
    display: inline-block;
    width: 230px;
    height: 20px;
    padding-top: 0px;
    margin: 0px;
    background-color: #f5f5f5;
    box-shadow: 0 0 10px #cdd3d3 inset;
    border: 1px solid #c2d0c6;
    border-radius: 0px;
}
.prestext{
    width: 230px;
    height: 15px;
    color: #3c3f42;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Amatic SC', cursive;
}
.prescont{
    width: 229px; 
    height: 220px;
    background-color: #f5f5f5;
    box-shadow: 0 0 10px #cdd3d3 inset;
    border: 1px solid #c2d0c6;
}
.presconttext{
    width: 215px; 
    height: 206px;
    overflow-x: auto; 
    font-size: 11px; 
    text-transform: uppercase; 
    text-align: center; 
    padding-left: 0px;
    font-family: BenchNine;
    border: 8px;
}


.codebox {   
    width: 230px;
    height: 40px;
    overflow-x: auto;
    padding-top: 0px;
    margin: 0px;
    background-color: #f5f5f5;
    box-shadow: 0 0 10px #cdd3d3 inset;
    border: 1px solid #c2d0c6;
    border-radius: 0px;
}

.linewords {text-align: center; font-size: 10px; color: #eff0f0; background-color: #c2d0c6; font-family: Garamond;}

.linewords2 {text-align: center; font-size: 9px; font-family: Garamond;}

.prescont1{
    width: 480px; 
    height: 220px;
    background-color: #f5f5f5;
    box-shadow: 0 0 10px #cdd3d3 inset;
    border: 1px solid #c2d0c6;
}
.presconttext1{
    width: 475px; 
    height: 206px;
    overflow-x: auto; 
    font-size: 11px; 
    text-transform: uppercase; 
    text-align: center;
    left: 5px;
    font-family: BenchNine;
}

.relat {width: 511px; height: 158px; background-image: url(http://funkyimg.com/i/2Bs8h.png);}
.relatname {width: 491px; height: 22px; margin-left: -50px; padding-top: 5px; font-size: 22px; text-align: center; font-family: 'Amatic SC', cursive; color: #c3c4bf;}
.relatt {width: 244px; height: 104px; overflow: auto; text-align: justify; font-size: 10px; margin-top: 0px; padding-left: 230px;}

.game {width: 513px; height: 200px; background-image: url(http://funkyimg.com/i/2BsbS.png);}
.games {width: 503px; height: 20px; text-align: center; font-size: 24px; padding-top: 3px; padding-left: 0px; color: #c3c4bf; font-family: 'Amatic SC', cursive;}
.gamet {width: 469px; height: 145px; text-align: center; font-size: 12px; padding-top: 18px; padding-left: 45px;}
.gamename {width: 180px; height: 16px; font-size: 12px; text-align: center; background-color: #284d47; color: #c3bdbc;}
.gs {width: 180px; height: 120px; text-align: center; font-size: 12px; background-color: #c0c5b6; color: #284d47; text-shadow: 1px 0px 0px #eaecea;}

/*оформление эпизодов*/
.ep1 {
  width: 513px; 
  height: 59px; 
  background-image: url(http://funkyimg.com/i/2EHXA.png);
}
.ep2 {
  width: 513px; 
  background-image: url(http://funkyimg.com/i/2EHXC.png);
}
.ep3 {
  width: 513px; 
  height: 44px;
  background-image: url(http://funkyimg.com/i/2EHXB.png);
}
.epname {width: 503px; height: 20px; text-align: center; font-size: 24px; padding-top: 12px; padding-left: 0px; color: #d5d4d0; font-family: 'Amatic SC', cursive;}
.eptext {width: 469px; height: auto; text-align: center; font-size: 12px;}
.ept {width: 150px; height: 16px; text-align: center; font-size: 14px; padding-top: 0px; margin-left: -100px; font-family: Garamond; background-color: #284d47; color: #c3bdbc; position:relative;}
.eppl {width: 150px; height: 16px; text-align: center; font-size: 14px; padding-top: -16px; padding-left: 0px; font-family: Garamond; background-color: #284d47; color: #c3bdbc; position:relative;}
.epper {width: 150px; height: 16px; text-align: center; font-size: 14px; padding-top: 0px; padding-left: 0px; font-family: Garamond; background-color: #284d47; color: #c3bdbc; position:relative;}
.ep {color: #c3c0b7;}
.eep {color: #c1b29c;}

/*принятие*/
.schak b { font-weight: extra-bold; color: #E08E79; }
.schakra { opacity: 0; width: 500px; height: 185px; position: relative; background-color: #d1c2a8; -webkit-transition:all 1s ease-in-out; transition:all 1.5s ease-in-out; -moz-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; transform:scale(0); -webkit-transform:scale(0); -moz-transform:scale(0); -o-transform:scale(0); }
.schakhov:hover { opacity: 1; -webkit-transition:all 1s ease-in-out; transition:all 1.5s ease-in-out; -moz-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; }
.schakhov:hover .schakra  { opacity:0.9; transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); }

/* прозрачность*/
 .transparent75 {
    filter: alpha(Opacity=75); /* Полупрозрачность для IE */
    opacity: 0.75; /* Полупрозрачность для других браузеров */ 
   }
   .transparent50 {
    filter: alpha(Opacity=50);
    opacity: 0.5; 
   }
   .transparent25 {
    filter: alpha(Opacity=25);
    opacity: 0.25; 
   }


/* био в лз*/
.bio {
    width: 178px;
    background-color: #48534b;
    color: #bcb38f;
    text-shadow: 1px 1px 0 #000;
    font-size: 10px;
    text-align: justify;
    font: 10px cuprum;
    top: 1px;
    padding-left: 9px;    padding: 7px;
    position: absolute;
    z-index: 10;
}
.bf {
    width: 175px;
    background-color: #48534b;
    color: #bcb38f;
    text-shadow: 1px 1px 0 #000;
    font-size: 10px;
    padding: 7px;
    text-align: center;
    line-height: 8pt !important;
    font: 10px cuprum;
    top: -4px;
    padding-left: 11px; 
    padding-top: 9px;
    position: absolute;
    z-index: 10;
}
.bm{
    width: 53px;
    text-align: center;
    font-size: 10px;
    font-family: Tahoma;
    box-shadow: inset 0 0 10px 5px #9da1a4;
    border-top: 1px solid #4c575d;
    border-bottom: 1px solid #47342d;
    text-transform: lowercase;
    padding: 3px!important;
    background: #c3c1b5;
    border-radius: 5px;
    margin-left: 0px !important;
    margin-top: -5px!important;;
    position:absolute;z-index:100;
}

/*акция хочу видеть*/
.stoock{
  width: 551px; 
  height: 500px;
  background-image: url(http://funkyimg.com/i/2EWLL.png);

/*точки отсчета*/
.perst{
    width: 500px;
    height: 20px;
    border: 1px solid #c2d0c6;
    border-radius: 0px 0px 0px 0px;
    background-color: #f5f5f5;
    box-shadow: 0 0 10px #cdd3d3 inset;
    letter-spacing: 0px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-family: BenchNine;
}

.contt{
    overflow-x: auto;
    width: 500px;
    height: 130px;
    border: 1px solid #c2d0c6;
    border-radius: 0px 0px 0px 0px;
    background-color: #f5f5f5;
    box-shadow: 0 0 10px #cdd3d3 inset;
    letter-spacing: 0px;
    font-size: 8px;
    text-transform: uppercase;
    text-align: center;
    font-family: Tahoma;
}

/*плашка*/
.poff{
    width: 65px;
    height: 63px;
    top: 0px;
    margin-left: -150px;
}




