body { 
	margin: 0px;
	background-color: white;
	font-size: 100%;
}

a:link, a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: black;
}
a:hover, a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: blue;
}

#alergolog {
	width: 790px;
	height: 510px;
	position: relative;
	top: 5px;
	left: auto;
	margin: 0 auto;	
	border-bottom: 1px black solid;
	border-top: 1px black solid;
	
}

#glowna {
	width:640px;
	height:510px;
	position: relative;
	float: right;
}

.alergolog1 {
	width:640px;
	height:510px;
	padding: 0px;
}

#banerek {
	width:150px;
	height:510px;
	left: 0px;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float:left;
	background: url(banerek.jpg) no-repeat top right;
	
	
}

.specjalizacje {
	width:350px;
	height:100px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 1em;
	letter-spacing: 0px;
	font-weight: bold;
}

.uslugi {
	width:350px;
	height:240px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 1em;
	letter-spacing: 0px;
	padding-left: 0px;
	border-right: 1px black solid;
	border-top: 1px black solid;
}

.komentarz {
	width:640px;
	height:110px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 1em;
	letter-spacing: 0px;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

.mapka {
	border-top: 1px black solid;
}
