body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
}
body {
	background: #feffff url(images/bg.png) repeat-x;
	margin: 0;
	padding: 0;
}

table {
	float: left;
	}

.clr {
	clear: both;
}


#page {
	margin: 0 auto;
	padding: 0;
	width: 994px;
	}
	
#header {
	width: 994px;
	height: 262px;
	background: url(images/header.jpg) no-repeat;
	}
	
#main{
	width: 100%;
	margin: 0px;
	background: url(images/main-bg.png) repeat-y;
}

#main2 {
	position: relative;
	clear: both;
	width: 100%;
	margin: 0;
	background: url(images/main-shadow.png) right bottom no-repeat;
	}

#left-column {
	float: left;
	width: 229px;
	padding-bottom: 300px;
	background: url(images/left-column-top.png) left top no-repeat;
	}

#left-column ul{
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

#left-column ul li {
	float: left;
	width: 190px;
	margin: 1px 0px;
	padding: 0px 0 0px 20px;
	list-style-type: none;
}


#left-column ul li a:link, #left-column ul li a:visited{
	display: block;
	height: 20px;
	padding: 0px 0 0 30px;
	text-decoration: none;
	color: #005079;
	border-bottom: 1px solid #89c9d5;
	background: url(images/menu-marker.gif) left 50% no-repeat;
}

#left-column ul li a:hover {
	display: block;
	color: red;
	
}

#left-column ul ul {
	margin: 10px 0; padding: 0 0 0 10px;
	font-size: 12px;
}

#left-column ul ul li {
	float: left;
	width: 175px;
	margin: 1px 0px;
	padding: 0px 0 0px 0px;
	list-style-type: none;
}

#left-column ul ul li a:link, #left-column ul ul li a:visited{
	display: block;
	margin: 0px;
	height: 16px;
	padding: 0 0 0 20px;
	color: #4caabc;
	background: url(images/menu-marker2.gif) left 50% no-repeat;
}

#left-column ul ul li a:hover {
	display: block;
	margin: 0px;
	height: 16px;
	color: #005f8f;

}


#search {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 229px;
	height: 80px;
	border-top: 1px solid #a6d5de;
	background: url(images/search-bg.png) no-repeat;
	}
	
#search form {
	float: left;
	padding: 12px 0 0 20px;
	}
	
#search .search_string {
	width: 110px;
	border: none;
	background-color: transparent;
	width: 155px;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 12px;
	display: block;
	}

#search .search_submit {
	color: #096486;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0;
	border: 0;
	background: transparent;
	}

#right-column {
	float: left;
	width: 745px;
	background: url(images/right-col-top.png) left top no-repeat;
	line-height: 1.7em;
	padding: 0 10px;
	text-align: justify;
	}
	
#right-column h3{
	float: left;
	width: 730px;
	background: url(images/h3.png) left bottom no-repeat;
	padding: 0 0 30px 15px;
	}

#footer {
	width: 100%;
	height: 138px;
	background: url(images/footer.png) bottom repeat-x;
	}
	
#footer-l {
	float: left;
	width: 229px;
	height: 138px;
	background: url(images/footer-l.png) no-repeat;
	}
	
#footer-r {
	float: right;
	width: 765px;
	height: 138px;
	position: relative;
	background: url(images/footer-r.png) no-repeat;
	}
	
#footer2 {
	width: 100%;
	height: 32px;
	background: url(images/footer2.png) no-repeat;
	}
	
.centrum {
	font-size: 14px;
	color: #004062;
	font-weight: bold;
	font-style: italic;
	padding: 0 10px;
	}
	
.adres {
	color: #fff;
	font-size: 10px;
	padding: 0 10px;
	}
	
#business {
	float: left;
	width: 200px;
	height: 132px;
	position: absolute;
	bottom: 0;
	left: 30px;
	/*background: url(images/business.png) no-repeat;*/
	}
	
#wellness {
	float: left;
	width: 200px;
	height: 132px;
	position: absolute;
	bottom: 0;
	left: 280px;
	/*background: url(images/wellness.png) no-repeat;*/
	}
	
#wypoczynek {
	float: left;
	width: 200px;
	height: 132px;
	position: absolute;
	bottom: 0;
	left: 520px;
	/*background: url(images/wypoczynek.png) no-repeat;*/
	}
	


a:link, a:visited, a:active {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}

img {
	border: 0;
	}

.menu_current {
	font-weight: bold;
	color: #fff;
}

a img { padding: 1px; border: 1px solid #E0EDF4; background-color: #fff; }
a:hover img { padding: 1px; border: 1px solid #8dd5e3; text-decoration: none; }

#right-column ul li {
	list-style-image: url(images/menu-marker2.gif);
	}