body {
    background-color: #fff;
    width: 100%;
}

#trblank {
height: 250px;
}

#logo{
	width: 800px;
	height: 212px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(lay_01.jpg);
	}

#main   {
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 2px #172984;
	border-right: solid 2px #172984;
}

img  {
	border: 0px;
}

#danefirmy{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-bottom: 25px;
	font-family: Verdana,Helvetica;
	font-size: 15px;
	color: #00a;
	text-align: center;
	border-bottom: solid 1px #172984;
	}


#tekst{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana,Helvetica;
	font-size: 12pt;
	color: #000;
	text-align: justify;
	}

	
#footer{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Verdana,Helvetica;
	font-size: 9pt;
	color: #000;
	text-align: center;
	}
	
#footer a{
	text-decoration: none;
	color: #000;
	}
