body {
	background: url('images/bg-body.png') repeat-x;
	margin: 0;
	text-align: center;
	font-family:"Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
	color:#fff;
	font-size:.76em;

}
html, body, form {
height:100%;
}

a {
	color: #FFFF00;
}

a:hover {
	color: #FF9900;
}

#page {
	width: 680px;
	margin: 0 auto;
	padding: 0;
}

#header {
	height: 200px;
	width: 680px;
	text-align: left;
		
}

#header #logo {
	padding: 30px 0 0 20px;	
	border: 0px solid black;
}

#content-mid {
	width: 680px;
	min-height: 400px;
	float: left;
	margin: 0;
	background: url('images/bg-centru-mid.png') #84C400 repeat-x bottom;
	color: #fff;
	text-align: left;
	border: 0px solid black;
}

#content-sus {
	width: 680px;
	height: 14px;
	float: left;
	margin: 0;
	background: url('images/bg-centru-sus.gif') no-repeat bottom;
}

#content-jos {
	width: 680px;
	height: 14px;
	float: left;
	background: url('images/bg-centru-jos.gif') no-repeat top;
}
#footer {
	font-family:"Trebuchet MS","Segoe UI",Trebuchet,"Bitstream Vera Sans","DejaVu Sans",Verdana,"Verdana Ref",sans serif;
	color:#999;
	font-size:.76em;

	width: 680px;
	text-align: left;
}	


table.preview {
	width: 500px;
	border: 0px solid #C2FF46;
}

table.preview td {
	border: 0px solid #C2FF46;
}

.sIFR-hasFlash td.preview_sifr {
	padding:5px;
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 28px;
}

.orange {
	color:#FF9900;
	font-weight: bold;
	font-size: 14px;
}

form {
	margin:0;
	padding:0;
}

input {
	border: 1px solid #454545;
}

.radio {
	border: 0;
}
