body
{
	background-color:#FFFFFF;	
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	
	padding:0px;
	margin:0px;
}

body {
	padding: 0 490px 0 490px;
	margin: 0;
	text-align: center;
	
	background-image:url(../img/head_bgr.png?rev-1.1);
	background-repeat:repeat-x;
	background-position:top;
}

.dp_lista_stiri
{
	padding:15px;
}

.dp_item_stire
{
    padding:20px 0px 0px 15px;
    width: 730px;
    overflow:hidden;
    line-height: 23px;
}

.drp_stiri_item_box
{
    margin-top:12px;
}

.dp_item_stire_det {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-shadow: 0px 0px 1px #999;
    padding-bottom: 15px;
    border-bottom: 2px dotted #999;
    min-height: 80px;
}

.dp_item_stire_det p {
    margin:0px;
    padding: 0px;
    padding-bottom: 8px;
    text-align: justify;
}

a.drp_stiri_item_link:link, a.drp_stiri_item_link:active, a.drp_stiri_item_link:visited
{
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
    text-shadow: 0px 0px 1px #999;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}
 a.drp_stiri_item_link:hover
{
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    color: #FF0000;
    text-shadow: 0px 0px 1px #d99;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

a.dp_item_stire_poza:link, a.dp_item_stire_poza:visited, a.dp_item_stire_poza:active 
{
	display:block;
	width:120px;
	height:80px;
	overflow:hidden;
	float:left;
	border:1px solid #dbd1bc;
	margin-right:15px;
}
a.dp_item_stire_poza:hover 
{
	display:block;
	width:120px;
	height:80px;
	overflow:hidden;
	float:left;
	border:1px solid #de2f33;
	margin-right:15px;
}

.dp_item_stire_det a:link, .dp_item_stire_det a:visited, .dp_item_stire_det a:active
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}
.dp_item_stire_det a:hover
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}

.drp_banner_stiri
{
    margin:15px 0px 5px 15px;
    padding-bottom:15px;
    width: 728px;
    border-bottom: 2px dotted #999;
}
.drp_bordered_banner {
    border:1px solid #999;
}


ul.dp_catstiri
{
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.dp_catstiri li
{
	background-image:url(../img_dp/bullets/red.png);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding:4px 0px 4px 18px;
	margin:0px;
	line-height:16px;
	list-style:none;
}

ul.dp_catstiri li a:link, ul.dp_catstiri li a:visited, ul.dp_catstiri li a:active
{
	color:#de2f33;
	font-weight:bold;
	text-decoration:underline;
}
ul.dp_catstiri li a:hover
{
	color:#45291a;
	font-weight:bold;
	text-decoration:underline;
}
ul.dp_catstiri li.dp_catstiri_crt
{
	background-image:url(../img_dp/bullets/black.png);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding:4px 0px 4px 18px;
	margin:0px;
	line-height:16px;
	list-style:none;
	color:#45291a;
	font-weight:bold;
}



.dp_imgstiri_cont_pic
{
	width:102px;
        height:102px;
	padding:5px;
	border:1px solid #e7dfd0;
	float:left;
	margin-right:14px;
	margin-bottom:10px;
	overflow:hidden;
}
a.dp_img_stiri_art:link, a.dp_img_stiri_art:visited, a.dp_img_stiri_art:active
{
	display:block;
	width:100px;
	height:100px;
	overflow:hidden;
	border:1px solid #d1ccc3;
}
a.dp_img_stiri_art:hover
{
	display:block;
	width:100px;
	height:100px;
	overflow:hidden;
	border:1px solid #38312d;
}

.dp_imgstiri_float_pic
{
    padding-bottom: 5px;
    padding-right: 5px;

}


a.dp_img_stiri_sm:link, a.dp_img_stiri_sm:visited, a.dp_img_stiri_sm:active
{
	width:102px;
	height:102px;
	display:block;
	overflow:hidden;
        padding:1px;
	border:1px solid #d1ccc3;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
a.dp_img_stiri_sm:hover
{
	width:102px;
	height:102px;
	display:block;
	overflow:hidden;
        padding:1px;
	border:1px solid #38312d;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.dp_data_pic
{
	width:16px;
	height:16px;
	background-image:url(../img_dp/date.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	margin-right:6px;
}
.dp_data_text
{
	line-height:16px;
	float:left;
	width:150px;
}

.dp_box_sursa
{
	width:250px;
	float:right;
	line-height:16px;
	text-align:right;
}


.dp_stire_extra_info
{
	padding:10px;
	background-color:#f4f0e8;
	border-top:2px solid #c9bda6;
        margin-top: 15px;
}

.dp_box_sursa a
{
	font-weight:bold;
}


a.dp_block_bt:link, a.dp_block_bt:visited, a.dp_block_bt:active
{
	display:inline-block;
	height:16px;
	padding:7px 14px 7px 14px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
	background-color:#b82629;
	background-image:url(../img_dp/bg_button.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	
	border:1px solid #dbdbdb;
	text-decoration:none;
}

.drp_text_stiri_noi {
    font-family: 'Calibri', Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    text-shadow: 0px 1px 1px #999;
    text-align: justify;
    min-height: 125px;
}

h1.drp_stirinoi {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #000000;
    font-size: 24px;
    line-height: 28px;
    font-weight:normal;
    margin: 15px;
    margin-bottom: 0px;
    padding: 0px;
    border-bottom: 0px;
    text-shadow: 0px 1px 1px #999;
}
h1.drp_stirinoi_list {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #000000;
    font-size: 28px;
    line-height: 32px;
    font-weight:normal;
    margin: 15px;
    margin-bottom: 0px;
    padding: 0px;
    border-bottom: 0px;
    text-shadow: 0px 1px 1px #999;
}



a.dp_block_bt:hover
{
	display:inline-block;
	height:16px;
	padding:7px 14px 7px 14px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
	background-color:#b82629;
	background-image:url(../img_dp/bg_button.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	
	border:1px solid #dbdbdb;
	text-decoration:underline;
}


.dp_item_stire_mica
{
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:1px solid #dbd2cc;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.dp_item_stire_mica_st
{
	display:block;
	width:63px;
	height:68px;
	overflow:hidden;
	float:left;
}
.dp_item_stire_mica_data
{
	background-color:#584a3e;
	color:#fff;
	font-weight:bold;
	height:16px;
	line-height:16px;
	text-align:center;
	font-size:11px;
}

a.dp_item_stire_poza_mica:link, a.dp_item_stire_poza_mica:visited, a.dp_item_stire_poza_mica:active 
{
	display:block;
	width:61px;
	height:46px;
	overflow:hidden;
	border:1px solid #dbd1bc;
}
a.dp_item_stire_poza_mica:hover 
{
	display:block;
	width:61px;
	height:46px;
	overflow:hidden;
	border:1px solid #de2f33;
}
.dp_item_stire_mica_det
{
	width:150px;
	float:right;
	overflow:hidden;
	line-height:14px;
	padding-top:3px;
}

.dp_item_stire_mica_det a:link, .dp_item_stire_mica_det a:visited, .dp_item_stire_mica_det a:active
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#de2f33;
}
.dp_item_stire_mica_det a:hover
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#010101;
}

.dp_strec_box
{
	padding:10px;
}


.dpr_tmp_banner
{
	padding:10px;
	background-color:#ddd;
}
.dpr_tmp_banner img
{
	border:1px solid #ccc;
}

.drp_pack_paymet_retele
{
	padding:10px;
	border:1px solid #ccc;
	background-color:#ddd;
	margin:0px 0px 5px 20px;
}

.drp_pack_paymet_retele img
{
	border:1px solid #eee;
	background-color:#fff;
	padding:3px;
	margin-left:5px;
}


.dp_hide
{
	display:none;
}

td
{
	font-family:Tahoma;
	font-size:11px;
}

.drp_pack_cont
{
	padding:10px;
	background-color:#eeeeee;
	border:1px solid #dddddd;
	margin-bottom:15px;
}

.drp_pack_desc
{
	border: 1px dotted #CCCCCC;
	padding:10px;
	margin-left:20px;
	background-color:#dddddd;
}

.drp_pack_pret
{
	margin:10px 10px 5px 20px;
	font-family:Trebuchet MS;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.drp_pack_comanda
{
	margin:10px 10px 0px 20px;
}


.drp_pack_paymeth
{
	margin:0px 0px 5px 20px;
	border:1px solid #CCCCCC;
	background-color:#dddddd;
	padding:5px;
}

.drp_pack_paymeth img
{
	margin-right:5px;
	border:1px solid #333333;
}

.drp_items_alese
{
	background-color:#F8F8FF;
	border:1px solid #DDDDDD;
	padding:5px;
	width:163px;
	overflow:hidden;
	margin-top:2px;
	color:#666666;
	font-size:10px;
	line-height:14px;
}

.drp_cauta_buton
{
	border-top:1px solid #FFFFFF;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
}

.drp_keep_size_select
{
	height:22px;
}

.drp_cont_cautare
{
	padding:10px;
	font-size:11px;
	color:#333333;
	line-height:14px;
}

.drp_alege_caut_title
{
	background-color:#333333;
	color:#FFFFFF;
	padding:10px;
	margin-top:10px;
	margin-bottom:3px;
}

.drp_alege_caut_subtitle
{
	background-color:#CCCCCC;
	color:#000000;
	padding:7px;
	margin:7px 0px 3px 10px;
}

#localitatea_div_buton span
{
	color:#0066FF;
}

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

.drp_cautare_cod
{
	border-top:2px solid #FFCC00;
	padding:10px 0px 5px 0px;
}

.drp_offer_linehead
{
	padding:0px 20px 5px 20px;
}


.drp_cancel_button
{
	width:74px;
	height:28px;
	cursor:pointer;
}

.drp_offerprices
{
	background-color:#eeeeee;
	border:1px solid #cccccc;
}


.drp_offerprices_in
{
	margin:10px;
	color:#666666;
}

.drp_offer_cod
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
}

.drp_offer_locatie
{
	padding:10px;
	color:#666666;
}

.drp_line9
{
	margin:15px 5px 15px 5px;
	font-size:0px;
	line-height:0px;
	height:1px;
	background-color:#999999;
}


.drp_line_rosu
{
	margin:15px 0px 5px 0px;
	font-size:0px;
	line-height:0px;
	height:2px;
	background-color:#CC0000;
}

.drp_label_clasa_pret
{
	margin-bottom:5px;
	color:#cc3333;
	font-weight:bold;
}

.drp_preturi_clasa
{
	padding:0px 0px 5px 10px;
}
.drp_pret_clasa
{
	padding-bottom:5px;
}
.drp_val_pret_cl_pri
{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

.drp_val_pret_cl
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.drp_offer_subtitle
{
	background-color:#d5010c;
	border-left:10px solid #333333;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
}

.drp_offer_option
{
	float:left;
	margin-right:10px;
}

.drp_offer_desc
{
	background-color:#eeeeee;
	border:1px solid #cccccc;
	padding:10px;
}

.drp_pad_10
{
	padding:10px;
}

.drp_offer_detgen_tb
{
	color:#333333;
}

.drp_offer_detgen_tb tr td
{
	border-bottom:1px solid #CCCCCC;
}


.dpr_header
{
	height:175px;
	overflow:hidden;
}

#outerContainer { width: 100%; height:81px; margin:auto; position:relative; }
#imageScroller { width: 100%; height:81px; position:relative; }
#viewer { width: 100%; height:81px; overflow:hidden; margin:auto; position:relative; top:0px; vertical-align: top; }

.wrapper { height:76px; vertical-align: middle; text-align: center; display: inline-block; }
.txt { margin: 0px 5px; }
.img { width: 100px; }

.dpr_banner
{
	border:1px solid #CCCCCC;
	width:468px;
	height:60px;
	margin-top:40px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

.dpr_contact
{
	background-image:url(../img/contact.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	width:150px;
	height:15px;
	
	padding-left:58px;
	padding-top:71px;
	line-height:11px;
	margin-top:15px;
}


#dpr_bara_butoane
{
	height:43px;
	padding-left:15px;
	padding-right:15px;
}


a.dpr_buton_sectiune:link, a.dpr_buton_sectiune:visited, a.dpr_buton_sectiune:active
{
	display:block;
	float:left;
	line-height:34px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:12px;
	padding-right:12px;
	background-color:#c4252b;
	border-bottom:9px solid #6c0004;
	
	text-decoration:underline;
}
a.dpr_buton_sectiune:hover
{
	display:block;
	float:left;
	line-height:34px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:12px;
	padding-right:12px;
	background-color:#6c0004;
	border-bottom:9px solid #6c0004;
	
	text-decoration:underline;
}

a.dpr_redlinkb:link, a.dpr_redlinkb:visited, a.dpr_redlinkb:active
{
	color:#c4252a;
	text-decoration:underline;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
}
a.dpr_redlinkb:hover
{
	color:#c4252a;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
}

.dpr_under_head_cont
{
	background-color:#c4252b;
}

.dpr_under_head
{
	height:111px;
	overflow:hidden;
	background-image:url(../img/under_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:775px;
}


.dpr_uh
{
	padding-left:30px;
	padding-right:10px;
	padding-top:10px;
}

.dpr_uh2
{
	padding-left:14px;
	padding-right:7px;
}

.dpr_uh3
{
	padding-left:10px;
	padding-right:5px;
}

.dpr_uh4
{
	padding-left:11px;
	padding-right:5px;
}




a.dpr_blue_link_pr:link, a.dpr_blue_link_pr:visited, a.dpr_blue_link_pr:active
{
	color:#0749a2;
	text-decoration:none;
	font-weight:normal;
	font-family:Georgia;
	font-size:18px;
}
a.dpr_blue_link_pr:hover
{
	color:#0749a2;
	text-decoration:underline;
	font-weight:normal;
	font-family:Georgia;
	font-size:18px;
}

.dpr_titlu_pr
{
	height:18px;
	line-height:18px;
	margin-bottom:5px;
}




a.dpr_red_link_pr:link, a.dpr_red_link_pr:visited, a.dpr_red_link_pr:active
{
	color:#c4252b;
	text-decoration:underline;
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:12px;
}
a.dpr_red_link_pr:hover
{
	color:#c4252b;
	text-decoration:none;
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:12px;
}

.dpr_col_stanga
{
	background-color:#fff4ae;
}

.dpr_col_centru_home
{
	background-color:#FFFFFF;
	background-image:url(../img/bgr_col_centru.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.dpr_col_centru
{
	background-color:#FFFFFF;
}
.dpr_col_centru_stire
{
	background-color:#FFFFFF;
}

.paginator_spatiu {
    padding-left: 15px;
    padding-right: 15px;
    border:0px;
    background-color: transparent;
}


.dpr_col_dreapta
{
	background-color:#fff4ae;
}


.dpr_titlu_stanga_stiri
{
	height:40px;
	background-color:#135da1;
	line-height:40px;
        font-family: Tahoma, Verdana, Segoe, sans-serif;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
        padding-left: 20px;
	padding-right:8px;
        letter-spacing:2px;
}

ul.dpr_cat_stiri{
    margin:0px;
    padding:0px;
    padding:5px 0px 10px 0px;
    background-color: #aed8ff;
}
ul.dpr_cat_stiri li {
    list-style: none;
    margin:0px;
}

ul.dpr_cat_stiri li span {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 14px;
    color: #135da1;
    line-height: 16px;
    display:block;
    padding:5px 6px 5px 20px;
    margin:0px;
    background-color: #daedff;
    background-image:url(../img/stiri/category_bullet.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    font-weight:bold;
}

ul.dpr_cat_stiri li a:link, ul.dpr_cat_stiri li a:visited, ul.dpr_cat_stiri li a:active {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 14px;
    color: #135da1;
    line-height: 16px;
    display:block;
    padding:5px 6px 5px 20px;
    margin:0px;
    background-color: #aed8ff;
    text-decoration: none;
    font-weight:bold;
}
ul.dpr_cat_stiri li a:hover {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 14px;
    color: #135da1;
    line-height: 16px;
    display:block;
    padding:5px 6px 5px 20px;
    margin:0px;
    background-color: #aed8ff;
    text-decoration: underline;
    font-weight:bold;
}


ul.dpr_cat_stiri li a.drp_cat_stiri_current:link, ul.dpr_cat_stiri li a.drp_cat_stiri_current:visited, ul.dpr_cat_stiri li a.drp_cat_stiri_current:active {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 14px;
    color: #135da1;
    line-height: 16px;
    display:block;
    padding:5px 6px 5px 20px;
    margin:0px;
    background-color: #daedff;
    text-decoration: none;
    font-weight:bold;
    background-image:url(../img/stiri/category_bullet.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
ul.dpr_cat_stiri li a.drp_cat_stiri_current:hover {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 14px;
    color: #135da1;
    line-height: 16px;
    display:block;
    padding:5px 6px 5px 20px;
    margin:0px;
    background-color: #daedff;
    text-decoration: underline;
    font-weight:bold;
    background-image:url(../img/stiri/category_bullet.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.dpr_titlu_stanga
{
	height:37px;
	background-color:#999999;
	line-height:37px;
	font-family:Trebuchet MS;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
.dpr_titlu_dreapta_1
{
	height:37px;
	background-color:#00BFFF;
	line-height:37px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
.drp_faq_cont
{
	background-color:#B0E0E6;
	line-height:14px;
	padding:5px;
	padding-bottom:5px;
}

.drp_faq_cont a:link, .drp_faq_cont a:visited, .drp_faq_cont a:active
{
	color:#000000;
	text-decoration:none;
	background-image:url(../img/bullet_blue.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	padding:4px 0px 2px 20px;
	margin:0px 5px 2px 0px;
	font-size:11px;
}
.drp_faq_cont a:hover
{
	color:#000000;
	text-decoration:underline;
	background-image:url(../img/bullet_orange.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	padding:4px 0px 2px 20px;
	margin:0px 5px 2px 0px;
	font-size:11px;
}




.dpr_titlu_dreapta_2
{
	height:37px;
	background-color:#333333;
	line-height:37px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
.drp_leg_cont
{
	background-color:#F8F8FF;
	line-height:14px;
	padding:5px;
	padding-bottom:15px;
}

.drp_leg_cont a:link, .drp_leg_cont a:visited, .drp_leg_cont a:active
{
	color:#000000;
	text-decoration:none;
	background-image:url(../img/bullet_black.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	padding:4px 0px 2px 20px;
	margin:0px 5px 2px 0px;
	font-size:11px;
}
.drp_leg_cont a:hover
{
	color:#000000;
	text-decoration:underline;
	background-image:url(../img/bullet_orange2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	padding:4px 0px 2px 20px;
	margin:0px 5px 2px 0px;
	font-size:11px;
}

a.drp_clearlink:link, a.drp_clearlink:visited, a.drp_clearlink:hover, a.drp_clearlink:active 
{
	color:#000000;
	text-decoration:none;
	background-image:none;
	background-position:top left;
	background-repeat:no-repeat;
	display:inline;
	padding:0px;
	margin:0px;
	font-size:11px;
}


h1
{
	display:block;
	margin:0px;
	line-height:17px;
	font-family:Trebuchet MS;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	border-bottom:1px solid #FF0000;
}


#drp_butoane_sus
{
	height:28px;
	border-bottom:2px solid #c4252b;
	background-color:#fff4ae;
	padding-left:15px;
	padding-right:15px;
}




a.dpr_buton_sus:link, a.dpr_buton_sus:visited, a.dpr_buton_sus:active
{
	display:block;
	float:left;
	line-height:28px;
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	background-color:#fff4ae;
	
	text-decoration:underline;
}
a.dpr_buton_sus:hover
{
	display:block;
	float:left;
	line-height:28px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	background-color:#c4252b;
	
	text-decoration:underline;
}



.drp_utile_cont
{
	padding:10px;
	background-color:#aed8ff;
}


a.drp_link_cont
{
	display:block;
	margin-bottom:10px;
	padding:2px 0px 2px 22px;
	
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}
a.drp_link_cont:hover
{
	color:#cc3333;
}

#drp_icon_1
{
	background-image:url(../img/icon_1.jpg);
}

#drp_icon_2
{
	background-image:url(../img/icon_2.jpg);
}

#drp_icon_3
{
	background-image:url(../img/icon_3.jpg);
}

#drp_icon_4
{
	background-image:url(../img/icon_4.jpg);
}

#drp_icon_5
{
	background-image:url(../img/icon_5.jpg);
}

#drp_icon_6
{
	background-image:url(../img/icon_6.jpg);
}

#drp_icon_7
{
	background-image:url(../img/icon_7.jpg);
}

#drp_icon_8
{
	background-image:url(../img/icon_8.jpg);
}

#drp_icon_9
{
	background-image:url(../img/icon_9.jpg);
}
#drp_icon_10
{
	background-image:url(../img/icon_10.jpg);
}
#drp_icon_account_delete
{
	background-image:url(../img/icon_account_delete.jpg);
}

.dre_w_spacer
{
	background-color:#FFFFFF;
	height:1px;
	font-size:0px;
	line-height:0px;
	margin-bottom:10px;
}

.dpr_footer
{
	background-color:#c4252b;
	padding:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Trebuchet MS;
}

a.drp_link_alb_TMS
{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Trebuchet MS;
	text-decoration:underline;
}
a.drp_link_alb_TMS:hover
{
	color:#000000;
	font-weight:bold;
	font-family:Trebuchet MS;
	text-decoration:underline;
}


.drp_backlink
{
	background-color:#EEEEEE;
	padding:10px;
	padding-left:36px;
	border-bottom:2px solid #DDDDDD;
	background-image:url(../img/chart_organisation.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

.drp_latest_offer_pic
{
	padding-top:5px;
}



.drp_hint_div
{
	visibility:hidden;
	position:absolute;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	left:0px;
	top:20px;
	height:175px;
	overflow-y:scroll;
	overflow-x:hidden;
	width:200px;
	z-index:1000;
}


.drp_posrel
{
	position:relative;
	width:auto;
}


a.dre_hint_link:link, a.dre_hint_link:visited, a.dre_hint_link:active
{
	color:#000000;
	width:auto;
	display:block;
	padding:5px;
	border-bottom:1px solid #CCCCCC;;
	background-color:#FFFFFF;
	line-height:14px;
	text-decoration:none;
}
a.dre_hint_link:hover
{
	color:#FFFFFF;
	width:auto;
	display:block;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	background-color:#333333;
	line-height:14px;
	text-decoration:none;
}


#drp_add_on_map
{
	background-color:#aed8ff;
	border:1px solid #999999;
	padding:5px;
	width:354px;
	color:#333333;
	text-decoration:underline;
	text-align:center;
	cursor:pointer;
}

#maperr_case
{
	border:5px solid #000000;
	background-color:#333333;
	color:#FFFFFF;
	position:absolute;
	top:-70px;
	left:20px;
	visibility:hidden;
}

#mapadd
{
	border:5px solid #000000;
	background-color:#333333;
	color:#FFFFFF;
	position:absolute;
	top:-230px;
	left:20px;
	visibility:hidden;
}


.drp_window_close
{
	background-color:#000000;
	border-bottom:5px solid #000000;

}

#mapcontainer
{
	width:700px;
	height:350px;
	border-top:5px solid #000000;
}


#hartaaici { 
height: 500px; 
width: 100%; 
} 

#hartaaici iframe
{
	margin-top:10px;
	border:0px;
	padding:10px;
	width:150px;
}


.drp_error_box
{
	background-image:url(../img/error.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	padding:5px 5px 5px 26px;
	background-color:#FFFF99;
	border:2px solid #FF0000;
	color:#000000;
}


.drp_add_o_pasi_0
{
	height:58px;
	background-image:url(../img/pasi_0.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:10px;
}
.drp_add_o_pasi_1
{
	height:58px;
	background-image:url(../img/pasi_1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.drp_add_o_pasi_2
{
	height:40px;
	padding-top:18px;
	background-image:url(../img/pasi_2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-left:10px;
	padding-right:10px;
}

div.drp_pas_disabled
{
	float:left;
	height:16px;
	padding:6px 5px 6px 5px;
	margin:6px 5px 6px 5px;
	color:#666666;
	font-weight:bold;
}

div.drp_pas_enabled
{
	float:left;
	height:16px;
	padding:6px 5px 6px 5px;
	margin:6px 5px 6px 5px;
	color:#1D57C2;
	font-weight:bold;
}

div.drp_pas_spacer
{
	float:left;
	height:40px;
	width:9px;
	background-image:url(../img/pasi_m.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

a.drp_pas:link, a.drp_pas:visited, a.drp_pas:active
{
	float:left;
	height:16px;
	padding:6px 5px 6px 5px;
	margin:6px 5px 6px 5px;
	color:#333333;
	background-color:none;
	font-weight:bold;
	text-decoration:underline;
}
a.drp_pas:hover
{
	float:left;
	height:16px;
	padding:6px 5px 6px 5px;
	margin:6px 5px 6px 5px;
	color:#333333;
	background-color:#FFFF99;
	font-weight:bold;
	text-decoration:none;
}

a.drp_pas:link b, a.drp_pas:visited b, a.drp_pas:active b, a.drp_pas:hover b
{
	text-decoration:none;
	color:#666666;
}

.drp_pret_label
{
	color:#D34144;
}

.drp_shdes
{
	color:#333333;
}

.drp_nowrap
{
	white-space:nowrap;
}

.drp_pret_label
{
	color:#999999;
	font-size:10px;
	font-weight:bold;
}


.dep_pret_val
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

.drp_lastmod
{
	margin-right:20px;
	color:#999999;
}

.drp_offer_image_box
{
	background-color:#d5010c;
	background-image:url(../img/bgr_box_imagini.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:250px;
	padding-top:50px;
	overflow:hidden;
	padding-bottom:15px;
}

.drp_offer_image_mijlocie
{
	margin:0px 9px 3px 9px;
	text-align:center;
}
.drp_offer_image_mijlocie_img
{
	border:1px solid #333333
}

a.drp_zoom_in
{
	background-image:url(../img/zoom_in.jpg);
	height:24px;
	width:230px;
	display:block;
	background-repeat:no-repeat;
	margin:0px 10px 10px 10px;
	
}

.drp_offer_imgroup_title
{
	margin:0px 10px 5px 10px;
	color:#FFFFFF;
	font-weight:bold;
}

.drp_offer_imggroup
{
	border:1px solid #FFFFFF;
	background-color:#333333;
	margin:0px 9px 10px 9px;
	padding:9px 0px 0px 20px;
}

a.drp_offer_imggroup_item:link, a.drp_offer_imggroup_item:visited, a.drp_offer_imggroup_item:active
{
	display:block;
	float:left;
	width:28px;
	height:21px;
	border:1px solid #FFFFFF;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}

a.drp_offer_imggroup_item:hover
{
	display:block;
	float:left;
	width:28px;
	height:21px;
	border:1px solid #FF0000;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}
.drp_offer_imggroup2 { border:1px solid #FFFFFF; background-color:#333333; margin:0px 9px 10px 9px; padding:9px 0px 6px 10px; }
a.drp_offer_imggroup_item2:link,
a.drp_offer_imggroup_item2:visited,
a.drp_offer_imggroup_item2:active { display:block; float:left; width:66px; height:50px; border:1px solid #FFFFFF; margin-right:3px; margin-bottom:3px; overflow:hidden; }
a.drp_offer_imggroup_item2:hover { display:block; float:left; width:66px; height:50px; border:1px solid #FF0000; margin-right:3px; margin-bottom:3px; overflow:hidden; }

a#drp_offer_movie_item:link, a#drp_offer_movie_item:visited, a#drp_offer_movie_item:active
{
	display:block;
	height:12px;
	line-height:12px;
	padding:9px;
	padding-left:30px;
	border:1px solid #FFFFFF;
	margin:0px 9px 5px 9px;
	background-color:#333333;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
	overflow:hidden;
	background-image:url(../img/movie.gif);
	background-position:left;
	background-repeat:no-repeat;
}

a#drp_offer_movie_item:hover
{
	display:block;
	height:12px;
	line-height:12px;
	padding:9px;
	padding-left:30px;
	border:1px solid #CCCCCC;
	margin:0px 9px 5px 9px;
	background-color:#FFFFFF;
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	overflow:hidden;
	background-image:url(../img/movie.gif);
	background-position:left;
	background-repeat:no-repeat;
}





.drp_offer_col_dreapta
{
	background-color:#222222;
}


.drp_offer_contact_form
{
	padding:10px;
	background-color:#eeeeee;
	border:1px solid #CCCCCC;
}
.drp_offer_contact_line
{
	padding-bottom:3px;
}
.drp_offer_contact_line2
{
	padding-bottom:3px;
	margin-bottom:5px;
}


.drp_contact_form_ifr
{
	border:0px;
	padding:0px;
	margin:0px;
	height:auto;
}



.drp_user_table_head td
{
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
}

.drp_item_mod_1 td
{
	background-color:#eeeeee;
	border-bottom:1px solid #CCCCCC;
}

.drp_item_mod_2 td
{
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
}

.drp_item_mod_lumina td
{
	background-color:#FFFF99;
	border-bottom:1px solid #CCCCCC;
}


h2.h2right
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	color:#000017;
	background-color:transparent;
	background-image:none;
	font-weight:normal;
	border:none;
}


input.butonp
{

	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;

	background-color:#0f417a;
	padding:4px 10px 4px 10px;
	line-height:14px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	border:0px;
	margin-right:3px;
}


.smsp_info
{
	font-size:11px;
}


/* float clearing */
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0px;
 clear: both; 
 visibility: hidden;
 }

 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block; min-height: 0; }
/* End hide from IE-mac */




#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
	max-width: 300px;  /* version for IE is at the bottom of this style block */
}

#expander {
	margin: 0 -490px 0 -490px;
	min-width: 980px; /* Critical Safari fix! */
	position: relative;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%; } 


#oferte1 { border-color: #400; border-width: 0 0 1px 1px; border-style: solid; }
#oferte1 td {
    border-color: #400;
    border-width: 1px 1px 0px 0px;
    border-style: solid;
    margin: 0;
    padding: 5px;
    background-color: #FFE;
    height: 16px;
    font-weight: bold;
    line-height: 16px;
}
#oferte1 td.table1 { padding: 0px; width: 40px; height: 235px; background-image: url('../img/tabel1.png'); }
#oferte1 td.table2 { padding: 0px; width: 40px; height: 135px; background-image: url('../img/tabel2.png'); }
#oferte1 td.table3 { padding: 0px; width: 40px; height: 10px; line-height: 10px; }
#oferte1 td.table4 { padding: 0px; width: 40px; height: 101px; background-image: url('../img/order3.png'); }
#oferte1 td.td1 { background-position: 0px 100%; }
#oferte1 td.td2 { background-position: -40px 100%; }
#oferte1 td.td3 { background-position: -79px 100%; }
#oferte1 td.td4 { background-position: -119px 100%; }
#oferte1 td.td5 { background-position: -159px 100%; }
#oferte1 td.td6 { background-position: -200px 100%; }
#oferte1 td.td7 { background-position: -239px 100%; }
#oferte1 td.td8 { background-position: -279px 100%; }
#oferte1 td.td9 { background-position: -319px 100%; }
#oferte1 td.td10 { background-position: -359px 100%; }
#oferte1 td.pink { background-image: url('../img/pink.png'); background-repeat: repeat; text-align: center; }
#oferte1 td.cyan { background-image: url('../img/cyan.png'); background-repeat: repeat; text-align: center; }
#oferte1 td.gray { background-color: #e3e3e3; }
#oferte1 td.td1px { height: 1px; }
#oferte1 td.td150px { width: 150px; }
.tick { background: url('../img/tick.png'); }
.oferte2 li { font-weight: bold; line-height: 16px; }






.tam_erori_mari

{

	border:2px solid #FC3;

	background-color:#FF6;

	padding:10px;

	color:#F00;

	font-size:12px;

	font-weight:bold;

	margin-bottom:8px;

}



.tam_erori

{



	color:#F00;

	font-size:11px;

	line-height:14px;

	padding:3px 3px 3px 22px;

	background-color:#FF9;

	margin-bottom:9px;

	background-image:url(../img/arrow_err.png);

	background-position:top left;

	background-repeat:no-repeat;

}


.drp_banner_stiri_mijloc {
    padding-top:8px;
    padding-bottom:8px;
    background-color: #efefef;
    border:1px solid #dfdfdf;
    margin-top: 5px;
    margin-bottom: 15px;
}


.drp_banner_stiri_dreapta_250_1 {
    margin-top:10px;
    width:250px;
}
.drp_banner_stiri_dreapta_250_2 {
    margin-top:10px;
    width:250px;
}
.drp_banner_stiri_dreapta_160 {
    margin-top:10px;
    width:250px;
    mergin-bottom:15px;
}

.banner_box_728x90 {
    width: 728px;
    height: 90px;
    overflow: hidden;
    border:1px solid #999;
}

.banner_box_468x60 {
    width: 468px;
    height: 60px;
    overflow: hidden;
    border:1px solid #999;
}

.banner_box_250x250 {
    width: 250px;
    height: 250px;
    overflow: hidden;
    border:1px solid #999;
}
.banner_box_160x600 {
    width: 160px;
    height: 600px;
    overflow: hidden;
    border:1px solid #999;
}
.banner_box_300x250 {
    width: 300px;
    height: 250px;
    overflow: hidden;
    border:1px solid #999;
}
.banner_box_336x280 {
    width: 300px;
    height: 250px;
    overflow: hidden;
    border:1px solid #999;
}

.drp_banner_stiri_sus {
    padding-top:8px;
    padding-bottom:8px;
    background-color: #efefef;
    border-bottom:1px solid #dfdfdf;
}

.drp_content_stire {
    padding:8px 15px 8px 15px;
}

.dp_social_btons
{
    padding:5px;
    text-align: center;
    vertical-align: middle;
}