body {
	background-image: url(/images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #003674;
	font-size:12px;
}

.nuAfisa {
	display: none;
}

.afiseaza {
	display: inline;
}

.input-box {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #003a59;
	background: #eeeeee;
	padding: 2px 7px;
}

.input-box2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border: 1px solid #00a2a6;
	background: #eeeeee;
}

.submit-button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #003a59;
	cursor:pointer;
}

.img {
	border: 4px solid #003674;
	padding: 1px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
