html {
	background: white url("grafika/bg.jpg") repeat-x;
	font: 9pt Verdana, Sans;
	text-align: center;
	color: black;
}
body {
	margin: 0;
	padding: 0;
}
a {
	color: blue;
}
img {
	border: none;
}

br.clear {
	clear: both;
}

h1#gora {
	width: 750px;
	height: 35px;
	padding-top: 64px;
	background: url("grafika/ksiezyc.jpg") no-repeat 437px 0;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: left;
	position: relative;
	border: none;
}
h1#gora a {
	font: bold 24px "Trebuchet MS", Verdana, Sans;
	color: #fff99d;
	text-decoration: none;
}
h1#gora span {
	position: absolute;
	top: 82px;
	right: 0;
	width: 34px;
	height: 8px;
	background: url("grafika/kropy.gif") no-repeat;
}

#glowny {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#lewo,
#prawo,
#srodek,
#prawo_nobg {
	width: 372px;
	height: 235px;
	position: relative;
	text-decoration: none;
	margin-bottom: 15px;
}
#lewo,
#srodek {
	float: left;
	background: url("grafika/lewo.jpg") no-repeat;
}
#srodek {
	position: relative;
	left: 189px;
}
a#lewo:hover,
a#prawo:hover {
	background-position: 0 -235px;
}

#prawo {
	float: right;
	background: url("grafika/prawo.jpg") no-repeat;
}

#prawo_nobg {
	float: right;
	height: auto;
}

div#belka_glowna {
	clear: both;
	margin-top: -1em;
	margin-bottom: 1em;
	height: 62px;
}

div#as {
	/*background: #f1f1f1;*/
	background: none;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 90px;
	clear: both;
}

p.l {
	font-size: 10pt;
}
p.l a {
	color: #222222;
	text-decoration: underline;
}

div#stopka {
	width: 100%;
	height: 31px;
	background: #222222;
	text-align: center;
}
div#stopka span {
	color: #f9ff9f;
	margin: 0 auto;
	text-align: right;
	width: 708px;
	height: 23px;
	display: block;
	padding-top: 7px;
	padding-right: 42px;
	background: url("grafika/kropy.gif") no-repeat 716px 12px;
}
div#stopka span a {
	color: #f9ff9f;
	text-decoration: none;
}
div#stopka span a:hover {
	text-decoration: underline;
}

div#tresc {
	margin-top: 19px;
	margin-bottom: 19px;
	background: #f1f1f1;
	width: 730px;
	padding: 10px;
}

.b1,
.b2 {
	width: 100%;
	text-align: center;
	display: block;
	color: #fdff7b;
}
.b1 {
	font: bold 64px Verdana, Sans;
	margin-top: 36px;
}
.b2 {
	font: bold 28px Verdana, Sans;
}

.c1 {
	display: block;
	margin: 53px 0 0 32px;
	color: white;
	font: 14px Verdana;
	line-height: 22px;
}

.podpis {
	position: absolute;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
#srodek span.podpis,
span.podpis_data {
	color: #fdff7b;
	bottom: 26px;
	font: 20px Trebuchet MS, Verdana, Sans;
}
#np_podpis {
	bottom: 24px;
	padding-top: 24px;
	height: 0;
	background: url("grafika/np_podpis.gif") no-repeat center top;
}
#c_podpis {
	bottom: 29px;
	padding-top: 15px;
	height: 0;
	background: url("grafika/c_podpis.gif") no-repeat center top;
}

.daty {
	width: 100%;
}
.daty th,
.daty td {
	width: 20%;
	text-align: left;
	line-height: 1.5em;
}
td.rok {
	font-weight: bold;
}

h1 {
	width: 100%;
	font: bold 18px Verdana, Sans;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #aaaaaa;
	color: #87200f;
}

#kalendarz {
	text-align: left;
}

#kalendarz a,
#kalendarz p {
	display: block;
	margin: 0 0 0.6em 0;
	width: 393px;
	text-align: left;
}
#kalendarz p a {
	display: inline;
}
#kalendarz a {
	text-decoration: none;
}
#kalendarz a:hover {
	text-decoration: underline;
}

p,
dl {
	line-height: 1.5em;
}

dt {
	font: bold 14px Verdana, Sans;
	margin-bottom: 0.5em;
}
dd {
	margin-bottom: 1em;
}

.data {
	/*margin: 19px 0 38px 0;*/
	display: block;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #f1f1f1;
	width: 125px;
}
.data:hover {
	text-decoration: underline;
}
.lewa {
	float: left;
	padding-left: 36px;
	background: url('grafika/go-previous.gif') no-repeat 8px;
	/* ikona z projektu Tango, na licencji Creative Commons Attribution Share-Alike */
	margin-right: 45px;
}
.prawa {
	float: right;
	padding-right: 26px;
	background: url('grafika/go-next.gif') no-repeat 130px;
	/* ikona z projektu Tango, na licencji Creative Commons Attribution Share-Alike */
}

