/* 

Created by Ovidiu Sopa / webmaster@sibiul.ro  /  +40.743.060730

SC SOPA CONSULTING SRL / office@sibiul.ro     /  +40.740.156039

Tel/Fax: +40.269.223081

Date   : 11.02.2009 

*/

html, body {
	height: 100%;
}
p {
	padding:0;
	margin:0;
}
body {
	top: 0;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
.top_menu {
	height: 40px;
	width: 953px;
}
.header {
	height: 98px;
	width:955px;
}
.logo {
	padding: 20px;
	float: left;
	width: 400px;
}
.language_links {
	float: right;
	width: 120px;
	height: 50px;
	padding-top: 30px;
}
.container {
	background:url(http://www.hhconsulting.ro/images/bg_content.jpg) repeat-y;
	width:100%;
}
.content_left {
	width: 442px;
	float: left;
	background: url(http://www.hhconsulting.ro/images/bg_left.jpg) no-repeat;
}
.content_right {
	width: 508px;
	height: 559px;
	float: right;
	background: url(http://www.hhconsulting.ro/images/bg_right_full.jpg) right no-repeat; /*bg_right.jpg*/
}
.content_right_max {
	width: 508px;
	min-height:559px;
	float: right;
	height:100%;
	background: url(http://www.hhconsulting.ro/images/bg_right_full.jpg) 100% 0 no-repeat;
}
.content_right_full {
	padding: 20px 10px 10px 0;
	text-align: left;
	font-size: 12px;
	color: #112D6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border:1px solid #333333;*/

float:right;
	width: 490px;
}
.content_right_full a:link {
	color: #112D6E;
	text-decoration: underline;
	font-weight: bold;
}
.content_right_full a:visited {
	color: #112D6E;
	text-decoration: underline;
	font-weight: bold;
}
.content_right_full a:hover {
	color:#FFFFFF;
}
.scrooler {
	height: 262px;
	overflow: auto;
}
.camp_form {
	border: 1px solid #112D6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.obligatoriu {
	color: #CC0000;
}
.text_mic {
	font-size: 11px;
}
.partener {
	width:86px;
	height:43px;
	padding:8px;
	float:left;
}
.footer {
	width: 953px;
	height: 80px;
	background: url(http://www.hhconsulting.ro/images/bg_footer.jpg) no-repeat;
	color: #cccccc;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	padding: 16px 0px 16px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer a:link {
	color: #cccccc;
	text-decoration: none;
}
.footer a:visited {
	color: #cccccc;
	text-decoration: none;
}
.footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.fleft {
	float: left;
	text-align: left;
	padding-left: 24px;
}
.fright {
	float: right;
	text-align: right;
	padding-right: 24px;
}
.contact_form {
	width:450px;
}
.cf_left {
	float:left;
	width:152px;
	height:116px;
}
.cf_left input {
	margin-bottom:3px;
}
.cf_right {
	float:right;
	width:280px;
	height:116px;
}

/*

.menu_bg{ background:url(images/menu_bg.png) no-repeat; width:963px; height:52px; position:absolute; top:76px; left:7px;  z-index:1;}

*/
