a,img { border:0px; }

#content {
	float: left; width: 760px;padding-top: 0px; height: auto;
}

#content_nomenu {
	padding-top: 0px; height: auto;
}

#submenu_container {
	position:relative;
	background-color:#acacac;
	min-height:525px;
	width:140px;
	overflow:hidden;
}

#submenu_outer {
	width: 140px; height: 415px; background-image: url('img/menu_top.jpg');
	background-repeat:no-repeat;
	z-index:2;
	position:relative;
	background-color:#acacac;
}

#submenu_bottom {
	position:absolute;
	z-index:1;
	bottom:0px;
	background-color:#acacac;
	background-image: url('img/menu_bottom.jpg'); width: 140px; height: 109px;
}

a {
	font-weight:bold;
	text-decoration:none;
}

h3.tytul {
	font-size:18px;
	color:#FF5500;
	font-weight:bold;
}