body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}

.clear {clear:both;}

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

#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}

a{
	font-size:12px;
}

p{
	margin: 5px 0px 10px 0px;
}

img {
	border: 2px solid #fff;
}

hr {
	color: #fff;
}

#limba {	
	width:711px;
	padding: 0px 0px 0px 0px;
	margin-top:10px;
	text-align:right;
}

#limba img {	
	border: 0 none ! important;
}

/********************** Header ***************************/

#header {
	margin: 0px 0px 0px 0px;
	background-color: #A6BF7D;
	width:717px;
	position:relative;
}


#header img {
	border: 0 none;
}

#header ul {
	background-color:#85a157;
	width: 711px;
	border: 3px solid #FFFFFF;
	display: block;
	margin: 0px 0px 0px 0px;
	height: 22px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}

#header li{
	display:inline;
}

#header ul a {
	text-decoration:none;
	font-weight: bold;
	color:#FFFFFF;
	margin: 0px 10px;
	padding: 5px 5px 8px 5px;
}

#header ul a:hover {
	text-decoration: none;
	color: #85a157;
	background-color:#fff;
}

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	
}
#logo_w1{
	/*position: absolute;
	left: 20px;
	top: 20px;*/
	margin-bottom: 16px;
}
#logo_w2{
	
}
#header_text {
	position: absolute;
	top:50px;
	left:43px;
	width:230px;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(http://www.camena.ro/images/content_bg.gif);
	width:717px;
}

#content ol, #content ul {
	display: block;
	margin: 10px;
	margin-left: 30px ! important;
}


#content li {
	margin-bottom: 10px;
}

h1{
	color:#85a157;
	font-size:16px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	margin: 10px 0px 15px 0px;
}

h3{
	color:#85a157;
	font-size: 12px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

#left a{color:#28556b;}

#left a:hover{color:#c77e0c;}

.photos .item {
	float: left;
	display: inline;
	width: 120px;
	height: 120px;
	text-align: center;
	margin-right:14px;
}

.photos a {
	
}

.photos img {
	width: 120px;
	height: 90px;
}


.photos .item {
	float: left;
	display: inline;
	width: 120px;
	height: 200px;
	text-align: center;
	margin-right:14px;
}

.photos a {
	
}

.photos img {
	width: 120px;
	height: 90px;
}

#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
}

#right a{
	color:#c77e0c;
}

#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(http://www.camena.ro/images/footer_bg.gif);
	font-size:1px;
	height:10px;
}

#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}

.popup {
	border: 2px solid #C8C3B6;
	background-color: #808079;
	
	position: absolute;
	left: -500px;
	display: none;
	/*width: 120px;*/
	
	color: #C8C3B6;
	padding: 4px;
	
	z-index: 1000;
}

.popup a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
}


.popup a:hover {
	color: #808079;
	background-color: #C8C3B6;
}

.popup hr {
	height: 1px;
	border: 1px solid #C8C3B6;
	margin-left: -6px;
	margin-right: -6px;
}


.popupText {
	width: 100%;
	height: 94%;
}

.lang {
	background-image: url(../images/language.png);
	background-repeat: no-repeat;
	/*background-position: middle right;*/
	padding-left: 20px;
	font-weight: bold;
}


.error {
	font-weight: bold;
	color: #d00;
}

.message {
	font-weight: bold;
	color: #00d;
}
