body {
	background-color:#b8e5ff;
}

.tytul {
	text-align:center;
	border-top: 2px solid blue;
	border-bottom: 2px solid blue;
}

.wlasciwa-strona {
	margin: auto;
	width: 80%;
	background-color: #ffffff;
	margin-top: 2%;
	margin-bottom: 2%;
}

.dol {
	border-top: 2px solid blue;
	text-align:center;
}

.menyja {
	width:20%;
	display:table-cell;
	padding: 1%;
	border: 2px solid black;
	background-color:#0088ff;
}

.menyja-item {
	background-color:white;
}

.menyja-item a {
	color:#00bfff;
}

.menyja-item a#exit {
	color:#ff0000;
}

.strona-80 {
	padding-left:3%;
	display:table-cell;
}

.menyja::after {
	clear:left;
}

#sl-w {
	width:20%;
	height:20%;
	float:right;
	margin-right:3%;
}

#sl-w {
	width:265;
	height:175;
	float:right;
	margin-right:3%;
}

.komorka-gry {
	text-align:center;
	width:270px;
	height:270px;
	border: 2px solid #0088ff;
}

.komorka-gry a {
	color:#00bfff;
	font-size:x-large;
}

.komorka-gry a.zarz {
	color:#00bfff;
	font-size:small;
}

.komorka-gry p {
	text-align:left;
}

table {
	border-collapse: collapse;
}