@media (prefers-color-scheme: dark){
 /* NAV/TABS */
 #tabs{background:transparent}
 .menu ul li{background:transparent}
 .menu ul li:hover{background:rgba(255,255,255,.08)}
 .menu ul li a{color:rgba(255,255,255,.8)!important}
 #forum #foro,
 #memberlist #miembros,
 #calendar #calendario,
 #search #busqueda,
 #help #ayuda,
 #game #busqueda2,
 #portal #calendar{background:#121826!important}
 #forum #foro a,
 #memberlist #miembros a,
 #calendar #calendario a,
 #search #busqueda a,
 #help #ayuda a,
 #game #busqueda2 a,
 #portal #calendar a{color:#e5e7eb!important}
 .thead,.thead_two{background:#121826;color:#e5e7eb;border-bottom:1px solid rgba(255,255,255,.08)}
 .tcat{background:#111827;color:#9ca3af;border-bottom:1px solid rgba(255,255,255,.08)}

 /* PAGINACJA */
 .pagination a{background:rgba(255,255,255,.08)!important;color:#e5e7eb!important;border:0}
 .pagination .pagination_current{background:#2c7be5!important;color:#fff!important}
 /* INPUTY/WYSZUKIWARKA */
 input.textbox,textarea,select{background:#0f172a;border:1px solid rgba(255,255,255,.12);color:#e5e7eb}
 .searchbox{background:#0f172a;color:#e5e7eb}
 .searchbutton{color:#9ca3af}
 .searchbutton:hover{color:#fff}
 /* POPUPY */
 .popup_menu{background:#0e1524;color:#e5e7eb;border:1px solid rgba(255,255,255,.08)}
 .popup_menu .popup_item{background:transparent;color:#e5e7eb}
 .popup_menu .popup_item:hover{background:rgba(255,255,255,.08);color:#fff}
 /* SHOUTBOX */
 #shoutbox{border-color:rgba(255,255,255,.08)}
 #shoutbox input.text{background:#0f172a!important;color:#e5e7eb!important;border:1px solid rgba(255,255,255,.12)!important}
 #shoutbox .entry:nth-child(even){background:rgba(255,255,255,.03)!important}
 #shoutbox .text{color:#e5e7eb!important}
 /* STATYSTYKI/KTO JEST ONLINE */
 .ipsStatsBox{background:#0f172a;border:1px solid rgba(255,255,255,.08)}
 .ipsStatsTitle{color:#9ca3af}
 .ipsStatsInfo{color:#9ca3af}
 .ipsUserList{color:#e5e7eb}
 .belne{background:#0f172a;color:#cbd5e1}
 .bg-f-stats{background:#0f172a!important;color:#e5e7eb}
 .s_userstats,.s_n_stats{color:#cbd5e1}
	 /* LISTY FORÓW / WIERSZE */
 .trow1,.trow2{background:rgba(255,255,255,.02)!important;color:#e5e7eb;border-bottom:1px solid rgba(255,255,255,.08)}
 .trow1:hover,.trow2:hover{background:rgba(255,255,255,.05)!important}
 .trow_shaded{background:rgba(59,130,246,.08)!important;color:#e5e7eb}
 .lightblue{background:rgba(255,255,255,.03)!important}
 .grayp{color:#9ca3af!important}
 .grayp a{color:#9db4d6!important}
 /* ALERTY / BOXY */
 .red_alert{background:rgba(239,68,68,.15)!important;color:#fecaca!important;border-left:5px solid #ef4444!important}
 .pm_alert{background:rgba(245,158,11,.15)!important;color:#fed7aa!important;border-left:5px solid #f59e0b!important}
 .green_alert{background:rgba(34,197,94,.15)!important;color:#bbf7d0!important;border-left:5px solid #22c55e!important}
 .blue_alert{background:rgba(59,130,246,.15)!important;color:#bfdbfe!important;border-left:5px solid #3b82f6!important}
 /* PROFIL */
 #profile .header{border:0px solid rgba(255,255,255,.08)}
 #profile .header .lower{background:#0f172a;color:#e5e7eb}
 #profile .header .lower .posts,
 #profile .header .upper .pm{background:#101827;color:#cbd5e1}
 #profile .main .row.left{background:#0f172a}
 #profile .main .row.left .pborder{background:#0f172a;border:1px solid rgba(255,255,255,.08)}
 #profile .main .row.left .pborder .thead{background:#121826;color:#e5e7eb}
 #profile .main .row.right .posts{background:#101827;border:1px solid rgba(255,255,255,.08)}
 #profile .main .row.right .posts h4{color:#e5e7eb}
 #profile .main .row.right .posts h3{background:#121826;color:#cbd5e1}
 #profile .main .row.right .posts .text{color:#e5e7eb}
 .profileTab{background:rgba(255,255,255,.06)!important;color:#e5e7eb}
 .profileTab:hover{background:rgba(255,255,255,.12)!important}
 /* KAFLE / PREZENTACJE */
 .presentation-box{background:#0f172a}
 .presentation-header{background:rgba(0,0,0,.45);color:#fff}
 .oglbg{background:rgba(16,24,40,.7)!important}
 .ogl{background:rgba(16,24,40,.5)!important}
 .ogl-text{background:rgba(0,0,0,.35)!important}
 /* LINKI */
 a:link,a:visited{color:#9dc1ff!important}
 a:hover,a:active{color:#ffffff!important}
}
		