html {  margin: 0;  padding: 0;  width: 100%;  height: 100%;}

body {
   height: auto;
  overflow: auto
  background: white;
	margin-top: 10px;
	text-align: center;
	font-family: sans-serif, Arial, verdana;
	font-size: 10px;
 
}
iframe {  width: 100%;  height: 100%;}

A {
	text-decoration: none;
	color: black;
}

A:visited {
	color: 
  black;
}


p.program {
	text-align: left;
	color: rgb(116,30,28);
}

table.tabelka {
	width: 950px;
	font-size: 13px;
}
td.instytut {
	border-left: 1px gray solid;
	border-bottom: 1px gray solid;
	height: 21px;
	background: url(backgrnd_light2.gif);
	background-position: 0 0;
	background-attachment: fixed;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
}
td.zaklady {
	border-left: 1px gray solid;
	border-right: 1px gray solid;
	border-bottom: 1px gray solid;
	padding-left: 5px;
	padding-bottom: 2px;
	text-align: justify;
	background: url(backgrnd_light2.gif);
	background-position: 0 0;
	background-attachment: fixed;
}
td.menu_lewe {
	border-left: 1px silver solid;
	padding: 5px;
	width: 150px;
	background: url(backgrnd_dark.gif);
	background-position: 0 0;
	background-attachment: fixed;
	vertical-align: top;
}
img#uk {
	margin-top: 2px;
	margin-bottom: -3px;
	margin-left: 20px;
}
p.menu_lewe_naglowek {
	text-transform: uppercase;
	color: rgb(116,30,28);
	font-size: 14px;
	margin-bottom: 5px;
}
div#menu_lewe {
	text-align: justify;
	margin-left: 10px;
}
div#menu_lewe A {
	display: block;
}
div#menu_lewe A:hover {
}
td.glowna {
	border-left: 1px silver solid;
	border-right: 1px silver solid;
	padding: 5px;
	vertical-align: top;
	background: url(backgrnd.gif);
	background-position: 0 0;
	background-attachment: fixed;
}
td.stopka {
	border-top: 1px silver solid;
	text-align: right;
	color: gray;
}

td.glowna ol {
	margin-left: 0px;
	padding-left: 20px;
}
td.glowna p.naglowek {
	color: rgb(116,30,28);
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
}
td.glowna li {
	margin-left: 40px;
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 7px;
}
td.glowna li i {
	font-weight: bolder;
}

/* ---------------------------------------- strona z lista pracownikow ---------------------------------------- */
table.pracownik {
	margin-top: 10px;
	border: 1px solid silver;
	width: 95%;
	background: url(backgrnd_light2.gif);
	background-position: 0 0;
	background-attachment: fixed;
	font-size: 13px;
	padding: 3px;
}
td.prac_zdjecie_kierownik {
	width: 100px;
}
td.prac_zdjecie {
	width: 100px;
}
td.prac_kto {
}
td.prac_gdzie {
width: 220px;
}
img.prac_zdjecie {
	width: 77px;
	border: 1px solid silver;
}
p.prac_kto {
	font-weight: bolder;
	font-size: 15px;
}
p.prac_imie {
}
p.prac_tel {
}
p.prac_email {
}
p.tytul_strony {
	color: rgb(116,30,28);
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-top:10px;
	text-align: center;
}
/* ---------------------------------------- strona ze spisem godzin przyjec---------------------------------------- */
table.godziny {
	border: 1px solid silver;
	margin: 0px;
	width: 95%;
	background: url(backgrnd_light2.gif);
	background-position: 0 0;
	background-attachment: fixed;
	font-size: 13px;
	border-bottom: 0px;
}
table.godziny td {
	padding: 3px;
}
td.godziny_kto {
	width: 290;
	font-weight: bold;
	border: 0px;
	border-bottom: 1px solid silver;
}
td.godziny_dni {
	width: 80;
	border: 0px;
	border-bottom: 1px solid silver;
}
td.godziny_godziny {
	width: 60;
	border: 0px;
	border-bottom: 1px solid silver;
}
td.godziny_gdzie {
	padding-left:20px;
	border: 0px;
	border-bottom: 1px solid silver;
}
/* ---------------------------------------- strona z lista pracownikow ---------------------------------------- */
table.char_przedmiotu {
	border: 1px solid silver;
	margin: 0px;
	width: 95%;
	background: url(backgrnd_light2.gif);
	background-position: 0 0;
	background-attachment: fixed;
	font-size: 13px;
	padding: 5px;
	margin-bottom: 10px;
}
table.char_przedmiotu td {
	border: 0px;
}
p.char_przedmiotu_tytul {
	color: rgb(116,30,28);
}
p.char_przedmiotu_opis {
	text-align: justify;
}
p.char_przedmiotu_link {
	text-align: right;
}
/* ------------------------------------------------------------------------------------------------------------- */
p.przypis_srodek {
	text-align: center;
}
p.nagrody_kto {
	margin-left: 20px;
	font-weight: bolder;
	margin-bottom: 0px;
}
p.nagrody_za_co {
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	margin-right: 20px;
}
/* --------------------------------------------------- ogloszenia ---------------------------------------------- */
p.ogloszenia_data {
	color: rgb(116,30,28);
}
p.ogloszenia_dla {
	font-weight: bolder;
}
p.ogloszenia_tresc {
	text-align: justify;
}
p.ogloszenia_podpis {
	text-align: right;
	font-style: italic;
}

table.krzyzyk {
	font-size: 13px;
	width: 100%;
}
table.krzyzyk td {
	padding: 10px;
}
table.krzyzyk td.lg {
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}
table.krzyzyk td.pg {
	border-bottom: 1px solid silver;
}
table.krzyzyk td.ld {
	border-right: 1px solid silver;
	vertical-align: top;
	width: 110px;	
}
table.krzyzyk td.ld p {
	margin-bottom: 5px;
	margin-top: 0px;
}
table.krzyzyk td.pd {
	padding-top: 0px;
	vertical-align: top;
}
p.tytul_strony_prac {
	text-transform: none;
	color: rgb(116,30,28);
	font-weight: bold;
	font-size: 16px;
	margin-top:10px;
	text-align: center;

}
table.krzyzyk td.pd#pracownik {
	padding-top: 10px;
	text-align: justify;
	padding-right: 20px;
}
table.krzyzyk td.pd#pracownik ol {
}
table.krzyzyk td.pd#pracownik ol li {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
table.krzyzyk img.prac_zdjecie {
	width: 100px;
	border: 1px solid silver;
}
table.krzyzyk p.naglowek {
	margin-top: 0px;
}
table.krzyzyk td.pd#pracownik ul li {
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
table.krzyzyk#publikacje td.ld {
	width: 40px;
}
table.krzyzyk#publikacje td.pd {
	padding-top: 10px;
}
/* --------------------------------------------------- rozkład zajęć ---------------------------------------------- */
table.rozklad_zajec {
	border: 1px solid silver;
	margin: 0px;
	width: 95%;
	background: url(backgrnd_light2.gif);
	background-position: 0 0;
	background-attachment: fixed;
	font-size: 13px;
	margin-bottom: 10px;
}
table.rozklad_zajec td.przedmiot {
	color: rgb(116,30,28);
	font-weight: bold;
}
table.rozklad_zajec td.rodzaj {
	width: 100px;
}
table.rozklad_zajec td.grupa {
	width: 110px;
}
table.rozklad_zajec td.sala {
	width: 90px;
}
table.rozklad_zajec td.kiedy {
	width: 135px;
}
table.rozklad_zajec caption {
	text-align: left;
	color: rgb(116,30,28);
	font-weight: bolder;
	margin-bottom: 3px;
}
/* --------------------------------------------------- prace dyplomowe---------------------------------------------- */
table.prace_dyplomowe {
	border: 1px solid silver;
	margin: 0px;
	width: 95%;
	background: url(backgrnd_light2.gif);
	background-position: 0 0;
	background-attachment: fixed;
	font-size: 13px;
	margin-bottom: 10px;
}
table.prace_dyplomowe td.przedmiot {
	color: rgb(116,30,28);
	font-weight: bold;
}
table.prace_dyplomowe td.numer {
	width: 40px;
}
table.prace_dyplomowe td.tytul {
	padding-right: 5px;
}
table.prace_dyplomowe td.rodzaj {
	width: 90px;
}
table.prace_dyplomowe td.dla {
	width: 80px;
}
table.prace_dyplomowe caption {
	text-align: left;
	color: rgb(116,30,28);
	font-weight: bolder;
	margin-bottom: 3px;
}
table.prace_dyplomowe td.tytul p.pol {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
}
table.prace_dyplomowe td.tytul p.ang {
	margin-top: 0px;
}
/* ---------------------------------------------------o nas ( pierwsza strona  ogólne informacje o zakładzie) ---------------------------------------------- */
table.o_nas {
	margin-top: 10px;
	border: 1px solid silver;
	width: 100%;
	background: url(backgrnd_light2.gif);
	background-position: 0 0;
	background-attachment: fixed;
	font-size: 13px;
	padding: 3px;
}
table.o_nas caption {
	text-align: left;
	color: rgb(116,30,28);
	font-weight: bolder;
	margin-bottom: 3px;
}
table.o_nas td.zdjecie_kierownik {
	width: 100px;
}
table.super_o_nas {
	width: 85%;
}
table.super_o_nas td#lewa {
	text-align: center;
	font-weight: bolder;
	width:35%;
}
p.o_nas {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

/* ---------------------------------------------------strona z materiałami---------------------------------------------- */

input.loguj {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	color: rgb(116,30,28);
}

table.loguj {
	margin-top: 10px;
	border: 1px solid silver;
	width: 320px;
	font-size: 12px;
	background: url(backgrnd_light2.gif);
	background-position: 0 0;
	background-attachment: fixed;
	font-size: 13px;
	padding: 3px;
}

p.loguj {
	text-align: left;
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 5px;
	color: rgb(116,30,28);
}

table.loguj td.lewa {
	padding-left:20px;
	text-align: right;
	width: 70px;
}

table.loguj td.prawa{
	text-align: right;
	width: 150px;
}
table.loguj td.lewa_sklejona{
	padding-left:20px;
	}


/* ---------------------------------------------------tabela z listą  grupy---------------------------------------------- */

table.grupa {
	margin-top: 10px;
	border: 1px solid silver;
	width: 520px;
	font-size: 12px;
	background: url(backgrnd_light2.gif);
	background-position: 0 0;
	background-attachment: fixed;
	font-size: 12px;
	padding: 3px;
}