HTML{overflow-x:auto}
BODY {background-color: #D7DBDB}
.w3-content	{ 	background-color: #FBFFFF; }
HEADER {background-color:#F0F0F0}
FOOTER {background-color:#F0F0F0}

TABLE { border-spacing:0; }

FIGURE { margin: 0; }
/* copy szerokie opisy nie wychodziły spod ikonki i wąskich obrazków
overflow-wrap wydaje sie włąściwsze ale nie jest jeszcze szeroko implementowane ? */
FIGCAPTION { overflow-wrap: anywhere; word-break: break-word; }
/* problem z długimi url w rekordach GREJ */
.referencje P { overflow-wrap: anywhere; word-break: break-word; }

#atlas-grzyby #tytul-blok {background-color:#FFCF4D}
#atlas-grzyby H1, #atlas-grzyby H2, #atlas-grzyby H3, #atlas-grzyby H4, #atlas-grzyby H5 {color:#990000}

#atlas-rosliny #tytul-blok {background-color:#FFD641}
#atlas-rosliny H1, #atlas-rosliny H2, #atlas-rosliny H3, #atlas-rosliny H4, #atlas-rosliny H5 {color:#007719}

H1   { line-height: 1.2em; }
H2  {	font-size : 16pt; }
H3  {	font-size : 13pt; }
H4  {	font-size : 11pt; }


A:link  {
	color: #0000EE;
	/* color : #000080;   */
	text-decoration : none;
}

A:visited  {
	color: #551A8B;
	/* color : #600060;  */
	text-decoration : none;
}


EM  {
	background-color : #f8ffdb;
	font-style : normal; 
}

.eng { color: #225555 }

/*	------------------------------------------------------------------------------- */
/*	akapity */
/*	------------------------------------------------------------------------------- */

.opis-modul {
	padding-top: 12px;
/*	margin: 3mm 0px 6pt 0px; 
	clear: both;
	font-size : 10pt;
	line-height: 14pt;
*/
/*	border: 2px solid blue; */
	
}
.opis-modul:before,.opis-modul:after{content:"";display:table;clear:both}
/* .opis-modul P {
	padding-top: 6pt;
	padding-bottom: 0;
}*/

.artykul-szeroki {
	margin-left: 16px;
	margin-right: 16px;
/*	padding: 0.8em 0 0.4em 0; */
/*	border: 1px dashed green; */
}

.artykul {
	margin-left: 100px;
	margin-right: 200px;
	padding: 0.8em 0 0.4em 0;
/*	border: 1px dashed green;*/
}

.artykul .blok-fotografii-2 {
	margin-left: -100px;
	margin-right: -216px;
	margin-top: 2mm;
/* 	border: 1px solid red; */
/*	background-color: #F0F0F0; */
}

#formularz .artykul {
	margin-left: 2em;
	margin-right: 2em;
	padding: 0.8em 0 0.4em 0;
/*	border: 1px dashed green; */
}

#raport-wystepowania .artykul {
	margin-left: 4mm;
	margin-right: 4mm;
}

/* kontener na wszystko co wypisuje na marginesie */
.opis-margines {
	float: left;
	width: 298px;
	margin-bottom: 8px;
	/* border: 2px solid green; */
}
.opis-margines FIGURE { display: block } 
.opis-margines FIGURE IMG { float: right } /* obrazek na marginesie jest domyślnie dosunięty w swoim kontenerze do prawego skraju kontenera */

.opis-margines H3  {/* tytul akapitu opisu */
	text-align: right;
	font-size : 12pt;
	/* text-transform: lowercase; bo kaszaniło jeśli tytułem był nazwa taksonu */
	width: 278px; /* 298px - 10px - 20 - 20 */
	padding: 0px 20px 3px 10px;
	margin: 0mm 0px 0px 20px;
	/* border: 2px dashed blue; */
	border-right: 1px solid #cc0000;
}
@media (max-width: 736px) {
	.opis-margines H3 { 
		text-align: left; 
		width: 100%;
	}
}
.tabliczka-gatunku {	
/*	border-top: 2px dashed red;
	border-bottom: 2px dashed blue;
	padding: 0em 0em 1em 0em; */
}

.tabliczka-gatunku H3 {
	color: #666;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 2mm;
	/* border: 2px dashed blue; */
	border-right: 2px solid #cc0000;
	border-top: 1px dotted #cc0000;
}
.tabliczka-gatunku .opis-na-marginesie {
	margin: 0pt 20px 5pt 20px;
}
.tabliczka-gatunku .statusy {
	color : #606060;
	margin-top: 0em;
	margin-bottom: 0em;
}
.tabliczka-gatunku .h1-nazwy-oboczne { font-size: 9pt; }
.tabliczka-gatunku .h1-nazwy-potoczne { font-size: 9pt;}


.opis-na-marginesie  {
	font-size : 10pt;
	text-align: left;
	text-transform: none;
	margin-left: 8px;
	margin-bottom: 12px;
	padding-left: 12px;
	padding-right: 18px;
	/* background-color: yellow; */
	/* border: 2px dashed green; */
}



.opis-na-marginesie-wyrozniony  {
	font-size : 10pt;
	text-align: left;
	text-transform: none;
	margin-left: 8px;
	margin-bottom: 12px;
	padding-left: 12px;
	padding-right: 18px;
	/* background-color: yellow; */	
	border-left: 1px solid #cc0000;
}



/* to wypisuje sie we wlasciwym polu opisu na prawo od marginesu o szerokosci 298px */
.opis-druga-col  {
	margin-left: 298px;
/*	font-size : 11pt; */
/*	padding-left: 12px;
	padding-right: 12px;
	padding trzeba robic w blokad zawartych w opis-tekst, bo np. fotoindeks go nie ma a tekst tak = .tresc-tekst
*/	
	/* border-left: 1px dotted gray; */
	/* background-color: white; */
	/* border: 2px dashed orange; */ 
}

.tresc-tekst  {
	padding-left: 12px;
	padding-right: 12px;
}

@media (max-width: 736px) {
	.opis-margines {
		float: left;
		width: 100%;
	}
	.opis-na-marginesie {
		float: left;
		width: 100%;
	}
	.opis-druga-col {
		float: left;
		margin-left: 0px;
	}
	.artykul {
		margin-left: 16px;
		margin-right: 16px;
		padding: 0.8em 0 0.4em 0;
	}
	.artykul-szeroki { margin-left: 8px; margin-right: 8px }
	#skorowidz-strony { display:none }
	.menu-hierarchii { display:none }
	.my-hide { display:none!important }
}


.menu-hierarchii:before  { content:"";display:table;clear:both }
.menu-hierarchii  { 
	padding: 0 2em 0 2em;
}


/*	------------------------------------------------------------------------------- */
/*	bloki tresci porownanie */
/*	------------------------------------------------------------------------------- */

.porownanie-container {
	display: flex;
  	flex-wrap: wrap;
  	padding-top: 8px;
  	padding-bottom: 8px;
}

.porownanie-cechy-uwagi { font-size: 9pt; line-height: 11pt; font-weight: normal; margin-top: 0.7em  }
.porownanie-komorka-txt { padding: 0.4em 0.8em 0.3em 0.8em; text-align: left }
.porownanie-statusy {
	margin-top: 0.3em;
	font-size : 9pt; font-weight: normal;
	line-height: 11pt;
	text-align: left;
}


/*	------------------------------------------------------------------------------- */
/*	bloki fotografii */
/*	------------------------------------------------------------------------------- */

/*	gorny blok foto               */
.blok-fotografii  {
	/* margin-top: 0.5em; */
	padding: 2mm 0px 1mm 0px;
	/* border: 2px dashed yellow; */
	background-color: #C0C0C0;
}

/*	dolny blok foto               */
.blok-fotografii-2  {
	clear: both;
	padding: 2mm 4mm 3mm 4mm;
	/* border: 2px dashed red; */
	background-color: #C0C0C0;
}

#ZESTAW-FOTOGRAFII-1-1 .blok-fotografii-2 {
	padding: 2mm 4mm 3mm 4mm;
	border: 2px dashed red; 
	background-color: red;
}

.znalezisko-tytul  {
	background-color: #C0C0C0;
	text-align: left;
	font-size : 12pt;
	padding: 2mm 4mm 2mm 4mm;
	border-left: 3px solid #c00;
	/* border: 2px dashed blue; */
}


/* link powrotny ze strony opakowującej fotografie */

.foto2-tytul  {
	/* background-color: #F0F0F0; */
	background-color: #C0C0C0;
	text-align: left;
	font-size : 16pt;
	/* text-transform: lowercase; */
	padding: 2mm 4mm 2mm 4mm;
	border-left: 3px solid #c00;
	/* position: relative; */
	/* left: -4mm; */
	/* border: 2px dashed blue; */
}

/*	dolny blok foto               */
.blok-porownanie  {
	clear: both;
/*		padding: 2mm 4mm 3mm 4mm;
border: 2px dashed red; 
	background-color: #D7DBDB;*/
}





IMG.grej-mapka { float: right; display: block; padding: 3mm 4mm 2mm 3mm; margin: -6mm -4mm -4mm 3mm; background-color: #F5F5F5 }

/*	------------------------------------------------------------------------------- */
/*	fotografie */
/*	------------------------------------------------------------------------------- */

/* IMG { padding: 8px; background-color: #C0C0C0; } */
.img_no_border { padding: 0px }

.opakowanie-foto-bez-logowania { background-color: lime; text-align: center; vertical-align: middle; margin-left: auto; margin-right: auto }



@media (max-width: 979px) {
	.blok-fotografii	FIGURE { max-width:100%;height:auto!important;width:auto!important }
	.blok-fotografii-2	FIGURE { max-width:100%;height:auto;width:auto!important }
/*	.table-fotoindeks	.inline-image { max-width:100%;height:auto;width:auto!important } */
	.opakowanie-foto-bez-logowania { max-width:100%;height:auto;width:auto!important }
	.blok-fotografii	IMG { max-width:100%;height:auto;width:auto!important }
	.blok-fotografii-2	IMG { max-width:100%;height:auto;width:auto!important }
/*	.table-fotoindeks	IMG { max-width:100%;height:auto;width:auto!important } */
}
@media (max-width: 736px) {
	IMG { max-width:100%;height:auto }
}

.blok-fotografii FIGURE {
	/* background-color: yellow; */
	margin: 6px;
}

 
.fotoindeks-container {
	display: flex;
  	flex-wrap: wrap;
  	background-color: #E0E0E0;  /* dla uzyskania jasniejszego tla */
  	padding-top: 8px;
  	padding-bottom: 8px;
}
/*.fotoindeks-container FIGURE[data-przycisk] A:link {color:yellow}
.fotoindeks-container FIGURE[data-przycisk] A:visited {color:red}*/
.fotoindeks-container FIGCAPTION { font-size: 9pt; }
.artykul-szeroki .fotoindeks-container {
	margin-left: -6px;
	margin-right: -6px;
}
.fotoindeks-container FIGURE {
	/* background-color: lime; */
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.opis-druga-col .fotoindeks-container FIGURE {
	/* background-color: lime; */
	padding: 0;
	margin-left: 6px;
	margin-right:6px;
  	background-color: #E0E0E0;  /* dla uzyskania jasniejszego tla */
}

/* coby trochę odsunąć podpis od obrazka */
/* .opis-druga-col FIGCAPTION, .artykul FIGCAPTION { padding-top: 6px; } */
FIGCAPTION { padding-top: 8px; } 

.klucz FIGURE {
	padding: 8px 4px 6px 4px;
	background-color: #c0c0c0;  
	float: left; 
/*	border: 1px solid green;  */
}
	/* border: 1px solid red; */



.artykul FIGURE { 
	float: left; 
	padding: 12px;
	background-color: #c0c0c0;  
	margin: 12px;
/*	border: 1px solid blue; */
}

.opis-druga-col FIGURE {  /* obrazek w kolumnie opisu bez podanego justowania domyślnie traktujemy jako dosuwane w prawo */
 	position: relative;
 	left: 12px; 
 	/* zjedzenie 4mm prawego marginesu opis-tekst */
	/* overflow: hidden; */
	padding: 12px;
	background-color: #c0c0c0;  
	margin: 12px;
	float: right;
}
/* użycie custom attribute https://www.sitepoint.com/how-why-use-html5-custom-data-attributes/ - ustawione w MyImages.pm
	dzięki temu wskazuje się odpowiednie justowane "lewe" fotki w drugiej kolumnie układu dwukolumnowego */
.opis-druga-col FIGURE[data-dosuniecie='do lewej'] { 
	float: left!important;
 	position: relative;
 	left: -12px; /* dosunięcie do lewej krawędzi drugiej kolumny */
}


/*
.inline-image-podpis:before { content:"";display:table;clear:both }
.inline-image-podpis { padding: 0 8px 0 8px }
*/

/* obrazki na marginiesie wypełniają całą jego szerokość */
.opis-margines FIGURE {
	width: 298px!important;
	/* overflow: hidden; */
	background-color: #C0C0C0;
	float: right;
	padding: 7px 12px 12px 0px;
	display: flex; 
	flex-direction: column;
}
/* .opis-margines FIGCAPTION:before { content:"";display:table;clear:both } -- zalatwiao to flex-direction */
.opis-margines FIGCAPTION { 
	max-width: none!important; /* coby podpis nie opływał od lewej wąskich fotek i zajmował pełną szerokość marginesu */
	text-align: right;
/* 	padding: 0 12px 12px 0; */
 }
@media (max-width: 736px) {
	.opis-margines FIGURE { 
		float: left; 
		width: 100%!important;
		padding-left: 16px;
	}
	.opis-margines FIGURE IMG { float: left; }
	.opis-margines FIGCAPTION { 
	text-align: left;
/* 	padding: 0 12px 12px 0; */
 }
}

/*	------------------------------------------------------------------------------- */
/*	raporty grzybiarskie */
/*	------------------------------------------------------------------------------- */

.doniesienie-wyroznione {background-color: #ffffe8}
.informator-zalogowany {background-color: #fff5e6}

.doniesienie-lokalizacjaOpis {
	color: #990000; 
	text-align: right;
	font-size: 12pt;
}
.doniesienie-na_mapie {
	text-align: right;
}
.doniesienie-dzien {
	color: #990000; 
	font-size: 12pt;
}
.doniesienie-wsp {
	text-align: right;
}
.doniesienie-stanOpis {
	text-align: right;
}
.doniesienie-informator {
	text-align: right;
	font-size: 12pt;
	float: right;	
}
.doniesienie-itime {
	font-size: 8pt;
	color: gray;
}
ul.collapsibleList { 
	list-style-type: none;
}
.collapsibleList li > input + * {
 display: none;
}

.collapsibleList li > input:checked + * {
 display: block;
}

.collapsibleList li > input {
 display: none;
}

.collapsibleList label {
 cursor: pointer;
 font-size: 9pt;
 /* font-weight: bold; */
}

.dodajKomentarzG {
 font-size: 9pt;
 /* font-weight: bold; */
 /* color: #005555; */
}

/*	------------------------------------------------------------------------------- */
/*	nazwy taksonów itp. */
/*	------------------------------------------------------------------------------- */


.tytul-uwagi-prawo { float: right; text-align: right }

.nazwy-narodowe { font-style: normal; }
#tytul-blok .nazwy-narodowe {
	font-size: 16pt;
	margin-top: -8px;
	padding: 0 0 8px 12px;
	padding-bottom: 0.2em;
}

.h1-nazwy-oboczne {	font-size: 11pt; }
.h1-nazwy-potoczne {	font-size: 10pt;	color: #555; }
.h1-synonimy  {
	padding-top: 2pt;
	padding-left: 1mm;
	font-size : 9pt;
	font-style : italic;
}


.name-latin {	font-style: italic; }
.name-cv {	font-style: normal; }
.name-autor  {
	font-variant: small-caps;
	font-size: 86%;
	color : #555;
}
H1 .name-autor {	font-size: 60%; }


.naukowa-w-ogrodzie { padding: 0.4em 0 0 0.5em; font-size: 9pt; }

.statusy {
	color : #303030;
	font-size : 8pt;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#tytul-blok .statusy {
	padding-left: 2mm;
	font-size : 9pt;
}


/*	------------------------------------------------------------------------------- */
/*	indeksy */
/*	------------------------------------------------------------------------------- */

.indeks {
	margin-left: 80px;
	margin-right: 32px;
	line-height: 1.6em;
	/* border: 1px dashed green; */
}
.listwa-liter {
	margin-left: -24px;
	margin-top: 2mm;
}
.listwa-liter-glownych {
	margin-left: -32px;
	margin-top: 16px;
}
.listwa-subliter {
	margin-left: -26px;
	margin-bottom: 2mm;
}
.listwa-litera-wyrozniona {  }
.listwa-wyrozniona-float { 
	float: left; 
	text-align: right;
	margin-left: -60px;
	margin-top: -1mm;
	color: green
}



.elw {
	font-size: 9pt;
	line-height: 13pt;
}

.dostepnosc {
	font-size: 9pt;
	line-height: 1.4em;
}

.cultyvar {
	background-color: #fefef3
}

.grupy-uzytkowe {
	font-size: 9pt;
	line-height: 12pt;
}


.oznaczenie-XXL {
	font-weight: bold; 
	font-size: 7pt; 
	padding: 0 0.55em 0.1em 0.5em;
}

.oznaczenie-stereopara {
	font-size: 7pt; 
	color: yellow;
	background-color: green;
	padding: 0 0.55em 0.1em 0.5em;
}
.oznaczenie-anaglif {
	font-weight: bold; 
	font-size: 7pt;
	padding: 0 0.4em 0.1em 0.5em;
	color: red;
	background-color: cyan;
}
.prezentacja-stereopary {
	padding: 4em 4em 5em 4em; 
}



.skChD-tx {
	font-size : 11pt;
	margin-bottom : 0.5em;
}

.skChD-stx {
	margin-left : 2em;
	font-size : 9pt;
}

.img-kolory {
	padding: 2px; background-color: #333; width:100%;
	margin-bottom: 0px;
}
/*	------------------------------------------------------------------------------- */
/*	klucz drzewiasty */
/*	------------------------------------------------------------------------------- */

.trspc { font-size: 6pt; width: 1.2em} /* komórki tree spacer */
.treeR1 { }
.treeTD { padding: 0.0em 0 0.6em 0.4em; border: 1px solid darkgray }
.tx-tree { font-size: 11pt; }
.stx-tree { font-size: 11pt; }
.stx_ranga 	{font-size: 8pt; color: #555; }

.struktura-klucza {
	margin: 2mm 4mm 0mm 4mm;
}
.key_nazwa_wezla { 
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.key_wiersz { 
	/* border: 2px solid red; */
}
.key_pozycja { padding: 2mm 0mm 0mm 3mm; font-style: italic; font-size: 9pt }
.key_stwierdzenia {  padding: 0.2em 0mm 0mm 4mm }
.key_odsylacz {  background-color: #F7F2E0; }
.key_goto {  padding: 0.4em 0mm 0mm 4mm; }

.key-foto-row { max-width: 70%; display: flex; float: right; background-color: #C0C0C0; }
@media (max-width: 736px) {
	.key-foto-row {
		max-width: 100%;
		/* background-color: orange; */
	}
}

.key-foto-row FIGURE { max-width:100%;height:auto;width:auto!important }
.key-foto-row IMG { max-width:100%;height:auto;width:auto!important }



#atlas-grzyby .w3-theme-l5 {color:#000 !important; background-color:#fef9f4 !important}
#atlas-grzyby .w3-theme-l4 {color:#000 !important; background-color:#fcecda !important}
#atlas-grzyby .w3-theme-l3 {color:#000 !important; background-color:#f9d9b5 !important}
#atlas-grzyby .w3-theme-l2 {color:#000 !important; background-color:#f6c791 !important}
#atlas-grzyby .w3-theme-l1 {color:#000 !important; background-color:#f3b46c !important}
#atlas-grzyby .w3-theme-d1 {color:#fff !important; background-color:#ee932a !important}
#atlas-grzyby .w3-theme-d2 {color:#fff !important; background-color:#e68313 !important}
#atlas-grzyby .w3-theme-d3 {color:#fff !important; background-color:#c97310 !important}
#atlas-grzyby .w3-theme-d4 {color:#fff !important; background-color:#ad630e !important}
#atlas-grzyby .w3-theme-d5 {color:#fff !important; background-color:#90520c !important}

#atlas-grzyby .w3-theme-light {color:#000 !important; background-color:#fef9f4 !important}
#atlas-grzyby .w3-theme-dark {color:#fff !important; background-color:#90520c !important}
#atlas-grzyby .w3-theme-action {color:#fff !important; background-color:#90520c !important}

#atlas-grzyby .w3-theme {color:#000 !important; background-color:#f0a147 !important}
#atlas-grzyby .w3-text-theme {color:#f0a147 !important}
#atlas-grzyby .w3-border-theme {border-color:#f0a147 !important}

#atlas-grzyby .w3-hover-theme:hover {color:#000 !important; background-color:#f0a147 !important}
#atlas-grzyby .w3-hover-text-theme {color:#f0a147 !important}
#atlas-grzyby .w3-hover-border-theme:hover {border-color:#f0a147 !important}

.ranga-Div {	font-variant: small-caps; font-size: 16pt;	font-weight: bold; }
.ranga-subDiv {	font-variant: small-caps; font-size: 16pt;	font-weight: normal; }

.ranga-Cl {	font-size: 14pt;	font-weight: bold; }
.ranga-subCl {	font-size: 14pt;	font-weight: normal; }

.ranga-Ord {	font-variant: small-caps; font-size: 13pt;	font-weight: bold; font-style: italic; }
.ranga-subOrd {	font-variant: small-caps; font-size: 13pt;	font-weight: normal; }

.ranga-Fam {	font-size: 11pt;	font-weight: bold; }

.ranga-G {	font-size: 11pt;	 }
.ranga-sp {	font-size: 10pt;	 }


.ramka-gray { background-color: #C0C0C0; }
.jasny-gray { background-color: #E0E0E0; }
