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

* {
	padding: 0;
	margin: 0;
}
a img {
	border:none;
}
body {
	background: url(../assets/bgo.jpg) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	background-position:center;
}
/*#wrap { 
background: url(../assets/bgo.jpg) repeat-y;
 margin: 0 auto;
 width: 3600px;
 overflow: inherit;
}*/

#wrapper {     
	width: 960px;
	margin: 0 auto; 
}



#container {
	/* background: url(../assets/bg.jpg) repeat-y;*/
	width:960px;
	margin:0 auto;
	margin-bottom: 10px;/* overflow: auto;*/
/* width: 100%;*/
}

#column {
	display: inline;
	color: #333;
	padding: 0px;
	width: 310px;
	float: right;
	margin-right:10px;
	margin-top:10px;
	vertical-align:top;
		
	}
	
	
/*\*/ * html #column {
	margin-right:0;
	padding-bottom:0;
	margin-bottom:0;
		}

html>body #column {
	margin-right:0;
	padding-bottom:0;
	margin-bottom:0;
		}

#main {
	float: left;
	color: #333;
	padding: 0px;
	width: 620px;
	display: inline;
	position: relative;
	margin:0 10px;
}



.clear {
	clear: both;
	background: none;
}


/*\*/ * html .clear {
	clear: both;
	background: none;
}

html>body .clear {
	clear: both;
	background: none;
	
}


#logo {
	width:163px;
	height:99px;
	margin-left:25px;
	margin-top:28px;
	margin-bottom:24px;
}
#visual {
	width:310px;
	margin-bottom:20px;
	margin-top:7px;
}



h1, h2, h3, h4, h5 {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1, h6 {
	
	font-size: 24px;
	color:#F75608;
	font-weight:normal;
	/*padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;*/
	margin-top:15px;
	margin-bottom:2px;
	height:24px;
}

.bigtext {
	font-size: 36px;
	height: 36px;
	
}

h2 {
	font-size:20px;
	color:#09c;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:2px;
	/*display:inline;*/
	height:20px;
}

h3 {
	font-size:18px;
	color:#F75608;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}


#column #text {
	padding:0 10px;
}
.news_headlines {
	width:222px;
	height:29px;
	background:url(../assets/news_headlines.jpg) no-repeat left;
	margin-top:20px;
	margin-bottom:10px;
	color:#FFF;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
	letter-spacing:0.5px;
}
#footer {
	width:920px;
	height:6px;
	background: url(../assets/footer.jpg) no-repeat left;
	margin-left:20px;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:20px;
		}
		
html>body #footer {
	margin-top:0;
	padding-top:0;
		}

#copyright {
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
	padding-bottom:50px;
	padding-top:10px;
}
.vezi-detalii a {
	color:#849E00;
	text-decoration:none;
}

.vezi-detalii a:hover {
	color: #6E8800;
	text-decoration:none;
}

html, div, map, dt, isindex, form {
	display:block;
}

.bodytext {
	color: #333;
	/*line-height:18px;*/
	text-decoration:none;
}

.bodytext a {
	color: #333;
	text-decoration:none;
}

.bodytext a:hover {
	color: #666;
}

.maintext {
	padding-left:15px;
}


/* NAVIGATION HEADINGS
-------------------------------------------------- */


.despre-noi_heading {
	background: url("../assets/despre-noi_heading.jpg") top right no-repeat;
	width:620px;
	height:77px;
	}


.produse_heading {
	background: url("../assets/produse_heading.jpg") top right no-repeat;
	width:620px;
	height:77px;
	
}

.oferte-speciale_heading {
	background: url("../assets/oferte-speciale_heading.jpg") top right no-repeat;
	width:620px;
	height:77px;
	
}

.comanda-online_heading {
	background: url("../assets/comanda-online_heading.jpg") top right no-repeat;
	width:620px;
	height:77px;
	
}

.cariere_heading {
	background: url("../assets/cariere_heading.jpg") top right no-repeat;
	width:620px;
	height:77px;
	
}

.contact_heading {
	background: url("../assets/contact_heading.jpg") top right no-repeat;
	width:620px;
	height:77px;
	
}



	
/* NAVIGATION
-------------------------------------------------- */

#menu {
	width:620px;
	height:61px;
	background-image:url(../assets/menu.jpg);
	background-repeat:no-repeat;
}
#nav ul {
	list-style: none;
	float:right;
	background: url("../assets/menu.jpg") top right no-repeat;
	margin: 0;
	padding: 0;
	width: 620px;
	height: 61px;
	margin-left:0;
	margin-right:0;
}
#nav ul li {
	background: none;
	float: left;
	text-indent: -999em;
	padding: 0;
}
#nav ul li a {
	outline: none;
	background: url("../assets/menu.jpg") top left no-repeat;
	border: none;
	display: block;
	height: 61px;
	text-decoration: none;
	overflow: hidden;
}
/*\*/ * html #nav ul {
	list-style: none;
	float:right;
	background: url("../assets/menu.jpg") top right no-repeat;
	margin: 0;
	padding: 0;
	width: 620px;
	height: 61px;
	margin-left:0;
	margin-right:0;
	}
	
/*\*/ * html #nav ul li {
	background: none;
	float: left;
	text-indent: -999em;
	padding: 0;
}
/*\*/ * html #nav ul li a {
	outline: none;
	background: url("../assets/menu.jpg") top left no-repeat;
	border: none;
	display: block;
	height: 61px;
	text-decoration: none;
	overflow: hidden;
	}


#nav ul li.despre-noi a {
	background-position: 0px 0px;
	width: 106px;
}
#nav ul li.despre-noi a:hover {
	background-position: 0px -61px;
}
#nav ul li.despre-noi a.selected {
	background-position: 0px -122px;
}


#nav ul li.produse a {
	background-position: -106px 0px;
	width: 76px;
}
#nav ul li.produse a:hover {
	background-position: -106px -61px;
}
#nav ul li.produse a.selected {
	background-position: -106px -122px;
}


#nav ul li.oferte-speciale a {
	background-position: -182px 0px;
	width: 130px;
}
#nav ul li.oferte-speciale a:hover {
	background-position: -182px -61px;
}
#nav ul li.oferte-speciale a.selected {
	background-position: -182px -122px;
}


#nav ul li.comanda-online a {
	background-position: -312px 0px;
	width: 141px;
}
#nav ul li.comanda-online a:hover {
	background-position: -312px -61px;
}
#nav ul li.comanda-online a.selected {
	background-position: -312px -122px;
}


#nav ul li.cariere a {
	background-position: -453px 0px;
	width: 74px;
}
#nav ul li.cariere a:hover {
	background-position: -453px -61px;
}
#nav ul li.cariere a.selected {
	background-position: -453px -122px;
}


#nav ul li.contact a {
	background-position: -527px 0px;
	width: 93px;
}
#nav ul li.contact a:hover {
	background-position: -527px -61px;
}
#nav ul li.contact a.selected {
	background-position: -527px -122px;
}
