@charset "utf-8";
body 	{ 
	font-family: Arial;
	font-size: 12px;
	color:#444444;
	background-color:#ffffff;

        margin: 0 0 15px 0;
        overflow-x: auto;
        overflow-y: scroll;

	padding:0;
	margin:0;
	border:0;

	text-align:center;
	}

* 	{	
	padding:0; 
	margin:0;
	border:0;
	}

img 	{	
	border:0
	}

a:link	{
	color: #666666;
	text-decoration: none;
	}
			
a:visited{
	color: #666666;
	text-decoration: none;
	}

a:hover	{
	color: #333333;
	text-decoration: underline;
	}


a.pod {text-decoration: underline;}

div.x	{border: 1px solid red}
div.w 	{clear:both}
div.wC 	{clear:both; margin:auto} 
div.nalewo {float:left}
div.naprawo {float:right} 
div.wP {clear:right}
div.wL {clear:left}
div.tlo	{background-color:#111111;}

.b 	{font-weight:bold}
.i      {font-style:italic}
.up      {text-transform:uppercase}
.granatowy {color:#005f8e;}
.niebieski {color:#007cc3;}

#content {
	width:820px;
	clear:both;
	margin:auto;
	background-color:#ffffff;
}

/*-------1 poziom: TOP--------------------------*/
/*---------wiersze: ---------------------------*/
/*----------kolumny: H1, TOP-NAWIGACJA--------*/

#top {
	width:820px;
	height:41px;
	clear:both;
}

#top h1 {
	position:absolute top center;
	display:none;
}

#top ul, li {
	list-style:none;
	margin:0;
	padding:0;
}

#top  li {
        margin-top:5px;
	display:inline; 
	line-height:11px;
	float:right;
	color: #666666; 
	font-size:9px;
        border-right:solid 1px #CCC;
}

#top  li.ostatni {
       border-right:0px;
}

#top li a {
	font-size:1em;
	color: #666666; 
	text-decoration:none; 
	padding: 0 5px;
}

#top li a:hover {
	font-size:1em;
	color: #333333; 
	text-decoration:none; 
}

#top li.napisz a:hover {
    text-decoration: underline;
}

#top li span {
    font-weight:bold;
}

/*-------2 poziom: GORA----------------------------------------*/
/*---------wiersze: ------------------------------------------*/
/*-----------kolumny: ZNAK, IFO, BANER-----------------------*/

#gora {
	clear:both;
	margin:auto;
	width:820px;
	height:83px;
	background-color:#ffffff;
}

#znak {
	width:180px;
	height:83px;
	float:left;
	background-image:url(../images/logo.jpg); 
	background-repeat:no-repeat;
}

#znak h2 {
        position: relative;
        top:-3px;
        right:0;
	font-size:12px;
        &font-size:11px;
	line-height:16px;
	text-align:right;
}

#znak h2 a {
        font-size:14px;
        &font-size:13px;
        font-weight: normal;
        display:block;
	color: #222;
	text-decoration: none;
        text-shadow: 0px 0px 1px #777;
}
#znak h2 a:hover {	
	color: #444;
	text-decoration: none;
        text-shadow: 0px 0px 1px #999;
}

#info {
	float:left;
	width:226px;
	height:60px;
	margin-top:7px;
        padding: 5px 0px;
}

#info p {
	font-size: 12px;
        &font-size:11px;
	color:#555;
	text-align:left;
	margin-left:31px;
}

#baner {
	float:right;
	margin-right:0;
	width:413px;
	height:77px;
	background-image:url(../images/baner.jpg); 
	background-position:right;
	background-repeat:no-repeat;
}

/*----------3 poziom: MENU-GORA----------------------------*/
/*------------wiersze: -----------------------------------*/
/*--------------kolumny: ROZDZIAL, NAWIGACJA-GORA--------*/

#menuGora {
	width:820px;
	height:23px;
	clear:both;
	margin:auto;
        margin-top:27px;
        margin-bottom:15px;
}

#rozdzial {
	width:180px;
	height:23px;
	display:block;
	float:left;
	text-align:center;
	background-color:#969593;
}

#rozdzial h2 {
	font-family:'Arial';
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	position:relative;
	top:4px;

}

#nawigacjaGora {
	width:640px;
	height:23px;
	float:left;
	text-align:center;
	background-color:#615d5c;
}

#nawigacjaGora ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nawigacjaGora li {
	display:inline; 
}

#nawigacjaGora li a {
	font-family:'Arial';
	font-size:12px;
        &font-size:11px;
	color: #CCCCCC; 
	text-decoration:none; 
	font-weight:bold;
	padding: 0 4px;
        &padding: 0 2px;
        line-height:24px;
        &line-height:23px;
}

#nawigacjaGora li a:hover {
	font-family:'Arial';
	font-size:12px;
        &font-size:11px;
	color: #ffffff; 
	text-decoration:none; 
	font-weight:bold;
}
#nawigacjaGora li a.aktywny {
        color:#fff;
}
#ogloszenia {
	width:820px;
	height:88px;
	clear:both;
	margin:auto;
	text-align:center;
        background-color: #007cc2;
        margin-bottom:15px;
}

#ogloszenia  p {
        width:700px;
        float:right;
        text-align: left;
	color:#ffffff;
	font-family:'Arial'; 
	font-size:1.3em;
        margin-top:25px;
        border-bottom: solid 10px #76c5f0;
}

#ogloszenia  p a {
        display:block;
        font-family:'Arial';
        color:#ffffff;
        text-shadow: 0px 0px 1px #00A6FF;
}

#ogloszenia  p a span {
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0px 0px 1px #00A6FF;
}

#ogloszenia  p a:hover {
        text-decoration: none;
        color:#f1f1f1;
        text-shadow: 0px 0px 1px #FFF;
}

#ogloszenia  p a:hover span {
        font-weight: bold;
        text-shadow: 0px 0px 1px #FFF;
}




/*------- 4 poziom: OGLOSZENIA ---------------------*/
/*-------------------------------------------------*/
/*----------brak własnych styli ------------------*/

/*-------- 5 poziom-lewa strona: LEWA--------*/
/*----------- MENU GALERIE -----------------*/
/*-----------------------------------------*/

#lewa {
	float:left;
	width:180px;
	margin-bottom:17px;
        /*overflow:hidden;*/
}

#lewa ul {
	list-style:none;
	margin:0;
	padding:0;
}

#lewa  li {
	display:block; 
	width:180px;
	height:100px;
	clear:both;
	margin-bottom:5px;
	&margin-bottom:0;	
}

#lewa li a {
	width:180px;
	height:100px;
	display:block;
	text-decoration:none; 
	background-repeat:no-repeat;
}

#lewa li a:hover {
	width:180px;
	height:100px;
	display:block;
	text-decoration:none; 
	background-repeat:no-repeat;
}

#lewa li  img {
	width:180px;
	height:100px;	
}

#lewa li#jeden a  {background-image:url(../images/lewa/01.jpg); }
#lewa li#dwa  a {background-image:url(../images/lewa/02.jpg); }
#lewa li#trzy a { background-image:url(../images/lewa/03.jpg); }
#lewa li#cztery  a {background-image:url(../images/lewa/04.jpg); }
#lewa li#piec  a {background-image:url(../images/lewa/05.jpg); }
#lewa li#szesc  a {background-image:url(../images/lewa/06.jpg); }
#lewa li#siedem a  {background-image:url(../images/lewa/07.jpg); }
#lewa li#osiem  a {background-image:url(../images/lewa/08.jpg); }
#lewa li#dziewiec  a {background-image:url(../images/lewa/09.jpg); }

#lewa  li#jeden a:hover {background-image:url(../images/lewa/01k.jpg); }
#lewa  li#dwa a:hover {background-image:url(../images/lewa/02k.jpg); }
#lewa  li#trzy a:hover {background-image:url(../images/lewa/03k.jpg); }
#lewa  li#cztery a:hover {background-image:url(../images/lewa/04k.jpg); }
#lewa  li#piec a:hover {background-image:url(../images/lewa/05k.jpg); }
#lewa  li#szesc a:hover { background-image:url(../images/lewa/06k.jpg); }
#lewa  li#siedem a:hover {background-image:url(../images/lewa/07k.jpg); }
#lewa  li#osiem a:hover {background-image:url(../images/lewa/08k.jpg); }
#lewa  li#dziewiec a:hover {background-image:url(../images/lewa/09k.jpg); }

/*********** MENU W DZIALE WYKŁADOWCY *************/
#lewa #wykladowcy {
	width:180px;
	clear:both;
	margin-top:5px;
	&margin-top:0;	
}

#lewa #wykladowcy a  img {
	width:42px;
	height:42px;	
}

#lewa #wykladowca {
	width:180px;
	min-height:1px;
	clear:both;
	margin-top:8px;
}

#lewa #wykladowca  img {
	float:left;	
}

/*********** koniec: WYKŁADOWCY *************/

/*********** MENU W DZIALE GALERIE *************/

#lewa span#galeria {
    text-align:left;
}
#lewa span#galeria h4 {
   font-size:0.9em;
   text-transform:uppercase;
   margin-top:0.7em;
   margin-bottom:0.7em;
   text-align: left;
}

#menu {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	background-color: #ffffff;
	border: solid #cccccc;
	border-width: 1px 0 0 0;
        text-align: left;
}

#menu li {
	padding:0;
	margin:0;
        height:25px;
	position: relative;
}

#menu li a {
	color: black;
	text-decoration:none;
	display:block;
        height:25px;
        line-height:25px;
	margin:0;
        text-indent: 10px;
	border: solid #cccccc;
	border-width: 0 0 1px 0;
        font-size:12px;
}

#menu li a:hover,
#menu li a:focus,
#menu li a:active {
	color:white;
	background-color:#cccccc;
        height:25px;
}

#menu li ol {
	position:absolute;
        width:180px;
	list-style:none;
	margin:0;
	padding:0;
	background-color: #ffffff;
	left:-200em;
	top:0;
	border: solid #cccccc 1px;
        z-index:1;
}

#menu.js li.widoczna ol,
#menu.nojs li:hover ol {
	left:90px;
        top:25px;
        z-index:1;
}



#menu.nojs li ol a {
	border:none;
        width:180px;
        border: solid #cccccc;
	border-width: 0 0 1px 0;
        font-size:11px;
        text-indent: 10px;
}

#menu.nojs li ol li ul {
	position:absolute;
        width:180px;
	list-style:none;
	margin:0;
	padding:0;
	background-color: #ffffff;
	left:-200em;
	top:0;
	border: solid #cccccc 1px;
        z-index:1;
}

#menu.nojs li ol li:hover ul {
	left:90px;
        top:25px;
        z-index:20;
}

#menu.nojs li ol li ul li {
	width:17em;
	white-space: nowrap;
	position: static;
}

#menu.nojs li ol ul li a {
	border:none;
        width:180px;
        border: solid #cccccc;
	border-width: 0 0 1px 0;
        font-size:11px;
        text-indent: 10px;
}

#menu  a.wybrany {
        color:#ffffff;
        background-color:#cccccc;
}

#menu  a.wybrany2 {
        color:#005f8e;
        font-weight: bold;
}

#menu  a.wybrany3 {
        color:#007cc3;
        font-weight: bold;
}

/*********** koniec: GALERIE *************/

/*--------5 poziom-prawa strona: SRODKOWA----------------------*/
/*---------wiersze: LINIA, ADRES, TRESC&PRAWA ----------------*/
/*-----------kolumny: TRESC, PRAWA --------------------------*/

#srodkowa {
        width:620px;
	float:right;
}

#srodkowa div.linia {
	height: 2px;
	width:100%;
	background-color:#ffffff;
	background-image:url(../images/liniaDwie.gif); 
	background-repeat:repeat-x;
}

#naglowek {
        width:620px;
        height:50px;
	float:left;
}

#naglowek #podtytul {
        display:block;
	width:350px;
        height:46px;
	float:left;
	text-align:left;
        padding: 5px 0;
        font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
        font-size: 18px;
}

#naglowek #szkolna_poczta {
        display:block;
	width:250px;
        height:20px;
	float:right;
	text-align:left;
        background-color: #838280;
        padding: 0px 0px 0px 10px;

        color:#fff;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
}

#naglowek #szkolna_poczta span {
    font-weight: bold;
}

#naglowek #szkolna_poczta a {
    font-size:12px;
    line-height: 20px;
    color:#fff;
}

#naglowek #szkolna_poczta  a:hover {
    text-decoration: underline;
}


/*-------5p----------------------------------*/
/*------- wiersz: TRESC&PRAWA --------------*/
/*--------- kolumna: TRESC ----------------*/


/*-------6p----------------------------------*/
/*------- wiersz: TRESC&PRAWA --------------*/
/*--------- kolumna: TRESC ----------------*/

#tresc {
        width:450px;
	float:left;
        margin-top: 50px;
}

#tresc  h3 {
        display:block;
	font-size:14px;
	color:#555555;
	text-transform:uppercase;
        text-align:left;
}

#tresc  h3#nowosc {
        display:block;
        width:350px;
        float:left;
        clear:right;
	font-size:14px;
        color: #fff;
	background-color:#dd792d;
	text-transform:uppercase;
        text-align:left;
        padding: 3px 5px;
        font-weight:normal;
}

#tresc  h3#nowosc span {
        font-weight:bold;
}

#tresc h4 {
	font-size:1em;
	text-align:left;
	margin-bottom:0.8em;
}

#tresc p {
	text-align:left;
	margin-bottom:1.8em; 
	line-height:1.3em;
}

#tresc p.gesty {
	text-align:left;
	margin-bottom:0.2em;
	line-height:1.3em;
}

#tresc hr.dolna {
    height:1px;
    width:50%;
    background-color:#333;
    margin:25px 0 20px 0
}

#tresc #specjalnosci dt {
        font-size:1em;
        font-weight:bold;
	text-align:left;
        margin-top:0.8em;
	margin-bottom:0.8em;
       /* padding-left:15px;
        background-image:url(../images/dol.png);
	background-repeat:no-repeat;
        background-position: top left;*/
}

#tresc #specjalnosci dd {
	text-align:left;
	margin-bottom:1.8em;
	line-height:1.3em;
        text-decoration: none;
}

#tresc #specjalnosci dd a {
    display:block;
    text-decoration: none;
}

#tresc #specjalnosci dd a:hover {
    text-decoration: none;
    color:#CCC;
}


#tresc #aktualnosci dt {
        font-size:1em;
        font-weight:bold;
	text-align:left;
        margin-top:0.8em;
	margin-bottom:0.8em;
        /*  padding-left:15px;
       background-image:url(../images/dol.png);
	background-repeat:no-repeat;
        background-position: top left;*/
}

#tresc #aktualnosci dd {
	text-align:left;
	margin-bottom:1.8em;
	line-height:1.3em;
        text-decoration: none;
}

#tresc #aktualnosci dd a {
    display:block;
    text-decoration: none;
}

#tresc #aktualnosci dd a:hover {
    text-decoration: none;
    color:#CCC;
}

#tresc #aktualnosci dd a:hover {
    text-decoration: none;
    color:#CCC;
}

#tresc #aktualnosci ul li {
	font-size:1em;
	text-align:left;
	list-style:none;
        background-image:none;
	line-height:1.4em;
}

#tresc ul li {
	font-size:1em;
	text-align:left; 
	list-style:none; 
	line-height:1.4em;
}

#tresc ul li img {
        vertical-align: middle;
}

#tresc ul li a.pobierz { 
	font-size:0.7em;
	font-weight:bold;
}

#tresc ul li a.linki { 
	font-size:1em;
	color:#777777;
	text-decoration:none; 
}

#tresc ul li a.linki:hover { 
	font-size:1em;
	color:#555555;
	text-decoration:none; 
}


#nawigacja {
    clear:both;
    width:300px;
    height:20px;
    margin:20px auto;
    font-size:12px;
}

#nawigacja a {
    font-size:13px;
}

#poprzedni {
    float:left;
    height:20px;
    width:150px;
}

#nastepny {
    float:right;
    height:20px;
    width:150px;
}

/*--------- podstrona: LINKI ----------------*/

/*--------- koniec podstrony: LINKI ----------------*/

#linki li {
    margin-bottom:15px;
}

#linki a {
    font-weight: bold;
}


/*-------6p ---------------------------------*/
/*------- wiersz: TRESC&PRAWA --------------*/
/*--------- kolumna: PRAWA ----------------*/

#prawa {
	float:right;
	width:150px;
/*	height:400px; */
	text-align:right;
        margin-top: 50px;
        border-top: dotted 1px #888888;
        border-bottom: dotted 1px #888888;
}

#prawa p {
	font-size:1.6em;
	color:#888888;
        margin-bottom: 25px;
        margin-left: 1px;
}

#prawa p.naglowek {
    float:right;
    width:80%;
    display:block;
    
}
#prawa p a {
	font-size:0.6em;
	color:#005f8e;
	text-decoration:none;
}

#prawa p a:hover {
	color:#007cc3;
	text-decoration:none; 
}







/*---------- 7 poziom: STOPKA --------------------------*/
/*-----------------------------------------------------*/
/*----------------------------------------------------*/

#stopka {
	width:820px;
	height:42px;
	clear:both;
	margin:auto;
	margin-bottom:17px;
	text-align:center;
}

#stopka div.linia {
	height: 1px;
	width:100%;
	background-color:#ffffff;
	background-image:url(../images/liniaStopka.gif); 
	background-repeat:repeat-x;
	margin-bottom:8px;
}

#stopka p {
	font-family:'Arial';
	font-size:0.8em;
	font-weight:bold;
	color:#999999; 
	line-height:1.3em;
}


#stopka p  a {	
	font-family:'Arial';
	font-size:0.8em;
	font-weight:bold;
	color:#666666;
}

#stopka p  a:hover {	
	color:#555555;
}

/*---------- Treść --------------------------*/
/*--------------Aktualnośc-------------------------------*/
/*----------------------------------------------------*/

ul.nagrodzeni li span {
    font-weight:bold
}