body {
	font-family: Helvetica Neue, Helvetica, Arial !important;
	background-color: #0d4739  !important; 
	min-width: 1100px  !important;
	padding: 15px 30px !important;
	position: absolute;
}

.header {
	margin-top: 30px;
}

.header h1 {
	margin-top: 10px;
}
font.mini {
font-size: 12px;
}

h4 {
	padding-bottom: 10px;
}

.plytka, .puste, .pust {
	width: 35px;
	height: 35px;
	display: inline-block;
	border-radius: 5px;
	padding: 0px;
	margin: 2px;
	z-index:20;
	text-align: center;
	position: relative;
}
.plyt, .pust {
	width: 58px;
	height: 58px;
	display: inline-block;
	border-radius: 10px;
	padding: 4px;
	margin: 4px;
	z-index:20;
	font-size: 50px;
	text-align: center;
	position: relative;
	opacity: 0.9;
}
.plytka, .plyt {
	background-color: #fff;
	cursor: pointer;
	color: #020;
}
.newp {
	background-color: #ff9 !important;
}
.zagadka {
cursor: pointer;
}
.const {
	z-index: 3 !important;
}
div#ciemne {
width: 1100px;
height: 250px;
background-color: #032;
position: absolute;
z-index: 1;
margin-top: 100px;
}
.puste {
	background-color: #1d5749;
	color: #1d5749;
	opacity: 0.2;
}
.pust {
	background-color: #022;
	color: #022;
	opacity: 0.5;
	}

img.zagadka {
height:250px;
margin: 20px 30px;
}
img.cheer {
width: 140px;
visibility: hidden;
margin: 0px 50px;
}
.pkt {
font-size: 11px;
position: relative;
top:4px;
}
.litera,.literab {
	font-size: 26px;
position: relative;
display:inline-block;
margin-left: 2px;
margin-right: -5px;
text-align: center;
width:29px;
}
.literab {
margin-left:-2px;
color: #aaa;
}
 .button {
font-size: 18px;
color: #fff;
border: 1px solid gray;
background-color: #3d7769;
text-align: center;
cursor: pointer;
width:100px;
}
 .button:hover {
background-color: #599385;
}
span.start:hover {
color: #ffcc55;
text-decoration: underline;
}
span.end:hover {
color: #11dd33;
text-decoration: underline;
}
.kateg input {
padding: 3px;
margin: 3px;
font-size: 14px !important;
text-transform: none !important;
}
#lista {
min-width: 270px;
padding: 0px 15px;
}
#naglowek {
    color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1100px !important;
    height: 650px !important;
	z-index: 10;
}
#lista div.rzecz {
	width: 200px;
	display: inline-block;
	border-radius: 5px;
	padding: 7px;
	margin: 3px auto;
	z-index:20;
	text-align: center;
	position: relative;
	font-size: 20px;
	background-color: #fff;
	cursor: pointer;
}
#katalog div.rzecz {
	width: 170px;
	display: inline-block;
	border-radius: 5px;
	padding: 5px;
	margin: 3px auto;
	z-index:20;
	text-align: center;
	position: relative;
	font-size: 16px;
	cursor: pointer;
}
div.kateg {
	width: 205px;
	display: inline-block;
	border-radius: 5px;
	padding: 5px;
	margin: 4px auto;
	z-index:20;
	position: relative;
	font-size: 14px;
	opacity: 0.6;
}

label {
	color: white;
	font-weight: bold;
	display: inline;
	padding: 10px;
	font-size: 18px;
}
.button {
width: 150px !important;
position: relative;
top: -155px;
left: 280px;
}
.list-group {
    width: 1100px;
    height: 610px;
	background: url(http://geobud-gbn.pl/osps/sortable/st/board.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px !important;
	text-align: left;
}
input, textarea{
    text-transform: uppercase;
	font-family: Courier New, Courier, monospace;   
font-size: 12px !important;
}
.hidden {
	display: none;
	margin-left: 20px;
	}
table.hidden {
	margin-left: 50px;
	margin-bottom: 30px;
}
table.excel tr td, table.excel tr th {
border: 1px solid #111;
margin: 0px;
font-size: 12px !important;
}
table.noborder tr td {
border:none !important;
}
table.excel tr td input, table.excel tr td textarea {
margin: 0px;
font-size: 12px !important;
border: none !important;
background-color: white !important;
width: 100px;
}
table tr {
vertical-align: top;
}
input[type="text"].labl, input[type="text"].easy, input[type="text"].hard {
border: none !important;
background-color: #0d4739 !important; 
padding: 2px 10px !important;
font-size: 12px !important;
text-align: center !important;
font-weight: bold;
cursor: pointer;

}
input[type="submit"] {
font-family: Helvetica Neue, Helvetica, Arial !important;
font-size: 20px !important;
cursor: pointer;
}
a {
color: white;
}

input.short {
	width: 30px;
}
input.long {
	width: 350px;
}
h2 {
color: #3434d9;;
}
.list-gr {

}
div.stat {
	display: inline-block;
text-align: center;
font-size: 12px;
padding: 3px 0px;
}
.grid-square {
    width: 30px;
    height: 32px;
	border-radius: 4px;
    display: inline-block;
    background-color: #ffe;
    border: solid 1px rgb(0,0,0,0.2);
    padding: 3px;
    margin: 1px;
	font-size: 28px;
	cursor: pointer;
	color: #030;
	text-align: center;
}
p#menu  {
margin: 0px;
text-align: center;
font-size: 14px;
}
.details {
padding-left: 11px;
}
#menu a {
margin: 3px;
text-decoration: none;
font-weight: bold;
opacity: 0.4;
}
#menu a:hover {
opacity: 0.7;
}
#menu a img {
width:20px;
}
.menu a, .menu input {
font-size: 14px;
margin: 10px;
text-decoration: none;
}







#nestedDemo div, .nested-1, .nested-2, .nested-3 {
	margin-top: 5px;
}

.highlighted {
  background-color: #9AB6F1;
}
.prettyprinted {
	margin-top: 5px;
	border-top: none !important;
	border-bottom: none !important;
	border-right: none !important;
	border-left: 1px solid rgba(0,0,0,.1) !important;
	padding-left: 15px !important;
	word-wrap: break-word !important;
	overflow: default !important;
	text-overflow: default !important;
}

.tinted {
	background-color: #fff6b2;
}

.handle {
	cursor: grab;
}

code {
	color: #606;
}

.toc {
	background-color: rgb(255,255,255,0.5);
	border: solid #444 1px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
}

.toc h5 {
	margin-top: 8px;
}

.list-group-item:hover {
	z-index: 0;
}

.input-section {
	background-color: rgb(255,255,255,0.5);
	padding: 20px;
}

.square-section {
	background-color: rgb(255,255,255,0.5);
}


.square {
	width: 20vw;
	height: 20vw;
	background-color: #00a2ff;
	margin-top: 2vw;
	margin-left: 2vw;
	display: inline-block;
	position: relative;
}

.swap-threshold-indicator {
	background-color: #0079bf;
	height: 100%;
	display: inline-block;
}

.inverted-swap-threshold-indicator {
	background-color: #0079bf;
	height: 100%;
	position: absolute;
}

.indicator-left {
	left: 0;
	top: 0;
}

.indicator-right {
	right: 0;
	bottom: 0;
}

.num-indicator {
	position: absolute;
	font-size: 50px;
	width: 25px;
	top: 50%;
	left: 50%;
    transform: translate(-50%, -50%);
	color: white;
}

.nested-1 {
	background-color: #e6e6e6;
}

.nested-2 {
	background-color: #cccccc;
}
td ul li {
list-style-type: none !important;
}
.nested-3 {
	background-color: #b3b3b3;
}

.frameworks {
	background-color: rgb(255,255,255,0.5);
	border: solid rgb(0,0,0,0.3) 1px;
	padding: 20px;
}

.frameworks h3 {
	margin-top: 5px;
}
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 3.8px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: rgba(48, 113, 169, 0);
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0.9px #000000, 0px 0px 0px #0d0d0d;
  border: 1.3px solid rgba(0, 0, 0, 0.7);
  height: 16px;
  width: 16px;
  border-radius: 49px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: rgba(54, 126, 189, 0);
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: rgba(48, 113, 169, 0);
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0.9px #000000, 0px 0px 0px #0d0d0d;
  border: 1.3px solid rgba(0, 0, 0, 0.7);
  height: 16px;
  width: 16px;
  border-radius: 49px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: rgba(42, 100, 149, 0);
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: rgba(48, 113, 169, 0);
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0.9px #000000, 0px 0px 0px #0d0d0d;
  border: 1.3px solid rgba(0, 0, 0, 0.7);
  height: 16px;
  width: 16px;
  border-radius: 49px;
  background: #ffffff;
  cursor: pointer;
  height: 8.4px;
}
input[type=range]:focus::-ms-fill-lower {
  background: rgba(48, 113, 169, 0);
}
input[type=range]:focus::-ms-fill-upper {
  background: rgba(54, 126, 189, 0);
}

.blue-background-class {
	background-color: #C3E3F3;
}