
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; */
}
#opcja_statusu {
	width: 1000px;
	color: red;
	font-size: 15px;
	background-color:#cceeff;

}

#opcja_statusu2 {
	width: 1000px;
	color: blue;
	font-size: 15px;
	background-color:#cceeff;

}
#wykladowcy{
	width: 400px;
}

.imput_login input, select, textarea{
	color: #6666ff;
  width: 500px;
  height: 25px;
}
.imput_login
{
	color: #6666ff;
	width: 500px;
  height: 25px;
}
.table_login{
	text-align: center;
}
.naglowek {
	width: 1139px;
	background-color: #00667d;
	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;
}
.zlehaslo {
	width: 1139px;

	color: red;
	font-size: 16px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.opcje {
	background-color: #b3d9ff;
	color: red;
	font-size: 12px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.opcje2 {
	background-color: green;
	color: black;
	font-size: 12px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.opcje3 {
	background-color: #ffb3ff;
	color: black;
	font-size: 12px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.opcje a{
	background-color: #b3d9ff;
	color: green;
	font-size: 12px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.opcje2 a{
	background-color: green;
	color: black;
	font-size: 12px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.wartosc {
	background-color: #fff;
	height: 25px;
	text-align: center;
	font-size: 16px;

}
.opis2 {
	background-color: #ff0000;
	color: #ff0000;
	font-size: 12px;
	text-align: center;
}


.opis {
	background-color: #00667d;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.opis3 {
	background-color: #ffffff;
	color: black;
	font-size: 14px;
	text-align: left;
}
.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   color: black;
   text-align: center;
}

span.reverse {
  unicode-bidi: bidi-override;
  direction: rtl;
}
