DIV.DVokno H3{
	margin:20px 10px 10px 10px;
	border-bottom:1px solid rgb(130,125,90);/* !!! kolor obramowań */
/*	border-bottom:1px solid skyblue;        /*     */
/*	background-color:rgb(233,231,231); color:rgb(146,146,146);/* !!! */
/*	background-color:rgb(192,192,192); color:rgb(146,146,146);/* !!! */
	}
DIV.DVkom{
	width:220px; height:150px;
	position:relative;
	top:30px; left:10px;
	font-size:13px;
	line-height:18px;/* wysokość linii tekstu*/

/*	border:0px solid green;	background-color:yellow;/* !!! */
	}
DIV.DVmapa{
	width:385px; height:350px;/**/
	position:relative;
	margin-bottom:-80px;/**/
	top:-120px; left:232px;/**/
	font-size:13px; font-weight:bold;
	line-height:18px;/* wysokość linii tekstu */

	border-width:1px; background-color:rgb(192,192,192);
/*	border:1px solid green;	background-color:lightblue;/* !!! */
	}