body {
	margin: 0;
}
img {
	border: none;
}

td,th,div,textarea, select,input {
	font-family: arial, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	/*line-height: 1.4em;*/
}

p {
	padding: 5px 0 5px 0;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #D21A03;
}
a:hover {
	text-decoration: none;
}

h1 {
	margin: 0;
	padding: 0;
	color: #D94A33;
	font-size: 32px;
	font-weight: normal;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
	color: #D22312;
	/*D94A33*/
	border-bottom: 1px solid #E6A476;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0.65em;
}
hr {
	background:#E6A476;
	border:none;
	color:#E6A476;
	height:1px;
}
dl,dt,dd {
	margin: 0;
	padding: 0;
}
#container {
	background: #ffffff url(../img/bckg.png) center repeat-y;
}
#container-2 {
	width: 900px;
	background: url(../img/projekt-x.png) center repeat-y;
	margin: 0 auto;	
}
#container-3 {
	background: url(../img/projekt-s.png) right bottom no-repeat;
	z-index: 1;
}
#container-4 {
	background: url(../img/naglowek.png) right top no-repeat;
	z-index: 1;
}

#logo-e {
	display: block;
	width: 165px;
	height:138px;
	padding-bottom: 20px;
}
#logo-w {
	display: block;
	height:138px;
	padding-bottom: 48px;
}

.tresc {
	float: right;
	display: block;
	padding: 0 0 45px 0px;
	color: #935434;
	width: 569px;
	background: right top no-repeat;
}

#dzialy {
	display: block;
	float: left;
	width: 89px;
	padding-top: 0;
	padding-bottom: 7px;
	background: url(../img/naglowek-w.png) top no-repeat;
}
#prawa-kol {
	display: block;
	float: right;
	width: 242px;
	padding-top: 16px;
	padding-bottom: 20px;
}

#lead {
	/*padding: 0 100px 0 72px;*/
	padding: 0 130px 0 16px;
	margin-left: 54px;
	border-left: 2px solid #D94A33;
	text-align: justify;
}

#sekcje {
	margin-top: 10px;
	margin-bottom: -12px;
}
#sekcje-s {
	background: url(../img/sekcje-w.gif) repeat-y left #F7AD66;
	height: 53px;
	/*border-bottom: solid 2px #F49C40;*/
}
#sekcje-n img {
	position: relative;
	top: -53px;
}
#sekcje-w {
	display: block;
	float: left;
	width: 5px;
	height: 53px;
}
#sekcje-aktywna {
	display: block;
	float: left;
	height: 30px;
	padding: 23px 20px 0 20px;
	background: url(../img/aktywna-sekcja.png) bottom repeat-x #F4BA7F;
	border-right: solid 2px #F49C40;
	color: #D03C2E;
	font-weight: bold;
	font-size: 15px;
}
.sekcje-nieaktywna {
	display: block;
	float: left;
	height: 25px;
	padding: 26px 20px 0 20px;
	background: #F7AD66;
	border-right: solid 2px #F49C40;
	border-bottom: solid 2px #F49C40;
	color: #FF6805;
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
	text-decoration: none;
}
.sekcje-nieaktywna a {
	color: #FF6805;
	text-decoration: none;
}
#sekcje-wypelnienie {
	border-bottom: solid 2px #F49C40;
	height: 51px;
}

#kontynuacja {
	padding: 0 20px 8px 30px;
	line-height: 1.4em;
}

.dzial {
	float: left;
	width: 89px;
	height: 25px;
	text-align: center;
	padding-top: 10px;
	background: url(../img/dzial-nieakt.png);	
	font-size: 15px;
	font-weight: bold;
}
.dzial a {
	color: #FBAA79;
	text-decoration: none;
}
.dzial a:hover {
	color: #ffffff;
}
#dzial-aktywny {
	background: url(../img/dzial-akt.png);	
}
#dzial-aktywny a {
	color: #ffffff;
}
.dzialy-odstep {
	float: left;	
	height: 10px;
	width: 1px;
}
.dzial-maly {
	float: left;
	width: 89px;
	text-align: center;
	padding-top: 4px;
	border-bottom: 1px solid #FE9851;
	/*background: url(../img/dzial-nieakt.png);*/
	font-size: 13px;
	font-weight: bold;
}
.dzial-maly a {
	color: #FBAA79;
	text-decoration: none;
}
.dzial-maly a:hover {
	color: #ffffff;
}
#dzial-maly-aktywny {
	background: url(../img/dzial-akt.png);
	border-bottom: 1px solid #ffffff;
}
#dzial-maly-aktywny a {
	color: #ffffff;
}

#dolna-krawedz {
	clear: both;
}
#stopka {
	width: 880px;
	height: 21px;
	background: url(../img/stopka.png) /*no-repeat*/;
	padding: 10px;
	padding-top: 12px;
	margin: 0 auto;
}
#stopka-lewy {
	float: left;
	color: #FF7E27;
	font-size: 11px;
}
#stopka-prawy {
	float: right;
	/*color: #FFAB72;*/
	color: #FF7E27;
	font-size: 11px;
}
#stopka-prawy a {
	color: #FF7E27;
	text-decoration: none;
}
#stopka-prawy a:hover {
	/*text-decoration: underline;*/
}

.ramka {
	background: url(../img/ramka-x.png) repeat-y;
	width: 209px;
	margin: 5px 0 0 18px;
}
.ramka-2 {
	background: url(../img/ramka-n.png) top no-repeat;
	padding: 5px 5px 0px 10px;
	/*margin-bottom: 1px;*/
	color: #ffffff;
}
.ramka-2 h3 {
	margin: 0;
	padding: 0 0 6px 0;
	color: #FF6700;
	font-size: 10.5pt;
	font-weight: normal;
}
.ramka a {
	color: #FFC166;
}
.ramka-s {
	background: url(../img/ramka-s.gif) bottom no-repeat;
	height: 13px;
	width: 209px;
	margin: -3px 0 2px 18px;
}
.separator-ramek {
	background: url(../img/separator.gif) no-repeat;
	height: 19px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#wstep {
	font-size: 10.5pt;
	color: #B0322A;
}

/* tabele */
th {
	background: #F7AD66;
	color: #7F472C;
	font-weight: normal;
}
th,td { padding: 3px 7px; }
td a {
	text-decoration: none;
}
.w-nieparzysty { background: #F6C493; }
.w-biezacy td { background: #ffff70; font-weight: bold; }
/* --- */

.cennik {
	margin-top: 0.5em;
}
.kom-liczby {
	text-align: right;
}
.kom-ceny {
	text-align: center;
}
.nazwa-ceny {
	color: #7F472C;
}
.wazna-dana {
	/*font-size: 11pt;*/
	/*color: #D22312;*/
	font-weight: bold;
}
.zajecia h2 {
	font-weight: bold;
}
.lista-zajec dt {
	clear: left;
	float: left;
	padding-right: 0.2em;
}
.lista-zajec dd {
	/*float: left;*/
	width: 436px;
	margin-left: 80px; 
}
.godziny {
	font-size: 9pt;
	font-weight: bold;
}
.zajecia-notka {
	/*font-size: 9pt;*/
}
.odpowiedz {
	float: left;
	width: 250px;
}
.slupek {
	float: left;
	background: #FF7B19;
	margin-top: 0.6em;
	margin-right: 0.2em;
	font-size: 0.62em;
	height: 1.2em;
}
.odp-konkursowa {
	background: #F7BE89;
	border: 1px solid #C4875A;
	padding: 5px 10px;
}
.podkr {
	text-decoration: underline;
}