.bg_alb {
	background-color: white;
}
.bg_negru {
	background-color: black;
}
.bg_banner {
	background-image: url(../images/1_skelet/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 72px;
}
.box_navigare_top {
	background-image: url(../images/1_skelet/box_navigare_top.jpg);
	background-repeat: no-repeat;
}
.box_navigare_jos {
	background-image: url(../images/1_skelet/box_navigare_jos.jpg);
	height: 25px;
}
.box_navigare_subsectiune_top {
	background-image: url(../images/1_skelet/box_navigare_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px -12px;
}
.box_colt_ds {
	background-image: url(../images/1_skelet/box/colt_ds.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 15px;
}
.box_colt_dj {
	background-image: url(../images/1_skelet/box/colt_dj.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 15px;
}
.box_colt_ss {
	background-image: url(../images/1_skelet/box/colt_ss.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 11px;
}
.box_colt_sj {
	background-image: url(../images/1_skelet/box/colt_sj.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 11px;
}
.box_rpt_sus {
	background-image: url(../images/1_skelet/box/rpt_sus.jpg);
	background-repeat: repeat-x;
}
.box_rpt_jos {
	background-image: url(../images/1_skelet/box/rpt_jos.jpg);
	background-repeat: repeat-x;
}
.box_rpt_st {
	background-image: url(../images/1_skelet/box/rpt_st.jpg);
	background-repeat: repeat-y;
}
.box_rpt_dr {
	background-image: url(../images/1_skelet/box/rpt_dr.jpg);
	background-repeat: repeat-y;
}
.border_galben {
	border: 1px solid #FFCC00;
}
.produs_meniu_rpt {
	background-image: url(../images/1_skelet/meniuprodus_rpt.jpg);
	background-repeat: repeat-x;
}
.border_bottom_gri_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.border_full_negru_dotted {
	border: 1px dotted #000000;
}
.text_negru_11px_bold {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	font-weight:bold;
}
.text_negru_11px {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	font-weight:none;
}
