/* KARTY POSTACI */

div.kp{
}

div.kp h2{
	font-size: 30px;
	font-style: bold;
	font-family: Poiret One;
	text-align: center;
	color: #666462;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top: 1px solid #273f45;
	border-bottom: 1px solid #273f45;

}

div.kp img{
	max-width: 500px;
	display: block;
  margin-left: auto;
  margin-right: auto;
	margin-top: 2px;
	margin-bottom: -20px;
}


div.akcept {
	background-color:#0b0b0b;
  background-image: url(https://i.imgur.com/aZVicow.jpg);
  width:68%;
  border-bottom: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size:13px;
	padding: 25px;
	margin: auto;
}

div.akceptimg {
	background-image: url(https://i.imgur.com/umm5aJd.gif);
  width:68%;
	height: 170px;
  border-top: 7px solid #273f45;
  border-bottom: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size: 50px;
	text-shadow: 1px 1px 0px #000000;
  font-family: 'Poiret One';
	padding: 25px;
	text-align: center;
	font-style: bold;
	margin: auto;
	color: #325159;
}

.akcept p {
	margin-top: 10px;
}

.akcept p::first-letter {
  		font-size: 150%;
 		color: #273f45;
		line-height: 80%;
}

.akcept table {
	text-align: center;
	margin-left: auto;
	margin-right:auto;
}

.akcept td.title {
	background: #091013;
	padding: 10px;
	color: #666666;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
	box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
  	font-size: 17px;
	font-weight: bold;
	font-family: Poiret One;
	text-transform: uppercase;
	text-align: center;
}

.akcept td {
	text-align: left;
}

.akcept h1 {
	margin-top: -10px;
	margin-bottom: -5px;
}

.akcept h4 {
	border: none;
	margin: auto;
	font-size: 15px;
}

div.linki {
	text-align: left;
	column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count:2;
  -webkit-column-rule: 1px solid #273f45;
  -moz-column-rule: 1px solid #273f45;
  column-rule: 1px solid #273f45;
}

.akcept b {
	color: #325159;
}

.akcept i {
	color: #325159;
}

div.adult {
	width: 95%;
	margin: auto;
	font-size:13px;
	color: #666462;
	background-color: black;
	padding: 10px;
}

.adult div.dane {
  background-image: url(https://i.imgur.com/nDbk9L9.png);
  background-image: url(https://i.imgur.com/nDbk9L9.png);
  width:99%;
  border-top: 7px solid #273f45;
  border-bottom: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size: 45px;
	text-shadow: 1px 1px 5px #000000;
  font-family: Poiret One;
	padding: 5px;
	text-align: center;
	font-style: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #325159;
}

.adult div.informacjebio {
  background-image: url(https://i.imgur.com/nDbk9L9.png);
  width:99%;
  border-top: 7px solid #273f45;
  border-bottom: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size: 45px;
	text-shadow: 1px 1px 5px #000000;
  font-family: Poiret One;
	padding: 5px;
	text-align: center;
	font-style: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #325159;
}

div.karta {
	width: 100%;
	margin: auto;
	font-size:13px;
	color: #666462;
}

img.karta {
  object-fit: cover;
  width:200px;
  height:250px;
	float:left;
	display: block;
	opacity: 0.9;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-top: 5px;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
	  filter: gray; /* IE6-9 */
}

img.karta:hover {
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  filter: none; /* IE6-9 */
}


div.adult table {
	display: block;
	border: none;
	padding-left: -15px;
	margin-top: -10px;
	margin-bottom: 4px;
	font-size:13px;
	color: #666462;
	text-align: left !important;
	width: 100%;
}

div.adult table td {
	border: none;
	padding-right: 1px;
	min-width: 220px;
}

td.jeden {
	padding-top: 6px;
}

.adult h1 {
	font-size: 18px;
	font-style: bold;
	font-family: Poiret One;
	color: #325159;
	text-shadow: 1px 1px 5px #2e2d2c;
	border: none;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: -10px;
	text-align: justify;
}

.adult img {
  max-width:500px;
	max-height: 250px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	display: block;
	opacity: 0.9;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
	  filter: gray; /* IE6-9 */
}

.adult img:hover {
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  filter: none; /* IE6-9 */
}

div.student {
	width: 95%;
	margin: auto;
	font-size:13px;
	color: #666462;
	background-color: black;
	padding: 10px;
}

.student div.dane {
  background-image: url(https://i.imgur.com/oGkIXF2.png);
  width:99%;
  border-top: 7px solid #273f45;
  border-bottom: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size: 50px;
	text-shadow: 1px 1px 5px #000000;
  font-family: Poiret One;
	padding: 5px;
	text-align: center;
	font-style: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #325159;
}

.student div.informacjebio {
  background-image: url(https://i.imgur.com/oGkIXF2.png);
  width:99%;
  border-top: 7px solid #273f45;
  border-bottom: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size: 45px;
	text-shadow: 1px 1px 5px #000000;
  font-family: Poiret One;
	padding: 5px;
	text-align: center;
	font-style: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #325159;
}

div.karta {
	width: 100%;
	margin: auto;
	font-size:13px;
	color: #666462;
}

img.karta {
  object-fit: cover;
  width:200px;
  height:250px;
	float:left;
	display: block;
	opacity: 0.9;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-top: 5px;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
	  filter: gray; /* IE6-9 */
}

img.karta:hover {
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  filter: none; /* IE6-9 */
}


div.student table {
	display: block;
	border: none;
	padding-left: -15px;
	margin-top: -10px;
	margin-bottom: 4px;
	font-size:13px;
	color: #666462;
	text-align: left !important;
	width: 100%;
}

div.student table td {
	border: none;
	padding-right: 2px;
	min-width: 220px;
}

td.jeden {
	padding-top: 6px;
}

.student h1 {
	font-size: 18px;
	font-style: bold;
	font-family: Poiret One;
	color: #325159;
	text-shadow: 1px 1px 5px #2e2d2c;
	border: none;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: -10px;
	text-align: justify;
}

.student img {
  max-width:500px;
	max-height: 250px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	display: block;
	opacity: 0.9;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
	  filter: gray; /* IE6-9 */
}

.student img:hover {
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  filter: none; /* IE6-9 */
}


div.special {
	width: 95%;
	margin: auto;
	font-size:13px;
	color: #666462;
	background-color: black;
	padding: 10px;
}

.special div.dane {
  background-image: url(https://i.imgur.com/eOFDVLg.png);
  width:99%;
  border-top: 7px solid #273f45;
  border-bottom: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size: 50px;
	text-shadow: 1px 1px 5px #000000;
  font-family: Poiret One;
	padding: 5px;
	text-align: center;
	font-style: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #325159;
}

.special div.informacjebio {
  background-image: url(https://i.imgur.com/eOFDVLg.png);
  width:99%;
  border-top: 7px solid #273f45;
  border-bottom: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size: 45px;
	text-shadow: 1px 1px 5px #000000;
  font-family: Poiret One;
	padding: 5px;
	text-align: center;
	font-style: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #325159;
}

div.karta {
	width: 100%;
	margin: auto;
	font-size:13px;
	color: #666462;
}

img.karta {
  object-fit: cover;
  width:200px;
  height:250px;
	float:left;
	display: block;
	opacity: 0.9;
	margin-right: 0px;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
	  filter: gray; /* IE6-9 */
}

img.karta:hover {
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  filter: none; /* IE6-9 */
}


div.special table {
	display: block;
	border: none;
	padding-left: -15px;
	margin-top: -10px;
	margin-bottom: 4px;
	font-size:13px;
	color: #666462;
	text-align: left !important;
	width: 100%;
}

div.special table td {
	border: none;
	padding-right: 2px;
	min-width: 220px;
}

td.jeden {
	padding-top: 6px;
}

.special h1 {
	font-size: 18px;
	font-style: bold;
	font-family: Poiret One;
	color: #325159;
	text-shadow: 1px 1px 5px #2e2d2c;
	border: none;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: -10px;
	text-align: justify;
}

.special img {
  max-width:500px;
	max-height: 250px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	display: block;
	opacity: 0.9;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
	  filter: gray; /* IE6-9 */
}

.special img:hover {
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  filter: none; /* IE6-9 */
}


/* DZIENNIKI */

div.dziennik {
  width:85%;
  border-bottom: 7px solid #273f45;
  border-top: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size:13px;
	padding: 40px;
	text-align: justify;
	margin: auto;
	color: #666462;
}

div.dfoto {
  background-image: url(https://i.imgur.com/nALzla6.png);
  width:85%;
  border-top: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size: 70px;
	text-shadow: 1px 1px 5px #000000;
  font-family: Poiret One;
	padding: 40px;
	text-align: center;
	margin: auto;
	font-style: bold;
	color: #325159;
}

.dziennik img.spis {
  object-fit: cover;
	width: 250px;
  height:250px;
	float:left;
	display: block;
	opacity: 0.9;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-top: 5px;
}

.dziennik img.lefty {
  object-fit: cover;
	width: 200px;
  height:320px;
	float:left;
	display: block;
	opacity: 0.9;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-top: 5px;
}

.dziennik img.righty {
  object-fit: cover;
	width: 200px;
  height:320px;
	float:right;
	display: block;
	opacity: 0.9;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: -5px;
	margin-top: 5px;
}

.dziennik img {
	max-width: 320px;
  max-height: 320px;
	display: block;
	opacity: 0.9;
	margin: auto;
}

.dziennik img:hover {
	opacity: 1;
}


.dziennik h1 {
	font-size: 40px;
	font-style: bold;
	font-family: Parisienne;
	text-align: center;
	color: #325159;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-top: -15px;
	margin-bottom: -20px;
}


.dziennik h2 {
	font-size: 20px;
	font-style: bold;
	font-family: Poiret One;
	text-align: center;
	color: #666462;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-top: -5px;
	margin-bottom: -10px;
}

.dziennik h3 {
	margin-top: -16px;
}


.dziennik h4 {
	font-size: 18px;
	font-style: bold;
	font-family: Poiret One;
	color: #325159;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-bottom: -15px;
	margin-top: 2px;
	margin-left: 20px;
	border: none;
	text-transform: none;
}


.dziennik h5 {
	font-size: 20px;
	font-style: bold;
	font-family: Poiret One;
	text-align: left;
	color: #666462;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-top: -5px;
	margin-bottom: -20px;
	border: none;
}


.dziennik h6 {
	font-size: 30px;
	font-style: bold;
	font-family: Parisienne;
	text-align: center;
	color: #325159;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-top: -5px;
	margin-bottom: -10px;
	text-transform: none;
	border: none;
}

.dziennik p {
		margin-bottom: 10px;
		margin-top:10px;
}

.dziennik p::first-letter {
  		font-size: 150%;
 		color: #273f45;
		line-height: 80%;
}

.dziennik hr {
	border-bottom: dotted 5px #325159;

}

div.kalendarium {
	max-height: 500px;
overflow: auto;
}

div.r img {
  object-fit: cover;
  width:150px;
  height:150px;
	border-radius: 100%;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
	  filter: gray; /* IE6-9 */
}

div.r img:hover {
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  filter: none; /* IE6-9 */
}

div.r table {
	display: block;
	border: none;
	padding: 10px;
	margin-top: -35px;
}

div.r table td {
	border: none;
	padding: 10px;
	min-width: 150px;
}

div.space {
	height: 275px;
}

/* ORGANIZACJA */

div.organizacja {
	  font-size:14px;
	padding: 40px;
	text-align: justify;
	margin: auto;
	color: #666462;
	margin-bottom: -45px;
}

.organizacja h1 {
	line-height: 110%;
}


.organizacja h2 {
	font-size: 22px;
	font-style: bold;
	font-family: Poiret One;
	text-align: center;
	color: #666462;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-top: -20px;
}


.organizacja h3 {
	font-size: 25px;
	font-style: bold;
	font-family: Poiret One;
	text-align: center;
	color: #666462;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-bottom: -2px;
	margin-top: -10px;
	border-top: 1px solid #273f45;
	border-bottom: 1px solid #273f45;
}


.organizacja h4 {
	font-size: 20px;
	font-style: bold;
	font-family: Poiret One;
	color: #325159;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-bottom: -2px;
	margin-top: 5px;
	margin-left: 20px;
	border: none;
	text-transform: none;
}


.organizacja h5 {
	font-size: 20px;
	font-style: bold;
	font-family: Poiret One;
	color: #325159;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-top: 10px;
	margin-bottom: -10px;
	text-transform: uppercase;
}


.organizacja h6 {
	font-size: 16px;
	font-style: bold;
	font-family: Poiret One;
	text-transform: uppercase;
	text-align: center;
	color: #666462;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-bottom: -2px;
	margin-top: -10px;
	border: 1px solid #152229;
}

div.spis {
	  font-size:13px;
	padding: 40px;
	text-align: justify;
	margin: auto;
	color: #666462;
	text-transform: uppercase;
	margin-top: -40px;
	margin-bottom: -40px;
}

div.regulamin {
	padding: 20px;
	text-align: justify;
	margin: 5px;
	margin-bottom: 25px;
	border: 1px solid #325159;
}

.organizacja img.middle {
	float: none;
	max-height: 300px;
	margin: auto;
}

.organizacja .imagesmiddle {
	vertical-align: middle;
	align-content: center;
	text-align: center;
}

.organizacja .imagesmiddle img{
	float: none;
	display: inline-block;
	max-height: 250px;
	background: none;
	border: none;
	box-shadow: none;
}

.organizacja img {
	object-fit: scale-down;
	max-height: 150px;
	float:right;
	display: block;
	opacity: 0.9;
	margin-left: 10px;
	margin-bottom: -7px;
}

.organizacja img.subject {
	object-fit: cover;
	height: 150px;
	width: 250px;
	float:right;
	display: block;
	opacity: 0.9;
	margin-left: 10px;
	margin-bottom: -7px;
}

.organizacja img.crest {
	object-fit: scale-down;
	max-height: 200px;
	float:left;
	display: block;
	opacity: 0.9;
	margin-right: 15px;
	margin-bottom: -8px;
	border: none;
	background: #325159;
	border-radius: 10px;
}

.organizacja img.house {
	object-fit: scale-down;
	max-width: 200px;
	float:left;
	display: block;
	opacity: 0.9;
	margin-right: 10px;
	margin-bottom: -8px;
}
	
img.left {
	object-fit: scale-down;
	max-height: 150px;
	float:left;
	display: block;
	opacity: 0.9;
	margin-right: 10px;
	margin-bottom: -10px;
}

img.npc {
	object-fit: scale-down;
	max-height: 185px;
	float:left;
	display: block;
	opacity: 0.9;
	margin-right: 10px;
	margin-bottom: -7px;
}

img.mundurek {
	object-fit: scale-down;
	max-height: 250px;
	margin-bottom: -10px;
	margin-right: 20px;
}

.mundurek img.mundurek2 {
	object-fit: scale-down;
	max-width: 250px;
	margin-bottom: -10px;
	margin-right: 20px;
}

img.noborder {
	border: 0;
	background: none;
	padding-right: 80px;
	box-shadow: 0 0 0;
}

img.jajo {
	border: 0;
	background: none;
	box-shadow: 0 0 0;
	object-fit: scale-down;
	max-height: 150px;
	float:left;
	display: block;
	opacity: 0.9;
	margin-right: 10px;
	margin-bottom: -10px;
}

img.fasola {
	object-fit: scale-down;
	max-height: 200px;
	opacity: 0.9;
	display: block;
	margin-left: 35%;
	margin-right: 35%;
}

		
div.fasolki {
font-size: 30px;
  font-family: 'Homemade Apple';
  font-weight: normal;
    text-align: center;
margin-top: 200px;
}


img.grayscale {
	object-fit: scale-down;
	max-height: 120px;
	opacity: 0.9;
	position: relative;
	float:left;
	display: inline;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

img.grayscale:hover {
	filter: none;
	-webkit-filter: grayscale(0%);
}

.organizacja table {
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	width: 80%;
}

.organizacja table.plan {
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	border-collapse: collapse;
	width: 55%;
	font-size: 12px;
}

.organizacja td.title {
	background: #091013;
	padding: 10px;
	color: #666666;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
	box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
  	font-size: 17px;
	font-weight: bold;
	font-family: Poiret One;
	text-transform: uppercase;
}

.organizacja table.lekcje {
	text-align: left;
}

.organizacja b {
	color: #325159;
}

.organizacja i {
	color: #325159;
}

.organizacja ul {
	list-style-type: circle;
}

.organizacjalista {
	text-align: left;
	column-count: 3;
	-moz-column-count: 3;
	-webkit-column-count:3;
}

div.czekoladowekarty img {
	border: none;
	background: none;
}

img.school {
	object-fit: cover;
	height: 250px;
	width: 460px;
}

div.school {
	text-align: left;
	column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count:2;
  -webkit-column-rule: 1px solid #273f45;
  -moz-column-rule: 1px solid #273f45;
  column-rule: 1px solid #273f45;
}



p.school {
  		margin-left: auto;
		margin-right: auto;
		text-indent: 3%;
		line-height: 1.6;
		margin-bottom: 10px;
		margin-top: 10px;
}

p.school::first-letter {
  		font-size: 150%;
 		color: #273f45;
		line-height: 80%;
}

.organizacja p {
		margin-bottom: 10px;
		margin-top:10px;
}

.organizacja p::first-letter {
  		font-size: 150%;
 		color: #273f45;
		line-height: 80%;
}

table.moon {
	text-align: center;
	margin-left: auto;
    margin-right:auto;
 	border-collapse: collapse;
	width: 60%;
}

table.moon td {
	border: 1px solid #152229;
	padding: 5px;
}

div.board {
	background-color:#0b0b0b;
	background-image: url(https://i.imgur.com/aZVicow.jpg);
	width:70%;
  	border-bottom: 7px solid #273f45;
  	border-top: 7px solid #273f45;
  	border-right: 1px solid #273f45;
  	border-left: 1px solid #273f45;
	font-weight: bold;
	padding: 25px;
	margin: auto;
}

h4.tytuu {
	font-size: 20px;
	font-style: bold;
	font-family: Poiret One;
	color: #325159;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-top: 10px;
	margin-bottom: -10px;
	text-transform: uppercase;
	border-bottom: 1px solid #273f45;
	border-top: none;
	border-left: none;
	border-right: none;
}

h4.podtytuu {
	font-size: 16px;
	font-style: bold;
	font-family: Poiret One;
	color: #666462;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-top: 2px;
	margin-bottom: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #273f45;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: left;
}

/* SKRYTKI */

div.skrytka {
  width:85%;
  border-bottom: 7px solid #273f45;
  border-top: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size:13px;
	padding: 40px;
	text-align: justify;
	margin: auto;
	color: #666462;
}

div.skrytkanumer {
  background-image: url(https://i.imgur.com/eXmgdjo.jpg);
  width:85%;
  border-top: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size: 70px;
	text-shadow: 1px 1px 5px #000000;
  font-family: Poiret One;
	padding: 40px;
	text-align: center;
	font-style: bold;
	margin: auto;
	color: #325159;
}

div.skrytka h2 {
	font-size: 40px;
	font-style: bold;
	font-family: Poiret One;
	text-align: center;
	color: #666462;
	text-shadow: 1px 1px 5px #2e2d2c;
	border-top: 1px solid #273f45;
	border-bottom: 1px solid #273f45;
        margin-top: 2px;
        margin-bottom: 2px;
}

div.skrytka table {
  width:100%;
	border: 2px solid #273f45;

}



div.skrytka table tr td {
 	text-align: left;
	border:1px solid #273f45;
	padding: 10px;
	width:50%;
	vertical-align: top;
}

td.skrytka {
	background-color: #273f45;
	font-size: 20px;
	font-style: bold;
	font-family: Poiret One;
	color: #bab7b5;
	text-shadow: 1px 1px 5px #2e2d2c;
}

div.sakiewka {
	max-height: 300px;
	overflow: auto;
	padding: 10px;
}

div.ekwipunek {
	text-align: left;
	column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count:2;
  -webkit-column-rule: 1px solid #273f45;
  -moz-column-rule: 1px solid #273f45;
  column-rule: 1px solid #273f45;
}

div.kolekcja {
	text-align: left;
	column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count:3;
  -webkit-column-rule: 1px solid #273f45;
  -moz-column-rule: 1px solid #273f45;
  column-rule: 1px solid #273f45;
}

/* GAZETY */
div.gazeta {
  background-color:#000000;
  background-image: url(https://i.imgur.com/PeT8fc0.png);
  width:85%;
  border-bottom: 7px solid #070008;
  border-top: 7px solid #070008;
	  font-size:13px;
  font-family: Playfair Display;
	padding: 40px;
	text-align: justify;
	margin: auto;
	color: #b0aaa7;
}

div.tekst{
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count:2;
}

img.gazeta {
	object-fit: scale-down;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
  display: block;
  margin-left: auto;
  margin-right: auto;
	margin-bottom: -22px;
}

img.biuletyn {
	height: 200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	-webkit-filter: drop-shadow(5px 5px 5px #222 );
	filter: drop-shadow(5px 5px 5px #222);
	border: none;
	background: none;
	
}

div.title {
	text-align: center;
	
	font-family: Limelight;
	font-size: 40px;
	font-style: bold;
}

.gazeta h1 {
	font-size: 20px;
	font-style: bold;
	font-family: Poiret One;
	text-align: center;
	color: #9e9e9e;
	text-shadow: 1px 1px 5px #2c454b;
	margin-bottom: -2px;
	margin-top: 2px;
	border-top: 1px solid #2c454b;
	border-bottom: 1px solid #2c454b;
}

div.radiobg {
  background: none;
  background-image: url(https://i.imgur.com/EYZGetN.png);
  width: 420px;
	height: 280px;
	object-fit: cover;
	border: none;
font-size:13px;
  font-family: Playfair Display;
	padding: 40px;
	text-align: justify;
	margin: auto;
	color: #b0aaa7;
	opacity: 70%;
}

div.audycja {
	display: hidden;
	background-color: black;
	opacity: 70%;
  	width: 330px;
	height: 180px;
	font-size:13px;
 	font-family: Playfair Display;
	padding: 20px;
	text-align: justify;
	color: #b0aaa7;
	overflow: auto;
	border-top-left-radius: 10%;
	border-bottom-left-radius: 10%;
	margin-top: -320px;
}

.audycja h1 {
	font-size: 20px;
	font-style: bold;
	font-family: Poiret One;
	text-align: center;
	color: #9e9e9e;
	text-shadow: 1px 1px 5px #2c454b;
	margin-bottom: -2px;
	margin-top: 2px;
	border-top: 1px solid #2c454b;
	border-bottom: 1px solid #2c454b;
}



.radiobg img {
	transition: border-radius 2s, opacity 2s;
	transition-timing-function: ease-out;
}
.radiobg:hover img {
    opacity: 0.1;
 transition: 0.5s;
}

.radiobg div{
    display: none;
 transition: 0.5s;
}

.radiobg:hover div{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;    
    transform: translate(-50%, -50%);
    opacity: 70%;
 transition: 0.5s;
}

/* SOWIA POCZTA */
div.sp {
  width:85%;
  border-bottom: 7px solid #273f45;
  border-top: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size:13px;
	padding: 40px;
	text-align: justify;
	margin: auto;
	color: #666462;
}

div.sp2 {
  background-image: url(https://i.imgur.com/wlT3k0I.png);
  width:85%;
  border-top: 7px solid #273f45;
  border-right: 1px solid #273f45;
  border-left: 1px solid #273f45;
	  font-size: 70px;
	text-shadow: 1px 1px 5px #000000;
  font-family: Poiret One;
	padding: 40px;
	text-align: center;
	margin: auto;
	font-style: bold;
	color: #325159;
}

div.sp h3 {
margin-top: -5px;
	margin-bottom: 10px;
	font-size: 30px;
}

div.sp h4 {
	font-size: 20px;
	font-style: bold;
	font-family: Poiret One;
	color: #325159;
	text-shadow: 1px 1px 5px #2e2d2c;
	margin-bottom: -25px;
	margin-top: 5px;
	margin-left: 2px;
	border: none;
	text-transform: none;
}

div.sp img {
  object-fit: cover;
  width:150px;
  height:150px;
	border-radius: 100%;
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
	  filter: gray; /* IE6-9 */
}

div.sp img:hover {
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
  filter: none; /* IE6-9 */
}

div.sp table {
	display: block;
	border: none;
	padding: 10px;
	margin-top: -35px;
	width: 100%;
}

div.sp table td {
	border: none;
	padding: 10px;
	min-width: 150px;
}