body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #DEDDDD;
	color: #303031;
	text-align: center;
	}


h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: black;
	}

img {
	border: 1px solid black;
}

table {
	border: 1px solid #908F8F;
	background-color: #ffffff;
	font-size: 13px;	
	color: #6A6A6A;
	padding-left: 0px;
}

.poze {
	border: 0px;
}

.mailu {
	font-size: 12px;
	color: #A3A2A2;
	text-align: center;
}
.contactu {
	color: black;
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
}
a {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: overline;
}

.content {
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	font-size: 11px;
}