body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_1600.jpg);
}

form {
	padding: 0;
	margin: 0;
}

#container {
	width: 1000px;
	height: auto;
	margin: 0px;
	background-image:url(../images/bg.jpg);
}
#bara_meniu {
	width:250px;
	float: left;
}
#content {
	width:750px;
	float: left;
}
#stema_fundal {
	background-image: url(../images/stema.jpg);
	background-position: 0px 155px;
	background-repeat: no-repeat;
}
#icoana {
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
}
#meniu {
	margin-top: 37px;
	margin-right: 40px;
	text-align: right;
}
#footer {
	width: 672px;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;
}
#copyright {
	float:left;
}
#direct_design {
	float: right;
	font-size: 10px;
}

/* Start HomePage */
#main {
	width: 547px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#text {
	margin-left: 35px;
	margin-right: 27px;
	font-size: 16px;
}
/* Stop HomePage */

/* Start Interior */
#header {
	width: 672px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#informatii {
	width: 672px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 14px;
}
#subcategoria_curenta {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #bb3300;
	background-color: #f7cc64;
	margin-right: 2px;
}
.alte_subcategorii {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ffde87;
	background-color: #ffde87;
	margin-right: 2px;
}
#stefan {
	float: left;
}
#simbol {
	float: right;
	
}

.sus {
	background-image: url(../images/sus.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 9px;
}
.galfotoimg {
	padding-left: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FFDE87;
	border-color: #BB3300;
}

input.frm_cauta {
	width: 100px;
	background-color: #FFF2C6;
	border: 2px solid #E9A804;
}

/* Stop Interior */