body {
  color:#474646;
  background-color:#012637;
}

a:link, a:visited {
}

div.Clear{clear:both; height:10px; overflow:hidden;}

a:Hover {
}

ul, ol {
    padding-left:30px;
}

div.content_main
{
	width:853px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

div.header_text
{
	height:86px;
	font-size:30px;
	font-weight:bold;
	font-family:Arial;
	color:#def1e5;
}

div.footer
{
	height:52px;
	background-color:#013b56;
	color:#fefefe;
	font-size:10px;
	font-family:Georgia;
	text-align:center;	
	width:853px;
	margin-left:auto;
	margin-right:auto;
}

div.footer a
{
	text-decoration:none;
	color:#fefefe;
}

div.col_left
{
	/*background-color:#70aaba;*/	
	width:220px;
	float:left;
	height:300px;
}

div.content_left
{
	float:left;
	width:220px;
}

/*div.content_left img {float:left;}*/

div.content_right
{
	float:right;
	background-image:url(../images/rep_content.jpg);
	background-repeat:repeat-y;
}


div.content
{
	float:left;
	
	background-image:url(../images/rep_left.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:853px;
}

div.contactform
{
	padding-left:20px;
}

div.page_content
{
	width:633px;
	background-color:#def1e5;
	overflow:hidden;
	background-image:url(../images/back_content.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

div.text{
	width:410px;
	float:left;
	padding-top:35px;
}

div.page_content p{
	color:#474646;
	font-family:Tahoma;
	font-size:12px;
	line-height:22px;
	padding-left:15px;
	padding-right:20px;
	text-align:justify;
}

a.detalii {
	color:#005151;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	float:right;
}

div.page_content a{
	color:#005151;
	font-family:Georgia;
	font-size:12px;
	float:right;
	padding-right:240px;
	font-weight:bold;
}

div.top_header
{
	height:120px;
	width:600px;
	background-color:#fff;
	color:#595959;
	font-size:20px;
	font-family:Georgia;
	padding-left:33px;
}

div.right_col_text
{
	float:right;	
	/*background-color:#f0f4f7;	*/
	padding-right:25px;
	padding-top:50px;
}



