.page{
	background-color:#B0C4DE;
}
.wykres{
	background-color:#eee;
	text-align:center;
	border-width:1px 1px 1px 1px;
	font-size:26px;
	font-family:Arial;
	font-weight:bold;
	color:#040;
	border:1px solid #0f0fff;
}
.btdiv {
	text-align:center;
	color:#040;
	border:1px solid #000000;
	background-color:#f77;
    display: block;
	width:100px;
}
.btdiv:hover
{
	background-color:#363636; 
	color:#EEE; 
}
#act{
	background:#333;
}
#cssmenu ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}
#cssmenu li a {
	display: block;
	float: left;
	text-align: center;
	font-size: 1em;
	width: 80px;
	text-decoration: none;
	color: aqua;
	background-color: blue;
	padding: 5px 1px;
	margin: 0px 1px 1px 0px;
	border: 1px solid navy;
	border-radius: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 3px gray;
	-moz-box-shadow: 0px 2px 3px gray;
	-webkit-box-shadow: 0px 2px 3px gray;
}
#cssmenu li a:hover {
	color: blue;
	background: aqua;
	border: 1px solid blue;
}

.CSSShadow {
	margin:0px;padding:0px;
	/*width:100%;*/
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.CSSTable {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTable tr:hover td{
	
}
.CSSTable tr:nth-child(odd){ background-color:#56ff56; }
.CSSTable tr:nth-child(even)    { background-color:#e5e5e5; }.CSSTable td{
	vertical-align:middle;
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.CSSTable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTable tr:first-child td{
		background:-o-linear-gradient(bottom, #007fff 5%, #56aaff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #007fff), color-stop(1, #56aaff) );
	background:-moz-linear-gradient( center top, #007fff 5%, #56aaff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007fff", endColorstr="#56aaff");	background: -o-linear-gradient(top,#007fff,56aaff);

	background-color:#007fff;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTable tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #007fff 5%, #56aaff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #007fff), color-stop(1, #56aaff) );
	background:-moz-linear-gradient( center top, #007fff 5%, #56aaff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007fff", endColorstr="#56aaff");	background: -o-linear-gradient(top,#007fff,56aaff);

	background-color:#007fff;
}
.CSSTable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.CSSShadow.tablechbox {
	font-family: "Times New Roman", Times, serif;
	border-collapse: collapse;
	width: 100%;
}
/*
.tablechbox td, .tablechbox th {
	border: 1px solid #ddd;
	padding: 4px;
	background-color: #AAF;
	display: table-cell;
	vertical-align: inherit
}*/
.tablechbox td {
	border: 1px solid #000;
}

.tablechbox td:hover {background-color: #eee;}

.tablechbox tr:nth-child(even){background-color: #f2f2f2;}

.tablechbox tr:hover {background-color: #aaa;}

.tablechbox th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #4CAF50;
	color: white;
}

.button_s
{
	font-family: "Times New Roman", Times, serif;
	background-color: #1f7;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	box-shadow: 4px 4px 4px #888888;
	font-size: 102%;
}

.button_s:hover
{
	font-family: "Times New Roman", Times, serif;
	/*background-color: #ea8;*/
	color:white;
	background-color:MediumBlue;
	font-weight: bold;
	text-align: center;
	border-radius: 8px;
  cursor: pointer;
	box-shadow: 8px 8px 10px #888888;
	z-index: 2;
	-webkit-transition: all 50ms ease-in;
	-webkit-transform: scale(1.2);
	-ms-transition: all 50ms ease-in;
	-ms-transform: scale(1.2);   
	-moz-transition: all 50ms ease-in;
	-moz-transform: scale(1.2);
	transition: all 50ms ease-in;
	transform: scale(1.2);
}

.container {
	display: block;
	position: relative;
	padding-left: 32px;
	margin-bottom: 2px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	/*background-color: #1f0;*/
}

.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.checkmark {
	border: 1px solid #444;
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #ddd;
}

.container:hover input ~ .checkmark {
	background-color: #afa;
}

.container input:checked ~ .checkmark {
	background-color: #2196F3;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.container input:checked ~ .checkmark:after {
	display: block;
}

.container .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}