body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.logo {
	position:absolute;
	top: 0px;
	left: 0px;
}

.header {
	width: 100%;
	height: 213px;
	background: url(/images/back.jpg) top center no-repeat;
}

.continut {
	width: 100%;
	background: #fff4de;
}

.footer {
	width: 100%;
	background: #f7ebb0;
	height: 80px;
}

.sus {
	position: relative;
	z-index: 9;
	width: 379px;
	background: url(/images/sus.jpg) top center no-repeat;
	padding-top: 65px;
	text-align:left;
}

.titluMare {
	position: absolute;
	z-index: 2;
	left: 13px;
	top: 38px;
	height:50px;
	background: #ba4a40;
	width: 708px;
}

.colt {
	position: absolute;
	z-index: 3;
	left: 10px;
	top: 20px;
	height:75px;
	background: url(/images/colt.jpg) top center no-repeat;
	width: 44px;
}

.img {
	border: 5px solid #8d1b1b;
	padding: 1px;
}

.input-box {
	border: 1px solid #8d1b1b;
	font-size: 11px;
	color: #8d1b1b;
	padding: 3px 5px;
	background: #EEE;
}

a:link {
	color: #8d1b1b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8d1b1b;
}
a:hover {
	text-decoration: underline;
	color: #8d1b1b;
}
a:active {
	text-decoration: none;
	color: #8d1b1b;
}

a.nou:link {
	color: #000;
	text-decoration: none;
}
a.nou:visited {
	text-decoration: none;
	color: #000;
}
a.nou:hover {
	text-decoration: underline;
	color: #8d1b1b;
}
a.nou:active {
	text-decoration: none;
	color: #000;
}