
.btn 
{
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #444444;
  font-size: 15px;
  background: #E8E8E8;
  padding: 10px 20px 10px 20px;
  margin: 5px 5px 5px 5px;
  border: solid #B8B6BB 1px;
  text-decoration: none;
}


.btn:hover 
{
  background: #E8E8E8;
  color: #FFFFFF;
  text-decoration: none;
  background: #C10100;

}




.wyborNO
{
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  	position: relative;

  font-family: Arial;
  color: #444444;
  font-size: 15px;
  background: #E8E8E8;
  padding: 2px 10px 2px 10px;
  border: solid #B8B6BB 1px;
  text-decoration: none;
  margin: 5px 5px 5px 5px;
}


.wyborNO:hover 
{
  background: #E8E8E8;
  color: #FFFFFF;
  text-decoration: none;
  background: #C10100;

}

.wyborYES
{
	position: relative;

  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #444444;
  font-size: 15px;
  background: #00FF00;
  padding: 2px 10px 2px 10px;
  border: solid #B8B6BB 1px;
  text-decoration: none;
  margin: 5px 5px 5px 5px;

}


.wyborYES:hover 
{
  background: #E8E8E8;
  color: #FFFFFF;
  text-decoration: none;
  background: #C10100;

}


.normaNO
{
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  position: relative;

  font-family: Arial;
  color: #444444;
  font-size: 15px;
  background: #E8E8E8;
  padding: 2px 10px 2px 10px;
  border: solid #B8B6BB 1px;
  text-decoration: none;
  margin: 5px 5px 5px 5px;
  width:250px;
  height:55px;
}


.normaNO:hover 
{
  background: #E8E8E8;
  color: #FFFFFF;
  text-decoration: none;
  background: #C10100;

}

.normaYES
{
	position: relative;

  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #444444;
  font-size: 15px;
  background: #00FF00;
  padding: 2px 10px 2px 10px;
  border: solid #B8B6BB 1px;
  text-decoration: none;
  margin: 5px 5px 5px 5px;
  width:250px;
  height:55px;
}


.normaYES:hover 
{
  background: #E8E8E8;
  color: #FFFFFF;
  text-decoration: none;
  background: #C10100;

}


.zmienneNO
{
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #444444;
  font-size: 15px;
  background: #ffa6a6;
  padding: 10px 20px 10px 20px;
  border: solid #B8B6BB 1px;
  text-decoration: none;
  background-image: url('https://www.sweetlevel.eu/g/no.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 55px;
  margin-bottom: 7px;
}
.zmienneNO:hover
{
	font-weight:bold;
}
.zmienneNO:focus
{
  background: #ffa6a6;
  background-image: url('https://www.sweetlevel.eu/g/no.png');
  background-repeat: no-repeat;
  background-position: left;
}
.zmienneNO:active
{
  background: #ffa6a6;
  background-image: url('https://www.sweetlevel.eu/g/no.png');
  background-repeat: no-repeat;
  background-position: left;
}


.zmienneYES
{
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #444444;
  font-size: 15px;
  background: #a5feb5;
  padding: 10px 20px 10px 20px;
  border: solid #B8B6BB 1px;
  text-decoration: none;
  background-image: url('https://www.sweetlevel.eu/g/yes.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 55px;
  margin-bottom: 7px;
}
.zmienneYES:hover
{
	font-weight:bold;

}
.zmienneYES:focus
{
  background: #a5feb5;
  background-image: url('https://www.sweetlevel.eu/g/yes.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 55px;
}
.zmienneYES:active
{
  background: #a5feb5;
  background-image: url('https://www.sweetlevel.eu/g/yes.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 55px;
}



.datadomyslnaNO
{
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #444444;
  font-size: 15px;
  background: #ffa6a6;
  padding: 5px 10px 5px 10px;
  border: solid #B8B6BB 1px;
  text-decoration: none;
  background-image: url('https://www.sweetlevel.eu/g/off.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 40px;
  width: 200px;
  height:50px;
}
.datadomyslnaNO:hover
{
	font-weight:bold;
}
.datadomyslnaNO:focus
{
  background: #ffa6a6;
  background-image: url('https://www.sweetlevel.eu/g/off.png');
  background-repeat: no-repeat;
  background-position: left;
}
.datadomyslnaNO:active
{
  background: #ffa6a6;
  background-image: url('https://www.sweetlevel.eu/g/off.png');
  background-repeat: no-repeat;
  background-position: left;
}


.datadomyslnaYES
{
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #444444;
  font-size: 15px;
  background: #a5feb5;
  padding: 5px 10px 5px 10px;
  border: solid #B8B6BB 1px;
  text-decoration: none;
  background-image: url('https://www.sweetlevel.eu/g/on.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 40px;
  width: 200px;
  height:50px;
}
.datadomyslnaYES:hover
{
	font-weight:bold;

}
.datadomyslnaYES:focus
{
  background: #a5feb5;
  background-image: url('https://www.sweetlevel.eu/g/on.png');
  background-repeat: no-repeat;
  background-position: left;
  paddiang-left: 55px;
}
.datadomyslnaYES:active
{
  background: #a5feb5;
  background-image: url('https://www.sweetlevel.eu/g/on.png');
  background-repeat: no-repeat;
  background-position: left;
  padading-left: 55px;
}


.DataDomyslna
{
	position: relative;
	left: 5px;
	top: 0px;
}

.DataEdytowana
{
	position: relative;
	left: 250px;
	top: -50px;
}

.EdycjaDaty
{
	position: relative;
	left: 500px;
	top: -90px;
	border: solid #B8B6BB 1px;
	width: 280px;
	display: none;
}


.wyborzmiennej
{
	position: relative;
	left: 0px;
	top: 0px;
	border: solid #B8B6BB 1px;
	width: 250px;

}


.wpiswyniku
{
	display: none;
	border-radius: 3px;
	font-family: Arial;
	color: #444444;
	font-size: 15px;
	background: #a5feb5;
	padding: 10px 20px 10px 20px;
	border: solid #B8B6BB 1px;
	text-decoration: none;
	width: 720px;
	height:150px;
}

.dziekuje
{
	display: none;
}

.listazmiennych
{
	display: none;
}

.podajwynikdaty
{
	position: relative;
	font-family: Arial;
	color: #444444;
	font-size: 15px;
	background: #a5feb5;
	border: none;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	width: 800px;
	height:80px;
	margin-bottom:10px;
	font-weight:bold;
}

.filtrdaty
{
	position: relative;
	border-radius: 3px;
	font-family: Arial;
	color: #444444;
	font-size: 15px;
	background: #a5feb5;
	border: solid #B8B6BB 1px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	width: 800px;
	height:60px;
	margin-bottom:10px;
	font-weight:bold;
}

.filtrzmienna
{
	position: relative;,
	border-radius: 3px;
	font-family: Arial;
	color: #444444;
	font-size: 15px;
	background: #ccffff;
	border: solid #B8B6BB 1px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 800px;
	margin-bottom:10px;
	font-weight:bold;

}

.filtrnorma
{
	position: relative;,
	border-radius: 3px;
	font-family: Arial;
	color: #444444;
	font-size: 15px;
	background: #FFF2FB;
	border: solid #B8B6BB 1px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 800px;
	margin-bottom:10px;
	font-weight:bold;
}

.tytulokna
{
	position: relative;
	border-radius: 3px;
	font-family: Arial;
	color: #444444;
	font-size: 15px;
	background: #FF0000;
	border: solid #B8B6BB 1px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 150px;
	margin-bottom:10px;
	font-weight:bold;
}


.btnhelp
{
	-webkit-border-radius: 3;
	position: fixed;

	left: 1520px;
	top: 200px;

	width: 100px;
	height: 100px;
	border-radius: 3px;
	font-family: Arial;
	color: #444444;
	font-size: 36px;
	background: #E8E8E8;
	padding: 10px 20px 10px 20px;
	border: solid #B8B6BB 1px;
	text-decoration: none;
	z-index: 100;
}


.btnhelp1
{
	-webkit-border-radius: 3;
	position: relative;
/*
	left: 820;
	top: -70;
	*/
	width: 100px;
	height: 100px;
	border-radius: 3px;
	font-family: Arial;
	color: #444444;
	font-size: 36px;
	background: #E8E8E8;
	padding: 10px 20px 10px 20px;
	border: solid #B8B6BB 1px;
	text-decoration: none;
	z-index: 100;
}


.helpwindow
{
	-webkit-border-radius: 6;

	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -150px;
	padding:20px;
	width: 600px;
	height: 400px;
	background: #ffff99;
	border-radius: 6px;
}

.helptitle
{
	font-family: Verdana,
	font-size: 12pt;
	font-weight:bold;

}


.helpcontent
{
	font-family: Verdana,
	font-size: 12pt;
	font-weight:normal;
}


.btnEdycja
{
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  background-image: url('https://www.sweetlevel.eu/g/off.png');
  background-repeat: no-repeat;
  background-position: left;
  width: 50px;
  height:50px;
}

.datadomyslnaNO:hover
{
  background-image: url('https://www.sweetlevel.eu/g/on.png');
}



.btnBliEdycja
{

  background-image: url('https://www.sweetlevel.eu/g/cl_edit.png');
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height:30px;
}

.btnBliEdycja:hover
{
  background-image: url('https://www.sweetlevel.eu/g/bw_edit.png');
}

.btnBliKasuj
{

  background-image: url('https://www.sweetlevel.eu/g/cl_del.png');
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height:30px;
}

.btnBliKasuj:hover
{
  background-image: url('https://www.sweetlevel.eu/g/bw_del.png');
}

.ikona
{
  width: 30px;
  height:30px;
 }


 .tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext 
{
    visibility: hidden;
    width: 200px;
	min-height: 100px;
	overflow: hidden;
	background-color: #B8B6BB;
    color: #222222;
	font-family: Verdana,
	font-size: 12pt;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
	padding-left: 10px;
	padding-right: 10px;
	top:20px;
	padding-bottom:20px;
}

.tooltip:hover .tooltiptext 
{
    visibility: visible;
}

.danebliskiego
{
    color: #222222;
	font-family: Verdana,
	font-size: 12pt;
    text-align: left;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: 15px;
	font-weight:bold;
}
