@charset "utf-8";
/* CSS Document */
body { background:#ffffff;
       margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	   }
#logo_img {
	border:none;
	height:125px;
	margin-top:300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	   
#adres {
	font-family: Verdana;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color:#FFF;
	text-align: center;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 1.5;
}
