body{
	margin: 0px;
	padding: 0px;
	overflow: -moz-scrollbars-vertical;
	background: url('images/bg_header.jpg') no-repeat top center;
	font-family: Arial;
	font-size: 12px;
	color: #484747;
        line-height: 15pt;
        text-align: justify;
}

html{
	background: #F0F0F0 url('images/bg_site.jpg') repeat-x top left;
}

.clear{
	clear: both;
}

.spatiu_mic{
	height: 10px;
	clear: both;
}

.spatiu{
	height: 20px;
	clear: both;
}

.spatiu_mediu{
	height: 30px;
	clear: both;
}

.spatiu_mare{
	height: 40px;
	clear: both;
}

html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {
	overflow:auto;
	padding-bottom: 152px;
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -152px; /* negative value of footer height */
	height: 152px;
	clear:both;
	background: url('images/bg_footer.jpg') repeat-x top left;
} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->

.container_site{
	margin: 0 auto;
	width: 1000px;
}

.div_header{
	width: 960px;
	margin: 0 auto;
}

.div_logo{
	width: 350px;
	margin: 66px 0px 0px -6px;
	float: left;
}

.div_header_dr{
	float: right;
	margin: 0px 0px 0px 0px;
}

.div_search{
	margin: 24px 0px 0px 0px;
	float: right;
}

.stil_search{
	background: #262626;
	color: #D09800;
	border: 0px;
	font-size: 12px;
}

.div_meniu{
	float: right;
}

.div_input_search{
	float: left;
	margin: 6px 40px 0px 0px;
	*margin: 6px 20px 0px 0px;
}

.div_btn_search{
	float: left;
	margin: 0px -4px 0px 0px;
}

ul.lista_meniu{
	margin: 0px;
	padding: 0px;
}

ul.lista_meniu li{
	display: block;
	float: left;
	margin: 36px 0px 0px 24px;
}

.link_meniu, a.link_meniu, a.link_meniu:visited{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	text-decoration: none;
}

a.link_meniu:hover, a.link_meniu.hover:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

.div_container_carusel{
	width: 1000px;
	height: 360px;
	*height: 230px;
	margin: 0 auto;
	background-image: url('images/bg_carusel.png');
	background-repeat: no-repeat;
	background-position: 0px 72px;
	*background-position: 0px 104px;
}

.div_container_carusel_home{
	width: 1000px;
	height: 370px;
	*height: 400px;
	margin: 0 auto;
	background-image: url('images/bg_carusel.png');
	background-repeat: no-repeat;
	background-position: 0px 246px;
	*background-position: 0px 278px;
}

.div_carusel{
	width: 960px;
	margin: 0 auto;
	margin-top: 32px;
	_margin-left: 20px;
}

.container_interior_home{
	margin: 0 auto;
	margin-top: -60px;
	width: 960px;
	padding-top: 20px;
}

.container_interior{
	margin: 0 auto;
	width: 960px;
}

.div_bradcrumbs{
	margin: 0 auto;
	margin-top: -70px;
	width: 960px;
	padding: 10px 0px 10px 42px;
	font-size: 10px;
	color: #7B7B7B;
}

.div_bradcrumbs_home{
	margin: 0 auto;
	margin-top: -120px;
	width: 960px;
	padding: 10px 0px 10px 42px;
	font-size: 10px;
	color: #7B7B7B;
}

.link_bradcrumbs, a.link_bradcrumbs, a.link_bradcrumbs:visited{
	font-size: 10px;
	text-decoration: none;
	color: #7B7B7B;
}

a.link_bradcrumbs:hover, a.link_bradcrumbs.hover:visited{
	text-decoration: none;
}

.col_st{
	width: 950px;
	float: left;
}

.col_dr{
	width: 202px;
	float: right;
}

.div_colt_st_sus{
	width: 943px;
	height: 5px;
	background: url("images/colt_col_st_sus.png") no-repeat top left;
}

.div_continut_col_st_ext{
	padding-top: 14px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width:941px;
	background-color: #F0F0F0;
}

a{
	cursor: pointer;
}

.div_continut_col_st_int{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width:939px;
}

.div_colt_st_jos{
	width: 943px;
	height: 5px;
	background: url("images/colt_col_st_jos.png") no-repeat top left;
}

.caseta_login{
	background: url('images/caseta_login.jpg') no-repeat top left;
	width: 202px;
	min-height: 162px;
}

.caseta_logat_int{
	
	background: #B8B8B8 url('images/colt_login_sus.jpg') no-repeat top left;
}

.div_logat_jos{
	width: 202px;
	height: 6px;
	background: url('images/colt_login_jos.jpg') no-repeat top left;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 22px;
	font-weight: bold;
	color: #1874AD;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}

.jasny_braz {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #484747;
	letter-spacing: 0px;
}

.div_dr_int_int_int{
	width: 270px;
}

.div_login{
	float: left;
	margin: 8px 0px 0px 20px;
	_margin: 8px 0px 0px 10px;
}

.div_inregistrare{
	float: right;
	margin: 8px 24px 0px 0px;
}

.link_inregistrare, a.link_inregistrare, a.link_inregistrare:visited{
	color: #323232;
	font-size: 11px;
	text-decoration: underline;
}

a.link_inregistrare:hover, a.link_inregistrare.hover:visited{
	text-decoration: none;
}

.link_uitat_parola, a.link_uitat_parola, a.link_uitat_parola:visited{
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}

a.link_uitat_parola:hover, a.link_uitat_parola.hover:visited{
	text-decoration: none;
}

.stil_login_user{
	border: 0px;
	color: #999999;
	font-size: 11px;
	background: #E6E6E6;
	width: 140px;
}

.stil_login_pas{
	border: 0px;
	color: #999999;
	font-size: 11px;
	background: #E6E6E6;
	width: 140px;
	
}

.div_uitat_parola{
	float: left;
	margin: 12px 0px 0px 20px;
}

.div_btn_login{
	float: right;
	margin: 8px 30px 0px 0px;
}

.col_st_int_int{
	width: 200px;
	float: left;
}

.div_border{
	height: 1px;
	_height: 10px;
	background: #E1E1E1;
	_background: none;
	border-bottom: 1px solid #FFFFFF;
	_border-bottom: 1px solid #E1E1E1;
	_margin-top: -20px;
	clear: both;
}

.div_st_int_int_int{
	float: right;
	width: 180px;
}

.col_dr_int_int{
	float: right;
	width: 720px;
}

.div_poza_home{
	width: 160px;
	float: left;
	margin: 0px 72px 22px 0px;
	_margin: 0px 11px 12px 0px;
}

.border_poze{
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	text-align: center;
}

.titlu_poza_home, a.titlu_poza_home, a.titlu_poza_home:visited{
	color: #656565;
	text-decoration: none;
}

a.titlu_poza_home:hover, a.titlu_poza_home.hover:visited{
	text-decoration: underline;
}

.container_footer{
	width: 960px;
	margin: 0 auto;
}

.div_copy{
	float: left;
	width: 300px;
	color: #676767;
	font-size: 11px;
	margin: 30px 0px 0px 0px;
}

.link_footer_st, a.link_footer_st, a.link_footer_st:visited{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.link_footer_st:hover, a.link_footer_st.hover:visited{
	text-decoration: underline;
}

ul.lista_footer_st{
	margin: 0px;
	padding: 0px;
}

ul.lista_footer_st li{
	display: block;
	color: #676767;
	float: left;
	margin: 0px 10px 0px 0px;
}

.div_meniu_footer{
	float: right;
	margin: 44px 0px 0px 0px;
}

ul.lista_footer_dr{
	margin: 0px;
	padding: 0px;
}

ul.lista_footer_dr li{
	display: block;
	color: #676767;
	float: left;
	margin: 0px 20px 0px 0px;
}

.link_footer_dr, a.link_footer_dr, a.link_footer_dr:visited{
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a.link_footer_dr:hover, a.link_footer_dr.hover:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

.div_poza_produs{
	float: left;
	width: 274px;
	height: 274px;
}

.descriere_produs{
	float: left;
	width: 210px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.div_bucati_produs{
	float: left;
	width: 210px;
	margin: 10px 0px 0px 20px;
}

.div_comanda_usa{
	float: left;
	width: 208px;
	height: 53px;
	background: url('images/bg_comanda.jpg') no-repeat top left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px 0px 66px;
}

.link_comanda, a.link_comanda, a.link_comanda:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a.link_comanda:hover, a.link_comanda.hover:visited{
	text-decoration: underline;
}

.div_label_bucati{
	float: left;
	margin: 8px 14px 0px 0px;
	font-size: 12px;
}

.div_input_bucati{
	float: left;
}

.div_btn_cos{
	float: left;
	width: 47px;
	margin: -8px 0px 0px -20px;
}

.stil_input{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 4px 7px 10px;
}

.descriere_produs_jos{
	width: 500px;
}

.div_usa_login{
	width: 50px;
	float: left;
	margin: 6px 0px 0px 20px;
	_margin: 6px 0px 0px 10px;
}

.div_text_usa_login{
	float: left;
	width: 110px;
	font-size: 11px;
	margin-top: 10px;
	line-height: 12px;
}

.div_input_login{
	background: url('images/bg_input_login.png') no-repeat top left;
	height: 25px;
	padding: 8px 0px 0px 12px;
	margin: 0px 0px 0px 18px;
}

.link_content, a.link_content, a.link_content:visited{
	color: #777777;
	text-decoration: none;
}

a.link_content:hover, a.link_content.hover:visited{
	text-decoration: underline;
}

.info_mic {
	font-family: Arial;
	font-size: 10px;
	color: #B8B8B8;
}

.pret_promo {
	font-size: 12px;
	font-weight: bold;
	color: #950026;
}

.cere_oferta_promo, a.cere_oferta_promo, a.cere_oferta_promo:visited{
	text-decoration: underline;
	color: #950026;
	font-size: 12px;
	font-weight: bold;
}

a.cere_oferta_promo:hover, a.cere_oferta_promo.hover:visited{
	text-decoration: none;
}

.accesorii{
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: center;
}

.link_accesorii, a.link_accesorii, a.link_accesorii:visited{
	text-decoration: underline;
	color: #950026;
	font-size: 12px;
	font-weight: bold;
}

a.link_accesorii:hover, a.link_accesorii.hover:visited{
	text-decoration: none;
}
