/* Template:	wom-theme/public-site
 * Version:	0.9.3
 * Author:	Petri Grzegorz
 * */
html {
	font-size: 16px;
	line-height: 16px;
}
body {
	background-color: #e5f3f8;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 10px;
	margin: 0;
}
h1 {
	font-size: 1.1rem;
	font-weight: 800;
	line-height: 1.3rem;
	margin: .5rem 0;
}
h2 {
	font-size: 1rem;
	font-weight: 800;
	line-height: 1.2rem;
	margin: .35rem 0;
}
h3 {
	font-size: .8rem;
	line-height: 1rem;
	margin: .2rem 0;
}
h4 {
	font-size: .6rem;
	line-height: .8rem;
	margin: .15em 0;
}
p {
	font-size: 12px;
	margin: .5em 0;
}
.ffg {
	font-family: Georgia, Verdana;
	font-size: 1.4rem;
}


/* TableView */
/* OFERTA SZW */
.legend {
	display: inline-block;
	line-height: 2rem;
	margin-top: -0.5rem;
	padding-left: 1.0rem;
	height: 2rem;
}
.legend > span {
	font-size: 1.2rem;
	font-weight: 600;
}
.legend + div {
	display: inline-block;
	float: right;
}
table.pubLst {
	border: solid 1px black;
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: show;
	font-size: 10px;
	text-align: left;
	margin: 0px 1% 1.5rem 1%;
	width: 98%;
}
.pubLst caption {
	font-size: 1.2rem;
	font-weight: 800;
	padding: 1rem 0rem;
}
.pubLst .nrSzk {
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	color: #404040;
	text-align: center;
	font-size: 1em;
	font-weight: 800;
	/*text-transform: uppercase;*/
	width: 140px;
}
.pubLst td.title {
	vertical-align: middle;
}
.pubLst tr:hover {
	background-color: #e5e8e7;
}
.pubLst .title {
	color: #404040;
	font-style: italic;
	font-size: 1em;
	font-weight: 800;
	line-height: 1.2em;
}
.pubLst .title p {
	color: #404040;
	display: block;
	float: left;
	font-style: italic;
	font-weight: 800;
	margin: 0px;
	width: 85%;
}
.pubLst .title + td span {
	font-family: Georgia, Verdana;
	font-size: 1.2em;
}
.pubLst.titleGko {
	border-right: solid 0px #000;
}
.pubLst .titleGko h3 {
	display: inline-block;
	font-style: italic;
	font-size: 12px;
	font-weight: 800;
	line-height: 14px;
	margin: 0.5em 0.5em;
	max-width: 80%;
	/*vertical-align: middle;*/
}
.pubLst .price { text-align: right; }
.pubLst .price > span {
	font-weight: 100;
	white-space: nowrap;
	padding-right: 3px;
}
.pubLst .godz, .pubLst .online { width: 50px; }
.tblCenter {
	font-size: 1.4rem;
	text-align: center;
}
.cu {
	font-size: 1.4rem;
	text-align: center;
	text-transform: uppercase;
}
.cuCena {
	font-size: 1.2rem;
	text-align: center;
}
#szw p.cena, #szw p.cenaGko {
	border-left: solid 1px #000;
	color: #404040;
	display: block;
	float: right;
	font-style: normal;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 50px;
}
#szw p.cenaGko {
	border: solid 1px #000;
	display: inline-block;
	float: right;
	font-style: italic;
	font-size: 10px;
	line-height: 14px;
	height: 30px;
	width: 75px;
}
#szw p.godz {
	border-right: solid 1px #000;
	width: 240px;
}
#szw p.godz, #szw p.miejsc {
	display: inline;
	float: left;
	margin: 0px;
}
#szw p.miejsc {
	margin-left: 1em;
}

.pubLst th {
	border-bottom: double 3px black;
	text-align: center;
}
.pubLst td {
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	empty-cells: show;
}
.pubLst td p {
	color: #404040;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
}
.pubLst td span {
	font-size: 10px;
	font-weight: 800;
	text-align: left;
	white-space: normal;
}
.pubLst td span > span {
	font-size: 10px;
	font-weight: 100;
	white-space: nowrap;
}
td a:link, td a:visited {
	color: #0b3a6b;
	font-style: normal;
	/*font-size: 14px;*/
	font-weight: 400;
	text-decoration: none;
}
td a:hover, td a:focus, td a:active {
	color: #776B6B;/*#000;*/
	text-decoration: underline;
}
/* ### ### # */
/* 	FISZKA	*/
/* ## ## # */
table.fiszka {
	border: solid 1px black;
	empty-cells: show;
	font-size: 1.2rem;
	text-align: left;
	margin: 0px auto 10px auto;
	min-width: 540px;
	width: 100%;
}
.fiszka .nrSzk {
	border-right: double 3px #000;
	border-bottom: double 3px #000;
}
.fiszka .nrSzk {
	color: #404040;
	text-align: center;
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
	width: 140px;
}
.fiszka td.title {
	vertical-align: middle;
}
.fis .title {
	color: #404040;
	font-style: italic;
	font-size: 14px;
	font-weight: 800;
}
.fiszka .title p {
	color: #404040;
	display: block;
	float: left;
	font-style: italic;
	font-weight: 800;
	margin: 0px;
	width: 85%;
}
.fiszka p.cena {
	border-left: solid 1px #000;
	color: #404040;
	display: block;
	float: right;
	font-style: normal;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 50px;
}
.fiszka p.godz {
	border-right: solid 1px #000;
	width: 240px;
}
.fiszka p.godz, .fiszka p.miejsc {
	display: inline;
	float: left;
	margin: 0px;
}
.fiszka p.miejsc {
	margin-left: 1em;
}
.fiszka th,
.fiszka td {
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	empty-cells: show;
}
.fiszka.wsz tr.temat {
	border: solid 2px #000;
	border-bottom: double 3px #000;
}
.fiszka.wsz th {
	position: initial !important;
	background-color: #e5e5e5 !important;
/*	border: solid 2px #000 !important;*/
}
.fiszka.wsz th.nrSzk {	border-right: solid 1px #000; }
.fiszka.wsz th p { line-height: 2rem; }
.fiszka.wsz th.nrSzk + th p { line-height: 2rem; }
.fiszka.wsz th.godz {
	font-size: 1rem !important;
	border-left: solid 1px #000;
	font-weight: 100;
	text-transform: initial;
	width: 100px;
}
.fiszka td p {
	color: #404040;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
}
.fiszka td span {
	font-size: 10px;
	font-weight: 800;
	text-align: left;
	white-space: normal;
}
.fiszka td span > span {
	font-size: 10px;
	font-weight: 100;
	white-space: nowrap;
}
/* NAGŁÓWEK ARTYKUŁU / KONTENTU */
article > a:link, article > a:visited {
    color: #f56b22;
    text-decoration: underline;
}
article > header {
	padding: 0px 5px;
	margin-bottom: 1em;
	overflow: initial;
}
article > header h1 {
	/*border-left: solid 10px #808080;*/
	color: #f56b22;
	display: inline-block;
	font-style: italic;
	text-transform: uppercase;
	padding: 0.25em 0.5em 0.25em 0.5em;
	margin: 0px;
	max-width: 90%;
	height: 1.25em;
	overflow: hidden;
}
header > h1, header > h2 {

}
section header {
	border-left: 0px solid #e5e8e7;
}
section footer {
	border-top: solid 1px #e5e8e7;
	border-right: solid 3px #808080;
	font-size: 1em;
	line-height: 1.4em;
	padding-right: 0.5em;
	margin-bottom: 1.5em;
	text-align: right;
}
article > footer {
	background-color: #e5e8e7;
	margin: 2rem 0;
	height: 2.5em;
}
article > header p,
article > footer p {
	float: right;
	margin: 0px;
	/*margin-right: 6px;*/
	line-height: 20px;
	margin-top: 2px;
}


.cBox {
	background-color: #e5f3f8;
	outline: solid 1px #e5f3f8;
	outline: solid 1px #c3c6c5;
	margin-bottom: 10px;
}
.cBox header {
    background-color: #e5e8e7;
    border: none;
	margin: 0;
}
.cBox header h3 {
    font-style: italic;
    margin-top: 0;
    padding: .25rem .5rem;
}
.cBox p {	margin: .5rem .5rem; }
.cBox footer {
	background-color: #fff;
	border-top: none;
	margin: 0;
	padding: .5rem;
}
.cBox footer a {
	font-size: 12px;
	line-height: 16px;
}

/* ### dodatki ### */

/* ##### #### ### ### */
/* @sect SZUKAJ szkoleń */
#courseFilters .btnsPanel {
  display: flex;
  justify-content: space-evenly;
  align-content: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
#courseFilters h3,
#courseFilters label[for] {
	display: block;
	font-size: 0.8rem;
	font-weight: 800;
}
#courseFilters label[for] > span {
	font-weight: 400;
}
#courseFilters label {
	display: block;
	margin-top: .5rem;
}
#courseFilters label > p {
	display: inline;
	font-size: 140%;
}

