html{
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}

body{
	margin:0;
	padding:0;
	background:#eeeddc url(../images/bg.jpg) repeat-x;

}



.clearBoth{
	clear:both;
}

a{
	color:#006699;
	text-decoration:none;
}
a:hover{
	color:#006699;
	text-decoration:none;
}


#strona{
	width:1000px;
	height:auto !important;
	min-height:600px;
	height:600px;
}

#footer{
	padding-left:40px;
	clear:both;
	width:960px;
	height:60px;
	background:url(../images/footer.jpg) repeat-x;
}


#footer_left{
	padding:20px 0 0 0;
	float:left;
	width:675px;
	height:40px;
	color:#FFFFFF;
}

#footer_left a{
	color:#FFFFFF;
}

#footer_right{
	float:left;
	height:40px;
	width:240px;
	background:url(../images/footer2.jpg);
	color:#bebd9b;
	font-size:10px;
	padding:20px 0 0 0;
	text-align:center;
}

#footer_right a{
color:#bebd9b;
}


.title {
	text-align:left;
	color:#006666;
	font-size:36px;
	padding:20px 0;

}

.text{
	color:#006666;
	font-size:12px;
	text-align:justify;
	padding: 0 10px 10px 0;
}

#top{
	
	height:421px;
	width:1000px;
}
#body{
	width:960px;
	height:auto !important;
	min-height:300px;
	height:300px;
	background:url(../images/body.jpg) repeat-x;
	padding:0 0 0 40px;
}
#body2{
	width:1000px;
	height:auto !important;
	min-height:300px;
	height:300px;
	background:#eeeddc url(../images/body2.jpg) repeat-y;
}
#body_left{
	float:left;
	width:675px;
	height:auto !important;
	min-height:300px;
	height:300px;

}

#body_right{
	float:left;
	width:240px;
	height:auto !important;
	min-height:300px;
	height:300px;
	background:#a09f86 url(../images/right.jpg) repeat-x;
}

#box2{
	text-align:center;
	padding:350px 0 0 0;
	width:240px;
	height:70px;
	background:url(../images/medycyna.jpg) no-repeat;
	font-size:12px;
	color:#006666;
	font-weight:bold;
}


#box2 a{
	color:#006666;
	text-decoration:underline;
	}
	
	
#box1{
	text-align:center;
	padding:280px 0 0 0;
	width:240px;
	height:70px;
	background:url(../images/stomatologia.jpg) no-repeat;
	font-size:12px;
	color:#006666;
	font-weight:bold;
}


#box1 a{
	color:#006666;
	text-decoration:underline;
	}	
	
#box3{
	text-align:center;
	padding:280px 0 0 0;
	width:240px;
	height:70px;
	background:url(../images/kosmetyka.jpg) no-repeat;
	font-size:12px;
	color:#006666;
	font-weight:bold;
}


#box3 a{
	color:#006666;
	text-decoration:underline;
	}		