@charset "iso-8859-2";
/* CSS Document */
body{
	background:"#ffffcc";
	padding:0px;
	margin:0px;
	}
div,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	
	}
.pds{
	width:980px;
	margin:auto;
	position:relative;
	background-color:#CCFF99;
	}
.arch{
	width:800px;
	margin:auto;
	position:relative;
	background-color:#CCFF99;
	}
.sr{
	background-color:#CCFF99;
	padding-left:0px;
	}

.ng1{
	background:url(images/m_top.gif);
	padding:10px 2px 18px 2px;
        text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	} 
.mtxt1{
	background:url(images/m_tlo.gif);
	padding: 2px 7px 2px 7px;
	}

.menu{
	list-style: none;
	margin:0px;
	margin-left:1px;
	padding:0px;
}
.menu li a{
	display:block;
	width:134px;
	padding:3px 0px 3px 9px;
	background-color:CCFF66;
	border-bottom:1px solid #828384;
	color:#000;
	font-size:10px;
	
	text-decoration:none;
}
.menu li a:hover{
	background-color:#2C2E30;
	border-bottom:1px solid #828384;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	
}
.srodek{
	padding: 2px 10px 2px 10px;
	}
a{
	color:#FF6600;
	text-decoration:underline;
	}
a:hover{
	color:#FF3300;
	text-decoration:none;
	}
div.najlepsiTylkoDwa {
	width: 50%;
	float: right;
}
div.pedagog {
	text-align: center;
}
img.pedagog {
	float: left;
}
ul.strzalka {
	list-style-image:url('./images/lista_strzalka.gif');
}
table.pedagog {
	width: 100%;
	border-collapse: separate;
}
table.pedagog , table.pedagog th, table.pedagog td {
	border: 1px solid #025EA1;
	padding: 0;
}
table.pedagog th {
	text-transform: capitalize;
	text-align: center;
	background-color: #E0F1FF;
}
table.pedagog td {
	text-align: center;
	background-color: #FFFFFF;
	width: 20%;
}
sup.pedagogGodziny {
	font-size: 70%;
}
table.kolor {
	width: 100%;
	border-collapse: separate;
}
table.kolor , table.kolor th, table.kolor td {
	border: 1px solid #025EA1;
	padding: 0;
}
table.kolor th {
	text-align: center;
	background-color: #E0F1FF;
}
table.kolor td {
	text-align: center;
	background-color: #FFFFCC;
}
img.nauczyciel_grono {
	float: left;
	margin-right: 10px;
}
p.gazetka {
	min-height: 100px;
	text-align: justify;
}
div#data {
	font-size: 14px;
	text-align: center;
	text-decoration:underline;
	font-weight: bold;
}
div#statystyki {
	font-size: 14px;
	text-align: center;
}