body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial;
}



a {
	color:#7c2f29;
}
#wrapper {
	background-image:url('../img/background.jpg');
	background-repeat:repeat-y;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}


#header {
	background-image:url('../img/header.jpg');
	width:780px;
	height:182px;
	margin-left:auto;
	margin-right:auto;
	
}

#content {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	position:relative;
}
#error {
	margin-top:20px;
	width:600px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:3px solid #FFC4C4;
	border-bottom:3px solid #FFC4C4;
	background-color:#FF0000;
	color:white;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
}

.titlu {	
font-family: "FrutigerLTStd47LightCondensed";
font-size:25px;
color:#025f94;
padding:15px 15px 5px 10px;

}

.titlu h2 {
	color:#7c2f29;
	margin-left:150px;
}

#inputs {
	width:300px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	border:3px solid #dbd9d9;
	padding:10px;
	color: #3e3e3e;
	line-height:30px;
}

#acord, #acord2 {
	margin-top:20px;
	width:600px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
	clear:left; 
	color: #3e3e3e;

}
#acord2 {
	color:red;
	font-weight:normal;
	font-size:0.8em;
}
#buton, #buton2 {
	clear:left;
	width:100%;
	text-align:center;
}

#footer {
	background-image:url('../img/back-down.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	height:20px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#abovesomedate {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	font-family: Verdana;
	font-size:0.8em;
}
#somedate {
	width:770px;
	margin-right:auto;
	margin-left:auto;
	font-family: Verdana;
	font-size:0.8em;
	clear:both;
	margin-top:5px;
	border:1px solid #7c2f29;
	height:550px;
	overflow:auto;
}
.dp {
	font-weight:bold;
	font-size:0.9em;
	margin:5px;
}
#sp {
    padding:0px;
    margin:0px;
}
.tabel {
    font-family:inherit;
    color:black;
}
.tabel th {
    color:white;
    background-color:#7c2f29;
}
.tabel tr{
    color:black;
    text-align:center;
}

.odd {
	background-color:#f1f1f1;
}





