<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background-color: #323b4f;
}
.submit {
 border: 1px solid gray; 
 background-color: orange;
 border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.menus {
 margin-bottom: 5px;
 margin-top: 5px;
 background-color: white;
 border: 1px solid white;
 width: 200px;
 padding: 10px;
 height: auto;
 border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 box-shadow: 0 0 5px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1); 
}
.attach {
 background-color: white;
 border: 1px solid #b1e149;
 width: auto;
 padding: 10px;
 height: auto;
 border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

.logowanie {
 background-color: white;
 margin-left: auto;
 margin-right: auto;
 margin-top: 30px;
 width: 400px;
 height: auto;
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: center;
 border: 1px solid white;
 border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 box-shadow: 0 0 5px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}
a {
 color: #20497b;
 font-family: Tahoma;
 text-decoration: none;
}

a:hover {
 text-decoration: none;
 color: #3464a1;
}

div {
 color: white;
 font-family: Tahoma;
 font-size: 12px;
}

#loguj {
 width: 400px; 
 height: auto; 
 margin-left: auto; 
 margin-right: auto; 
 padding-top: 50px; 
 margin-top: 160px; 
 padding-bottom: 30px; 
 border: 1px solid white; 
 text-align: center; 
 background-color: #5b6b7d; 
 
 }
 
h1 {
 font-family: Tahoma;
 font-size: 12px;
 color: black;
 }

span {
 font-family: Tahoma;
 font-size: 12px;
 color: #222222;
}
.error {
 font-family: Tahoma;
 font-size: 12px;
 color: red;
}
.input1 {
 margin-left: 5px;
 margin-right: 5px;
 width: 100px;
 background-color: gray;
 color: white;
 font-family: tahoma;
 border: 1px solid white;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.input2 {
 margin-left: 5px;
 background-color: white;
 color: black;
 font-family: tahoma;
 border: 1px solid black;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);

}
.fra {
 margin-top: 10px;
 padding: 5px;
 
 border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 box-shadow: 0 0 10px rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 0 10px rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 1);
}
.form {
 cursor: pointer;
 margin-bottom: 5px;
 width: auto;
 height: auto;
 border: 1px solid white;
 font-family: tahoma;
 padding: 10px;
 margin-left: 10px;
 margin-right: 10px;
 font-size: 12px;
 color: black;
 border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.form:hover { background-color: #2a445f; }
.detale {
 display: none;
 margin-bottom: 5px;
 width: auto;
 height: auto;
 border: 1px solid white;
 font-family: tahoma;
 padding: 10px;
 margin-left: 20px;
 margin-right: 10px;
 font-size: 12px;
 color: white;
 border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 
}
.moded {
 color: #b1e149;
}
.moded2 {
 color: #b1e149;
}
.moded2:hover {
 color: #8cb72f;
}
.error {
 color: red;
}
.info {
 color: yellow;
}
textarea {
 width: 200px;
 height: 70px;
}
.szukaj {
 float: left; 
 text-align: left; 
 position: fixed; 
 top: 5px; 
 left: 5px; 
 background-color: #324c67; 
 border: 1px solid white;
 padding: 5px; 
 height: 25px;
 border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 box-shadow: 0 0 10px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
}
.mini {
 font-size: 9px;
 font-family: Tahoma;
 color: black;
}
.shadowed
 {
  background-color: #f6f6f6; 
  margin: 10px;
  width: 800px; 
  padding: 20px;
  border: 1px dotted #d6d6d6;
  border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }
.shadowed2
 {
  
  background-color: #d6d6d6; 
  color: red;
  font-family: Tahoma;
  padding: 10px;
  border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 } 
.shadowed3
 {
  
  background-color: #ffdbdb; 
  color: red;
  font-family: Tahoma;
  padding: 10px;
  border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 } 
 .fak_tab { width: 80%; }
 .fak_tab td { color: #000; padding: 5px; }
 .fak_tab tr:nth-child(odd) { color: #000; padding: 5px; background-color: #f6f6f6;; }
 .fak_tab th { color: #000; font-weight: bold; padding: 5px; }</pre></body></html>