/* --------- /stylesheets/tabele.css --------- */ 

.tabtytul{ /* tabelka z grafikâ?£ (nagâ??Ë?wek) */
	}
.tytul{ /* komË?rka z tytuâ??em */
	}
.tytulnapis{ /* tytul strony z cieniem (tylko IE) */
	padding-left:10px;width:400px;height:60px;filter:Shadow(Color=#666666,Direction=150)}
.tabela{
	/* tabela z planem */
	padding-right: 0px;
	padding-left: 0px;
	border: medium solid #9FBFFF;
}
td{height:30px;
	}

th{
	background-color: #8AC6FF;
	color: #0D2055;
	font-size: 13px;
}
#rozwiazane{
  padding-left: 115px;
 height: 110px; 
	background: url(/stylesheets/solved.gif) no-repeat  left;
}
td.g{
	/* godzina */
	background-color: #E2ECF6;
	color: #0D2055;
	font-weight: bolder;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	
}
td.nr{
	/* numer lekcji */
	background-color: #91B6DA;
	color: #0D2055;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
td.l{
	/* lekcja */
	background-color: #ffffff;
	color: #000099;
	vertical-align: top;
}

a.n{
	/* nauczyciel */
	color: #3366FF;
}
a.s{
	/* sala */
	color: #9966CC;
}
a.k{
	/* klasa */
	color: #0083C6;
}
.p{
	/* przedmiot */
	color: #004A71;
	font-weight: bold;
}
.op{ /* napis */
	font:10px verdana,sans-serif}
@media print{
.tabtytul{ /* nagâ??Ë?wek do druku */
	display:none}
}






a.pp:hover{text-decoration:none}
.logo{text-align:center;margin-bottom:10px}

/* tabele z danymi1 */

th.head{ font-size: 14px; text-align: left; 
    border: none;
	background-color: #91B6DA; 
	color:#FFFFFF;
    font-weight: bold;	
}		

td.odd{ /* alternate */
	background-color:#E2ECF6;
	color:#0D2055;
	border: none}	

td.nodd{ /* alternate */
	background-color:#FFFFFF;
	color:#0D2055;
	border: none}	
	
table.input {border: 2px solid #9FBFFF;
border-collapse: collapse;
font-weight: bold;
}

table.status {
border-collapse: collapse;
width: 99%;
}

td.st{
	color: #CC0066;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

td.status {

  font-size: 32px;
}

th.st {

}


.listtitle {
	BACKGROUND: #3A76B0;
	COLOR: #EEEEEE;
	white-space: nowrap;
	border: thin solid #6FA0D0;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
} 
td.list { BACKGROUND: #E2ECF6; white-space: nowrap; }

td.site{
	background: #BDE5FF;
	color: #000157;
	border-top: thin solid #91B6DA;
}
td.extended{
	border-bottom: thin solid #000157;
}
td.reszta{
	background: #BDE5FF;
	border-top: thin solid #91B6DA;
}
.ext{
	height: 30px;
	
	
}

td.waska{
	height: 10px;
}

.in_place_editor_field{}

/* --------- /stylesheets/others.css --------- */ 

span.notice{
  text-align: left; 
  color: green;
}
span.error { 
  color: red;	
}

span.errorhead {
  text-align: left; 
  font-size: 14px;
  color: red;	
}

div.fieldWithErrors { 
  background-color: red;	
  padding: 2px;
}
