/* 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 h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain 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: #424242;
    font-size:12px;
    font-family:arial;
    }

/* ФОН -------------------- */
html {
    background:url(https://funkyimg.com/i/2ZFus.jpg) top center no-repeat #b0b3aa;
    background-attachment:fixed;
    background-size: cover;
    }

/* ШАПКА -------------------- */
body {
    background:transparent url(https://funkyimg.com/i/2ZQZY.png) center top no-repeat;
    padding-top:342px !important; 
    }

/* КОПИРАЙТ -------------------- */
#pun_wrap {
    background:transparent url(https://funkyimg.com/i/2ZQZW.png) no-repeat bottom center;
    padding-bottom:209px !important; 
    }

/* ПАН -------------------- */
#pun {
    background:url() #ffffff;
    }

/* 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, .punbb li.isactive a:focus {
    color:#c02920;
    text-decoration:none;

    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
    }

/* CS2.2 */
.punbb a:hover, .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, .punbb li.isactive a:focus {
    color:#000000;
    text-decoration:none;

    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
    }

/* МЕНЮ ------------------------------------------------------------------------------------------- */

/* верхнее меню ------------------------ */
#pun-navlinks a {
    padding:0px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 14px !important;
    font-family: arial black;
    letter-spacing: -1px;
    color: #000000;
    text-shadow:0px 1px 0px #bc0917;
    text-decoration: none;
    transition: all .5s ease-out;
    }
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    padding:0px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 14px !important;
    font-family: arial black;
    letter-spacing: -1px;
    color: #e3ae4b;
    text-shadow:0px 1px 0px #bc0917;
    0px 0px 1px #000,
    0px 0px 1px #000;
    text-decoration: none;
    transition: all .5s ease-out;
    }

/* CS7.3 нижнее меню ------------------------ */
#pun-ulinks a {
    text-transform: uppercase;
    font-size: 7px;
    font-family: arial;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    letter-spacing:0.5px;
    }
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
    text-transform: uppercase;
    font-size: 7px;
    font-family: arial;
    color: #be1210;
    text-decoration: none;
    font-weight: bold;
    letter-spacing:0.5px;
    text-shadow:;
    }

/* оформление форумов ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

/* КАТЕГОРИИ ----------------------- */
#pun-index #pun-main h2 {
    margin: 5px 0 5px -30px;
    width: 900px;
    height: 65px;
    background: url(https://funkyimg.com/i/2ZQZu.jpg) center center no-repeat;
    text-align:center;
    }
#pun-index #pun-main h2 span {
    padding:0px 0px 0px 0px;
    font: 0px arial;
    }
#pun-index #pun-main h2 span a {
    padding:0px 0px 0px 0px;
    font: 0px arial;
    }

#pun-index #pun-category1 h2 {
    margin-top:20px;
    }

/* ИКОНКИ ----------------------------- */
.punbb td div.tclcon {
    margin-left:0px;
    padding: 0px 0px 0px 0px;
    }

/* старые*/
.punbb table Div.icon { 
    float:center;
    margin:0px 10px 0px 0px;
    clear:none; 
    display:block; 
    width:10px;
    height:10px;
    background:url() #010000;
    }

/* новые */
TR.inew Div.icon {  
    background:url() #bc1010;
    }

/* важные*/
TR.isticky Div.icon { 
    background:url() #e2ac4c;
    }

/* закрытые*/
TR.iclosed Div.icon { 
    background:url() #a19389;
    }

/* СТАТИСТИКА ------------------------*/
#pun-stats.section h2 { 
    background-attachment: scroll;
    background-clip: border-box;
    height: 65px;
    width: 900px;
    background: url(https://funkyimg.com/i/2ZQZu.jpg) center center no-repeat;
    margin-left:-30px;
    }

#pun-stats.section h2 span {
    padding:0px 0px 0px 0px;
    font: 0px arial;
    }

/* заголовки -------------------------------------------------------------------------------------- */

/* ЗАГОЛОВОК ФОРУМА ------------------------ */
#pun-index .tcl h3 {
    margin-bottom: 0px;
    padding-bottom:5px;
    text-align: left;
    }
#pun-index .tcl h3 a {
    padding-left:0px;
    font-size: 20px !important;
    font-family: arial black;
    letter-spacing: 2px;
    color: #eacb94;
    text-decoration: none;
    transition: all .5s ease-out;
    border: none;
    }

#pun-index .tcl h3 a:hover {
    color: #a2938a;
    transition: all .5s ease-out;;
    }

/* СТОЛБЦЫ --------------------------------------------------------------------------------------*/

#pun-index tbody.hasicon tr {
    box-shadow: 0px 1px 0px 0px #cacaca00;
    }
#pun-index tbody.hasicon tr:last-child {
    box-shadow: none;
    }

#pun .category .tcl {
    width:522px;
    padding:20px 0px 20px 0px;
    font-size:10px;
    display:block;
    font:9px arial;
    line-height:13px;
    text-transform:lowercase;
    margin:0px 0px 0px 0px;
    }
#pun .category .tc2, #pun .category .tc3 {
    width:15px;
    font: bold 10px arial black;
    letter-spacing:0px;
    color: #eacb94;
    text-transform:uppercase;
    }
#pun .category .tcr {
    font-size:10px;
    width:220px !important;
    } 
#pun .category .tcr a {
    font: 10px arial black;
    font-weight:bold;
    letter-spacing:0px;
    text-transform: uppercase;
    color:#d2b37c;
    }

/* иконка аватара -------------------- */
#pun-index .user-avatar {
    margin:0 0 0 0px;
    }
.punbb em.user-avatar {
    float:left!important;
    }
#pun-index .user-avatar img.ava {
    border-radius:0% !important;
    width:20px;
    height:20px;
    }

/* прокрутка ------------------------------------------------------------------------------------ */

/*ширина*/ ::-webkit-scrollbar {width:5px; height:5px;}
/*трэк прокрутки*/ ::-webkit-scrollbar-track:vertical {
    background:#024a46 !important;
    }
/*сам ползунок*/ ::-webkit-scrollbar-thumb:vertical {
    background:#eacb94 !important;
    border:1px solid #eacb94;
    }
/*трэк прокрутки*/ ::-webkit-scrollbar-track:vertical {
    background:#024a46 !important;
    }
/*сам ползунок*/ ::-webkit-scrollbar-thumb:vertical {
    background:#eacb94 !important;
    border:1px solid #eacb94;
    }

/* оформление тем ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* ЗАГОЛОВКИ ТЕМ ---------------------------------------------------------------------------- */
#pun-main h1 {
    height: 50px;
    margin-right: 10px;
    padding: 0px 0 0 0px;
    text-align: right!important;
    text-transform:uppercase;
    font-size: 17px !important;
    font-family: arial black;
    letter-spacing: 0.5px;
    color: #e6bf77;
    }

/* ДАТА ПОСТ ------------------------------------------------------------------------------------- */

/* дата ------------------------ */
#pun-main .topic h3 span {
    display: block;
    padding: 3px 0px 0px 0px;
    width: 900px;
    height: 25px;
    margin-left:-30px;
    background: url() no-repeat #000;
    }
#pun-main h3 a {
    padding:3px 0px 3px 55px;
    font: 8px arial black;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing: 1px;
    color:#9e9087;
    line-height:21px;
    }

/* номер поста ------------------------ */
#pun-viewtopic div.post h3 strong {
    padding:0px 0px 0px 0px;
    text-transform:uppercase;
    font-weight:normal;
    font-size:8px;
    font-family: arial black;
    color:#a09288;
    line-height:21px;
    margin-right:45px;
    }


/* ЦИТАТЫ И КОДЫ в сообщениях ------------------------------------------------------------ */

.punbb .quote-box, .punbb .code-box, .quote {
    background: url() top center repeat #eaeaea;
    }

/* коды ---------------------- */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    font:bold 14px arial black!important;
    letter-spacing:-1px;
    color:#464646;
    text-transform: uppercase;
    margin-bottom: 10px !important;
    border-bottom:2px dashed #a19289;
    }

.code-box strong.legend a {
    color:#464646;
     }

/* БЫСТРЫЙ ОТВЕТ --------------------- */
.punbb textarea {
    background: url() top center repeat #eaeaea;
    }
div#addition-area, #font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area {
    background: url() top center repeat #eaeaea;
    border-right:5px solid #e3ae4b;
    margin-top: 20px;
    }
#font-area {height:200px; overflow-y:scroll;}

/* ЛИНИЯ HR --------------------------*/
hr {
    background-color:#e0d1be; 
    height:2px;
    opacity:1!important;
    border:none!important;
    }

/* КНОПКИ и навигационное меню ------------------------*/
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span, .punbb select, .punbb input {
    height: px;
    padding:2px 10px 4px 10px;
    background: #eaeaea;
    border-radius: 0px;
    font-size: 11px;
    font-weight: bold;
    border:1px solid #eaeaea;
    text-align: left!important;
    color: #000000;
    text-transform:lowercase;
    font-family: arial black;
    }


/* ЦИТИРОВАТЬ РЕДАКТИРОВАТЬ ------------------------------------------------------------- */

.punbb .post-links ul {
    padding:0 1em 0em 0;
    height:2em;
    line-height:2em;
    margin:0 1em 0em -1em;
    text-align: right;
    }
#pun-main .post-links a {
    font:9px arial black; 
    text-transform:uppercase;
    letter-spacing:0.5px;
    font-weight:bold;
    }

/* номер страницы ------------------------ */
#pun-main .linksb .pagelink {
    padding:0 0 0 3px;
    font-size: 10px;
    text-align: left;
    font-weight: normal;
    font-family: arial;
    text-transform: lowercase;
    color:#797979;
    }
#pun-main .linkst .pagelink {
    padding:23px 0 0 7px;
    font-size: 10px;
    text-align: left;
    font-weight: normal;
    font-family: arial;
    text-transform: lowercase;
    color:#797979;
    }

/* подписаться и отслеживать тему ------------------------ */
#pun-main .subscribelink {
    margin:15px 10px 0 0;
    font-size:10px;
    text-align:right;
    text-transform: lowercase;
    }  
#pun-main .subscribelink a {
    font-size:10px;
    font-family:arial;
    color:#797979;
    }

/* тему просматривают ------------------------ */
#topic-users-in p.container {
    font-size: 11px;
    padding-left: 13px;
    text-transform: lowercase;
    color: #525252;
    }
#topic-users-in a {
    font-family:arial;
    font-weight:normal;
    }

/* кнопка ответить ------------------------ */
#pun-main .linkst .postlink {
    padding: 20px 1px 0 0;
    font-size: 10px;
    color: #797979;
    text-align: right;
    font-weight: bold;
    } 
#pun-main .linksb .postlink {
    padding-right:10px;
    margin-bottom: -35px;
    font-weight: bold;
    }
#pun-main .postlink a {
    color: #797979;
    font: 10px arial;
    text-transform:lowercase;
    }

/* ПРОФИЛЬ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* C3.5 блок профиля */
.punbb .post .post-author {
    position:relative;
    width:220px;
    overflow:hidden;
    margin:-9px 0px 0px -30px;
    background: url() top center repeat #eaeaea00;
    }

/* C3.6 сам профиль */
.punbb .post .post-author ul, .punbb .post .post-author p {
    text-align:center;
    margin-left:10px;
    width:200px;
    line-height:1em;
    }

/* C3.7 блок ФИО */
.pa-author {
    width:200px;
    background:#eaeaea;
    height:40px;
    margin:0px 0px 0px 10px!important;
    text-decoration:none;
    text-transform:uppercase;
    font:bold 13px arial black;
    letter-spacing:-1px;
    color: #000000;
    line-height:40px;
    text-align:center;
    }

/* C3.8 сами ФИО */
li.pa-author a:link, li.pa-author a:visited, li.pa-author a:hover, li.pa-author a:active, li#profile-name strong {
    text-decoration:none;
    text-transform:uppercase;
    font:bold 13px arial black;
    letter-spacing:-1px;
    line-height:0px;
    color: #000000;
    }

/* аватар */
.pa-avatar img {
    outline:7px solid #e3ae4b;
    margin:0px 0px 0px 20px;
    margin-bottom:10px;
    }

/* репутация и сообщения */
.pa-posts, .pa-respect1, .pa-respect {
    padding: 0px 0px 0px 0px!important;
    margin-top: 2px !important;
    margin-bottom: 5px !important;
    margin-left: 10px !important;
    display: inline-block!important;
    width: 85px!important;
    height: 16px!important;
    text-align: center;
    text-transform: uppercase;
    font: 7px arial black;
    letter-spacing:0.3px;
    color:#4e4e4e;
    background:#b9b9b900;
    line-height:16px;
    }

li.pa-respect a:link, li.pa-respect a:visited, li.pa-respect a:active, li.pa-respect a:hover {
    color:#484848;
    }

/* дополнительное поле */
li.pa-fld1, li.pa-fld3, li.pa-fld4, li.pa-fld2 {
    background:url() top center no-repeat #eaeaea;
    padding:0px 15px 12px 15px!important;
    margin-left:13px;
    margin-top:0px;
    width:164px;
    font:9px arial;
    line-height:13px;
    text-align:justify;
    color:#353535;
    }

li.pa-fld1 {
    padding-top:4px!important;
    }

li.pa-fld5 {
    background:url() top center no-repeat #eaeaea;
    padding:0px 0px 0px 0px!important;
    margin-left:13px;
    margin-top:0px!important;
    width:194px;
    height:35px;
    }
.plashka {
    position:absolute;
    background:url() top center no-repeat #000000;
    padding:0px 0px 0px 0px!important;
    margin-left:0px!important;
    margin-top:-5px!important;
    width:194px;
    height:30px;
    }
.plashka p.p1 {
    position:absolute;
    background:#e3ae4b;
    padding:4px 10px 3px 0px!important;
    width:184px!important;
    margin-left:0px!important;
    z-index:3000;
    color:#000;
    font:8px arial black;
    text-transform:uppercase;
    text-align:right!important;
    }
.plashka p.p2 {
    position:absolute;
    background:#000000;
    padding:1px 10px 2px 0px!important;
    width:184px!important;
    margin-left:0px!important;
    margin-top:17px!important;
    z-index:3000;
    color:#bfb49f;
    font:7px arial black;
    letter-spacing:0.5px;
    text-transform:lowercase;
    text-align:right!important;
    }    
.plashka-img {
    position:absolute;
    margin-left:10px!important;
    margin-top:-17px!important;
    z-index:3001;
    }
.plashka-img img {
    max-width:45px;
    max-height:45px;
    }

.wins img {max-width:24px;}


/* C3.9  статус пользователя */
li.pa-title, li#profile-title strong {
    margin-left:10px;
    margin-bottom:10px;
    height:20px;
    width:200px;
    background:url() top center no-repeat #ffffff;
    color:#000000;
    font:8px arial black;
    letter-spacing:0.3px;
    line-height:20px;
    text-transform:lowercase;
    }

/* онлайн */
li.pa-online {
    margin:0px 0px 0px 0;
    font:8px arial black;
    letter-spacing:1px;
    text-transform:uppercase;
    line-height:24px;
    color:#e3ae4b;
    text-align:right;
    }

/* награды */
li.pa-awards {
    font:14px oswald;
    text-transform:uppercase;
    color:#81775c;
    font-weight:bold;
    letter-spacing:1px;
    }

/* блок постов */
.punbb .post-box {
    padding:1em;
    margin-left:20px;
    margin-top:10px;
    line-height:14px;
    text-align: justify; 
    }

/* страница профиля */
td#profile-left {text-align:center;}
td#profile-right span {text-align:right;}
td#profile-right strong {text-align:left;}

/* прочие элементы -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* исключения */
#pun-announcement h2 {display: none}
#pun-main div.catleft, #pun-main div.catright {display: none}
.category .container thead {display: none;}
#post-form h2 {display:none;}
#topic-modmenu span {display:none;}
#pun-navlinks li#navawards {display: none;}
.lastedit {display:none;}
.sharelink {display: none;}
.post-links li.pl-reports {display:none;}
#pun-stats .section {display:none;}
div#pun-live-rusff {display:none;}

/* CS5.1 статус картинки со статистикой 24*/
#pun-stats ul.container {padding-left: 20px; font: 11px arial; text-align: center;}

/* CS5.5 двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 100px; top: -380px;}

/* CS5.6  ------------------------------------------- */
#pun-announcement .container {margin-top: -2em}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-transform: none;}
#pun-navlinks .container, #pun-ulinks .container {text-align:center;}

/* стиль разных элементов форума ------------------------------------------------------------ */

#pun-status .container {text-align:left; font-size:10px; text-transform:lowercase;}
#pun-crumbs1 .container {
    margin-left:30px;
    margin-top:0px;
    text-align:left;
    font-family:arial black;
    text-transform: uppercase;
    letter-spacing:0px;
    font-size:9px !important;
    color:#000000;
    }
#pun-crumbs2 p.container {margin-left:40px; text-align:left; font-family:arial; text-transform: lowercase; letter-spacing:0px; font-size:10px;}
#pun-about p.container {margin-left:40px; float:left; text-transform:lowercase; font-size:10px;}
#main-reply {font-family:arial;}

/* показатели в статистике ------------------------ */
.statscon li.item1, .statscon li.item2, .statscon li.item3, .statscon li.item4 {
    text-transform: uppercase;
    font: 8px arial black;
    background: #eaeaea;
    padding: 5px 15px 5px 15px;
    margin: 0px 2px 5px 3px;
    display: inline-block;
    letter-spacing: 0px;
    border-radius:0px;
    color:#c02c22;
    }

.statscon li.item5 {
    font: 8px arial black;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -40px;
    display: inline-block;
    text-transform:uppercase;
    letter-spacing: 0px;
    border-radius:0px;
    color:#000000;
    }

/* легенды ------------------------------------ */
.punbb fieldset legend {
    padding: 3px 10px 5px 0 !important;
    font: 12px arial !important;
    text-transform:lowercase;
    }
#post-form fieldset legend {width: 100%;}

/* заголовки в лс ----------------------------- */
#viewprofile h2 span, #profilenav h2 span {
    margin-left:15px;
    font:15px oswald;
    text-transform:uppercase;
    }

/* приветствие ----------------------------- */
div#pun-status.section {
    width:790px;
    margin-top:5px;
    margin-left:25px;
    }

#pun-status .container {
    padding:0px 15px 0px 15px!important;
    font: 8px arial black;
    color: #bfa67a;
    text-transform: uppercase;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    letter-spacing: 0.5px;
    text-align:left;
    border-bottom:1px dashed #a77c4659 !important;
    }

/* окно репутации ----------------------------- */
#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
    background: #aaaca6!important;
    }

/* СТИЛЬ ДРУГИХ ЭЛЕМЕНТОВ ФОРУМА ------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

.ssilk a:link, .ssilk a:visited {
    display:inline-block;
    background: #eaeaea00;
    margin-top:10px;
    padding:3px 5px 4px 7px;
    margin-right:5px;
    font:7px arial black;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#685b55;
    border:1px dashed #c1bdbc;
    }

.ssilk a:hover, .ssilk a:active {
    display:inline-block;
    background: #eaeaea;
    margin-top:10px;
    padding:3px 5px 4px 7px;
    margin-right:5px;
    font:7px arial black;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#685b55;
    border:1px dashed #eacb94;
    }

.banners_down {opacity:0.2;
display: block;
    position: absolute;
    margin-top: 165px !important;
    margin-left: 32px !important;;
    width: 520px;
    height: 31px;
    overflow-y: scroll;
    text-align: right;
    padding-right: 7px;}
.banners_down img {transition: all .5s ease-in-out 0s;
filter:grayscale(100%);}
.banners_down:hover {opacity:1;}
.banners_down img:hover {transition: all .5s ease-in-out 0s;
filter:grayscale(0%);}

/* кнопка редактирования профиля ----------------------------- */
#pun-profile h1 span a {margin-left:20px; font-size:11px;}


#qpsContainer {
    margin-bottom:20px;
    margin-top:20px;
    }

/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
/* настройка кнопки, может быть текстом */
.spirit-navigation {background: url() no-repeat #b6100d;
height: 21px;
width: 208px;
top:0px;
margin-left: 0px;
display:inline-block;
cursor: pointer;
font:italic 7px arial;
color: #eaeaea;
text-align:center;
text-transform:uppercase;
line-height:22px;
letter-spacing:1px;
position: absolute;
transition: all 0.3s ease-in-out 0s;
}

/* вид кнопки после клика по ней */
.spirit-navigation.spirit-navigation_hover{
background: url() no-repeat;
}

/* настройка позиции выпадающего по клику окна и его ширина */
#navigblock {
width: 208px;
margin-left: 0px;
position: absolute;
top: 35px;
z-index: 999;
}

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.sslka {display: block;
opacity: 1;
padding: 3px;
background: #000;
border-radius: 0px;
}

/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
#pun .sslka a {
background: #000000;
white-space: nowrap;
margin: 0px auto;
border-radius: 0px;
border-bottom:1px solid #e3ae4b29;
text-align: center;
transition: all 0.3s linear 0s;
display: block;
padding: 5px;
letter-spacing: 1.5px;
text-transform: uppercase;
width: 180px;
color: #eacb94;
font-family: arial;
font-size: 7px;
}

/* ссылка при наведении */
#pun .sslka a:hover {
background-color:#000000 !important;
opacity:1;
letter-spacing: 5px;
color: #ffffff
}

/* Зачёркнутый текст
--------------------------------- */
del {
    filter: blur(2px);
    transition: 0.3s linear;
    -webkit-backface-visibility: hidden; /* правка смещения элементов на пиксель при применении transform */
}
del:hover {
    filter: blur(0px);
    background: transparent;
    text-decoration: none!important;
}

