?html, body {margin: 0; padding: 0; border: 0;}

body {
	background-image: url(/img/tlo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #9a9a9a;
}

#header {
	background-image: url(/img/tlo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;

	text-align: center;
}

#header img {
	margin-bottom: 50px;
}

#header h1 span{
	visibility: hidden;
}
#header h1 {
	width: 469px;
	margin: 0 auto;
	padding: 0;
	height: 38px;
	background-image: url(/img/jst.jpg);
	background-repeat: no-repeat;
}

#header h2 {
	font-family: Garamond, Times New Roman, Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#container h3 {
	font-family: Garamond, Times New Roman;
	font-size: 24px;
	color: #fff;
	margin-top: 25px;
	
}

#container h4 {
	font-family: Garamond, Times New Roman;
	font-size: 18px;
	color: #fff;
	margin-bottom: 0px;
	
}

#container li {
	margin-bottom: 4px;
		line-height: 20px;
	letter-spacing: 1px;
}

#container p {
	line-height: 18px;
}

#container {
	width: 620px;
	margin: 20px auto;
	font-family: tahoma, verdana, arial;
	font-size: 14px;
}

#container p.main {
	text-align: center;
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

#container p {
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

#container p.luke {
	text-align: center;
	margin: 20px 0 40px 0;
}

ul#menuTopList  {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 840px;
	padding-bottom: 12px;
	background-image: url(/img/kreska.jpg); 
	background-repeat: no-repeat;
	background-position: center bottom;

}

ul#menuTopList  li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	font-size: 18px; 
	font-family: Garamond, Times New Roman;
}

ul#menuTopList  li a {
	padding: 1px 7px 1px 7px;
	border-left: solid 1px #9a9a9a;	
	color: #9a9a9a;
	text-decoration: none;
}

ul#menuTopList  li a.a1 {
	border-left: 0;
}


#container .wspomnienie, #container .kondolencje{
margin-bottom: 20px;
border-top: solid 1px #9a9a9a;

}
#container .wspomnienie h4, #container .kondolencje h4 {
	font-family: Garamond, Times New Roman;
	font-size: 20px;
	color: #fff;
	padding: 0;
	margin: 0;
	
}

#container .wspomnienie .dataMod, #container .kondolencje .dataMod {
	text-align: right;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#container .wspomnienie p.autor, #container .kondolencje p.autor {
	text-align: right;
	font-style: italic;
	font-size: 12px;
	margin-right: 30px;
}

a.klawisz {
	display: block;
	width: 330px;
	padding: 10px;
	border: solid 1px #9a9a9a;
	margin: 0 0 10px auto;
	background-color: #e2e2e2; 
	color: #838383;
	font-weight: bold;	
	text-align: center;
}

td.required {
	text-align: right; color: #CC3300;
}

.komunikat {
	text-align: center; font-weight: bold; color: #cc3300; margin-bottom: 10px;
}

.stopka {
	width: 820px;
	margin: 20px auto;
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	padding-top: 10px;
	background-image: url(/img/kreska.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.stopka a {
	color: #9a9a9a;
}

.hintsClass {
			font-family: tahoma, verdana, arial;
			font-size: 11px;
			background-color: #f0f0f0;
			color: #000000;
			border: 1px solid #808080;
			padding: 5px;
			width: 250px;
		}

.hintSource {
			color: #CF9B9B;
			text-decoration: underline;
			cursor: pointer;
		}
