body{
	text-align:center;
	margin:0 auto;
	font-family:Tahoma;
	font-size:15px;
}
ul#servicii li{
	margin-bottom:7px;
}
#clear, #clear_header, #clear_footer{
	clear:both;
}
#header{
	background-color:#22aadd;
	text-align:left;
	width:100%;
	/*height:200px;*/
	color:#FFFFFF;
	padding-bottom:5px;
}
#header_all{
	margin:0 auto;
	text-align:left;
	/*border:1px solid;*/
	width:880px;
}
#header_left, #header_right{
	float:left;
}
#header_left{
	font-size:30px;
	font-weight:bold;
	padding:35px 0 0 0;
	width:600px;
	text-align:left;
}
#header_right{
	font-size:16px;
	padding:46px 0 0 0;
	font-weight:bold;
	width:260px;
	text-align:right;
}
#phone{
	width:30px;
	/*float:right;*/
}
#menu{
	background-image:url('../img/menu.jpg');
	text-align:center;
	width:100%;
	padding:8px 0;
	min-width:920px;
}
#menu a{
	text-decoration:none;
	color:#FFFFFF;
	padding:4px;
	font-weight:bold;
}
#menu a:hover{
	background-color:#eeaa44;
}
#all{
	background-image:url('../img/content.jpg');
	background-repeat:repeat-x;
}
#content{
	margin:0 auto;
	text-align:left;
	/*border:1px solid;*/
	width:880px;
}
#content_left, #content_right{
	float:left;
}
#content_left{
	width:590px;
	padding:0 8px 0 0;
}
#content_right{
	width:270px;
	height:431px;
	padding:0 0 0 8px;
	border-left:1px solid #eeeeee;
}
#right_link{
	background-image:url("../img/right.jpg");
	width:260px;
	height:47px;
}
#footer{
	background-color:#445555;
	color:#FFFFFF;
	text-align:left;
	width:100%;
	padding:4px 0;font-size:12px;
}
#content_footer{
	margin:0 auto;
	width:880px;
}
.contact{
	width:450px;
	margin:0 0 5px 0;
	padding:3px;
}
#footer_left a, #footer_right a{
	text-decoration:none;
	color:#99ccdd;
}
#footer_left a:hover, #footer_right a:hover{
	text-decoration:underline;
}
#footer_left{
	float:left;
}
#footer_right{
	text-align:right;
	float:right;
	margin:8px 0 0 0;
}
