
html {
	background: url('../images/hback.gif') repeat-x;
	background-attachment: fixed;
}


body {
	margin: 0px;
	padding: 0px;
	background: url('../images/body_bg.gif') repeat-y center top;

	font-family: Verdana;
	font-size: 11px;
	color: #666;
}

p {
	font-family: Verdana;
	font-size: 11px;
}

.input {
	border: 1px solid #5DABDC;
	width: 120px;
}

.select {
	border: 1px solid #5DABDC;
	width: 120px;
}

.textarea {
	border: 1px solid #5DABDC;

}

.submit {
	border: 1px solid #5DABDC;
	width: 80px;
	color: #fff;
	background: #53AFDC;
}

.button {
	border: 1px solid #5DABDC;
	width: 80px;
	background: #efefef;
}

a {
	color: #FF1947;
}

a:hover {
	color: #FF1947;
	text-decoration: none;
}

a:visited {
	color: #FF1947;
}

a:link {
	color: #FF1947;
}


#content_wrapper {
	width: 918px;
	padding: 0px;
	margin: auto;
}

#header {
	background: url('../images/header.jpg') no-repeat center;
	width: 918px;
	float: left;
	margin:0px;
	height: 126px;
}

#menu {
	background: url('../images/menu_bg.gif') repeat-x;
	float: left;
	height: 30px;
}

#left_col {
	width: 199px;
	float: left;
	padding-left: 5px;
	padding-top: 10px;

}

#left_col .grupa_header{
	background: url('../images/left_col_header_bg.gif');
	line-height: 30px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#right_col {
	width: 199px;
	float: left;
	height: 1%;
	padding-left: 10px;
	padding-top: 10px;
}

#right_col .grupa_header{
	background: url('../images/right_col_header_bg.gif');
	line-height: 30px;
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
}

#content {
	width: 490px;
	float: left;
	height: 1%;
	padding-left: 10px;
	padding-top: 10px;
}

#footer {
	width: 918px;
	float: left;
	padding-bottom: 10px;
}

#frmLogin {
	margin: 3px;
	padding: 4px;
}

#frmLogin a {
	color: #FF1947;
}

#frmLogin .loginRow {
	padding-bottom: 6px;
}

#frmLogin .loginRowCenter {
	padding-bottom: 6px;
	text-align: center;
}

#frmLogin .loginRow .fieldName {
	float: left;
	width: 60px;
	line-height: 18px;
}

#frmLogin .loginRow .input {
	float: left;
}

#frmLogin .loginRow .submit {
	margin-left: 50px;
}

.clearBoth {
	clear:both;
}


.page_content {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
}

.page_content h2 {

}

.page_content p {

}

.grupe_stanga {

}

.grupe_stanga .grupa_header {
	background: url('../images/left_col_header_bg.gif');
	line-height: 30px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.grupe_dreapta .grupa_header {
	background: url('../images/right_col_header_bg.gif');
	line-height: 30px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.link {
	padding: 4px 0px 3px 10px;
	/*background:url('../images/link_point.gif') no-repeat;*/
	margin: 4px 0 4px 0;

	background-position: 8px 8px;
}

.link a {
	color: #FF1947;
	border-left: 3px solid #42A8D8;
	padding: 4px  0 4px 10px;
	text-decoration: none;
}

.link a:hover {
	border-left: 3px solid #FF1947;
	text-decoration: none;
}

.lista_societati {


}

.lista_societati .societate {
	background: #F0F0F0;
	padding: 6px 10px 4px 10px;
	margin: 10px 0 10px 0;
}


.lista_societati .societate .nume_societate{
	color: #666;
	font-size: 13px;
	margin: 0px;
	border-bottom: 1px solid #999;
}

.lista_societati .societate .field_rec{
	margin: 3px 0 3px 0;
	border-bottom: 1px solid #cccccc;
}
.lista_societati .societate .field_name {
	float: left;
	width: 120px;

}
.lista_societati .societate .field_value {
	float: left;
	width: 330px;
}

.lista_categorii {
	padding-left: 4px;
}

.lista_categorii .categorie {
	width: 152px;
	height: 146px;
	float :left;
	background: url('../images/box_bg.gif') no-repeat;
	margin-right: 7px;
	margin-bottom: 10px;
}

.lista_categorii .categorie .categorie_header {
	line-height: 28px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
}

.lista_categorii .categorie .subcategorie {
	margin-top: 4px;
	padding-left: 12px;

}

.lista_categorii .categorie .subcategorie a {
	color: #2E9ED4;
}

.lista_categorii .categorie .subcategorie a:hover {
	color: #C93A15;

}

#left_footer {
	float: left;
	width: 190px;
	text-align: center;
	color: #63A7D4;
	padding-left: 6px;
	padding-right: 9px;
}

#center_footer {
	float: left;
	width: 506px;
	padding-left: 0px;
	border: 1px solid #CECECE;
	line-height: 34px;
	background: #F6FAFD;
	text-align: center;
}

#center_footer a {
	color: #2E9ED4;
}

#right_footer {
	width: 200px;
	float: left;
	text-align: center;
	color: #000;
}

#right_footer a {
	color: #2E9ED4;
	font-weight: bold;
}

.error {
	color: #ff0000;
	text-align: center;
	margin-bottom: 4px;
}

#editare_profil {
	padding-left: 20px;
}

#editare_profil .inregRow {
	margin-bottom: 4px;
	padding-left: 0px;
}


#editare_profil .fieldName {
	width: 120px;
	float: left;
	text-align: right;
	padding-right: 6px;
	line-height: 16px;
}

#editare_profil .input {
	width: 220px;
	float: left;
}

#editare_profil .submit {
	width: 100px;
	margin-left: 160px;
	margin-top: 10px;
	float: left;
}


#editare_profil .textarea {
	width: 220px;
	float: left;
}

#recuperare_parola {

}

#recuperare_parola .recuperareRow {
	padding-left: 120px;
	margin-bottom: 6px;
}



#recuperare_parola .fieldName {
	width: 70px;
	float: left;
	line-height: 16px;
}

#recuperare_parola .input {
	width: 160px;
}

#recuperare_parola .submit {
	width: 160px;
	margin-left: 20px;
}

#frmSearch {
	margin-top: 4px;
}

#frmSearch .searchRow {
	margin-bottom: 6px;
}

#frmSearch .fieldName {
	line-height: 16px;
	width: 40px;
	float: left;
	padding-left: 20px;
}

#frmSearch .input {
	width: 120px;
	float: left;
}

#frmSearch .submit {
	width: 80px;
	float: left;
	margin-left: 60px;
}

.search_list {

}

.search_list td {
	border-bottom: 1px solid #ccc;
}

.search_list .header {
	font-weight: bold;
	font-size: 12px;
}

.inreg_list {

}

.inreg_list td {
	border-bottom: 1px solid #ccc;
}

.inreg_list .header {
	font-weight: bold;
	font-size: 12px;
}

#frmOperare {
	margin-top: 4px;
}

#frmOperare .operareRow {
	margin-bottom: 6px;
}

#frmOperare .fieldName {
	line-height: 16px;
	width: 100px;
	float: left;
	padding-left: 20px;
}

#frmOperare .input {
	width: 280px;
	float: left;
}

#frmOperare .select {
	width: 282px;
	float: left;
}

//

#frmOperare .button {
	width: 100px;
	float: left;
	height: 100px;
	margin-left: 6px;
}

#frmOperare .textarea {
	width: 280px;
	float: left;
	height: 100px;
}

#frmOperare .submit {
	width: 100px;
	float: left;
	margin-left: 120px;
	margin-right: 6px;
}

