@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	vertical-align:middle;
	background-image:url(images/body_bg.jpg);
	background-repeat: repeat;
	width:100%;
	height:100%;
}


#top1
{
	width:92%;
	margin-left:4%; 
	background-color:#ececec; 
	height:25px;
	font-family:Arial;
	font-size:8pt; 
	color:#3d3135;
}

#top1 span
{
	padding:20px;
	font-weight:100;
	font-size:8pt;
	color:#999999;
}

#top_logo_and_menu
{
	margin:0px; 
	width:92%; 
	margin-left:4%; 
	background-image:url(images/top_background_1.jpg); 
	background-repeat:no-repeat; 
	background-position:right 0px;
}

#top_logo_and_menu_table
{
	font-family:Arial; 
	font-size:10pt; 
	margin:0px; 
	border-collapse: collapse; 
	width: 100%; 
	border-top: 2px solid #ececec;
	border-left: 2px solid #ececec;
	border-right: 2px solid #ececec;
	border-bottom: 2px solid #ececec;
}

#top_logo_and_menu_table #span_line
{
	padding-left:12px;
	padding-right:24px;
	background-image:url(images/menu_line_spacer.jpg);
	background-repeat:no-repeat;
	background-position:12px;
	height:32px;
	font-size:15pt; 

	}

#top_logo_and_menu_table a
{
	font-family:Arial; 
	font-size:10pt; 
	font-weight:bold; 
	color:#830606;
	text-decoration:none;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}

#top_logo_and_menu_table a:hover
{
	color:#CCCCCC;
}
#top_logo_and_menu_table a:active
{
	color:#000000;
}

#top_logo_and_menu_table_td4 a 
{
	font-family:Arial;
	font-size:8pt; 
	color:#666666;
	font-weight:lighter;
	
}
#top_logo_and_menu_table_td4 #span_line2
{
	padding-left:4px;
	padding-right:2px;
	background-image:url(images/menu_line_spacer.jpg);
	background-repeat:no-repeat;
	background-position:1px;
	height:6px;
	font-size:7pt; 
}

#top_logo_and_menu_table_td1
{
	width:33.3%; 
	height:110px; 
	padding-left:40px; 
	background-image:url(images/top_background_2.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
 }

#top_logo_and_menu_table_td2
 {
	padding-right:15px; 
	padding-bottom:8px; 
	vertical-align:bottom;
	background-image:url(images/top_background_2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
 }
 
 #top_logo_and_menu_table_td3
 {
	height:150px; 
	/*padding-left:550px; */
	background-image:url(images/top_background_3.jpg); 
	background-repeat:no-repeat; 
	font-family:Arial; 
	font-size:11px; 
	border-bottom: 2px solid #ececec;
 }
 
 #top_logo_and_menu_table_td4
 {
	background-image:url(images/footer_bg_1.jpg); 
	background-repeat:repeat-x;
	position:fixed;
	bottom:0;
	height:17px;
	width:91.65%;
	font-family:Arial;
	font-size:8pt; 
	color:#333333;
	font-weight:lighter;
	border-collapse: collapse; 
	border-top: 2px solid #ececec;
	border-left: 2px solid #ececec;
	border-right: 2px solid #ececec;
	border-bottom: 2px solid #ececec;


 }
 
 #editable_table 
 {
 width:97%; color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:8pt;
 height:100%;
 }
 
 #editable_table h1
 {
 font-family:Arial; font-size:10pt; color:#3d3135; background-image:url(images/3_dots.png); background-repeat:no-repeat; background-position:left top; padding-left:35px
 }
 
 #editable_table #dotted_line
 {
	width:90%;
	background-image:url(images/pixel_row.jpg); 
	background-repeat:repeat-x; 
	background-position:top;
	height:1px;
 }
 
 
#index_page #top_logo_and_menu_table .index_page a,
#despre_noi_page #top_logo_and_menu_table .despre_noi_page a,
#servicii_page #top_logo_and_menu_table .servicii_page a,
#utile_page #top_logo_and_menu_table .utile_page a,
#contact_page #top_logo_and_menu_table .contact_page a,

#index_page #top_logo_and_menu_table_td2 .index_page a,
#despre_noi_page #top_logo_and_menu_table_td2 .despre_noi_page a,
#servicii_page #top_logo_and_menu_table_td2 .servicii_page a,
#utile_page #top_logo_and_menu_table_td2 .utile_page a,
#contact_page #top_logo_and_menu_table_td2 .contact_page a,
{
    color:#3d3135;
}

#main_td
{
height:100%
}