BODY {
	background-color: #323D6E;
	margin: 0px 0px 0px 0px;
}
P.adres {
	font-family: Batang, "Century Gothic", "Trebuchet MS", Tahoma;
	color: White;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
P {
	font-family: "Trebuchet MS", Tahoma;
	color: White;
	font-size: 14px;
}
.copy {
	font-size: 10px;
	text-align: center;
}
A{
	text-decoration: none;
                  font-size: 28px;
                  font-weight: bold;
}
A:hover{
	text-decoration: underline;
}
#opis {
	text-indent: 20px;
}