/*	------------------------ importy ---------------------- */
@import url("inc.top.css");
@import url("inc.box2.css");
@import url("inc.left-menu.css");
@import url("inc.left-mapa.css");
@import url("inc.left-dodaj.css");
@import url("inc.left-butjachty.css");
@import url("inc.bottom.css");
/*--------------------------------- * ---------------------------------*/
#trescstr {
	width: 575px;
	float: left;
	margin-top: 16px;
	margin-bottom: 8px;
}
#trescstr a img {
	border: 1px solid #BDE4FB;
	padding: 3px 3px;
}
/*--------------------------------- * ---------------------------------*/
div.msgerr {
	font-weight: bold;
	color: #a00;
}
div.n1 {
	border: 1px solid #B7DCE5;
	background: #E5FBF9;
	padding: 3px 10px;
	font: bold 11px Tahoma;
	color: #18659D;
	width: 250px;
	margin-top: 16px;
}
div.n2 {
	border: 1px solid #B7DCE5;
	background: #E5FBF9;
	padding: 3px 10px;
	font: bold 11px Tahoma;
	color: #FF7300;
	width: 250px;
	margin-top: 16px;
}
div.infoform {
	width:100%; 
	background: #097CC0; 
	color: #fff; 
	font: bold 15px 'Trebuchet MS'; 
	text-align: center; 
	padding: 10px 0px;
}