
div.ttipdiv {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	width: 290px;
	text-align: left;
	
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}

div.tttop {
	height: 32px;
	clear: both;
	background: url('../img/dymek-top.gif') no-repeat top left;
}

div.obktnfo {
	background: url('../img/dymek-cnt.gif') repeat-y left;
	width: 290px;
	clear: both;
	text-align: left;
}

div.ttlewa { /* obrazek */
	float: left;
	height: 100%;
	margin-right: 5px;
	padding-left: 6px;
	text-align: center;
	width: 84px;
}

div.ttprawa { /* informacje */
	width: 190px;
	float: right;
	padding-right: 5px;
}

div.dol {
	background: url('../img/dymek-btm.gif') no-repeat bottom left;
	height: 16px;
	clear: both;
}


p.nazwa {
	font-family: Tahoma;
	font-size: 12px;
	color: #400080;
	font-weight: bold;
	margin: 0px;
}
p.adres {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
p.tel {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	margin-top: 4px;
}
p.godz {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	margin-top: 6px;
}
p.url {
	font-family: Tahoma;
	font-size: 11px;
	color: #5959ff;
	margin: 0px;
	margin-top: 6px;
}

