html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
	text-align: center;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #d2eaf8;
}
#bottom-background{
		background: url(../images/bottom-bg.png) repeat-x 0 100%;
}
#up-background{
	background: #fff url(../images/bg.png) repeat-x 0 0;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #314ea3;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 914px;
	background: url(../images/top-up.png) no-repeat 0 0;
	padding-top: 54px;
	overflow: hidden;
}
#top{
/*	background: url(../images/top.png); */
	width: 914px;
	height: 189px;
}
#top h1, #top h2 {
	width: 0;
	height: 0;
	overflow: hidden;
	text-indent: -9999em;
}
ul {
	list-style: none;
}
#upper-options {
	width: 914px;
	height: 54px;
	margin-top: -243px;
	overflow: hidden;
}
#upper-options-bar {
	margin-left: 659px;
	margin-top:32px;
	margin-right: 18px;
	overflow: hidden;	
	height:100px;
}
#upper-options ul {
	position: relative;
	margin-left: -2px;
}
#upper-options li {
	line-height: 22px;
	display: inline;
	padding:0 6px 0 7px;
	background: url(../images/separator.png) no-repeat 0% 3px;
}
#upper-bar {
	margin-top: 189px;
	height: 27px;
	border-top: 4px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	line-height: 27px;
	padding: 0 15px;
}
#content p {
	line-height: 135%;
	margin-bottom: 1em;
	padding-left: 17px;
}
#upper-bar p {
	float: left;
	font-weight: bold;
}
#upper-bar span {
	float:right;
}
#sidebar, #content {
	float: left;
}
#sidebar{
	width: 181px;
	padding-left: 7px;
	padding-top: 6px;
}
#content {
	width: 726px;
	padding: 1em 0;
}
#footer {
float:left;
	display: block;
	overflow: hidden;
	width: 914px;
	height: 45px;
	background: url(../images/footer.png) no-repeat 0 0;
	color: #ffffff;
	text-align: center;

}
#footer a{
	color: #fff;
}
address{
font-style: normal;
}
#upper-options h3 {
	width: 0; height: 0; text-indent: -9999em; overflow: hidden;
}
.clear {
	width: 0;
	height: 0;
	clear: both;
}
#sidebar h3 {
	width: 181px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999em;
}
#sidebar-header-menu {
	background-image: url(../images/sidebar-header-menu.png);
}
#sidebar-header-biuletyn {
	background-image: url(../images/sidebar-header-biuletyn.png);
}
#sidebar ul {
	background: url(../images/menu.png) repeat-y 0 0;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
#sidebar li {
	padding-left: 24px;
	height: 20px;
	line-height: 20px;
	margin-top: 3px;
	background:url(../images/minus.gif) no-repeat 14px 50%;
}
#sidebar li.b {
	height: 17px;
	line-height: 17px;
}
#sidebar li a {
line-height:17px;
	color: #000;
}
#sidebar li a:hover {
	color: #314ea3;
}
#content p img {
	margin: 11px;
}
.align-left {
	float: left;
}
#content p.opis {
	background: url(../images/gradient-bg.png) no-repeat 0 0;
	padding-top: 13px;
}
legend {
	display: none;
}
p#visitors {
	width: 166px;
	height: 21px;
	background: url(../images/bar.gif) no-repeat 0 0;
	font-size: 7pt;
	color: #314ea3;
	text-align:center;
	line-height: 21px;
	margin: 15px 0;
}
#sidebar form {
	border-bottom: 1px solid #dddddd;
	padding: 6px 0;
	text-align: center;
	background: url(../images/form.png) no-repeat 0 0;
}
#sidebar form input, label {
	margin: 3px 0;

}
#sidebar form label {
	display: block;
	margin: 4px 0;
}
#sidebar form label input {
	margin: 0 2px;
}
#sidebar input.pole {
	display : block;
	width: 156px;
	height: 14px;
	font-size: 7pt;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	border: 0;
	padding: 4px 0;
	color: #424242;
	line-height:22px;
	background: url(../images/pole.png);
	margin: 4px auto;
}
#footer address {
	margin-top: 10px;
	
}