body {
	margin: 0px; padding: 0px;
	background-image: url('../images/bg.gif');
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #AE8E5F;
}
a {
	color: #000; text-decoration: underline;
}
a:hover { 
	color: #57060F; text-decoration: none;
}
.clear { clear: both; }
#topborder {
	width: 100%; height: 25px;
	background-color: #544125;
}
#allheader {
	width: 798px; height: 399px;
	margin-top: -25px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
#headerleft {
	width: 172px; height: 399px; float: left;
	background-color: #3C1F0A;
}
#headerright {
	width: 626px; height: 399px; float: left;
	background-image: url('../images/header.jpg');
}
#contenttop {
	width: 798px; height: 44px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-image: url('../images/content_top.jpg');
}
#contentbig {
	width: 798px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-image: url('../images/bg_content.jpg');
	background-repeat: repeat-y;
}
#contentbottom {
	width: 798px; height: 57px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-image: url('../images/content_bottom.jpg');
}
/* MENIU */
#menubox {
	width: 172px; height: 322px;
	padding-top: 68px;
}
ul#menu {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
ul#menu li {
	list-style-type: none;
	margin-bottom: 18px;
	padding-left: 25px;
	background-image: url('../images/menu_out.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
/* MENIU END */
#content {
	font-size: 12px; 
	font-family: verdana; 
	color: #000; 
	text-align: justify;
	padding: 10px 60px 10px 60px;
}
input, select, textarea {
	margin-left: 25px;
}
.rezcontent{
	background-color: #FFFAEA;
	padding: 3px;
	text-align: justify;
}
b.eroare {
	font-weight: normal;
	color: red;
}
img.pageimg {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid black;
}
img.pageimgUp {
	float: right;
	margin: 0px 25px 35px 15px;
	border: 1px solid black;
}
#morepics {
	width: 675px;
	margin-top: 20px;
	margin-left: 0px;
}
#morepics img {
	margin: 0px 15px 0px 15px; border: 1px solid #57060F;
}
.must {
	font-size: 8px; color: red;
}
h1 {font-size: 18px; color: #57060F; }
h3 {font-size: 14px; padding: 0px; margin-bottom: 5px; }
img.fotobig {
	margin: 0px 15px 10px 0px; border: 1px solid #57060F;
	float: left;
}
#galerie {
	width: 360px; float: left;
}
#galerie div{margin-top:23px;margin-bottom:23px;}
#galerie img {
	margin-left: 10px;
	border:1px solid #562824;
}
img.harta {
	float: right;
	margin: 0px 0px 10px 15px;
}