body{
	background-image:url('images/bg_gradient.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000102;
	margin:60 0 0 0;
}

.footer_bg{
	background-image:url('images/footer_bg.jpg');
	background-repeat:repeat-x;
	height:35px;
}

.footer{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

.page_heading{
	font-family:Arial;
	font-size:28px;
	color:#FFFFFF;
}

.content_page{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}

a.footer{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a.footer:hover{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.butoane_vanzari{
	background-image:url('images/bg_middle_buttons.jpg');
	background-repeat:no-repeat;
	height:51px;
	width:293px;
	vertical-align:middle;
	cursor:pointer;
}

.butoane_cumparari{
	background-image:url('images/bg_middle_buttons.jpg');
	background-repeat:no-repeat;
	height:51px;
	width:200px;
	vertical-align:middle;
	cursor:pointer;
}

a.butoane_cumparari{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
}

a.butoane_cumparari:hover{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	vertical-align:middle;
	text-decoration:underline;
}

a.butoane_vanzari{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
}

a.butoane_vanzari:hover{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	vertical-align:middle;
	text-decoration:underline;
}

.big_black_text{
	font-family:Arial;
	font-size:18px;
	color:#000000;
}

.big_white_text{
	font-family:Arial;
	font-size:18px;
	color:#ffffff;
}

.big_orange_text{
	font-family:Arial;
	font-size:18px;
	color:#F2A300;
}

.smalltext{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.popup_input{
	border:1px solid #F7CF2B;
	background-color:#FFFFC1;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

.normaltext{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}

.required{
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
}

.table_head{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	background-color:#FAD688;
	color:#000000;
	text-align:center
}

.table_content{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:center
}

a{
	font-family:Arial;
	font-size:12px;
	color:#F2A300;
	text-decoration:none;
}

a:hover{
	font-family:Arial;
	font-size:12px;
	color:#F2A300;
	text-decoration:underline;
}

a.table_content_detalii{
	font-family:Arial;
	font-size:12px;
	color:#ff0000;
	text-decoration:underline;
}

a.table_content_detalii:hover{
	font-family:Arial;
	font-size:12px;
	color:#F2A300;
	text-decoration:none;
}