html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color:#eaeaea;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

span.titlu {
	font-family: Arial Narrow, Sans Serif;
	font-size:18px;
	font-weight:bold;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.clear {
	clear:both;
}

.main_container {
	width:1022px;
	margin-left:auto;
	margin-right:auto;
}

.body {
	width:978px;
	background-color:#fff;
	padding:10px;
}

.margin_left {
	width:12px;
	background:url('../images/margin_left.jpg') repeat-y;
}

.margin_right {
	width:12px;
	background:url('../images/margin_right.jpg') repeat-y;
}

.header {
	width:100%;
}

.logo {
	float:left;
}

.butoane {
	float:right;
}

.menu_container {
	width:100%;
	height:41px;
}

.menu_left {
	width:9px;
	background:url('../images/menu_left.jpg') no-repeat;
	height:41px;
	float:left;
}

.menu_right {
	width:9px;
	background:url('../images/menu_right.jpg') no-repeat;
	height:41px;
	float:right;
}

.menu {
	background:url('../images/menu_bkg.jpg') repeat-x;
	width:960px;
	height:41px;
	float:left;
}

.menu .left {
	background:url('../images/bt_left.jpg') no-repeat;
	width:26px;
	height:27px;
	float:left;
	margin-top:6px;
}

.menu .right {
	background:url('../images/bt_right.jpg') no-repeat;
	width:26px;
	height:27px;
	float:left;
	margin-top:6px;
	margin-right:10px;
}

.menu .separator {
	background:url('../images/menu_separator.jpg') repeat-x;
	width:1px;
	height:41px;
	float:left;
}

.menu .home {
	/*background:url('../images/bt_home.jpg') no-repeat;*/
	width:23px;
	height:21px;
	float:left;
	margin-top:9px;
	margin-right:10px;
	margin-left:10px;
}

.menu .button {
	vertical-align:middle;
	width:89px;
	height:41px;
	color:#ffffff;
	text-align:center;
	line-height:41px;
	font-size:12px;
	font-weight:bold;
	float:left;
	cursor:pointer;
}

.menu .pressed {
	background:url('../images/menu_bt.jpg') no-repeat;
}

.menu input {
	border:0px;
	background:url('../images/menu_search.jpg') no-repeat;
	width: 162px;
	height:19px;
	line-height:19px;
	font-size:11px;
	padding-left:20px;
	padding-right:10px;
}

.menu .search {
	margin-top:10px;
	margin-left:10px;
	float:left;
}

.submenu_container {
	width:100%;
	height:31px;
}

.submenu_left {
	width:9px;
	background:url('../images/submenu_left.jpg') no-repeat;
	height:31px;
	float:left;
}

.submenu_right {
	width:9px;
	background:url('../images/submenu_right.jpg') no-repeat;
	height:31px;
	float:right;
}

.submenu {
	background:url('../images/submenu_bkg.jpg') repeat-x;
	width:960px;
	height:31px;
	float:left;
}

.submenu .button {
	height:31px;
	color:#000;
	text-align:center;
	line-height:31px;
	font-size:11px;
	font-weight:bold;
	float:left;
	cursor:pointer;
	padding-left:19px;
	padding-right:19px;
}

.submenu .pressed {
	background:url('../images/submenu_bt.jpg') repeat-x;
}

.submenu .separator {
	background:url('../images/submenu_separator.jpg') repeat-x;
	width:1px;
	height:41px;
	float:left;
}

.page {
	width:742px;
	float:left;
}

.sidebar {
	width:232px;
	float:right;
}

.sidebar .container {
	width: 210px;
	padding:10px;
	border:1px solid #e0e0e0;
}

.sidebar .container .title {
	height:26px;
	line-height:26px;
	font-size:12px;
	color:#637173;
	font-weight:bold;
}

.sidebar .container .name {
	border:0px;
	background:url('../images/nl_nume.jpg') no-repeat;
	width: 154px;
	height:21px;
	line-height:21px;
	font-size:14px;
	padding-left:45px;
	padding-right:5px;
	vertical-align:middle;
}

.sidebar .container .email {
	border:0px;
	background:url('../images/nl_email.jpg') no-repeat;
	width: 154px;
	height:21px;
	line-height:21px;
	font-size:14px;
	padding-left:45px;
	padding-right:5px;
	vertical-align:middle;
}

.sidebar .signin {
	width:71px;
	height:19px;
	background:url('../images/bt_signin.jpg') no-repeat;
	cursor:pointer;
}

.sidebar .container a {
	color:#0099ff;
}

.sidebar .container {
	color:#637173;
	font-size:11px;
}

.sidebar .img_left {
	border:1px solid #e0e0e0;
	float:left;
}

.sidebar .img_right {
	border:1px solid #e0e0e0;
	float:right;
}

.footer {
	width:978px;
	height:220px;
	background-color: #2b2b2b;
	position:relative;
}

.footer .top_left {
	width:7px;
	height:7px;
	background:url('../images/footer_tl.jpg') no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}

.footer .top_right {
	width:7px;
	height:7px;
	background:url('../images/footer_tr.jpg') no-repeat;
	position:absolute;
	top:0px;
	right:0px;
}

.footer .bottom_left {
	width:7px;
	height:7px;
	background:url('../images/footer_bl.jpg') no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
}

.footer .bottom_right {
	width:7px;
	height:7px;
	background:url('../images/footer_br.jpg') no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
}

.footer .bar {
	width:978px;
	height:42px;
	background: url('../images/footer_bar.jpg') no-repeat;
}

.footer .buttons {
	padding-top: 12px;
	margin-left:250px;
	color:#fff;
}

.footer .buttons a {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding-right:15px;
}

.footer .text {
	width:560px;
	color:#fff;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
}

.footer .copyright {
	width:560px;
	color:#fff;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
}

.footer .tm {
	width:76px;
	height:12px;
	background:url('../images/footer_adryan.jpg') no-repeat;
	position:absolute;
	bottom:10px;
	right:10px;
}

.index_col1 {
	width:470px;
	border-right:2px solid #d9d9d9;
	float:left;
	font-size: 10px;
	line-height:22px;
	padding-right:20px;
	padding-left:10px;
}

.index_col1 b {
	font-size: 10px;
	line-height:22px;
}

.index_col2 {
	width:205px;
	float:right;
	font-size: 10px;
	line-height:22px;
	padding-right:20px;
}

.list {
	height:22px;
	font-size: 10px;
	line-height:22px;
	margin-left:10px;
	background:url('../images/list_arrow.jpg') no-repeat;
	padding-left:20px;
}

.footer .top {
	position:absolute;
	top:-20px;
	left:690px;
	width:42px;
	height:17px;
	background:url('../images/bt_top.jpg') no-repeat;
	cursor:pointer;
}

.servicii_col1 {
	width:210px;
	padding-left:10px;
	padding-right:20px;
	border-right: 2px solid #d9d9d9;
	float:left;
	font-size: 10px;
	line-height:22px;
}

.servicii_col2 {
	width:210px;
	padding-left:10px;
	padding-right:20px;
	border-right: 2px solid #d9d9d9;
	float:left;
	font-size: 10px;
	line-height:22px;
}

.servicii_col3 {
	width:210px;
	padding-left:10px;
	padding-right:20px;
	float:right;
	font-size: 10px;
	line-height:22px;
}

.coolform {
	width: 150px;
	border: 1px solid #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #000000;
}