/**********GENERAL************/
BODY{
	margin:0px;
	padding:0px;
	background:url(../images/skin/bg1.gif) center repeat-y #ffffff;
	/*scrollbar-face-color:#2d4d87;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color: #ecedf2;
	scrollbar-track-color:#f9f8f1;
	scrollbar-darkshadow-color:#98AAB1;*/
	/*cursor: url('images/cursor.ani'),default;*/
}

A{
	text-decoration:none;
	font-size:11px;
	font-family: Verdana,Verdana,sans-serif;
	color:#006699;
}
A:hover{
	text-decoration:underline;
	color:#169916;
}

TABLE,BODY,DIV{
	border-width:0px;
	font-size:12px;
	color:#232f47;	
	font-family:Verdana;
}

H1{
	text-decoration:none;
	font-weight:normal;
	font-size:20;
	color:#9a5400;
	font-family:'Trebuchet MS',Georgia,Verdana;
	border:double #ceccb5;
	border-width:0 0 3 0px;
	margin:0px;
}

.nopadding{
	padding:0px;
}

.poza{
	border:solid 1px;
	border-color:#a3a18f;
}
.poza:hover{
	border-color:#0066cc;
}
P {margin:0px;padding:0px;}

/*************INPUT****************/
.input{
	text-indent:2px;
	font-size:11px;
	font-family:Verdana,sans-serif;
	color:#1d2b45;
	border:solid 1px #cccccc;
	background:url(../images/skin/input_bg.gif) #f7f7f7; 
}

.input:hover{
	border-color:#999999;
}

.input_error{
	font-size:11px;
	font-family:Verdana,sans-serif;
	color:#1d2b45;
	border:solid 1px #ff0000;
	background:url(../images/skin/input_bg.gif) #f7f7f7;
}

.textarea{
	background-repeat:repeat-x;
}

.button{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana,sans-serif;
	color:#fefefd;
	cursor:hand;
	padding:3 15 3 15px;
	border:groove 1px #a3a18f;
	background:url(../images/skin/button_bg.gif) #f7f7f7; 
}

.button:hover{
	border-color:#6597ff;
}

.button_mic{
	font-size:10px;
	padding-top:0px;
	padding-bottom:0px;
}


/******************TITLURI******************/
.titlu1{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#f6f6f6;
	font-family:Verdana,'Arial Narrow',Georgia,'Verdana','Trebuchet MS',Georgia,Verdana;
}
.titlu1:hover,.titlu1:active{
	text-decoration:underline;
	color:#d3d1b9;
}

.titlu2{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#232f47;
	font-family:Verdana,'Arial Narrow',Georgia,'Verdana','Trebuchet MS',Georgia,Verdana;
}
.titlu2:hover,.titlu2:active{
	text-decoration:underline;
	color:#5276c2;
}

.titlu3{
	font-weight:normal;
	font-family:Verdana,Georgia;
	font-variant:small-caps;
	font-size:13;
	color:006699;
	font-size:11;
	width:100%;
	text-align:left;
	background:#dfeaff;
	border:solid 1px #799cde;
	padding:2px;
}

.titlu4{
	font-weight:bold;
	font-family:Verdana,Georgia;
	font-variant:small-caps;
	font-size:13;
	color:006699;
	font-size:11;
	width:100%;
	text-align:left;
	background:#dfeaff;
	border:dashed 1px #799cde;
	padding:2px;
}

.titlu5{
	font-weight:bold;
	font-family:"Trebuchet MS",Arial;
	font-size:18px;
}
/**************/

/**************TEXTE*************/
.text1{
	font-family:Trebuchet MS;
	color:#2c4d86;
	font-size:15;
	font-weight:bold;
}

.text2{
	font-family:Arial;
	color:#2c4d86;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	display:block;
	border:solid 1px #dae8ff;
}

.text3{
	color:#666;
}

.text4{
	font-style:italic;
	color:#954b02;
}
/***************************/

/*********MENIU PRINCIPAL********/
.link_meniu{
	float:left;
	text-decoration:none;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#9cb5e9;
	background-color:#294981;
	margin-left:1px;
	margin-top:0px;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	/*font-variant:small-caps;*/
}
.link_meniu:hover {
	text-decoration:none;
	color:#f1f1f0;
}

.link_meniu_sel{
	float:left;
	text-decoration:none;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#f1f1f0;
	background-color:#5276c2;
	margin-left:1px;
	text-align:center;
	padding-top:7px;
	padding-bottom:10px;
}
.link_meniu_sel:hover {
	text-decoration:none;
	color:#ffffff;
}
/****************/

/*************SUBMENIU************/
.link_submenu{
	text-decoration:none;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#f6f6f6;
	width:202;
	height:22;
	background:url(../images/skin/submenu.jpg);
	text-align:center;
	padding-top:3px;
	display:block;
}
.link_submenu:hover{
	text-decoration:none;
	background:url(../images/skin/submenu_over.jpg);
	color:#232f47;
}

.link_submenu_sel{
	text-decoration:none;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#232f47;
	width:202;
	height:22;
	background:url(../images/skin/submenu_sel.jpg);
	text-align:center;
	padding-top:3px;
	display:block;
}
.link_submenu_sel:hover {
	text-decoration:none;
	color:#232f47;
}
/***************/

.banner {

	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 125px;
}

/****************** MENIU SUS ******************/

.meniu_sus_stanga {

	background-image: url(../images/meniu_sus/stanga.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 29px;
}

.meniu_sus_dreapta {

	background-image: url(../images/meniu_sus/dreapta.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 29px;
}

.meniu_sus_pixel {

	background-image: url(../images/meniu_sus/pixel.gif);
	background-repeat: repeat-x;
	height: 29px;
}

.meniu_sus_sageata_stanga {

	background-image: url(../images/meniu_sus/sageata_stanga.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 11px;
}

.meniu_sus_sageata_dreapta {

	background-image: url(../images/meniu_sus/sageata_dreapta.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 11px;
}

.meniu_sus_titlu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.meniu_sus_titlu:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a1b3e0;
	text-decoration: none;
}


/****************** END MENIU SUS ******************/

/****************** BOX 1 ******************/

.box_1_stanga {

	background-image: url(../images/box_1/stanga.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 30px;
}

.box_1_dreapta {

	background-image: url(../images/box_1/dreapta.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 30px;
}

.box_1_pixel {

	background-image: url(../images/box_1/pixel.gif);
	background-repeat: repeat-x;
	height: 30px;
}

/****************** END BOX 1 ******************/

/****************** BOX 2 ******************/

.box_2_stanga {

	background-image: url(../images/box_2/stanga.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 38px;
}

.box_2_dreapta {

	background-image: url(../images/box_2/dreapta.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 38px;
}

.box_2_pixel {
	
	background-image: url(../images/box_2/pixel.gif);
	background-repeat: repeat-x;
	height: 38px;
}

/****************** END BOX 2 ******************/

/****************** MENIU STANGA ******************/

.meniu_stanga_background {

	background-image: url(../images/meniu_stanga/background.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 328px;
	height: 472px;
}

.meniu_stanga_buton {

	background-image: url(../images/meniu_stanga/buton_ok.gif);
	background-repeat: no-repeat;
	width: 56px;
	height: 29px;
	display: block;
}

.smeniu_stanga_buton:hover {

	background-image: url(../images/meniu_stanga/buton_ok_hover.gif);
	background-repeat: no-repeat;
	width: 56px;
	height: 29px;
}

.meniu_stanga_cautare {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BB0000;
}

.meniu_stanga_text_2 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #BB0000;
	text-decoration: none;
}

.meniu_stanga_text_2:hover {

	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #BB0000;
	text-decoration: underline;
}

.meniu_stanga_caseta {

	background-image: url(../images/meniu_stanga/background_2.gif);
	background-repeat: no-repeat;
	width: 285px;
	height: 142px;
}

/****************** END MENIU STANGA ******************/

/****************** DETALII ******************/

.detalii_mai_multe {

	font-family: Verdana, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BB0000;
	text-decoration: none;
}

.detalii_mai_multe:hover {

	font-family: Verdana, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.detalii_puncte {

	color: #0033CC;
	text-decoration: none;
}

.detalii_puncte:hover {

	color: #0099FF;
	text-decoration: none;
}


/****************** END DETALII ******************/

/****************** BOX 3 ******************/


.box_3_colt_stanga_sus {

	background-image: url(../images/box_3/colt_stanga_sus.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 19px;
}

.box_3_colt_dreapta_sus {

	background-image: url(../images/box_3/colt_dreapta_sus.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 19px;
}

.box_3_colt_dreapta_jos {

	background-image: url(../images/box_3/colt_dreapta_jos.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 19px;
}

.box_3_colt_stanga_jos {

	background-image: url(../images/box_3/colt_stanga_jos.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 19px;
}

.box_3_pixel_sus {

	background-image: url(../images/box_3/pixel_sus.gif);
	background-repeat: repeat-x;
	height: 19px;
}

.box_3_pixel_jos {

	background-image: url(../images/box_3/pixel_jos.gif);
	background-repeat: repeat-x;
	height: 19px;
}

.box_3_pixel_stanga {

	background-image: url(../images/box_3/pixel_stanga.gif);
	background-repeat: repeat-y;
	width: 13px;
}

.box_3_pixel_dreapta {

	background-image: url(../images/box_3/pixel_dreapta.gif);
	background-repeat: repeat-y;
	width: 17px;
}

/****************** END BOX 3 ******************/

/****************** IMAGINE ******************/

.imagine {

	margin-left:2px;
	margin-bottom:2px;
	margin-top:2px;
	border:solid 3px #e6e7e9;
	width:100px;
	height:100px;
	text-align:center;
	vertical-align:middle;
	background:#ffffff;

	
}

.imagine2{
	height:100px;
}
.imagine_stanga {

	float:left;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:4px;
	margin-left:4px;
	border-color:#000000;
	border:solid 3px #e6e7e9;
}
.imagine_stanga2 {

	float:left;
	padding:2px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:4px;
	margin-left:4px;
	border:solid 3px #e6e7e9;
}
.imagine_stanga3 {

	padding:2px;
	border:solid 3px #e6e7e9;
}

.imagine_dreapta {

	margin:0px;
	padding:0px;
	border:solid 3px #e6e7e9;
}
.imagine_dreapta2 {

	margin:0px;
	padding:2px;
	border:solid 3px #e6e7e9;
	width:110px;
	height:110px;
}

/****************** END IMAGINE ******************/

/****************** INDEX ******************/

.index_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.index_text_sel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BB0000;
	text-decoration: none;
}
.index_text_sel:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.index_text:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.index_text_2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.index_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.index_text:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.index_titlu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.index_msg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.index_titlu:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.index_titlu_2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.index_titlu_3 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #BB0000;
	text-decoration: none;
}

.index_titlu_3:hover {

	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #BB0000;
	text-decoration: underline;
}
.index_titlu_31 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

.index_titlu_31:hover {

	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration: underline;
}

.index_link {

	font-family: Verdana, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#0000FF;
	text-decoration: none;
}

.index_link:hover {

	font-family: Verdana, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#0066FF;
	text-decoration: underline;
}



/****************** END INDEX ******************/


/****************** END BOX 4 ******************/

.box_4_caseta {

	background-image: url(../images/box_4/caseta.gif);
	background-repeat: no-repeat;
	width: 292px;
	height: 131px;
}

.box_4_stanga {

	background-image: url(../images/box_4/stanga.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 30px;
}

.box_4_pixel {

	background-image: url(../images/box_4/pixel.gif);
	background-repeat: repeat-x;
	height: 30px;
}


.box_4_dreapta {

	background-image: url(../images/box_4/dreapta.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 30px;
}


/****************** END BOX 4 ******************/

/****************** BOX 5 ******************/

.box_5_stanga {

	background-image: url(../images/box_5/stanga.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 30px;
}

.box_5_pixel {

	background-image: url(../images/box_5/pixel.gif);
	background-repeat: repeat-x;
	height: 30px;
}


.box_5_dreapta {

	background-image: url(../images/box_5/dreapta.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 30px;
}

/****************** END BOX 5 ******************/

.div_scroll_promotionale {

}

.div_scroll_print {

	width: 390px;
	height: 210px;
	overflow: auto;
}

/****************** CAUTARE ******************/

.cautare_link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

.cautare_link:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

.cautare_link_selected {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}


/****************** END CAUTARE ******************/











