BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0px;
}

.dziwnonoc {
	font-family: Helvetica, Arial;
	font-size: 24px;
}

.menu {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
}

.menu:hover {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: 000000;
	background-color: white;
	font-weight: bold;
}

.menurev {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: 000000;
	background-color: white;
	font-weight: bold;
}


.menu2:hover {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: ffffff;
	background-color: 000000;
	text-decoration: none;
}

.menu2 {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: 000000;
	background-color: white;
	font-weight: bold;
	text-decoration: none;
}

.normal {
	font-family: Helvetica, Arial;
	font-size: 12px;
}

.small {
	font-family: Helvetica, Arial;
	font-size: 10px;
}


.bold {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.bold:hover {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: Aqua;
	font-weight: bold;
}

.text {
	font-family: Helvatica, Arial;
	font-size: 12px;
	color: White;
}

.inicjal {
	font-family: Helvetica, Arial;
	font-size: 24px;
	font-weight: bold;
	color: White;
}

.input {
	background-color: 79abb2; 
	font-family: Courier;
	color: black;
}