@charset "utf-8";
/* CSS Document */

.Wort {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #bbbbee;
	text-align: center;
}
.tlo {
	background-color: #efefdd;
}
.Nastepne {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F9F;
	cursor:pointer;
}
.WortBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}
.tytul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.linia {
	margin-right: 5%;
	margin-left: 5%;
	font-size: xx-large;
	color: #bbbbee;
	text-decoration: blink;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-color: #bbbbee;
}
.liniam {
	background-color: #bbbbee;
	font-size: xx-large;
	color: #bbbbee;
	text-decoration: blink;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	}
.Bottony {
	text-align: center;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #BBBBEE;
	cursor:pointer;
}

.slowka {
	background-color: #CCFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	width: 400px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.alle{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
	font-weight: bold;
	font-size: 18px;
	}
.poprawnie {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-weight: bold;
	font-size: 18px;
}
.zle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
}
em {
	color:#FF0000;
	margin-left: 12%;
}
p {
	background-color: #BBBBEE;
	font-weight: bold;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 16px;
}
.powrot {
	color: #000;
	background-color: #FC9;
	font-size: 12px;
	cursor:pointer;
	
}

#rund {
	background-color:#EFF9DB;
	margin-left: 30px;
	margin-right: 30px;
	
	}