body {
  background-color: #fff;
  font-family: 'Archivo Narrow', Arial, sans-serif;
  margin: 0;
}
.header {
  background-color: gray;
  display: block;
  padding: 10px;
  height: 30px;
  box-shadow: 0px 0px 8px #888888;
  position: fixed;
  width: 100vw;
  z-index: 2;
}

.content {
  padding: 20px;
  display: block;
  position: relative;
  top: 55px;
  //background-image: url("../img/naltex.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 20px 100px;
  height: calc(100vh - 100px);
  text-align: center;
  //width: 1800px;
    margin: 0 auto;
}

.contentmain {
  padding: 20px;
  display: block;
  position: relative;
  top: 55px;
  //background-image: url("../img/naltex.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 20px 100px;
  text-align: center;
}

input {
	font-family: 'Archivo Narrow', Arial, sans-serif;
}

select {
	font-family: 'Archivo Narrow', Arial, sans-serif;
}

textarea {
	font-family: 'Archivo Narrow', Arial, sans-serif;
}

.txtzamowienie {
	width: 345px;
	height: 70px;
}

.button {
  font-family: 'Archivo Narrow', Arial, sans-serif;
  float: left;
  height: 22px;
  vertical-align: middle;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: 5px;
  //background-color: rgba(234, 234, 234, 0.1);
  border-bottom: 3px solid rgba(234, 234, 234, 0.5);
  color: white;

}

.buttonok {
  font-family: 'Archivo Narrow', Arial, sans-serif;
  float: left;
  //height: 35px;
  vertical-align: middle;
  //padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 5px;
  border: 0;
  background-color: rgba(87, 186, 65, 0.2);
  box-shadow: 0px 3px 0px rgba(87, 186, 65, 0.5);
  cursor: pointer;
}

.buttonraport {
  font-family: 'Archivo Narrow', Arial, sans-serif;
  //float: left;
  height: 35px;
  vertical-align: middle;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 5px;
  border: 0;
  background-color: rgba(87, 186, 65, 0.2);
  box-shadow: 0px 3px 0px rgba(87, 186, 65, 0.5);
  cursor: pointer;
}

.butack {
  border-bottom: 3px solid rgba(234, 234, 234, 1);
  background-color: rgba(234, 234, 234, 0.3);
}
.allegro {
  border-bottom: 3px solid rgba(255, 145, 55, 0.5);
  //background-color: rgba(255, 145, 55, 0.1);
}

.opcja {
  border-bottom: 3px solid rgba(63, 195, 252, 0.5);
  //background-color: rgba(63, 195, 252, 0.1);
}

.wyslane {
  border-bottom: 3px solid rgba(87, 186, 65, 0.5);
  //background-color: rgba(87, 186, 65, 0.1);
}

.czeka {
  border-bottom: 3px solid rgba(255, 49, 45, 0.5);
  //background-color: rgba(255, 49, 45, 0.1);
}

.zaktel {
  border-bottom: 3px solid rgba(117, 24, 224, 0.5);
  //background-color: rgba(117, 24, 224, 0.1);
}

.button:hover {
  border-bottom: 3px solid rgba(234, 234, 234, 1);
  background-color: rgba(234, 234, 234, 0.3);
}

.buttonok:hover {
  box-shadow: 0px 3px 0px rgba(87, 186, 65, 1);
  background-color: rgba(87, 186, 65, 0.3);
}

.buttonraport:hover {
  box-shadow: 0px 3px 0px rgba(87, 186, 65, 1);
  background-color: rgba(87, 186, 65, 0.3);
}

.button.allegro:hover {
  border-bottom: 3px solid rgba(255, 145, 55, 1);
  background-color: rgba(255, 145, 55, 0.3);
}

.button.opcja:hover {
  border-bottom: 3px solid rgba(63, 195, 252, 1);
  background-color: rgba(63, 195, 252, 0.3);
}

.button.opcjaact {
  border-bottom: 3px solid rgba(63, 195, 252, 1);
  background-color: rgba(63, 195, 252, 0.3);
}

.button.wyslane:hover {
  border-bottom: 3px solid rgba(87, 186, 65, 1);
  background-color: rgba(87, 186, 65, 0.3);
}

.button.czeka:hover {
  border-bottom: 3px solid rgba(255, 49, 45, 1);
  background-color: rgba(255, 49, 45, 0.3);
}

.button.zaktel:hover {
  border-bottom: 3px solid rgba(117, 24, 224, 1);
  background-color: rgba(117, 24, 224, 0.3);
}

.button.zaktelact {
  border-bottom: 3px solid rgba(117, 24, 224, 1);
  background-color: rgba(117, 24, 224, 0.3);
}

.button span {
  position: relative;
  top: 2px;
}

.buttonok span {
  position: relative;
  top: 2px;
  left: 3px;
  padding-right: 4px;
  font-size: 16px;
}

.buttonraport span {
  position: relative;
  top: 2px;
  left: 3px;
  padding-right: 4px;
  font-size: 16px;
}


.glowna {
  opacity: 0.85;
  border-collapse: collapse;
  margin-left:auto;
  margin-right:auto;
  background-color: #f9f9f9;
  font-size: 0.9em;
  border: 1px groove;
  margin-bottom: 20px;
  text-align: left;
}
.glowna tr td {
  border-bottom: 1px groove;
  padding-left: 15px;
  padding-right: 15px;
}

.glowna th {
  background-color: #dbdbdb;
  border-bottom: 1px groove;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
}

.glowna.hov tr:hover {
  background-color: #f2f2f2;
  //background-color: rgba(0,0,0,0.1);
}

.glowna.pad tr td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.przedmioty {
  font-size: 0.7em;
}

tr.status0 { background-color: #ffe5b4;} /* nowa bez przypisania */
tr.status1 { background-color: #f9f9f9;} /* przypisane reczniki */
tr.status2 { background-color: #ffac8e;} /* oczekiwanie na cos */
tr.status3 { background-color: #b5ffbd;} /* zrealizowane wyslane */

.odprawej {
  text-align: right;
}
.imgbuttonrot {
  //opacity: 0.7;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 20px;
  vertical-align: middle;
}

.button:hover > .imgbuttonrot {
  //opacity: 0.4;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.imgbutton {
  opacity: 1;
  height: 20px;
  vertical-align: middle;

}
.button:hover > .imgbutton {
  //opacity: 0.8;
}

.imgbuttonlist {
  opacity: 1;
}
.imgbuttonlist:hover {
  opacity: 0.8;
}

.rokselector {
  //display:inline-block;
	margin: 0 auto;
    //width: 1024px;
    margin-bottom: 20px;
}

.rokmini {
	display: block;
	font-size: 3em;
	float: left;
	opacity: 0.7;
	line-height: 2.5em;
}

.rokmax {
	display: block;
	font-size: 5em;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}

.clear {clear: both;}

.linka {
  text-decoration: none;
  color: black;
}

.miesiace {
  display: inline-block;
  margin: 0 auto;
}

.miesiaccont {
  display: block;
  float: left;
  margin: 2px;
  border: 1px groove black;
  background-color: #f9f9f9;
  opacity: 0.85;
  width: 200px;
  //height: 270px;
  overflow: hidden;
}

.miesiaccont span {
  font-size: 1.7em;
}

.miesiactab {
  border-collapse: collapse;
  margin-left:auto;
  margin-right:auto;
  background-color: #f9f9f9;
  font-size: 0.8em;
  border-bottom: 1px groove;
  margin-bottom: 5px;
  text-align: left;
}
.miesiactab tr td {
  border-bottom: 1px groove;
  padding-left: 2px;
  padding-right: 2px;
}

.miesiactab th {
  background-color: #dbdbdb;
  border-bottom: 1px groove;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
}

.paragon {
  display:inline-block;
  margin: 0 auto;
  font-family: "Courier New";

}
.paragon_gora {
  background-image: url('../img/parg.png');
  background-repeat: no-repeat;
  background-size: 350px 40px;
  width: 350px;
  height: 40px;

}

.paragon_srodek {
  opacity: 0.85;
  border-collapse: collapse;

  font-size: 0.9em;
  //border: 1px groove;
  //margin-bottom: 20px;
  text-align: left;
  background-color: #f5f1f0;
  width: 350px;
}

.paragon_srodek th {
  font-family: "Courier New";
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  font-size: 2em;
}

.paragon_srodek tr td {
  padding-left: 15px;
  padding-right: 15px;
}

.paragon_dol {
  background-image: url('../img/pard.png');
  background-repeat: no-repeat;
  background-size: 350px 40px;
  width: 350px;
  height: 40px;
  margin-bottom: 20px;
}

a {
  text-decoration: none;
  color: black;
  cursor: pointer;
}

.copyright {
   position:fixed;
   right:0px;
   bottom:0px;
    background-color: gray;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.konto {
  font-family: "Courier New";
}

.rbiuro {
    background-color: bisque;
}

.rshoper {
    background-color: #a3e5fc;
}

.rebay {
  background-color: #ffa882;
}

.rarena {
  background-color: #c4c4ff;
}

.rerli {
  background-color: #9bffc8;
}

.alert {
    background-color: red;
    padding: 5px;
    margin: 5px;
    border: 1px solid #ad0000;
    color: azure;
    font-weight: 500;
    font-size: 3em;
}