@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #585858;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
html {overflow-y: scroll}
h1,h2,h3,h4,ul,li,form { margin:0; padding:0}
h2 { font-size:18px; font-weight:normal; line-height:23px; border-bottom:1px solid silver; margin-bottom:15px}

table.prod_tbl { border:1px solid silver; color:#000000}
tr.even { background:#CCCCCC}
tr.od { background:#EFEFEF}

h1 { width:465px; height:37px; background:url(images/blank.gif) no-repeat; text-indent:-600em}
.welcome { background-image:url(images/bun_venit.jpg)}
.produse { background-image:url(images/produse.jpg)}
.oferte_speciale { background-image:url(images/oferte_speciale.jpg)}
.contact { background-image:url(images/contact.jpg)}
.impressum { background-image:url(images/impressum.jpg)}
.sitemap { background-image:url(images/sitemap.jpg)}

.titleWrapper { background:url(images/title_bg.jpg) bottom repeat-x; padding-bottom:2px}

#mainWrapper { width:773px; margin:auto}
#left_col {  float:left; width:164px; height:263px; padding:129px 18px 27px 30px; margin-top:50px; background:url(images/left_col_bg.jpg) no-repeat; color:#FFFFFF}  
#left_col ul li { list-style-type:none; background:url(images/menu_bg.gif) repeat-x; padding-bottom:2px}
#left_col ul li a { color:#FFFFFF; text-decoration:none; background:url(images/w_arrow.gif) no-repeat; line-height:23px; padding-left:15px}
#left_col ul li a:hover { color:#FFFF66}
#right_col { float:left; width:30px; height:419px; background:url(images/right_col_bg.jpg); margin-top:50px}

#mainContent { float:left; width:479px; background:#FFFFFF; padding:28px 29px 82px 23px; min-height:450px; height:auto !important; height:450px; position:relative }
#mainContent .txt { padding:10px 0px;}
#mainContent a { color:#CC3300}

#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:531px;
	line-height:61px;
	color:#FFFFFF;
	text-align:center;
	background:#f56800;
	border-top:1px solid #393939;
}
#footer a { color:#FFFFFF; text-decoration:none; margin:10px}
#footer a:hover { text-decoration:underline}

