body {
	margin: 0;
	overflow: auto;
	font-family: Arial;
	font-size: 12px;
	background: url('/images/bkg.gif') top center no-repeat #1c1c1c;
}

.container {
	position: relative;
	width: 980px;
	margin: 40px auto 20px;
}

.logoContainer {
	float: left;
	background: #131313;
	margin-top: 40px;
	height: 105px;
	width: 330px;
	border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
}

.logoContainer2 {
	float: right;
	background: #1f1f1f;
	height: 85px;
	width: 320px;
	margin: 10px 0px 10px 10px;
	text-decoration: none;
	cursor: pointer;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
}

.siteIcon {
	margin: 10px 20px;
	float: left;
	border: 0px;
}

.siteTitle {
	font-size: 18px;
	display: inline;
	background: none;
	border: 0px;
	float: left;
	margin: 25px 0 0;
	color: white;
	padding: 0px;
	font-weight: bold;
	width: 60%;
	text-align: left;
}

.siteDesc {
	display: inline;
	background: none;
	border: 0px;
	float: left;
	margin: 0;
	color: white;
	padding: 0px;
}

.siteContainer {
	float: right;
	background: #131313;
	width: 650px;
	height: 100%;
	padding: 10px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	overflow:hidden;
}

.siteContainer2 {
	float: left;
	width: 640px;
	margin: 0px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	overflow:hidden;
}

.siteContainer2w {
	float: left;
	width: 630px;

	margin: 0px 10px;
	border-radius: 5px;
	background: url('/images/b1.png') bottom right no-repeat white;
}

.siteTop1 {
	float: left;
	width: 630px;
	height: 125px;
	background: url('/images/1b.png') top left no-repeat;
	border-bottom: 10px solid #131313;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.siteTop2 {
	float: left;
	width: 630px;
	height: 125px;
	background: url('/images/2b.png') top left no-repeat;
	border-bottom: 10px solid #131313;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.siteTop3 {
	float: left;
	width: 630px;
	height: 125px;
	background: url('/images/3b.png') top left no-repeat;
	border-bottom: 10px solid #131313;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.siteTop4 {
	float: left;
	width: 630px;
	height: 125px;
	background: url('/images/4b.png') top left no-repeat;
	border-bottom: 10px solid #131313;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.bDespreNoi {
	position: relative;
	width: 150px;
	float: left;
	width: 150px;
	height: 400px;
	margin: 0px 10px 0px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: url('/images/1.png') top center no-repeat white;
	text-align: center;
	color: white;
	text-decoration: none;
}

.bServicii {
	position: relative;
	width: 150px;
	float: left;
	width: 150px;
	height: 400px;
	margin: 0px 10px 0px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: url('/images/2.png') top center no-repeat white;
	text-align: center;
	color: white;
	text-decoration: none;
}

.bPreturi {
	position: relative;
	width: 150px;
	float: left;
	width: 150px;
	height: 400px;
	margin: 0px 10px 0px 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: url('/images/3.png') top center no-repeat white;
	text-align: center;
	color: white;
	text-decoration: none;
}

.bContact {
	position: relative;
	width: 150px;
	float: left;
	width: 150px;
	height: 400px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: url('/images/4.png') top center no-repeat white;
	text-align: center;
	color: white;
	text-decoration: none;
}

.bSpan {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #1f1f1f;
	cursor: pointer;
	opacity:.8;
	opacity:.8;
	filter:alpha(opacity=80);
	border-top: 2px solid white;
}

.suna {
	position: absolute;
	top: 160px;
	left: 60px;
}

.bottomContainer a {
	width: 200px;
	position: relative;
	display: block;
	margin: 0 auto;
	z-index: 9;
	text-align: center;
	color: white;
	text-decoration: none;
}

.titlu {
	font-size: 18px;
	display: inline;
	float: left;
	margin: 10px 0 0 10px;
	text-align: left;
	width: 90%;
	clear: both;
}

.continut {
	display: inline;
	float: left;
	margin: 10px;
	width: 96%;
	text-align: left;
	font-size: 13px;
}

.menuContainer2 {
	float: left;
	background: #131313;
	width: 630px;
	height: 40px;
}

.menuItem21s {
	float: left;
	background: url('/images/1b.png') top left no-repeat white;
	margin: 0 10px 0 0;
	width: 300px;
	height: 42px;
	text-decoration: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.menuItem21m {
	float: left;
	background: url('/images/1b.png') top left no-repeat white;
	margin: 0 10px 0 0;
	width: 100px;
	text-decoration: none;
	border-top: 2px solid white;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.menuItem22s {
	float: left;
	background: url('/images/2b.png') -110px 0px no-repeat white;
	margin: 0 10px 0 0;
	width: 300px;
	height: 42px;
	text-decoration: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.menuItem22m {
	float: left;
	background: url('/images/2b.png') -110px 0px no-repeat white;
	margin: 0 10px 0 0;
	width: 100px;
	text-decoration: none;
	border-top: 2px solid white;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.menuItem23s {
	float: left;
	background: url('/images/3b.png') -220px 0px no-repeat white;
	margin: 0 10px 0 0;
	width: 300px;
	height: 42px;
	text-decoration: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.menuItem23m {
	float: left;
	background: url('/images/3b.png') -220px 0px no-repeat white;
	margin: 0 10px 0 0;
	width: 100px;
	text-decoration: none;
	border-top: 2px solid white;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.menuItem24s {
	float: left;
	background: url('/images/4b.png') top right no-repeat white;
	width: 300px;
	height: 42px;
	text-decoration: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.menuItem24m {
	float: left;
	background: url('/images/4b.png') top right no-repeat white;
	width: 100px;
	text-decoration: none;
	border-top: 2px solid white;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.menuItem2Span {
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	background: #1f1f1f;
	text-indent: 10px;
	color: white;
	cursor: pointer;
	opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
}

.menuItem2Span:hover {
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	background: #1f1f1f;
	text-indent: 10px;
	color: white;
	cursor: pointer;
	opacity:.8;
	opacity:.8;
	filter:alpha(opacity=80);
}

.menuItem2SpanS {
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	background: white;
	text-indent: 10px;
	color: black;
	cursor: pointer;
	opacity:.8;
	font-weight: bold;
	opacity:.8;
	filter:alpha(opacity=80);
}

.fH {
	display: block;
	width: 100%;
	clear: both;
	padding: 3px 0;
}
.fH input {
	float: right;
	width: 400px;
}
.fH textarea {
	float: right;
	width: 400px;
	height: 100px;
}
.fS {
	display: block;
	width: 100%;
	clear: both;
	padding: 3px 0;
}
.fS input {
	float: right;
}
.fM {
	display: block;
	width: 100%;
	clear: both;
	padding: 3px 0;
	color: green;
	height: 30px;
}
.clear{clear:both}
