#menu {
	list-style-type: none;
	margin: 10px auto;
	padding: 0;
	height: 64px;
	width: 380px;
}

#menu li {
	float: right;
	margin-right: 10px;

}

#menu li:first-child {
	margin-right: 30px;
}

#menu li a {
	display: block;
	width: 64px;
	height: 64px;
	text-indent: -999999px;
	background-image: url('img/all_icons.png');
}

#menu #zapisz a {
	background-position: -0 0;
}

#menu #kontakt a {
	background-position: 0 -64px;
}

#menu #listaa a {
	background-position: -128px 0;
}

#menu #lista a {
	background-position: -128px -64px;
}

#menu #wyslij a {
	background-position: -256px 0;
}

#menu #logout a {
	background-position: -256px -64px;
}

#menu #del a {
	background-position: -384px -0px;
}

#menu #new1 a {
	background-position: -384px -64px;
}

#menu #edit a {
	background-position: -512px -0px;
}

#menu #new2 a {
	background-position: -512px -64px;
}

#menu #new a {
	background-position: -640px -0px;
}

#menu #zapisz_n a {
	background-position: -640px -64px;
}

#menu #zapisz a:hover {
	background-position: -64px 0;
}

#menu #kontakt a:hover {
	background-position: -64px -64px;
}

#menu #listaa a:hover {
	background-position: -192px 0;
}

#menu #lista a:hover {
	background-position: -192px -64px;
}

#menu #wyslij a:hover {
	background-position: -320px 0;
}

#menu #logout a:hover {
	background-position: -320px -64px;
}

#menu #del a:hover {
	background-position: -448px -0px;
}

#menu #new1 a:hover {
	background-position: -448px -64px;
}

#menu #edit a:hover {
	background-position: -576px -0px;
}

#menu #new2 a:hover {
	background-position: -576px -64px;
}

#menu #new a:hover {
	background-position: -704px -0px;
}

#menu #zapisz_n a:hover {
	background-position: -704px -64px;
}


#pasek {
	background-color: silver;
	height: 170px;
	font-size: 22px;

}

#logo {
	margin: 10px 10px 10px 10px;
	float: left;
	width: 12%;
}

#naglowek1 {
	height: inherit;
	vertical-align: inherit;
	font-family: "Comic Sans MS";
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	float: left;
	display: table-cell;
	padding: inherit;
	vertical-align: middle;
	color: #FFFF00;
	position: absolute;
	width: 100%;
	top: 20%;
	transform: translateY(-20%);
}

#naglowek {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	azimuth: center;
}

.menu_cal {
	float: right;
	position: absolute;
	right: 0%;
	top: 7%;
	width: 50%;
}

.tabela_tekst {
	color: black;
	width: 100%;
	border-style: none;
	background-color: silver;
	text-align: left;
}

.tebela_nagl {
	font-weight: bold;
	width: 100%;
	color: white;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: gray;
	text-align: center;
}

.menu_st {
	font-size: xx-small;
}

.tekst_tab {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	azimuth: left;
	text-align: left;

}


.miesiac {
	background-color: #DCDCDC;
	border: none;
	color: black;
	padding: 13px 32px;
	border: 2px solid #555555;
	border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	line-height: 0px;
	cursor: pointer;
	float: left;

}

.zap {
	background-color: #FF0000;
	border: none;
	color: black;
	padding: 13px 32px;
	border: 2px solid #555555;
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	line-height: 0px;
	height: 25px;
	cursor: pointer;
	float: left;
}


.but {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial Black;
	box-shadow: inset #ffffff 0px 5px 8px -1px, #d6d6d6 1px 3px 2px;
	o-box-shadow: inset #ffffff 0px 5px 8px -1px, #d6d6d6 1px 3px 2px;
	-moz-box-shadow: inset #ffffff 0px 5px 8px -1px, #d6d6d6 1px 3px 2px;
	-webkit-box-shadow: inset #ffffff 0px 5px 8px -1px, #d6d6d6 1px 3px 2px;
	background: #23b7c2;
	background: -o-linear-gradient(90deg, #23b7c2, #0c4570);
	background: -moz-linear-gradient(center top, #23b7c2 5%, #0c4570 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #23b7c2), color-stop(1, #0c4570));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#23b7c2', endColorstr='#0c4570');
	background: -webkit-linear-gradient(#23b7c2, #0c4570);
	background: -ms-linear-gradient(#23b7c2, #0c4570);
	background: linear-gradient(#23b7c2, #0c4570);
	text-indent: 0px;
	line-height: 2px;
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	width: 78px;
	height: 10px;
	padding: 15px;
	text-shadow: #3c616e 2px 2px 0px;
	border-color: #85bac7;
	border-width: 2px;
	border-style: solid;
}

.but:active {
	box-shadow: inset #ffffff 0px 5px 8px -1px, #d6d6d6 1px 0 2px;
	o-box-shadow: inset #ffffff 0px 5px 8px -1px, #d6d6d6 1px 0 2px;
	-moz-box-shadow: inset #ffffff 0px 5px 8px -1px, #d6d6d6 1px 0 2px;
	-webkit-box-shadow: inset #ffffff 0px 5px 8px -1px, #d6d6d6 1px 0 2px;
	position: relative;
	top: 3px
}

.but:hover {
	background: #0c4570;
	background: -o-linear-gradient(90deg, #0c4570, #23b7c2);
	background: -moz-linear-gradient(center top, #0c4570 5%, #23b7c2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0c4570), color-stop(1, #23b7c2));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c4570', endColorstr='#23b7c2');
	background: -webkit-linear-gradient(#0c4570, #23b7c2);
	background: -ms-linear-gradient(#0c4570, #23b7c2);
	background: linear-gradient(#0c4570, #23b7c2);
}

.tekst_podstaw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	table-layout: auto;
	margin-left: 40px;
	text-align: left;
}

.naglowki {
	margin-left: 15px;
	font-family: Arial;
	font-size: 14px;
}


.div {

	display: flex;

}

#baza_lata {
	color: black !important;
}

.myButton {
	box-shadow: inset 0px 1px 0px 0px #bee2f9;
	background: linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
	background-color: red;
	border-radius: 3px;
	border: 1px solid #3866a3;
	display: inline-block;
	cursor: pointer;
	color: #14396a;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #7cacde;
	height: 32px;

}

.myButton:hover {
	background: linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
	background-color: #468ccf;
}

.myButton:active {
	position: relative;
	top: 1px;
}

.myButtonALL {
	box-shadow: 3px 4px 0px 0px #8a2a21;
	background: linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
	background-color: #c62d1f;
	border-radius: 18px;
	border: 1px solid #d02718;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 17px;
	padding: 7px 25px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #810e05;
}

.myButtonALL:hover {
	background: linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
	background-color: #f24437;
}

.myButtonALL:active {
	position: relative;
	top: 1px;
}

@media print {

	/*czcionka*/
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	p *,
	address,
	abbr,
	span

	/*i tak dalej...*/
		{
		font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
		color: black;
		background: none;
		text-shadow: none;
	}

}

.tab {
	width: 80%;

}