@charset "utf-8";
.body{
	margin: 0px !important;
	display: block;
	top:0px;
	left:0px;
}

header {
  height: 0;
  margin: 0;
  padding: 0;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family : Segoe Script;
}

img{
	width:300px;
}

.titleDiv{
	text-align: center;
	width:100%;
}
.titleText{
	font-family : Segoe Script;
	font-size : 143px;
	color : #8E00B8;
	color : rgb(142, 0, 184);
}

.leftFrame{	
	border-color : #8E00B8;
	border-color : rgb(142, 0, 184);
	border-width:10px;
	border-style: solid;
	width:25%;

}

.rightFrame{
	flex-grow: 1;
	background-color: aqua;
}

.leftText:hover {	
	text-decoration: underline;
	
}

.hidden-div{
	height: 300px;
	max-width: 70%;
	overflow: auto;
}

.leftText{
	color:white;
	padding:5px;
	cursor:pointer;
}

      .hidden-div {
        display: none;
        background-color:  rgb(142, 0, 184);
		padding: 5px;
        color: white;
      }

.container {
    display:flex;
}



	.Zwykystylznakowy
{
	font-family : Myriad Pro;
	font-size : 12px;
	color : #000000;
	color : rgb(0, 0, 0);
}
.Zwykystylznakowy1
{
	font-family : Segoe Script;
	font-size : 143px;
	color : #8E00B8;
	color : rgb(142, 0, 184);
}
.st0
{
	border-style : Solid;
	border-color : #8E00B8;
	border-color : rgba(142, 0, 184, 1);
	border-width : 5px;
	position : absolute ;
	left : 17px;
	top : 176px;
}
.st1
{
	border-style : Solid;
	border-color : #1D1D1B;
	border-color : rgba(29, 29, 27, 1);
	border-width : 1px;
	position : absolute ;
	left : 245px;
	top : 144px;
}
.st2
{
	border-style : Solid;
	border-color : #1D1D1B;
	border-color : rgba(29, 29, 27, 1);
	border-width : 1px;
	position : absolute ;
	left : 234px;
	top : 246px;
}
.st3
{
	border-style : Solid;
	border-color : #340046;
	border-color : rgba(52, 0, 70, 1);
	border-width : 16px;
	position : absolute ;
	left : 592px;
	top : 61px;
}
.st4
{
	border-style : Solid;
	border-color : #8E00B8;
	border-color : rgba(142, 0, 184, 1);
	border-width : 16px;
	position : absolute ;
	left : -19px;
	top : -7px;
}
.st5
{
	border-style : Solid;
	border-color : #1D1D1B;
	border-color : rgba(29, 29, 27, 1);
	border-width : 1px;
	position : absolute ;
	left : 103px;
	top : 161px;
}
.st6
{
	border-style : Solid;
	border-color : #8E00B8;
	border-color : rgba(142, 0, 184, 1);
	border-width : 16px;
	position : absolute ;
	left : -5px;
	top : 77px;
}
.st7
{
	border-style : Solid;
	border-color : #340046;
	border-color : rgba(52, 0, 70, 1);
	border-width : 16px;
	position : absolute ;
	left : 456px;
	top : 850px;
}
.st8
{
	border-style : Solid;
	border-color : #8E00B8;
	border-color : rgba(142, 0, 184, 1);
	border-width : 1px;
	position : absolute ;
	left : 286px;
	top : 242px;
}
.st9
{
	border-style : Solid;
	border-color : #340046;
	border-color : rgba(52, 0, 70, 1);
	border-width : 16px;
	position : absolute ;
	left : -91px;
	top : -2px;
}
.st10
{
	border-style : Solid;
	border-color : #340046;
	border-color : rgba(52, 0, 70, 1);
	border-width : 16px;
	position : absolute ;
	left : -72px;
	top : 203px;
}
.st11
{
	border-style : Solid;
	border-color : #1D1D1B;
	border-color : rgba(29, 29, 27, 1);
	border-width : 1px;
	position : absolute ;
	left : 41px;
	top : 138px;
}
.backgroundTile
{
	background-color: #5D0071;
	width:100%;
	height:100vh;
	margin:0px;
}
