@import url(text_css.css);
@import url(hacks_css.css);
@import url(nav_links_css.css);
* {
	margin: 0;
	padding: 0;
}

body {text-align:center;/* background:url(../Imagini/bg_gradient.jpg) 0 0 repeat-y;*/}

#wrapper {width:944px; margin:30px auto 0;text-align:left}

#container {width:944px;  background-color:#e9eae7;}


#lang_vers_bar {width:944px; text-align:right; margin-bottom:20px}
#header {width:944px; height:120px; background:url(../Imagini/roadil_header.jpg)}


#company {width:744px; float:left; color:#65141f; text-align:left; font-weight:bold; font-size:1em;}
#logo {width:200px; float:right}

#main_navbar {width:200px; height:400px; float:right}

#content {width:744px; float:left; background-color:#f9fcf6;}

#footer {width:944px; float:left; background:url(../Imagini/footer_bg.jpg); background-repeat:repeat-x; margin:0 auto; height:120px}


/*table from images gallery*/
.div_center {margin:auto -80px 35px 80px}



