body
{
	margin:auto;
	margin-top:5px;
	font-family:Tahoma;
	font-size:12px;
	color:black;
	max-height:none;
}
div.main
{
	background-image:url("../images/background.jpg");
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#f0fff8;
	max-height:none;
	border:0px;
	margin:auto;
	width:1024px;	
	overflow:hidden;
}
div.main_admin
{	
	background-color:#f0fff8;
	width:100%;
	border:0px;
	vertical-align:top;
	margin:auto;
}
div.left
{
	float:left;
	background-position:left top;
	background-image:url("../images/statue.jpg");
	background-repeat:no-repeat;
/*	width:207px; */
	width:148px; 
	height:408px;
	max-height:none;
	margin:auto;
	border:0px;
}
div.center
{
	float:left;
	width:710px;
	/*_width:707px;*/
	margin:auto;
	background-color:#f0fff8;
	border:0px;
	padding:0px;
	margin:0px;
}
div.right
{
	float:left;
	background-position:left top;
	background-image:url("../images/right_background.jpg");
	background-repeat:repeat-y;
/*	width:207px; */
	width:148px; 
	margin:auto;
	border:0px;
}
div.menu_container
{	
	width:100%;
	height:107px;
	border:0px;
	background-image:url("../images/menu_background.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;	
	text-decoration:none;
	font-weight:bold;
	color:#918780;
}
div.menu_admin
{
	color:#918780;	
	max-height:none;
	text-align:center;
	vertical-align:middle;
	border-bottom:dashed 2px #c0dbcc;
}
div.menu1
{
	padding-top:36px;
	float:left;
	color:#918780;	
}
div.menu2
{
	padding-left:295px;
	padding-top:36px;
	float:left;
	color:#918780;
}
div.search
{
	float:left;
	padding-top:18px;
	color:#918780;
}
div.menu3
{
	float:left;
	padding-top:20px;
	padding-left:300px;
	color:#918780;
}
div.motto
{
	background-image:url("../images/motto.gif");
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	height:67px;
}
div.content
{	
	background-color:#f0fff8;
	width:100%;
	max-height:none;
	border:0px;
	font-family:Tahoma;
	font-size:12px;
	color:black;
	border-collapse:separate;
}
div.clear
{
	clear:both;
}
div.footer
{
	max-height:none;	
	background-color:#f0fff8;
	width:100%;
	text-align:center;
	border:0px;
	color:#918780;
}

div.footer a, div.menu1 a, div.menu2 a, div.menu3 a, div.menu_admin a
{
	text-decoration:none;
	font-weight:bold;
	color:#918780;
}
div.footer a:hover, div.menu1 a:hover, div.menu2 a:hover, div.menu3 a:hover, div.menu_admin a:hover
{
	color:#4b603b;
}
input, textarea
{
	background-color:#f9f9f9;
	border:1px solid #A5B6AE;
	font-family:Tahoma; 
	font-weight:normal;
	font-size:12px; 
	color:black;
}
input[type=button], input[type=submit], input[type=reset]
{
	background-color:#c9e5d6;
	color:#666666;
	font-weight:bold;
	border-left:solid #b0c1b9 1px;
	border-top:solid #b0c1b9 1px;
	border-right:solid #e1f2e8 1px;
	border-bottom:solid #e1f2e8 1px;
}
input[type=radio]
{
	cursor:pointer;
	background-color:#f0fff8;
	border:0px;
}
div.search #sims
{
	width:30px;
	height:18px;
	font-size:10px;
}
div.search #advs
{
	width:92px;
	height:18px;
	font-size:10px;
}
div.search input[type=text]
{
	font-family:"Times New Roman";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
div.search a
{
	text-decoration:none;
}
img
{
	border:0px;
}
p
{
	font-family:"Times New Roman";
	font-size:14px;
	font-weight:normal;
	
}
/* Content */
div.content a, div.content ul li a, div.content ol li a
{
	font-family:"Times New Roman";	
	text-decoration:none;
	color:#388528;
}
div.content a:hover
{
	text-decoration:underline;
	color:#38D915;
}
div.content table, tr, td, div
{
	font-family:Tahoma;
	font-size:12px;
	color:black;
}
div.content input[type=text], textarea
{
	background-color:white;
}
div.right a.editLink
{
	font-family:"Times New Roman";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#388528;
}
div.right a.editLink:hover
{
	text-decoration:underline;
	color:#38D915;
}
div.content table.found_doc
{
	width:100%;
	overflow:hidden;
}
div.content table.found_doc tr td
{
	margin-bottom:10px;
	padding:3px;
	background-color:#dbe9e3;
	vertical-align:middle;
	overflow:hidden;
	width:100%;
}
div.content table.found_doc tr td.found_link
{
	border-bottom:dashed 1px #f0fff8;
	width:100%;
	overflow:hidden;
}
div.content table.found_doc tr.found_sep td
{
	height:4px;
	background-color:#f0fff8;
}
div.content table.found_doc tr td a
{
	font-size:13px;
	font-weight:bold;
}
div.content table.found_doc tr td a.found_link
{
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
}
div.content table.found_doc tr td a.found_link:hover
{
	color:#4b603b;
	text-decoration:underline;
}
div.content table.guestbook
{
	border-collapse:collapse;
	/*border:solid 2px #a5bcb0;*/
}
div.content table.guestbook tr.entry_top, tr.entry_bottom
{	
	background-color:white;
}
div.content table.guestbook tr.entry_top
{
	border-top:solid 2px #a5bcb0;
	border-left:solid 2px #a5bcb0;
	border-right:solid 2px #a5bcb0;
	background-color:white;
}
div.content table.guestbook tr.entry_bottom
{
	border-bottom:solid 2px #a5bcb0;
	border-left:solid 2px #a5bcb0;
	border-right:solid 2px #a5bcb0;
	background-color:white;
}
div.content table.guestbook tr.entry_bottom td, tr.entry_top td
{
	padding:4px;
}
div.content table.guestbook tr.entry_bottom td hr
{
	color:#cdeadb;
	height:1px;
	border:dashed 1px #cdeadb;
}

/* Harta: primul nivel */
ol.harta li a
{
	font-size:16px;
	font-weight:bold;
	line-height:25px;
}
/* Harta: al doilea nivel */
ol.harta li ul li a
{
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	line-height:20px;
}
/* Harta: al treilea nivel */
ol.harta li ul li ul li a
{
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
	
}

/* Admin */
div.main_admin input[type=text], textarea
{
	background-color:white;
}

div.main_admin div.editor
{
	height:500px;	
}
label
{
	cursor:pointer;	
}
div.main_admin ol.documente
{
	padding-left:50px;
}
div.main_admin ol.documente li
{	
	margin-bottom:10px;
	padding:3px;
	background-color:#dbe9e3;
	vertical-align:middle;
}
div.main_admin ol.documente li a
{
	font-family:"Times New Roman";	
	text-decoration:none;
	color:#388528;
}
div.main_admin ol.documente li a:hover
{
	text-decoration:underline;
	color:#38D915;
}
div.main_admin table.guestbook
{
	border-collapse:collapse;
	/*border:solid 2px #a5bcb0;*/
}
div.main_admin table.guestbook tr.entry_top, tr.entry_bottom
{	
	background-color:white;
}
div.main_admin table.guestbook tr.entry_top
{
	border-top:solid 2px #a5bcb0;
	border-left:solid 2px #a5bcb0;
	border-right:solid 2px #a5bcb0;
	background-color:white;
}
div.main_admin table.guestbook tr.entry_bottom
{
	border-bottom:solid 2px #a5bcb0;
	border-left:solid 2px #a5bcb0;
	border-right:solid 2px #a5bcb0;
	background-color:white;
}
div.main_admin table.guestbook tr.entry_bottom td, tr.entry_top td
{
	padding:4px;
}
div.main_admin table.guestbook tr.entry_bottom td hr
{
	color:#cdeadb;
	height:1px;
	border:dashed 1px #cdeadb;
}

h1
{
text-align:justify;
font-size:13pt;
font-family:Arial;
}


/* form contact page */
label,a 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
}
.err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}
