/*ustwaienia ogolne*/

body {
	
	margin:0; 
	color:#4c4742;
	background-image:url('tlo.jpg');
  	background-color:#fff;
  	background-attachment:inherit;
  	background-position:top center;
  	background-repeat:repeat;

	}
	
.terapia	{font-weight:normal; color:#4c4742;}
b {color:red;}
div, h3, h1, h2, em {margin:0; padding:0; font-size: 0.9em; font-weight: normal;  font-family: arial;}
a img{border:none;}
a {color:#ccc; text-decoration:none;}
a:hover {color:red; text-decoration:none;}
.palenie_top {
	width:1000px;
	margin:0 auto;
	height:85px;
	background-image:url('top.png');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:top center;
  	background-repeat:no-repeat;
}
.palenie_center1 {
	width:1000px;
	margin:0 auto;
	min-height:25px;
	background-image:url('center-2.png');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:top center;
  	background-repeat:repeat;
}
.palenie_center {
	width:1000px;
	margin:0 auto;
	min-height:450px;
	background-image:url('center.png');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:top center;
  	background-repeat:repeat;
}
.palenie_stopka {
	width:1000px;
	margin:0 auto;
	min-height:35px;
	background-image:url('center-1.png');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:top center;
  	background-repeat:repeat;
	color:#666;
}
.palenie_bottom {
	width:1000px;
	margin:0 auto;
	height:85px;
	background-image:url('bottom.png');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:top center;
  	background-repeat:no-repeat;
}
.rzuc_palenie{padding:0px 60px; width:880px; }
.rzuc_palenie h1 {text-transform:uppercase; font-size:1.88em; margin:0 0 0 5px;  color:#666;} 
.rzuc_palenie h2 {text-transform:uppercase; font-size:2.5em; font-weight:bold; color:red; margin:0 0 0 5px;}
.obrazek {width:270px; height:197px;
background-image:url('obrazek-tlo.gif');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:top center;
  	background-repeat:no-repeat;
	padding:10px;
}

.lewa {float:left; width:290px; 
background-image:url('pole-tlo.gif');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:top center;
  	background-repeat:repeat-x;
	padding:10px;
	margin:10px 20px 20px 0; 
}
.lewa1 {float:left; width:290px; 
 
}
.prawa {float:left; width:530px; 
	padding:10px;
	margin:0px 0px 20px 0; text-align:justify;
}


.st_left{float:left; width:300px; font-size:0.8em; display:block; margin:15px 0 0 66px; }

.st_right{float:right; width:300px; font-size:0.8em; display:block; text-align:right; margin:15px 66px 0 0;}


.info { 
	display:block;
	height:17px; 
	background-image:url('info.gif');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:left top;
  	background-repeat:no-repeat;
	padding:0 0 5px 22px;
	margin:0; 
}
.pytanie { 
	display:block;
	height:17px; 
	background-image:url('pytanie.gif');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:left top;
  	background-repeat:no-repeat;
	padding:0 0 5px 22px;
	margin:0; 
}
.tel { 
	display:block;
	float:right;
	height:17px; 
	background-image:url('tel.gif');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:left top;
  	background-repeat:no-repeat;
	padding:0 25px 5px 22px;
	margin:0; 
}
.adres { 
	display:block;
	float:right;
	height:17px; 
	background-image:url('adres.gif');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:left top;
  	background-repeat:no-repeat;
	padding:0 0 5px 22px;
	margin:0; 
}

ul {list-style-type:none; margin:0; padding:10px 0 0 0;}
li {

	background-image:url('punkt.gif');
  	background-color:transparent;
  	background-attachment:inherit;
  	background-position:left top;
  	background-repeat:no-repeat;
	padding:0 0 8px 22px;
}