
body {
	background-color: #d7d7d7;
	font-family: Verdana;
/*	font-size: 12px;  */
}



th {

background-color: red;
text-align: center;
font-size: 15px;
}

tr {
	font-size: 13px;
}


table {

/*	width: 1139px;*/
	position: center;
	/*background-color: #c7c7c7;  ustawić na #fff w wersji ostatecznej */
	/*border-collapse: collapse;*/
	border-color: #000000;
	/*border-style: dashed;*/
	border-spacing: 1ch 1ch;
}
h9 {
	color: red;
}


td {
/*	background-color: #c7c7c7; */
}
select {
	width: 300px;
}
#tekst_kier {
	margin-left: 40px;
	text-transform: uppercase;
	color: #993300;

}
#opcja_statusu {
	width: 1000px;
	color: red;
	font-size: 15px;
	background-color:#cceeff;

}
.nadgodziny{
  margin-left: 30px;
  width: 439px;
position: center;
/*background-color: #c7c7c7;  ustawić na #fff w wersji ostatecznej */
border-collapse: collapse;
border-color: #000000;
/*border-style: dashed;*/
border: 1px solid black;
}
.godzinki {
  margin-left: 30px;
  width: 639px;
position: center;
background-color:  #d7d7d7; /* ustawić na #fff w wersji ostatecznej */
border-collapse: collapse;
border-color: #000000;
/*border-style: dashed;*/
border: 1px solid black;
}

.imput_login input, select, textarea{
	color: #6666ff;
  width: 500px;
  height: 25px;
}
.imput_login
{
	color: #6666ff;
	width: 500px;
  height: 25px;
}
.table_login{
	margin-left: 250px;
	text-align: center;
}
.naglowek {
	width: 1139px;
	background-color: #990099;
	color: #fff;
	font-size: 16px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.naglowek2 {
	width: 1139px;

	color: black;
	font-size: 16px;
	height: 40px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
.logout {
  background-color: #66CC99;
	color: black;
	font-size: 12px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   color: black;
   text-align: center;
}
.opcje {
	background-color: #b3d9ff;
	color: red;
	font-size: 12px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.opcje2 {
	background-color: #99ff99;
	color: red;
	font-size: 10px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
