#threadWordsCounter {
	text-align: justify !important;
}

.akapitzliterka p::first-letter {
	font-family: Parisienne;
    font-size: 3em; 
	color: var(--kolorek, #85644d);
	float: left;
	margin-top: 7px;
	padding: 0px 13px 0 0;
}

.gazeta p::first-letter {
    font-family: Saira Extra Condensed;
    font-size: 3em; 
	font-weight: bold;
    float: left; 
	margin-top: -3px;
    margin-bottom: -5px;
	line-height: 1;
	padding: 0px 5px 0 0;
	color: #000;
}

.gazeta .mycode_b {
  color:  #000;
  letter-spacing: 0px;
}

.gazeta .mycode_i {
    color: #000;
    letter-spacing: 0px;
}

.gazeta .mycode_u {
    text-decoration: underline !important;
    border: none;
	letter-spacing: 0px;
}

.gazeta a:link, .gazeta a:visited {
    color: #ccc9c8;
	text-decoration: none;
	transition: color .3s ease-in-out;
}

.gazeta a:hover {
	text-decoration: none;
	color: #000;
}

.gazeta .obrazek, .gazeta img {
	filter: grayscale(1);
	border-radius: 1px !important;
    border: none !important;
}

.gazeta h1 {
	font-size: 5em;
    font-weight: bold;
    text-wrap: balance;
	border: 0px;
	letter-spacing: 0px;
	background: #171717;
	text-shadow: none;
	border-radius: 0px;
	border: none;
	box-shadow: none;
}

.gazeta h2 {
	font-size: 2em;
    font-weight: bold;
    text-wrap: balance;
    color: #000;
	border: 0px;
	padding: 0px;
}

.gazeta h3 {
	font-size: 1.2em;
    font-weight: bold;
    text-wrap: balance;
	background: #171717;
	border: none;
	padding: 15px;
	text-transform: uppercase;
	text-align: center;
}

.gazeta h3::after {
	content: " ♦";
}

.gazeta table {
	font-size: 15px;
	width: 100%;
	background: #131313e0;
	border: 1px solid #222222;
    border-radius: 2px;
    padding: 1px;
}

.gazeta td {
	padding: 10px;
	background: #171717;
}

.gazeta tr:nth-child(even) {
  background-color: #000;
}

.gazeta th {
	color: #878686;
	padding: 5px;
    text-align: center;
    text-transform: uppercase;
    background: #212121;
}



.karta {
	width:40%;
	margin:auto;
	padding: 3px;
	box-sizing: border-box;
	font-size: 80%;
    border: 3px solid #131313;
    background: #13131387;
}

.post_content p {
	text-indent: 20px;
	margin: 0px;
}

.post_content table {
	    word-wrap: break-word;
	overflow-wrap: break-word;}

.gazeta p {
	text-indent: 0px;
}

.akapitzliterka p {
    text-indent: 0px;
}

.karta h5 {
	text-align: center;
	font-size: 12px;
	padding: 0px;
}

.karta img {
	opacity: 0.7;
	display: block;
	margin:auto;
	max-width: 80%;
}	

.kartaopis {
	    padding: 5%;
    box-sizing: border-box;
    height: 100px;
    overflow: auto;
    margin: 3%;
    line-height: 120%;
	background: #0000001f;
}

.fajnylist {
	width: 400px;margin:auto;max-width:100%;position:relative;
}

.fajnylistsrodek {
	position: absolute;top: 10%;left: 10%;max-height: 80%;overflow: auto;width: 80%;padding: 3%;box-sizing: border-box;margin: auto;
}

.fajnylistsrodek::-webkit-scrollbar {
  display: none;
}

.fajnylistsrodek {
  -ms-overflow-style: none;  
  scrollbar-width: none; 
}

.wycinekk a:link, .gazeta a:visited {
    color: #ccc9c8;
	text-decoration: none;
	transition: color .3s ease-in-out;
}

.wycinekk a:hover {
	text-decoration: none;
	color: #000;
}

.bezsuwaka::-webkit-scrollbar {
  display: none;
}

.bezsuwaka {
  -ms-overflow-style: none;  
  scrollbar-width: none; 
}

.zawartosckalendarium {background: #131313;
    padding: 5%;
    margin-top: -50px;
    border-radius: 20px 20px 0px 0px;
	font-size: 90%;
border-bottom: 10px solid #0d0e10}

.obrazekkalendarium {height: 200px;
    background-size: cover;
    margin: -3%;
	border-bottom: 10px solid #0d0e10;}

.kalendarium {
    background: linear-gradient(3deg, #161514, #2c2c2c);
    padding: 3%;
    border: 1px solid rgba(30,30,30,0.298039);
    border-radius: 2px;
    box-shadow: rgba(0,0,0,0.498039) 0 0 3px, rgba(0,0,0,0.498039) 0 0 5px inset;
	max-width: 35em;
    margin: auto;
}

.mg {
padding: 3%;
    border-left: 5px solid #333;
    border-radius: 10px;
    color: #606269;
    font-size: 90%;
    line-height: 130%;
}

.legendy {color: #5b5d69; font-weight: bold;}
.szczyt {color: #555276; font-weight: bold;}
.czaro {color: #7b4e4e; font-weight: bold;}
.przyj {color: rgb(113 79 109); font-weight: bold;}
.pozaschem {color: rgb(126 79 96); font-weight: bold;}
.wynat {color: #8f716a; font-weight: bold;}
.sztafaz {color: #7c7a78; font-weight: bold;}
.zapomniani {color: rgb(96 98 105); font-weight: bold;}
.limbo {color: #2e343e; font-weight: bold;}
.upadek {color: #763939; font-weight: bold;}
.martwi {color: #2e343e; font-weight: bold;}

:root {
	/* kolory do dialogów grup */
	--legendy: #5b5d69;
	--szczyt: #666383;
	--czaro: #835656;
	--przyj: #876683;
	--pozaschem: #875064;
	--wynat: #8f716a;
	--sztafaz: #6e6c6b;
	--zapomniani: rgb(96 98 105); 
	--limbo: #434b59; 
	--upadek: #7f3e3e;
	--martwi: #434b59;
	/* kolor do tła tabel */
	--tabelka: #000000;
}

.triggerwarning {
    height: 20px;
    overflow: hidden;
    background: #171715;
    padding: 2%;
    border: 1px solid rgb(34 34 34);
    border-radius: 2px;
}

.triggerwarning:hover {
	height: auto;
}

.pozafabularna {
    max-height: 20px;
    overflow: hidden;
	transition: 1s;
	padding: 0 0 5px 0;
}

.pozafabularna:hover {
	max-height: 200px;
	overflow:auto;
}

.poszukiwania {
	width: 95%;
    margin: auto;
    box-sizing: border-box;
    background: #131313;
    border-radius: 5px;
    padding: 3%;
    border: 1px solid rgba(30,30,30,0.298039);
    background-size: cover;
    color: #666;
    font-size: 90%;
}

.poszukiwania > * {
  .mycode_i {
    color: #756051;
}
	.koperta {
		color: #ccc9c8 !important;
	}
}

.obrazekposzukiwan {
	height: 200px;
    opacity: 0.8;
    border-radius: 5px;
    border: 1px solid rgba(30,30,30,0.298039);
    border-radius: 2px;
    box-shadow: rgba(0,0,0,0.498039) 0 0 3px, rgba(0,0,0,0.498039) 0 0 5px inset;
	background-size:cover;
	background-position:center;
	width:100%;
}

.poszukiwania2 {
	    padding: 3%;
    border: 1px dashed #333;
}

.poszukiwania h1 {
	background: none;
	border: 0px;
	text-transform: none;
	font-size: 200%;
    font-family: 'Playfair Display';
    letter-spacing: 2px;
	box-shadow: none;
	margin-bottom: -1em;
	text-shadow: 1px 2px 1px #0000009c;
}

.poszukiwania img {
	opacity: 0.8;
    border-radius: 3px;
}

.poszukiwania h2 {
    color: #878686;
    border: 0px;
    padding: 0px;
    font-family: 'Libre Caslon Text';
    font-size: 9px;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 1px;
    line-height: 150%;
}

.krtabelka {
	background-color: #171717;
	overflow: hidden;
	border-radius: 2px;
	border: 2px solid #222222;
    box-shadow: rgb(0 0 0 / 18%) 0px 0px 3px 3px, rgb(0 0 0 / 45%) 0 0 5px inset;
	padding: 3%;
	box-sizing: border-box;
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(https://secretsoflondon.pl/images/szablonciemny/tlokalendarz.jpeg);
	background-position: top center;
}

.krtabelka h4 {
	text-transform: lowercase;
    border: none;
    text-align: center;
    font-size: 1.4em;
    letter-spacing: 1.5px;
    padding: 10px 0 5px 0;
}

.krtabelka td a:link, .krtabelka td a:visited {
	color: #ccc9c8;
    font-weight: bold;
    letter-spacing: 1px;
}


.krtabelka .spoiler_header {
	border-bottom: 1px solid #222222;
}

.krtabelka .spoiler_body {
	padding: 5px 0 0 0;
}


.krbilans table {
    background: none;
    border: none;
}

.krbilans th, .krbilans tr:nth-child(even){
    background: none;
}

.krbilans td {
	background: none !important;
	padding: 5px;
}

.krlink {
	padding-top: 20px; 
	text-align: center; 
	text-transform: lowercase; 
	font-weight: bold;
	letter-spacing: 1px;
}

.krlink a:link, .krlink a:visited {
	color: #ccc9c8;
}



.oslink{display: block;width: 100%;text-align: center;background: #121213;padding: 10px;box-sizing: border-box;font-family: 'Saira Extra Condensed';text-transform: uppercase;letter-spacing: 1px;}
.ostabelka a:link, .ostabelka a:visited {
	color: #ccc9c8;
    font-weight: bold;
    letter-spacing: 1px;
}
.ostabelka {
	background-color: #171717;overflow: hidden;border-radius: 2px;border: 2px solid #222222;
    box-shadow: rgb(0 0 0 / 18%) 0px 0px 3px 3px, rgb(0 0 0 / 45%) 0 0 5px inset;padding: 3%;box-sizing: border-box;width: 100%;background-size: 100%;background-repeat: no-repeat;background-image: url(/images/szablonciemny/tlokalendarz.jpeg);background-position: top center;
}

.kwartal {
	padding: 3%;
        background-color: #171717;
    overflow: hidden;
    border: 1px solid rgba(30,30,30,0.298039);
    border-radius: 2px;
    box-shadow: rgb(0 0 0 / 50%) 0 0 3px, rgb(0 0 0 / 50%) 0 0 5px inset;
}

.kwartal a:link {
	color: #ccc9c8;
    font-weight: bold;
    letter-spacing: 1px;
}

.obrazekkwartalu {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background-size: cover;
    float: left;
    margin-right: 2%;
    border: 5px solid #0d0e10;
}

h4 {
	margin: 0px;
    padding: 15px;
    font-family: 'Playfair Display';
    letter-spacing: 1px;
    font-weight: 200;
    font-size: 1.2em;
    border-bottom: 1px solid #222222;
}

h5 {
    margin: 0px;
    padding: 10px;
    text-align: right;
    text-transform: lowercase;
    font-size: 2em;
    font-family: playfair display;
    font-weight: normal;
	letter-spacing: 1px;
}


.osobrazeklewy {    float: left;
    margin: 10px;
    max-height: 90px;
    border: 1px solid #333;
	padding: 2px;}

.osobrazekprawy {    float: right;
    margin: 10px;
    max-height: 90px;
    border: 1px solid #333;
	padding: 2px;}

.kostka {
	text-align: center;color: #b9a5a2;background: #0f0d08;padding: 11px;background-image: url(https://secretsoflondon.pl/images/szablonciemny/tlokostki.jpeg);background-size: cover;background-position: center;border: 1px solid rgba(30,30,30,0.298039);border-radius: 2px;box-shadow: rgba(0,0,0,0.498039) 0 0 3px, rgba(0,0,0,0.498039) 0 0 5px inset
}

.wycinek {
	background-image: url(http://secretsoflondon.pl/images/obrazkibezi/wycinek.png);
	height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
}

#kolejeczka {
	position: fixed;
    top: 100px;
	right: -280px;
    width: 250px; 
    min-height: 60%;
    height: calc(100% - 330px);
    z-index: 1009;
    background-color: #171717;
    padding: 15px;
    border: 1px #222222 solid;
    border-right: none;
}
#kolejeczka_toggle {
    display: inline-block;
    position: relative;
    right: 71px;
    top: -16px;
    margin: 0px;
    width: 35px;
    background-color: #171717;
    padding: 20px 0 20px 20px;
    border: 1px #222222 solid;
    border-right: none;
	color: #a9adae;
	cursor:pointer;
}
#kolejeczka_posty {
	/*max-height: 90%;*/
	max-height: calc(100% - 100px);
    overflow: auto;
}

.kolejeczka_h1 {
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 5px;
    color: #a9adae;
    font-family: 'Playfair Display', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

#kolejeczka_linki {
	max-height: 90%;
    overflow: auto;
	margin-top:-55px;
}

.kolejeczka_linki {
    color: #a1928f;
    padding: 5px 0;
	text-align: center;
	margin-bottom: 20px;
}

.kolorki {
    background: none;
    box-shadow: none;
    padding: 0;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1px;
}


.kolejeczka_post {
    display: none;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 15px;
}

.kolejeczka_post:last-child {
	margin-bottom: 0px; 
}

.kolejeczka_usun {
	color: #a9adae !important;
    padding-right: 10px;
}


@media (max-width: 799px) {
	#kolejeczka {
		top: 0px;
		height: calc(100vh - 2px - 30px);
	}
	#kolejeczka_toggle {
		top: -18px;
		right: 70px;
		border: none;
		background: none;
	}
}

.spoiler_wrap {
}

.spoiler_header img  {
	display: none;
}

.spoiler_header {
    font-size: 13px;
	border-bottom: 1px solid #333;
	letter-spacing: 1px;
	transition: 1s;
}

.spoiler_header:hover {
    background: #141414;
	transition: 1s;
}

.spoiler_body {
	padding: 15px 0 0 0;
}

.spoiler_body table {
    padding: 0;
}

.spoiler_header .expandspoiler {

}

.spoiler_header a:link, .spoiler_header a:visited {
    display: block;
    text-decoration: none;
	padding: 10px 5px 5px 5px;
	font-size: 15px;
	text-align: center;
	font-family: 'Saira Extra Condensed', sans-serif;
	text-transform: uppercase;

}




.scrollToTop {
	background: #232323;
	color: white;
	position: fixed;
	z-index: 4000;
	bottom: 143px;
	right: 20px;
	border-radius: 2px;
	padding: 9px 10px;
	cursor: pointer;
	display: block;
	font-size: 18px;
}

.scrollToDown {
	background: #232323;
	color: white;
	position: fixed;
	z-index: 4000;
	bottom: 100px;
	right: 20px;
	border-radius: 2px;
	padding: 9px 10px;
	cursor: pointer;
	display: block;
	font-size: 18px;
}

#avatarheader {
	cursor: pointer;
	float: right;
	position: relative;
	border-radius: 50%;
	right: -10px;
	bottom: 11px;
}

#avatarheader:hover {
	opacity:0.6;
}

.haut {
	width: 100%;
	position: fixed;
	height: 50px !important;
	z-index: 1000;
/*background-image: url(https://cdn.discordapp.com/attachments/599916033855193088/726511076195303464/image0.png);
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    border-bottom: 5px solid #222222; */
	    background-color: #171717eb;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 3px 3px, rgba(0, 0, 0, 0.45) 0 0 5px inset;
}

.headerlist {
	width: 100%;
	text-align: left;
	border-bottom: 2px solid #2ECC71;
	background: #FFF none repeat scroll 0% 0%;
	font-size: 15px;
}

.headerlist ul {
	display: inline;
	text-align: right;
	color: #2ECC71;
	position: relative;
	text-decoration: none;
}

.headerlist ul li {
	display: inline-block;
	padding: 14px 13px;
}

#menu-deroulant, #menu-deroulant ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#menu-deroulant {
/* on centre le menu dans la page */
    text-align: center;
}

#menu-deroulant li {
/* on place les liens du menu horizontalement */
    display: inline-block;
}

#menu-deroulant ul li {
/* on enlève ce comportement pour les liens du sous menu */
    display: inherit;
}

#menu-deroulant a {
    text-decoration: none;
    display: block;
	color:#ccc9c8;
}

#menu-deroulant a:hover, #menu-deroulant li:hover {
	text-decoration: none;
	color: #82593c !important;
}

#menu-deroulant ul {
    position: absolute;
/* on cache les sous menus complètement sur la gauche */
    left: -999em;
    text-align: left;
    z-index: 1000;
}

#menu-deroulant li:hover ul {
/* Au survol des li du menu on replace les sous menus */
    left: auto;
}

#menu-deroulant li:hover ul li a {
    background: #0f1114;
	padding: 13px;
	width:100%
}

#menu-deroulant li a{
	color: #a9adae;
	padding: 15px 14px;
	    font-family: 'Playfair Display', sans-serif;
text-transform: uppercase;
	transition: background-color 200ms, color 200ms;
	font-size: 14px;
}


#menu-deroulant li:hover ul li:hover {
	color: #2ECC71;
	border:none;
}

#menu-deroulant li:hover ul li:hover a {
	/*background: rgb(248, 250, 250) !important;*/
	background: #110d09 !important;
}

#menu-deroulant {
	vertical-align: middle;
	position: relative;
	right: 35px;
	letter-spacing: 0.4px;
}

@media (max-width: 768px) {
.haut {
	text-align:center;
}

.scrollToDown, .scrollToTop {
 bottom: 14553px;
}


}

@media (max-width: 799px) {
.scrollToDown, .scrollToTop {
 bottom: 14553px;
}


}


		
		
		
		