body {
margin:0;
padding:0;
background:#abafab;
}

img {
border:0;
}

* {
  font-family:"arial"; 
}

#bg_top {
  background:url('images/bg_top.gif');
  width:100%;
  height:194px;
}
#top {
	background:url('images/top.jpg');
	width:900px;
	margin:0 auto;
	height:194px;
}

#content {
	width:852px;
	background:url('images/bg_cont.gif') repeat-y;
	min-height:370px;
	height:auto;
	margin:0 auto;
}

#cont_bottom {
  width:852px;
  height:148px;
  background:url('images/cont_bottom.gif');
  margin:0 auto;
}

#bg_bottom {
  width:100%;
  height:31px;
  background:url('images/bg_bottom.gif');
}

#bottom {
  background:url('images/bottom.gif');
	width:900px;
	margin:0 auto;
	height:31px;
}

#menu {
  background:#dcdcdc;
  margin-top:14px;
  position:absolute;
  overflow:hidden;
  width:636px;
  height:39px;
}

#menu ul, ul li {
	list-style:none;
  text-align:center;
	vertical-align:middle;
	margin:9px 0;
	padding:0 3px;
}

#menu ul li {
	display:inline;
}

a,a:visited {
  color:#1d2d2d;
  text-decoration:none;
  font-family:"arial";
  font-size:12px;
}
a:hover {
  text-decoration:underline;
}

#block_content {
  height:auto;
  overflow:hidden;
  width:635x;
  padding-top:13px;
}

#slideshow {
  height:auto;
  overflow:hidden;
  width:215px;
  padding-top:15px;
}

.padding1 {
padding-left:35px;
padding-right:35px;
}

#marqueecontainer{
position:relative;
width:187px;
margin:0;
height:375px;
overflow:auto;
}

.wykaz ul, ul li {
  list-style-type:circle;
  text-align:left;
}

table tr td, tr td, td {
vertical-align:top;
}