<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Ustawienia globalne */

body{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10pt;    	
	color: #666666; 
	background-color: #d1e8ff;
}

A {
	font-weight: bold;
	}

A:link {
	color: #666666;
	
}

A:visited {
	color: gray;
}

/* Warstwy */

#popuplayer {
	position: fixed;
	top: 200px;
	left: 150px;
	visibility: hidden;
	z-index: 100;
}

/* Uklad strony */

#kontener {
	z-index: 10;
	width: 978px;
	margin: 5px auto 5px auto;
}

#logo {
	width: 978px;
	float: left;
}

div.logo-ramka {
	margin: 0px;
	padding-top: 7px;
}

div.logo-tresc {
	background: transparent url(../img/logo.jpg) no-repeat scroll left bottom;
	height: 170px;
	margin: 0px;
}

.spacer {
	width: 40px;
	height: 60px;
	float: left;
}

#menu {
	background: white url(../img/menu.jpg) no-repeat 0 0 ; 
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Helvetica", sans-serif;
	text-align: center;
	height: 50px;
	width: 938px;
	border: none;
	float: left;
}

#newsy {
	width: 644px;
	float: left;
	margin-right: 5px;
	}

div.newsy-ramka {
	background: transparent url(../img/newsy-top.png) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 7px;
}   	   	      	

div.newsy-tresc {
	background: transparent url(../img/newsy-bottom.png) no-repeat scroll left bottom;
	padding: 12px 13px;
	margin: 0;
}

#informacje {
	width: 284px;
	float: left;
	margin-right: 0 !important;
	padding-right: 0 !important;
}

div.informacje-ramka {
	background: transparent url(../img/informacje-top.png) no-repeat;
	margin-top: 5px;
	margin-bottom: 0px; 
	padding-top: 7px;
}   	   	      	

div.informacje-tresc {
	background: transparent url(../img/informacje-bottom.png) no-repeat scroll left bottom;
	padding: 1px 10px 12px 10px;
}

#podpis {
	position: relative;
	font-size: 8pt;
	text-align: center;
	width: 938px;
	float: left;
}

div.stopka-ramka {
	background: transparent url(../img/stopka-top.png) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 7px;
}

div.stopka-tresc {
	background: transparent url(../img/stopka-bottom.png) no-repeat scroll left bottom;
	padding: 12px 10px 12px 10px;
}

div.clear {
	clear: both;
}

/* Gorny pasek */

#zespol {
	margin: 0px 0px 0px 0px;
	text-align: right;
	width: 938px;
}

#logo img {
	position: relative;
	float: left;
	margin-left: 2px;
}

#logo img.ramka {
	float: none;
	margin-left: 0px;
}

#logo ul {
	position: relative;
	float: right;
	right: 0px;
	font-family: "Arial";
	color:#5683de;	
	font-weight: bold;
	margin-top: 60px;	
	padding-right: 12px;
	text-align: right;
	list-style-type: none;
	line-height: 120%;
}

/* Media drukowane */

@media print {
	#popuplayer {
		display: none;
	}
	#kontener {
		width: 100%;
		margin: 0;
	}
	#logo {
		width: 100%;
		background: white;
		height: auto;
	}
	#newsy {
		width: 100%;
	}
	div.newsy-ramka {
		padding-top: 0;
	}
	div.newsy-tresc {
		background: white;
	}
	#menu {
		display: none;
    }
	#informacje {
		display: none;
	}
	#podpis {
		width: 100%;
	}
	div.stopka-ramka {
		padding-top: 0px;
	}
	div.stopka-tresc {
		background: white;
	}
	#zespol {
		width: 100%;
		display: none;
	}
}

/* Menu */

#menu {
	position: relative;
	margin: 0px 0px 0px 0px;
   padding: 0;
   z-index: 70;
}

#menu ul {
	position: relative; 
   left: 1px; 
   top: 1px; 
   padding:1 px 0 !important; 
   margin: 0px 0px 0px 0px;
   left: 0px;
   list-style-type: none;
}

#menu li {
	position: relative;
	font-size: 9pt;
	float: left;
	margin: 5px;
	padding: 11px 4px 9px 4px;
	color:#102cff;	
	font-weight: bold;
	display: list-item;
}

#menu a, #menu span.nav {
	display: block;
	padding: 3px 10px 3px 0px;
	border: 0px;
	margin: 0px;
	background: transparent none repeat scroll 0 0;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin: 0px;
}

#menu a:link {
	color: #102cff;
}

#menu a:visited {
	color: #102cff;
}

#menu a:hover {
	color: #ffffff;
}

#menu a:active {
	color: #ffffff;
}

#menu a, #menu span.nav { 
	position: relative; 
	color: #102cff;
	font-size: 9pt;
	text-align: left;
	z-index: 51;
}

#menu li:hover a, #menu li:hover span.nav { 
	background: url(../img/dropdown-right-tab.gif) no-repeat scroll right top; 
	color: #102cff;
}

#menu li:hover span.left-tab { 
	position: absolute; 
	left: -4px; 
	top: 0; 
	width: 4px; 
	height: 39px; 
	background: url(../img/dropdown-left-tab.gif) no-repeat scroll left top; 
}

#menu li:hover span.top-tab {
	position: absolute;
	width: 210px;
	height: 15px;
	left: 0;
	top: 30px;
	background: url(../img/dropdown-top.png) no-repeat scroll left top;
}

#menu ul.subnav {
	position: absolute;	
	background: transparent url(../img/dropdown.gif) no-repeat scroll left bottom;	
	color: #102cff;
	z-index: 50;
	top: 42px; 
	margin: 0px; 
	padding: 0px; 
	display: none;
	width: 210px; 
}

#menu li:hover ul.subnav {
	display: block; 
}

#menu ul.subnav li {
	float: none;
	padding: 5px;
	margin: 1px;
}	

#menu ul.subnav li a { 
	position: relative; 
	background: #ffffff repeat scroll 0 0;
	color: #102cff;
	font-size: 9pt;
	text-align: left;
	padding: 0;
}

#menu ul.subnav a:hover { 
	background: #102cff /*url(../img/dropdown-on.gif) no-repeat 8px 5px */!important; 
	color: #ffffff;
}

/* Zawartosc */

#newsy h1 {
	margin-top: 5px;
	font-weight: bold;
	font-size: 12pt;
	color:#0e26da;	
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#newsy h2 {
	margin-top: 15px;
	font-weight: bold;
	font-size: 11pt;
	color:#0e26da;	
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#newsy h3 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
}

#newsy h3.regulamin {
	margin-top: 5px;
	text-align: center;
}

#newsy h3.image {
	margin-left: -25px;
	margin-top: 30px;
	padding-left: 25px;
	height: 20px;
	background-image: url(../img/aktyt.gif);
	background-repeat: no-repeat;
	text-transform: none;
}

#newsy h3.news {
	color:#5683de;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	height: 20px;
	background-repeat: no-repeat;
	text-transform: none;
}	

#newsy h4 {
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}

#newsy h5 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	font-family: "Times New Roman", serif;
}
#newsy h6 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 35pt;
	text-align: center;
	}

#newsy ol {
	list-style-type: upper-roman;
}

#newsy p.downloads {
	text-align: right;
	font-size: smaller;
}

#newsy div.statut h4 {
	text-align: center;
}

#newsy div.statut p {
	margin-left: 25px;
}

#newsy div.statut ol {
	text-align: justify;
	list-style-type: decimal;
}

#newsy div.statut ol li ol {
	list-style-type: decimal;
}

#newsy div.statut ol li ol li ol {
	list-style-type: lower-alpha;
}

#newsy ul {
	list-style-type: disc;
}

#newsy ul ul {
	list-style-type: circle;
}

#newsy ul ul ul {
	list-style-type: square;
}

#newsy p + ol, #newsy p + ul {
	margin-top: -1.8ex;
}

#newsy p {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}

#newsy p.czas {
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 7pt;
	color: #b6b6b6
}

#newsy p.news {
	margin-top: 3px;
	margin-bottom: 3px;
}

#newsy p.mail {
	text-decoration: none;
	font-size: 8pt;
	text-align: right;
	padding-bottom: 3px;
	border-bottom-color: #b6b6b6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

ol.regulamin, p.biblioteka {
	text-align: justify;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: none;
}

#newsy ol.tematy li {
	text-align: justify;	
	padding-right: 50px;
	padding-left: 5px;
	padding-top: 15px;		
	list-style-type: decimal
}

#newsy ol.konkursy {
	text-align: justify;	
	padding-right: 50px;
	padding-left: 35px;
	padding-top: 15px;		
	list-style-type: decimal
}

p.osiagniecia {
	text-align: justify;	
	padding-right: 50px;
	padding-left: 25px;
	padding-top: 1px;		
}

ul.osiagniecia li {	
	padding-right: 50px;
	padding-left: 1px;
	padding-top: 10px;		
	font-weight: bold;
}

ul.osiagniecia ul li {
	text-align: justify;
	font-weight: normal;
	padding-top: 0px;
}

ul.osiagniecia ul li span {
	font-weight: bold;
}

#newsy table {
	width: 100%;
	border-color:#679aff;
	border-style: solid;
	border-width: 3px;
	border-spacing: 0px;
}

#newsy table.absolwenci {
	vertical-align: top;
   text-align: left;
   margin: auto;
   padding-left: 10px;
   padding-right: 10px;
   border-style: none;
   border-width: 0px;
}

#newsy table.absolwenci * td {
	margin: auto;
   text-align: left;
	vertical-align: top;
	padding-left: 20px;
   padding-right:20px;
   padding-top: 1px;
	border-style: none;
   border-width: 0px;
}

#newsy table.absolwenci * pre {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

#newsy table * td, #newsy table * th {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #679aff;
}

#newsy table.zastepstwa * td {
	text-align: left;
	font-weight: normal;
}

#newsy table.zastepstwa * td.tytul {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

#newsy table.zastepstwa * td.nauczyciel {
	font-weight: bold;
}

#newsy table.zastepstwa * td.lekcja {
	text-align: center;
}

#newsy table * td.przedmiot, #newsy table * th.przedmiot {
	text-align: left;
	font-weight: normal;
}

#newsy table tfoot * th {
	border-width: 2px;
	border-style: double;
}

#newsy table * col.przedmiot {
	width: 60%;
}

#newsy table * col.godziny {
	width: 10%;
}

#newsy table.kalendarz * td, #newsy table.konkursy * td {
	text-align: left;
	font-weight: normal;
}

#newsy table.konkursy {
	border-style: none;
	
}

#newsy table.konkursy * td, #newsy table.konkursy * th {
	border-style: none;
}

/* Informacje */

#informacje h2 {
	color:#0e26da;
	margin-top: 15px;
}

#informacje h3 {
	color:#5683de;
	margin-top: 5px;
}

/* Inne */

#material a { 
    	color: white;
}

</pre></body></html>