




html, body {
	background-color: #d1d3d4;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}

h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #127080;
	padding: 0px;
	margin: 5px;
	}
h2
{
	margin: 0;
	font-size: 11px;
}
h3
{
	margin: 0;
	font-size: 10px;
}
.bold
{
	font-weight: bold;
}
.spacer
{
	display: block;
	clear: both;
}
img
{
	border: 0;
}
.scrollDown
{
	margin-left: 700px;
}
p {
	margin-left: 5px;
	margin-right: 70px;
	line-height: 14pt;
	text-align: justify;
	}
	
p.welcome {
	color: #6d6e71;
	font-size: 12px;
	} 
	
p.content {
	color: #6d6e71;
	font-size: 11px;
	} 
	
p.contact {
	color: #6d6e71;
	font-size: 11px;
	margin: 3px;
   line-height: 10pt;
	} 
	
	


a:link { color: #6d6e71; text-decoration: none }

a:visited { color: #6d6e71; text-decoration: none }

a:active { color: #6d6e71; text-decoration: none }

a:hover { color: #6d6e71; text-decoration: none }
	
#TOP {
	width: 999px;
	background-image: url(http://maxsaluda.pl/images/tlo.jpg);
	position:absolute; 
	left: 50%;
	margin-left: -499px;
}

#NAGLOWEK {
	height: 307px;
}

#NAGLOWEK2 {
	width: 999px;
	height: 70px;
	background-image: url(http://maxsaluda.pl/images/top2.jpg);
}

#MENU {
	width: 237px;
	float: left;
	overflow: hidden;
	height: 600px;
	background-image: url(http://maxsaluda.pl/images/tlo_white.jpg);
}

#MENU_RIGHT {
	width: 267px;
	height: 600px;
	float: right;
	overflow: hidden;
	background-image: url(http://maxsaluda.pl/images/tlo_white.jpg);
	text-align: center; 
}

#TRESC {
	width: 495px;
	height: 600px;
	float: left;
	overflow: auto;
	background-image: url(http://maxsaluda.pl/images/tlo_white.jpg);
	color: #6d6e71;
	font-size: 11px;
}

#AKTUALNOSCI {
	background-repeat: no-repeat;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	background-image: url(http://maxsaluda.pl/images/tlo.jpg);
	background-color: #dedede;
}

#DOWN {
	width: 999px;
	background-image: url(http://maxsaluda.pl/images/tlo.jpg);
	position:absolute; 
	left: 50%;
	margin-left: -499px;
}

pre {
	overflow: auto;
}
.news-item {
	float: left;
	width: 32%;
	padding-right: 4px;
	background-image: url(http://maxsaluda.pl/images/'tlo.jpg');
	padding-left: 8px;
	border-right: 1px dotted #aaa;
	min-height: 50px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #6d6e71;
	margin: 0px;
	line-height: 14px;
}
.news-item p
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #6d6e71;
	line-height: 14px;
	margin: 2px 0;
	display: block;
}
.news-item img
{
	cursor: pointer;
	float: right;
	display: block;
	
}
.news-item .more, .news-item .less {
	text-align: right;
	background-image: url(http://maxsaluda.pl/images/'tlo.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 100px;
	height: 25px;
	float: right;
}
.news-item .more {
	background-image: url(http://maxsaluda.pl/images/'more.png');
}
.news-item .less {
	background-image: url(http://maxsaluda.pl/images/'less.png');
}
.news-item .more a, .news-item .less a {
	background-image: url(http://maxsaluda.pl/images/'tlo.jpg');
	font-weight: bolder;
}
.last {
	padding-right: 5px;
	border-right: none;
}
.miniatura
{
	margin: 5px;
	padding: 1px;
	background: #d4d4d4;
	border: 4px #fff solid;
}

.galleryBox
{
	display: block;
	clear: both;
	width: 240px;
	font-size: 13px;
	margin: 5px;
	color: #4eb1e9;
	border: 5px #ffffff solid;
	background: url(http://maxsaluda.pl/images/galleryBoxBg.png);
}
.galleryBox img
{
	float: left;
	width: 90px;
	margin: 5px;
	padding: 3px;
	background: #ffffff;	
	border: 2px #d7e1e3 solid;
}
.galleryBox a
{
	color: #3ba8e8;
}
.galleryBox p
{
	margin: 10px 5px;
	line-height: 15px;
	text-align: left;
}
