.tabel {
	background-color: #CCCCCC;
}

 .celula {
	background-color: #FFFFFF;
}

body, td, div, input, textarea, select {
	font-family: Verdana;
	font-size: 10px;
	color: #01396F;
}

body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #01296F;
	text-decoration: none;
}

a.blue {
	color: #01396F;
	text-decoration: none;
}

a.gri_deschis {
	color: #A3A3A3;
}

a.blue_mare {
	color: #01396F;
	text-decoration: none;
	font-size: 11px;
}

a.red_mare {
	color: #E74227;
	text-decoration: none;
	font-size: 11px;
}

.red_mare {
	color: #E74227;
	text-decoration: none;
	font-size: 11px;
}

a.white {
	color: #FFFFFF;
}

a.orange {
	color: orange;
	text-decoration: none;
}

a:red {
	color: #E74227;
	text-decoration: none;
}

a.over_link:hover {
	color: #FFFFFF;
	background-color: #FFD001;
}

a.over_link2:hover {
	color: #FFFFFF;
	background-color: #E74227;
}

a:visited {
	color: #01396F;
}

input {
	background-color: #FFFFFF;
}

input.checkbox {
	border: 0px;
	background-color: #FFFFFF;
}

input.radio {
	border: 0px;
	background-color: #FFFFFF;
}

p {
	margin: 0px;
	paddding: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #01396F;
	padding: 0px;
	margin: 0px;
}

h1.gri_deschis {
	color: #A3A3A3;
}

h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FDAF3B;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

.input_alb {
	background-color: #FFFFFF;
	color: orange;
}

.input_alb_search {
	background-color: #FFFFFF;
	color: orange;
	font-weight: bold;
	
}

.blue {
	color: #01396F;
	text-decoration: none;
}

.blue_selected {
	color: #01396F;
	text-decoration: underline;
}

.over_link {
	color: #FFFFFF;
	background-color: #FFD001;
}

.over_link2 {
	color: #FFFFFF;
	background-color: #E74227;
}

.blue_marin {
	color: blue;
	text-decoration: none;
}

.red {
	color: #E74227;
}

.red_selected {
	color: #E74227;
	text-decoration: underline;
}

.orange {
	color: orange;
}

.green {
	color: green;
}

.white {
	color: white;
}

.white_selected {
	color: white;
	text-decoration: underline;
}

.gri_deschis {
	color: #A3A3A3;
}

.gri {
	color: #A5A5A5;
}

.blue_mare {
	color: #01396F;
	text-decoration: none;
	font-size: 11px;
}

.red_mare {
	color: #E74227;
	text-decoration: none;
	font-size: 11px;
}

.preturi {
	color: #A3A3A3;
}

.bg_top {
	background-image: url(/img/bg_top.gif);
}

.bg_footer {
	background-image: url(/img/bg_footer.gif);
}

.bg_albastru_deschis {
	background-color: #F7FBFF;
}

.bg_oferta_speciala {
	background-color: #FFFFFFF;
}

.bg_oferta_normala {

}

.bg_linie_tabel {
	background-color: #F2F2F2;
}

.tabel_general {
	border: 0px solid #F2F2F2;
	background-color:#E7F5FB;
}

.tabel_simplu {
	border: 1px solid #F2F2F2;
}

.tabel_plin {
	border: 1px solid #F2F2F2;
	background-color: #003466;
}

.tabel_plin_orange {
	border: 1px solid #F2F2F2;
	background-color: #FF9D00;
}

.erori {
	font-weight:bold;
	color: #E95757
}

.bgcolor_erori {
	background-color: #FBE3E3;
}

.banda_butoane {
	background-color: #F6FBFF;
	background-repeat: no-repeat;
}


/*-------------------------------------*/
.bg_dashed {
	 background-image: url(/img/linii_oblice1.gif);
}

.line_dashed {
	background-image: url(/img/bg_dashed.gif);
}

.chenar_poza_mica {
	background-image: url(/img/chenar.gif);
	background-repeat: no-repeat;
}

.banda {
	background: url(/img/gradient_galben_menu.gif);
	
	/*
	background-color: #FFC701;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B3B9BD;
	color: #FFFFFF; */
}

.banda_menu {
	background: url(/img/gradient_galben.gif);
	/*
	background-color: #FFD001;
	color: #FFFFFF;
	font-size: 10px;*/
}

.banda_menu2 {
	background: url(/img/gradient_albastru.gif);
	/*
	background-color: #7E99B3;
	color: #FFFFFF;
	font-size: 10px;
	*/
}

.border_menu  {
	border: 1px solid #E4E4E4;
}

.border_caseta {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;

}

.border_img  {
	border: 1px solid #E4E4E4;
}

.background_menu {
	background-color: #FFFFFF;
}

.banda_footer {
	background-color: #DFF0FB;
	border-top: 1px solid #CCDDED;
	border-bottom: 2px solid #CCDDED;
	font-weight: bold;
}

.menu_selected {
	border-top: 1px solid #FECD01;
	border-left: 1px solid #FECD01;
	border-right: 1px solid #FECD01;
	/*background-color: #FFFBEA;*/
	background: url(/img/gradient_menu_selected.gif);
	width: 140px;
	color: #FF9900;
	font-size: 11px;
	font-family: Arial;
}

.filtru {
	background: url(/img/gradient_menu_selected.gif);
	width: 140px;
	color: #FF9900;
	font-size: 11px;
	font-family: Arial;
}

.menu {
	border-top: 0px solid #FECD01;
	border-left: 0px solid #FECD01;
	border-right: 0px solid #FECD01;
	border-bottom: 1px solid #FECD01;
	background: url(/img/gradient_orange.gif);
	/*background-color: #FF9900;*/
	width: 140px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
}

.menu_spatiu {
	border-bottom: 1px solid #FECD01;
}

.input_site {
	color: orange;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

.buton_site {
	color: white;
	background-color: orange;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

.shadow {
	background-color: #B3B9BD;
}

.info_suplim {
	background-color: #F6F6F6;
}

/*
.search_highlight {
	background-color: #FF9090;
	color: red;
}
*/

.id_oferta {
	font-family: verdana;
	font-size:20px;
	font-weight: bold;
}


.highlight {
	background-color: #E61106;
	color: #FFFFFF;
}

.highlight1 {
	background-color: #E61106;
	color: #FFFFFF;
}

.highlight2 {
	background-color: #E61106;
	color: #FFFFFF;
}

.highlight3 {
	background-color: #E61106;
	color: #FFFFFF;
}

.highlight4 {
	background-color: #E61106;
	color: #FFFFFF;
}

.highlight5 {
	background-color: #E61106;
	color: #FFFFFF;
}





