/*************************************
ÄÐÓÃÈÅ ÖÂÅÒÀ Ó ÇÀÃÎËÎÂÊÎÂ ÊÀÒÅÃÎÐÈÉ
*************************************/
.punbb .main h1, .punbb .main h2 {background: url("https://forumstatic.ru/files/001b/0b/8d/43563.png") no-repeat scroll center 0 transparent;}



/*************************************
ÂÑÅ ÔÎÍÎÂÛÅ ÊÀÐÒÈÍÊÈ
*************************************/

#pun-index #logoup {background: url("https://forumstatic.ru/files/001b/0b/8d/31116.jpg") no-repeat scroll center top transparent;}
#logoup {background: url("https://forumstatic.ru/files/001b/0b/8d/18008.jpg") no-repeat scroll center top transparent;}
#pun-redirect {background: url("https://forumstatic.ru/files/001b/0b/8d/18008.jpg") no-repeat scroll center top transparent;}
body {background: url("https://forumstatic.ru/files/001b/0b/8d/88258.jpg") no-repeat scroll center bottom;}
#html-footer {background: url("https://forumstatic.ru/files/001b/0b/8d/46592.jpg") no-repeat scroll center top transparent;}
#pun {background: url("https://forumstatic.ru/files/001b/0b/8d/22204.jpg") repeat-y scroll center top #F6E8DB;}
#pun-announcement {background: url("https://forumstatic.ru/files/001b/0b/8d/78790.png") repeat scroll 0 0 transparent;}
#pun-title, #pun-title .container {background: url("https://forumstatic.ru/files/001b/0b/8d/79904.jpg") repeat scroll 0 0 transparent;}

#pun-main .category div.icon {background: url(https://forumstatic.ru/files/001b/0b/8d/13930.png) no-repeat 0 0;}
#pun-main .category div.inew {background: url(https://forumstatic.ru/files/001b/0b/8d/13930.png) no-repeat 0 -45px;}
#pun-main .category tr.iclosed div.icon {background: url(https://forumstatic.ru/files/001b/0b/8d/13930.png) no-repeat 0 -90px;}
#pun-main .category tr.isticky div.icon {background: url(https://forumstatic.ru/files/001b/0b/8d/13930.png) no-repeat 0 -135px;}

div.icon {background: url(https://forumstatic.ru/files/001b/0b/8d/35345.png) no-repeat 0 0;}
div.inew {background: url(https://forumstatic.ru/files/001b/0b/8d/35345.png) no-repeat 0 -30px;}
tr.iclosed div.icon {background: url(https://forumstatic.ru/files/001b/0b/8d/35345.png) no-repeat 0 -60px;}
tr.isticky div.icon {background: url(https://forumstatic.ru/files/001b/0b/8d/35345.png) no-repeat 0 -90px;}

#pun_wrap #post .container[id$="-area"]{
border-radius: 10px;
background: rgba(241,236,228,0.89);
padding: 9px;
}

.punbb .post .post-author {
  background:url(https://forumstatic.ru/files/001b/0b/8d/78288.jpg) 0 0 repeat-y; /*Ôîí ðàçìíîæàåìûé ïî âåðòèêàëè*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url(https://forumstatic.ru/files/001b/0b/8d/66638.jpg) 0 top no-repeat,url(https://forumstatic.ru/files/001b/0b/8d/60440.jpg) 0 bottom no-repeat; /*Ôîí âåðõà - íèçà*/
  margin: 0!important;
  padding:20px 0px!important;
}

*::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background: rgb(59 125 18 / 20%);
}
*::-webkit-scrollbar-corner {
    background: #000000ad;
}
*::-webkit-scrollbar-thumb {
    background: #64b36b;
    box-shadow: inset 0 0 0 1px #a3ada4;
}