body,html {
	margin-left:auto;
	margin-right:auto;
	 margin-top: auto;
  margin-bottom:auto;
  	width: 100%;
	height: 100%;
}
.table {
	margin-left:auto;
	margin-right:auto;
}
.MainTable {
	width: 952px;
	border: 1px solid #ABABAB;
	border-collapse: collapse;
	font-family:  sans-serif;
}


.lewa {
	background-image: url(../../_images/menu_lewe3.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 193px;
	height: 150px;
	margin-top: 50px;
	text-align: center;
	padding-top: 10px;
	vertical-align: middle;
	margin-left: 10px;
	
}
.lewa ul {
	color: #4E4E4E;
	font-size: 13px;
	text-align: left;
	list-style-type: none;
	margin-top: 10px;
	line-height: 130%;
	padding: 5px 0px 0px 8px;
	margin: 5px 0px 0px 8px;
}
.lewa li  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(../../_images/kropka.png) no-repeat 0% 45%;
	width: 100%;
}

.lewa_naglowek {
	margin: 0px 0px 0px 0px;
	color: #4E4E4E;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
}
.menu {
	position: relative;
	text-align: left;
	font-size: 12px;
	font-family: sans-serif;
	background-color: silver;
	color: white;
	z-index:10;
}

.menu dl {
	width: 150px;
	margin: 0;
	padding: 0;


}

.menu dt {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	background-color: white;
	color: #4E4E4E;
	font-weight: bold;
	text-align: center;

}

.menu dd {
	margin: 0;
	padding: 2px 5px;
	background-color: #ECECEC;
	color: #4E4E4E;
	border-left: 0px solid #888;
	border-right: 0px solid #888;
	font-size: 12px;
	width: 180px;
}

a,a:visited {
	text-decoration: none;
	color:#4E4E4E;
}
a:hover {
	color:#4E4E4E;
	text-decoration: underline;
}
.stopka {
	padding-top: 3px;
	background-image:url(../../_images/stopka.png);
	background-repeat: no-repeat;
	height:36px;
	width: 956px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	text-decoration: none;
	color: #4E4E4E;
}
.stopka a {
	font-size: 12px;
	text-decoration: none;
	color: #969696;
	font-weight: bolder;
}
.stopka a:hover {
	text-decoration: underline;
	font-weight: bolder;
}
.srodek {
	text-align:center;

	padding-right: 10px;

	margin-left: 0px;
}
.opis {
	color: #4E4E4E;
	font-size: 14px;
	margin-top: 50px;
	text-align: justify;
	padding: 10px 20px 30px 20px;
	line-height: 18px;
}

.opis li {
	margin-left: 30px;
	padding: 0px 0px 0px 15px;
	background: url(../../_images/kropka.png) no-repeat 0% 30%;
	list-style: none;
	text-align: left;
	margin-top: 10px;
}
.opis_kontakt {
	color: #4E4E4E;
	font-size: 12px;
	margin-top: 50px;
	text-align: justify;
	padding: 10px 20px 30px 20px;
	word-spacing: normal;
	line-height: 20px;
}
.opis_kontakt span {
	font-weight: bold;
}
.opis_kontakt .nazwisko {
	text-decoration: underline;
	font-weight: normal;
}
div.opis a{
	text-decoration: none;
	font-weight: bold;
}
div.opis a:hover{
	text-decoration: underline;
}
.mapa {
	color: #4E4E4E;
	margin-top: 50px;
	text-align: left;
	padding-bottom:10px;
	vertical-align:middle;
	margin-left: 300px;
}
.mapa ul {
	padding-bottom:10px;
}
.mapa li {
	padding-bottom:3px;
	
}
.logo {
	display: inline;
	width: 110px;
	/*height: 112px;*/
	padding: 0px 5px 0px 0px;
	margin: 3px;
	float: left;
}