body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	position:relative;
	height:100%; 
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

input, select {
	font-size: 11px;
	color:#4A4A4A;
	border: 1px solid #B5B5B5;
	

}

.radio {
	border: 0px;
}

.checkbox {
	font-size: 9px;
	color:#4A4A4A;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a:link, a:active, a:visited {
	color:#00A320;
	text-decoration:none;
}
a:hover {
	color:#00A928;
	text-decoration:underline;
}

.black_link {
	color: #434343;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
}
.black_link a:link, .black_link a:active, .black_link a:visited {
	color:#434343;
	text-decoration:none;
}
.black_link a:hover {
	color:#00A928;
	text-decoration:underline;
}

#main_div {
	width: 747px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

#header {
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	vertical-align: top;
	height: 30px;
	font-weight: bold;
}

.left_border {
	width: 5px;
	background-image: url(images/left_shadow.jpg);
	background-repeat: repeat-y;
}

.right_border {
	width: 5px;
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-y;
}

#main_content {
	width: 737px;
	float:left;
	position:relative;
}
#footer {
	position:relative;
	float: left;
	font-weight:bold;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#686868;
	text-decoration:none;
}
#footer a:hover {
	color:#00A928;
	text-decoration:none;
}

#search_bar {
	background-color: #9D9D9E;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	width: 190px;
	float: left;
	margin-top: 8px;
}

.blue {
	color: #568EDB;
}	

.green {
	color: #00A928;
}

.menu_del {
	width: 5px; 
	float:left; 
	padding-top: 14px;
}

#menu {
	font-weight: bold;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	height: 33px;
	padding-top: 0px;
	float: left;
	width: 540px;
	text-align: center;
}

.menu_item {
	float: left;
	padding-top: 15px;
	margin-left: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#menu div.menu_item_active {
	float: left;
	padding-top: 15px;
	margin-left: 5px;
	padding-left: 3px;
	padding-right: 3px;
	background-color:#009966;
}

#menu div.menu_item:hover {
	background-color:#009966;
}

#menu a:link, #menu a:active, #menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.box {
	width: 254px;
	margin-left: 5px;
}

.box_long {
	width: 500px;
	margin-left: 5px;
}

.gray_link_left {
	background-color: #EFEBEA;
	text-align: center;
	
	font-weight: bold;
	margin: 1px;
	float: left;
}

.gray_link {
	background-color: #EFEBEA;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	float: left;
}

.gray_link a:link, .gray_link a:active, .gray_link a:visited {
	color:#686868;
	text-decoration:none;
}
.gray_link a:hover {
	color:#00A928;
	text-decoration:none;
}

.box_title {
	background-image:url(images/title_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

	height: 24px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #4A4A4A;
	font-weight: bold;
}

.cum_cumpar_header {
	background-image:url(images/title_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

	height: 24px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #4A4A4A;
	font-weight: bold;
	font-size:14px;
}

.cum_cumpar_title {
	color: #4A4A4A;
	font-weight: bold;
	font-size:12px;
}

.box_title a:link, .box_title a:active, .box_title a:visited {
	color: #4A4A4A;
	text-decoration:none;
}
.box_title a:hover {
	color:#00A928;
	text-decoration:underline;
}

.box2_title {
	height: 29px;
	background-image:url(images/box_2_title.jpg); 
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 7px;
	font-weight: bold;
	vertical-align: middle;
}

.box3_title {
	height: 29px;
	background-image:url(images/main/box_2_top.jpg); 
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0px;
	font-weight: bolder;
	color: #000000;
	vertical-align: middle;
}

.box4_title {
	height: 29px;	
	background-image:url(images/main/box_top.jpg); 
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-top: 0px;
	font-weight: bolder;
	color: #FEFCFF;
	vertical-align: middle;
}

.box5_title {
	height: 29px;	
	background-image:url(images/main/box_top.jpg); 
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-top: 0px;
	font-weight: bolder;
	color: #568EDB;
	vertical-align: middle;
}


.green_subtitle {
	color: #65B403;
	font-weight: bold;
}

.gray {
	color:#595f55;
}

.detalii_link a:link, .detalii_link a:active, .detalii_link a:visited {
	color:#65B403;
	text-decoration:none;
}

.detalii_link a:hover {
	color:#00A928;
	text-decoration:underline;
}

.left_title {
	background-image:url(images/delimiter.jpg);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 7px;
	padding-left: 5px;
	color: #00A320;
	font-weight: bold;
}

.big_title {
	font-weight: bold;
	font-size: 16px;
}

.error {
	font-weight: bold;
	color: #CC3300;
}

.profile_menu a:link, .profile_menu a:active, .profile_menu a:visited {
	color:#595f55;
	text-decoration:none;
	padding-left:5px;
}
.profile_menu a:hover {
	
	color:#00A928;
	text-decoration:underline;
	padding-left:5px;
}

.left_link a:link, .left_link a:active, .left_link a:visited {
	color:#595f55;
	text-decoration:none;
}
.left_link a:hover {
	
	color:#00A928;
	text-decoration:underline;
}

.table_border td {
	border: 1px solid #DDDDDD;
}

.table_border th {
	/*border-left: 1px solid #DDDDDD;*/
}

.title {
	font-weight: bolder;
	font-size: 12px;
}

.title a:link, .title a:active, .title a:visited {
	color:#000000;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;
}
.title a:hover {
	
	color:#00A928;
	text-decoration:underline;
	padding-left:5px;
}

.t_lnk {
	font-size: 12px;
	font-weight:normal;
}

.t_lnk a:link, .t_lnk a:active, .t_lnk a:visited {
	
	text-decoration:none;
	padding-left:5px;
	
}
.t_lnk a:hover {
	
	color:#00A928;
	text-decoration:underline;
	padding-left:5px;
}

.btn_link {
	color:#333333;
	background-color: #ECE9D8;
	border: 1px solid #999999;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 0px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.btn_link a:link, .btn_link a:active, .btn_link a:visited {
	color:#333333;
	text-decoration:none;
}
.btn_link a:hover {
	color:#00A928;
	text-decoration:none;
}

.basket_row {
	background-color: #F8F6F7;
	height: 25px;
}
