@charset "utf-8";

html, body {
	margin: 0 0 0 0;
	/*	background-color: #748A95; */
	background-color:#7a8e99;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing:5px;
	color: #7a8e99;
}
#h2 {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing:8px;
}
p {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:13px;
	color:#7a8e99;
}

#bold {
	color:#7a8e99;
	font-weight:bold;

}

a {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	color: #7a8e99;
	font-weight:bold;
}

#adres {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:13px;
/*	color: #aca9a9;
	color: #666; */
	color:#7a8e99;
}

.just {
	text-align: justify;
}

table {
	background:#FFF;
}

