body {
	margin:0px;
	background-color:#fffcee;
	color:#000000;
}
.even {
	color: #010101;
}
.odd {
}
body,td,th,div,span,p,select {
	color:#000000;
	font-family:Verdana, Arial, Geneva, Helvetica;
	font-size:8pt;
}
h1 {
	font-size:12pt;
}

h2 {
	font-size:12pt;
	font-weight:bold;
	color:#a03c3c;
}

h3 {
	font-size:10pt;
	color:#a03c3c;
	margin:0px;
	font-weight:bold;
}
h4 {
	color:rgb(160,60,60);
	font-size:10pt;
	margin:0px;
}

td.nx_szko {
	padding:3px;
	background-color:#cb2320;
	color:#fffcee;
	font-size:10pt;
	font-family:Verdana, Arial, Geneva, Helvetica
}

a.nx_szko:link, a.nx_szko:visited {
	font-weight: normal;
	color: #fffcee;
	text-decoration:none;
}

a.nx_szko:hover {
	color:#fbbd08;
}

strong {
	font-size:12pt;
	font-weight: bold;
}
img {
	display:block;
	border:0px;
}
select.small {
	font-size: 10px;
}
input.kid {
	width: 10px;
	height: 10px;
	margin-right: 3px;
	border: none;
	vertical-align: middle;
}
input.inred-small {
	border: 1px solid rgb(160,60,60);
	width:40px;
	text-align: right;
}

input.inred {
	border: 1px solid rgb(160,60,60);
	width:110px;
}
input.inred-long {
	border: 1px solid rgb(160,60,60);
	width:310px;
}
input.inred-long-readonly {
	border: 1px solid rgb(160,60,60);
	background-color: #DDDDDD;
	width:310px;
}
input.butred {
	background-color: rgb(160,60,60);
	font-weight: normal;
	color: rgb(255,255,255);
	border: none;
	width: 100px;
	cursor:hand;
}
input.butred2 {
	background-color: rgb(160,60,60);
	font-weight: normal;
	font-size: 11px;
	color: rgb(255,255,255);
	border: none;
	width: 110px;
	cursor:hand;
}
input.butred3 {
	background-color: rgb(160,60,60);
	font-weight: normal;
	color: rgb(255,255,255);
	border: none;
	cursor:hand;
}
input.butank {
	background-color: rgb(160,60,60);
	font-weight: normal;
	color: #FFFF00;
	width: 130px;
	cursor:hand;
}
input.userbut {
	font-weight: normal;
	font-size: 11px;
	color: rgb(160,60,60);
	width: 110px;
	border: 1px solid rgb(160,60,60);
	cursor:hand;
}
input.userbut-short {
	font-weight: normal;
	font-size: 11px;
	color: rgb(160,60,60);
	width: 30px;
	border: 1px solid rgb(160,60,60);
	cursor:hand;
}
input.userbut-medium {
	font-weight: normal;
	font-size: 11px;
	color: rgb(160,60,60);
	width: 140px;
	border: 1px solid rgb(160,60,60);
	cursor:hand;
}
input.userbut-long {
	font-weight: normal;
	font-size: 11px;
	color: rgb(160,60,60);
	width: 250px;
	border: 1px solid rgb(160,60,60);
	cursor:hand;
}
a:link {
	font-weight: bold;
	color: rgb(160,60,60);
	text-decoration:none;
}
a:visited {
	color: rgb(160,90,90);
	text-decoration:none;
}
a:hover {
	color:#9c9472;
}
a.link_1:link,a.link_1:visited {
	font-size: 9px;
	color: rgb(175,175,175);
	text-decoration: underline;
	font-weight:normal;
}
a.link_1:hover {
	color: rgb(160,60,60);
}
a.menu:link,a.menu:visited {
	font-size:10px;
	font-weight: bold;
	color:#757575;
	text-decoration:none;
}
a.menu:hover {
	color:rgb(160,60,60);
}
a.link_1:link,a.link_1:visited {
	font-size: 10px;
	color: rgb(175,175,175);
	text-decoration: underline;
}
a.link_1:hover {
	color: rgb(160,60,60);
}
a.path:link,a.path:visited {
	color:rgb(194,82,75);
	font-weight:bold;
	font-size:11px;
}
table.pulldownmenu {
	margin-top:0px;
}
table.pulldownmenu td {
	padding:3px;
	padding-left:4px;
	padding-right:4px;
	border: 1px solid rgb(174,174,174);
}
table.menu {
	background:rgb(240,238,226);
	border:1px solid rgb(174,174,174);
}
table.menu td {
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-left:4px;
}
div.clndr {
 background-color:rgb(240,238,226);
 position: absolute;
 cursor:default;
 display:none;
 border:3px ridge #9ab;
}
div.clndr table {
 width:160px;
 margin:4px;
}
div.clndr th {
 border:1px solid black;
 font:normal bold 11px arial,sans-serif;
 text-align:center;
 padding:0 2px 0 2px;
}
div.clndr td {
 border:1px solid rgb(174,174,174);
 cursor:pointer;
 font:normal normal 11px arial,sans-serif;
 text-align:center;
 padding:0 2px 0 2px;
}
@media print {
 * {
 	display:none;
 }
 print {
  display:block;
 }
 .noprint {
  display:none;
 }
}
.group {
	background-color: rgb(240,238,226);
	color: #978f6b;
	font-weight: bold;
	border: 1px solid #b0b0b0;
	text-align: center;
	vertical-align: top;
}
.groupname {
	font-size: 12px;
	color: #b6b6b6;
	border:1px solid #b0b0b0;
	text-align: center;
}
.header {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
}
.nazwa {
	margin-top:20px;
	margin-bottom:8px;
	font-weight: bold;
	font-size: 14px;
	color: #444444;
}
.opis {
	font-style: normal;
}
.date {
	font-style: normal;
	width: 80px;
}
.schoolname {
	font-weight: bold;
}
.polecamy_data {
	background-color: rgb(174,172,160);
	color: rgb(255,255,255);
	padding-left: 11px;
	padding-top:4px;
	height: 17px;
}
.polecamy_tekst {
	background-color: rgb(237,235,224);
	color: rgb(74,74,74);
	padding-left: 11px;
	padding-top:1px
}
div.stopka {
	font-size:7pt;
}
tip {
	font-weight: normal;
	font-style:italic;
	font-size: 10px;
}
table.panel {
  width: 100%;
}
table.lista {
  width: 100%;
  border: 1px solid #eeeeee;
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 0px 0px 0px 0px;
}
table.lista thead {
  background-color: rgb(174,172,160);
  text-align: center;
  padding: 2px 2px;
}
table.lista thead td{
  padding: 2px 2px;
}
table.lista tr.even {
background-color: rgb(237,235,224);
}
table.lista tr.odd {
background-color: rgb(237,220,224);
}
div.control {
  text-align: center;
  padding: 5px 0px 5px 0px;
}
div.top_links {
  text-align: right;
}
table.obiekt {
  width: 100%;
  border: 1px solid #eeeeee;
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 0px 0px 0px 0px;
  background-color: rgb(240,238,226);
}
colgroup col.text{
  text-align: left;
}
colgroup col.string {
  text-align: left;
}
colgroup col.date {
  text-align: center;
}
colgroup col.number {
  text-align: center;
}
colgroup col.value {
  text-align: right;
}
colgroup col.command {
  text-align: right;
}
colgroup col.opis {
  text-align: right;
}
colgroup col.wart {
  text-align: left;
}
table.formularz {
width: 100%
}
table.sekcja {
width: 100%
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: red;
visibility: hidden;
z-index: 100;
}
/* FORMIX 13.07.2005  */
.commentText {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: rgb(74,74,74);

}
.select-medium {
	width: 153px;
}
.select-long {
	width: 300px;
}
.table-grid {
	background: gray;
	width: 95%;
}
.table-grid .tr-mark TD {
	background: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
}
.table-grid .tr-unmark TD {
	background: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
}
.table-grid TD  {
	background-color: #fffcee;
	font-family: Tahoma, Verdana, Arial;
}
.table-grid TD a.email {
	font-weight: normal;
}
.table-grid .td-action  {
	width: 30px;
	text-align: center;
}
.table-grid TR TD TEXTAREA {
	width: 300px;
	height: 200px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	border: 1px solid rgb(160,60,60);
}
.textarea-confirm {
	width: 580px;
	height: 180px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	border: 1px solid rgb(160,60,60);
}
.table-grid TR TD .textarea {
	width: 540px;
	height: 150px;
}
.table-grid TR TD .textarea-small {
	width: 311px;
	height: 50px;
}
.table-grid TR TD .textarea-small-readonly, .textarea-small-readonly {
	background-color: #DDDDDD;
	width: 311px;
	height: 50px;
}
.table-grid TR TH {
	border: 1px solid #672A00;
	vertical-align: middle;
}
.hr {
	height: 1px;
	color: rgb(160,60,60);
}
.input-medium {
	width: 300px;
}
.input-long {
	width: 500px;
}
.info-absence {
	font-weight: bold;
}
.table-practicalTermPractical {
	width: 100%;
}
.table-practicalTermPractical TR TD {
	border: 1px solid #672A00;
}

/* Rekrutacja */
.table-rec {
	border: 1px solid #672A00;
}
.table-rec TD{
	border: 1px solid #672A00;
}
.ul-rec {
	font-size: 12px;
	font-weight: bold;
}
.ul-rec li {
	font-size: 10px;
}
div#exportLinksSection {
	margin: 10px 0;
}
div#exportLinksSection A {
	border-right: 1px solid rgb(160,60,60);
	padding-right: 10px;
}
