body{
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2b2b;
	margin: 0px 0px 0px 0px;
}

a{
	color: #f57e33;
	text-decoration: none;
}

a:hover{
	color: #3798b9;
	text-decoration: underline;
}

#page{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #b8e752;
}

.header{
	background: url(../images/header.jpg) no-repeat right;
	height: 239px;
	width: 1000px;
}

.lang{
	float: right;
	margin: 20px 25px 0px 0px;
}

.lang a{
	padding: 0px 5px 5px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #171717;
}

.menu{
	padding: 0px 0px 0px 0px;
}

.menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.menu li{
	margin: 1;
	padding: 5px 0px 0px 5px;
	width: 195px;
	height: 20px;
	background: url(../images/menu-bullet.gif) no-repeat left #9fa2a1;
}

.menu a{
	margin: 0;
	padding: 0 10px 0 5px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.menu a:hover{
	text-decoration: none;
	color: #2f7e8c;
}

.menu .current a{
	text-decoration: none;
	color: #2f7e8c;
}

.menu li div{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	float:left;
	margin: 0px 10px 0px 3px;
}

/* Submenu */

.submenu{
	padding: 0px 0px 0px 0px;
}

.submenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.submenu li{
	margin: 1;
	padding: 3px 0px 0px 10px;
	margin: 1px 0px 1px 36px;
	width: 155px;
	height: 16px;
	background: #35a6b9;
}

.submenu a{
	margin: 0;
	padding: 0 10px 0 5px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

.submenu a:hover{
	text-decoration: none;
	color: #2f7e8c;
}

#content{
	padding: 5px 0px 0px 0px;
}

#right{
	padding: 0px 10px 10px 10px;
	background: url(../images/right-bg.gif) no-repeat top right;
	border-left: 1px dotted #000000;
	float: left;
}

#left{
	padding: 0px 10px 10px 10px;
	width: 205px;
	float: left;
}

#footer{
	clear: both;
	display: block;
	color: #688922;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	text-align: right;
}

#footer a{
	color: #688922;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover{
	color: #688922;
	font-weight: bold;
	text-decoration: underline;
}

h1{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 20px 0px 5px 10px;
	margin: 0px 0px 5px 0px;
}

h2{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 5px;
	padding: 10px 0px 0px 0px;
}

img.logo{
	margin-top: 40px;
	margin-left: 30px;
	border: none;
}

.servicii{
	color: #ffffff;
	font-weight: bold;
	margin: 20px 0px;
}

.servicii img{
	margin-top: 15px;
	border: none;
}

.contentTop{
	background: url(../images/content-top.gif) no-repeat bottom;
	width: 734px;
	height: 10px;
}

.contentBottom{
	background: url(../images/content-bottom.gif) no-repeat top;
	width: 734px;
	height: 10px;
}

.content{
	background: #9ed32c;
	width: 734px;
}

.contentTopIn{
	background: url(../images/content-topIn.gif) no-repeat bottom;
	width: 450px;
	height: 10px;
}

.contentBottomIn{
	background: url(../images/content-bottomIn.gif) no-repeat top;
	width: 450px;
	height: 10px;
}

.contentIn{
	background: #9ed32c;
	width: 450px;
}

.contentIn img{
	border: 3px solid #ffffff;
	margin: 5px 12px 5px 2px;
}

.content img{
	border: 3px solid #ffffff;
	margin: 5px 17px 17px 2px;
}

.pret{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #688922;
}

.titlu{
	text-decoration:underline;
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color:#4d6518;
}

.pret:hover{
	color: #3b4d13;
	font-weight: bold;
	text-decoration: underline;
}

.con{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.formularCon{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #3b4d13;
}

form{
 margin:0px;
 padding:0px;
}

.buton{
	color:#000;
	font-weight:bold;
	background:  #688922;
	border: 1px solid #3b4d13;
}

.img_f{
	margin: 0px;
	border: 0px;
}

.err{
	color: #FF0000;
	font-size:10px;
}

.ok{
	color: #3267d9;
	font-size:10px;
}
