body
{
	background-color:#f2faf3;
	color:#0d131d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	padding:0px;
	margin:0px;
	width: auto;
}

.aa_ul_hide
{
	display:none;
}
.aa_ul_show
{
	display:block;
}

.aa_container
{
	
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#9A9EB0;
}

.aa_header
{
	width:990px;
	height:150px;
	overflow:hidden;
	position:relative;
	background-image:url(../img_aa/header.png);
	background-position:top left;
	background-repeat:no-repeat;
}

a.aa_logo:link, a.aa_logo:visited, a.aa_logo:active, a.aa_logo:hover
{
	display:block;
	width:150px;
	height:130px;
	overflow:hidden;
	position:absolute;
	top:25px;
	left:30px;
	background-image:url(../img_aa/logo_sus.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.aa_top_menu
{
	width:580px;
	height:40px;
	overflow:hidden;
	position:absolute;
	top:50px;
	left:225px;
	line-height:40px;
}

a.aa_tm_item:link, a.aa_tm_item:visited, a.aa_tm_item:active
{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	line-height:40px;
	font-weight:bold;
	padding-left:9px;
	padding-right:9px;
	background-color:transparent;
}
a.aa_tm_item:hover
{
	display:block;
	float:left;
	color:#f2faf3;
	text-decoration:none;
	font-size:13px;
	line-height:40px;
	font-weight:bold;
	padding-left:9px;
	padding-right:9px;
	background-color:#002d78;
}

a.aa_icon_rss:link, a.aa_icon_rss:visited, a.aa_icon_rss:hover, a.aa_icon_rss:active
{
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:47px;
	right:15px;
	background-image:url(../img_aa/icons/rss.png);
	background-position:top left;
	background-repeat:no-repeat;
}

a.aa_icon_twitter:link, a.aa_icon_twitter:visited, a.aa_icon_twitter:hover, a.aa_icon_twitter:active
{
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:47px;
	right:55px;
	background-image:url(../img_aa/icons/twitter.png);
	background-position:top left;
	background-repeat:no-repeat;
}

a.aa_icon_facebook:link, a.aa_icon_facebook:visited, a.aa_icon_facebook:hover, a.aa_icon_facebook:active
{
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:47px;
	right:95px;
	background-image:url(../img_aa/icons/facebook.png);
	background-position:top left;
	background-repeat:no-repeat;
}


.aa_top_user
{
	width:780px;
	height:24px;
	overflow:hidden;
	line-height:24px;
	position:absolute;
	top:15px;
	left:200px;
}

.aa_login_icon
{
	height:24px;
	width:24px;
	float:left;
	background-image:url(../img_aa/icons/login.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.aa_inp_sus
{
	width:150px;
	height:20px;
	overflow:hidden;
	margin-top:2px;
	margin-left:5px;
	float:left;
	background-image:url(../img_aa/bg/input_sus.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.aa_inp_sus input
{
	background-color:transparent;
	border:none;
	width:136px;
	height:14px;
	overflow:hidden;
	line-height:14px;
	padding:3px 7px 3px 7px;
	font-size:11px;
	color:#222222;
}

.aa_bt_sus
{
	width:32px;
	height:22px;
	overflow:hidden;
	margin-top:1px;
	margin-left:5px;
	float:left;
	margin-right:9px;
}

a.aa_link_login:link, a.aa_link_login:visited, a.aa_link_login:active
{
	display:block;
	float:left;
	height:16px;
	line-height:12px;
	margin:3px 9px 0px 9px;
	overflow:hidden;
	color:#fff;
	text-decoration:underline;
}
a.aa_link_login:hover
{
	display:block;
	float:left;
	height:16px;
	line-height:16px;
	margin:3px 9px 0px 9px;
	overflow:hidden;
	color:#ffff00;
	text-decoration:underline;
}

.aa_welcome_sus
{
	display:block;
	float:left;
	height:16px;
	line-height:16px;
	margin:3px 9px 0px 9px;
	overflow:hidden;
	color:#00771f;
}


.aa_top_cos
{
	width:260px;
	height:24px;
	overflow:hidden;
	line-height:24px;
	position:absolute;
	top:98px;
	right:25px;
}
.aa_cos_icon
{
	height:24px;
	width:24px;
	float:right;
	background-image:url(../img_aa/icons/cos.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.aa_cos_text
{
	height:24px;
	line-height:24px;
	margin-left:8px;
	color:#002d78;
	font-size:13px;
	float:right;
}

.aa_cos_text a:link, .aa_cos_text a:active, .aa_cos_text a:visited
{
	color:#00a02a;
	font-weight:bold;
	text-decoration:underline;
}
.aa_cos_text a:hover
{
	color:#00a02a;
	font-weight:bold;
	text-decoration:none;
}


.aa_search
{
	width:425px;
	height:30px;
	overflow:hidden;
	position:absolute;
	left:255px;
	top:95px;
}

.aa_inp_search
{
	height:30px;
	width:345px;
	overflow:hidden;
	float:left;
}
.aa_inp_search input
{
	background-color:transparent;
	border:none;
	width:345px;
	height:30px;
	overflow:hidden;
	line-height:28px;
	padding:0px;
	font-size:14px;
	color:#222222;
	font-weight:bold;
}
.aa_bt_search
{
	width:67px;
	height:30px;
	overflow:hidden;
	margin-left:8px;
	float:left;
}

.aa_middle
{
	width:980px;
	overflow:hidden;
}

.aa_col_left
{
	width:250px;
	float:left;
	overflow:hidden;
}

.aa_filt_box
{
	margin-bottom:10px;
	width:250px;
	overflow:hidden;
}

.aa_filt_title
{
	background-image:url(../img_aa/bg/cats_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	height:30px;
	line-height:30px;
	padding-left:12px;
	color:#002056;
	font-size:14px;
	font-weight:bold;
}

.aa_filtre
{
	background-color:#ffffff;
	background-image:url(../img_aa/bg/bg_prod.jpg);
	background-position:top left;
	background-repeat:repeat-x;

}

.aa_filtre a:link, .aa_filtre a:visited, .aa_filtre a:active
{
	text-decoration:none;
	color:#243859;
}
.aa_filtre a:hover
{
	text-decoration:none;
	color:#01a42c;
}


.mad_h_filtru
{
	color:#003369;
	background-color:#9fcceb;
	line-height:14px;
	padding:8px;
	font-weight:bold;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


.mad_slider_tip
{
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:5px;
}
.mad_slider_val_cont
{
	color:#ff4800; font-weight:bold;
}
.mad_slider_cont
{
	padding:5px 10px 5px 10px;
}
#pret_min, #pret_max
{
	border:0; color:#ff4800; font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	width:70px;
	text-align:center;
}
.mad_elimina_filtre
{
	margin:10px 5px 5px 5px;
	padding-top:5px;
	border-top:1px solid #CCC;
}

#ok_filtre
{
	cursor:pointer;
}

.aa_prod_box
{
	margin-top:10px;
	margin-bottom:10px;
	width:250px;
	overflow:hidden;
}

.aa_prod_title
{
	//__background-image:url(../img_aa/bg/cats_top.png);
	background-color:#4C67FF;
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	height:30px;
	line-height:30px;
	padding-left:12px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.aa_prod_container
{
	width:250px;
	height:340px;
	overflow:hidden;
	position:relative;
	background-color:#ffffff;
	background-image:url(../img_aa/bg/bg_prod.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding-top:10px;
}

.aa_prod_left
{
	position:absolute;
	top:145px;
	left:15px;
	width:17px;
	height:50px;
	cursor:pointer;
	background-image:url(../img_aa/sag_stanga.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.aa_prod_right
{
	position:absolute;
	top:145px;
	right:15px;
	width:17px;
	height:50px;
	cursor:pointer;
	background-image:url(../img_aa/sag_dreapta.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.aa_lista_producatori
{
	position:absolute;
	left:60px;
	top:20px;
	width:132px;
	height:320px;
	overflow:hidden;
}

.aa_prod_group
{
	width:132px;
	height:320px;
	overflow:hidden;
	float:left;
	padding-right:18px;
}


.aa_lista_producatori a:link, .aa_lista_producatori a:visited, .aa_lista_producatori a:active
{
	border:1px solid #ffffff;
	display:block;
	width:130px;
	height:70px;
	margin-bottom:10px;
}
.aa_lista_producatori a:hover
{
	border:1px solid #ebf0f9;
	display:block;
	width:130px;
	height:70px;
	margin-bottom:10px;
}

.aa_cat_box
{
	margin-bottom:10px;
	width:250px;
	overflow:hidden;
}

.aa_cat_box_bottom
{
	//--background-image:url(../img_aa/bg/box_bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:10px;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
}

.aa_cat_title
{
	//--background-image:url(../img_aa/bg/cats_top.png);
	background-color:#4c67ff;
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	height:30px;
	line-height:30px;
	padding-left:12px;
}


.aa_cat_title a:link, .aa_cat_title a:visited, .aa_cat_title a:active
{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.aa_cat_title a:hover
{
	color:#ffff00;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}


.aa_box_change
{
	width:50px;
	height:30px;
	overflow:hidden;
	background-position:top right;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
}

.aa_box_closed
{
	background-image:url(../img/sageata_jos.jpg);
}
.aa_box_opened
{
	background-image:url(../img/sageata_sus.jpg);
}


.aa_subcat_list
{
	background-color:#ffffff;
	background-image:url(../img_aa/bg/bg_cat.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	padding:5px 0px 2px 0px;
}

.aa_subcat_list ul
{
	list-style:none;
	padding:0px 10px 0px 15px;
	margin:0px;
}
.aa_subcat_list ul li
{
	list-style:none;
	background-image:url(../img_aa/bullets/blue.png);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:16px;
	padding:2px 0px 2px 20px;
	margin:0px 0px 2px 0px;
	width:205px;
	height:16px;
	overflow:hidden;
}

.aa_subcat_list ul li.aa_highlight
{
	background-color:#eee;
}
.aa_subcat_list ul li a:link, .aa_subcat_list ul li a:visited, .aa_subcat_list ul li a:active
{
	color:#243859;
	text-decoration:none;
	font-size:13px;
}
.aa_subcat_list ul li a:hover
{
	color:#243859;
	text-decoration:underline;
	font-size:13px;
}

a.aa_social_link:link, a.aa_social_link:visited, a.aa_social_link:active
{
	display:block;
	width:235px;
	height:44px;
	padding:25px 0px 0px 15px;
	background-position:top left;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	margin-bottom:5px;
}
a.aa_social_link:hover
{
	display:block;
	width:235px;
	height:44px;
	padding:25px 0px 0px 15px;
	background-position:top left;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	margin-bottom:5px;
}

.aa_wide_facebook
{
	background-image:url(../img_aa/bg/soc_bt_facebook.png);
}
.aa_wide_twitter
{
	background-image:url(../img_aa/bg/soc_bt_twitter.png);
}
.aa_wide_newsletter
{
	background-image:url(../img_aa/bg/soc_bt_newsletter.png);
}

.aa_cat_box_open_bt
{
	background-image:url(../img_aa/bg/mai_multe.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	height:25px;
	width:250px;
	overflow:hidden;
}

.aa_cat_box_close_bt
{
	background-image:url(../img_aa/bg/mai_putine.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	height:25px;
	width:250px;
	overflow:hidden;
}

.aa_mp_logo
{
	width:250px;
	height:169px;
	overflow:hidden;
	background-image:url(../img_aa/bg/mobilpay.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:5px;
}


.aa_col_stanga
{
	width:710px;
	overflow:hidden;
	float:right;
}
.aa_content_top
{
	width:710px;
	height:10px;
	background-image:url(../img_aa/bg/content_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}
.aa_content
{
	width:690px;
	background-image:url(../img_aa/bg/content_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	overflow:hidden;
	padding:10px 20px 0px 20px;
}

.aa_content_bottom
{
	width:710px;
	height:10px;
	background-image:url(../img_aa/bg/content_bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}

.aa_offers_grid
{
	width:700px;
	margin-right:-10px;
	overflow:hidden;
}

.aa_item_grid
{
	width:210px;
	height:370px;
	overflow:hidden;
	float:left;
	padding-right:9px;
	padding-left:9px;
	border-left:1px solid #9BA5E9;
	border-bottom: 1px dotted 
	margin-bottom:20px;
}

.aa_item_grid_wish
{
	width:210px;
	height:395px;
	overflow:hidden;
	float:left;
	padding-right:9px;
	padding-left:9px;
	border-left:2px solid #e8f6ec;
	margin-bottom:20px;
}

.aa_ig_first
{
	padding-left:0px;
	border-left:none;
}

a.aa_item_grid_pic
{
	border:0px;
	display:block;
	width:210px;
	height:210px;
}

.aa_item_grid_t
{
	width:210px;
	height:64px;
	line-height:16px;
	overflow:hidden;
	padding-top:15px;
	padding-bottom:5px;
}

.aa_item_grid_t a:link, .aa_item_grid_t a:visited, .aa_item_grid_t a:active
{
	font-size:12px;
	font-weight:bold;
	color:#002d78;
	text-decoration:none;
}
.aa_item_grid_t a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#01ac2e;
	text-decoration:none;
}

.aa_ig_pret_redus
{
	color:#4e4e4e;
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
	width:90px;
	height:22px;
	line-height:22px;
	float:left;
}
.aa_ig_pret_intreg
{
	color:#ff2a00;
	font-size:18px;
	font-weight:bold;
	width:115px;
	height:22px;
	line-height:22px;
	float:right;
	text-align:right;
	vertical-align:baseline;
}
.aa_ig_pret_intreg span
{
	color:#002d78;
	font-size:14px;
	vertical-align:baseline;
}

.aa_ig_button
{
	background-image:url(../img_aa/bg/offer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:210px;
	height:40px;
	overflow:hidden;
	margin-top:8px;
}
.aa_ig_remove
{
	width:210px;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}


.aa_line_banner
{
	width:710px;
	height:180px;
}

.aa_hor_space
{
	height:20px;
	width:710px;
}

.aa_footer_cont
{
	background-color:#9A9EB0;
	background-position:top left;
	background-repeat:repeat-x;
}

.aa_footer
{
	width:980px;
	position:relative;
}

a.aa_foot_logo:link, a.aa_foot_logo:visited, a.aa_foot_logo:hover, a.aa_foot_logo:active
{
	width:75px;
	height:78px;
	display:block;
	position:absolute;
	top:0px;
	left:10px;
	background-image:url(../img_aa/logo_footer.png);
	background-position:top left;
	background-repeat:no-repeat;
	
}

.aa_links_footer
{
	width:885px;
	padding-left:95px;
	padding-top:30px;
	overflow:hidden;
}

a.aa_fl:link, a.aa_fl:visited, a.aa_fl:active
{
	display:block;
	height:30px;
	line-height:30px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	color:#ffffff;
	text-decoration:none;
}
a.aa_fl:hover
{
	display:block;
	height:30px;
	line-height:30px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	color:#ffff00;
	text-decoration:underline;
}

.aa_copyright
{
	color:#ffffff;
	float:right;
	height:30px;
	line-height:30px;
}


.aa_item_list
{
	width:670px;
	padding-bottom:10px;
	padding-top:15px;
	border-bottom:1px dotted #9bb1d8;
	position:relative;
}
a.aa_il_pic
{
	display:block;
	width:150px;
	height:150px;
	overflow:hidden;
	position:absolute;
	top:15px;
	left:0px;
}
.aa_il_data
{
	width:500px;
	overflow:hidden;
	padding-left:170px;
}
.aa_il_titlu
{
	height:54px;
	line-height:18px;
	overflow:hidden;
}
.aa_il_titlu a:link, .aa_il_titlu a:visited, .aa_il_titlu a:active
{
	font-size:14px;
	font-weight:bold;
	color:#002d78;
	text-decoration:none;
}
.aa_il_titlu a:hover
{
	font-size:14px;
	font-weight:bold;
	color:#01ac2e;
	text-decoration:none;
}

.aa_il_desc
{
	width:370px;
	height:96px;
	overflow:hidden;
	text-align:justify;
	color:#5a677d;
	line-height:16px;
	float:left;
}

.aa_il_info
{
	width:120px;
	overflow:hidden;
	float:right;
}
.aa_il_pret_redus
{
	color:#4e4e4e;
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
	width:115px;
	height:22px;
	line-height:22px;
	float:left;
	padding-right:5px;
}
.aa_il_pret_intreg
{
	color:#ff2a00;
	font-size:18px;
	font-weight:bold;
	width:115px;
	height:22px;
	line-height:22px;
	float:right;
	text-align:right;
	vertical-align:baseline;
	padding-right:5px;
}
.aa_il_pret_intreg span
{
	color:#002d78;
	font-size:14px;
	vertical-align:baseline;
}

.aa_il_button
{
	width:120px;
	height:40px;
	overflow:hidden;
	margin-top:8px;
}

.aa_list_options
{
	padding:10px;
	border:1px solid #bbcae1;
	background-color:#d4e0f3;
	line-height:20px;
	margin-bottom:10px;
	margin-top:15px;
	margin-right:20px;
}

.aa_lo_text
{
	height:20px;
	color:#4d6183;
	float:left;
	padding-right:5px;
}
.aa_lo_text_dreapta
{
	height:20px;
	color:#4d6183;
	float:right;
	padding-right:5px;
}

div.aa_lo_tabel
{
	background-image:url(../img_aa/icons/grid.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#4d6183;
	margin-left:10px;
	padding-right:5px;
	float:left;
	cursor:default;
}
div.aa_lo_lista
{
	background-image:url(../img_aa/icons/list.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#4d6183;
	margin-left:10px;
	padding-right:5px;
	float:left;
	cursor:default;
}
a.aa_lo_tabel:link, a.aa_lo_tabel:visited, a.aa_lo_tabel:active
{
	background-image:url(../img_aa/icons/grid.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#002d78;
	margin-left:10px;
	padding-right:5px;
	float:left;
	
	display:block;
	text-decoration:none;
}
a.aa_lo_tabel:hover
{
	background-image:url(../img_aa/icons/grid.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#002d78;
	margin-left:10px;
	padding-right:5px;
	float:left;
	
	display:block;
	text-decoration:underline;
}

a.aa_lo_lista:link, a.aa_lo_lista:visited, a.aa_lo_lista:active
{
	background-image:url(../img_aa/icons/list.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#002d78;
	margin-left:10px;
	padding-right:5px;
	float:left;
	
	display:block;
	text-decoration:none;
}
a.aa_lo_lista:hover
{
	background-image:url(../img_aa/icons/list.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#002d78;
	margin-left:10px;
	padding-right:5px;
	float:left;
	
	display:block;
	text-decoration:underline;
}


div.aa_lo_pr_asc
{
	background-image:url(../img_aa/icons/cresc.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#4d6183;
	margin-right:10px;
	padding-right:5px;
	float:right;
	cursor:default;
}
div.aa_lo_pr_desc
{
	background-image:url(../img_aa/icons/desc.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#4d6183;
	margin-right:10px;
	padding-right:5px;
	float:right;
	cursor:default;
}

a.aa_lo_pr_asc:link, a.aa_lo_pr_asc:visited, a.aa_lo_pr_asc:active
{
	background-image:url(../img_aa/icons/cresc.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#002d78;
	margin-right:10px;
	padding-right:5px;
	float:right;
	
	display:block;
	text-decoration:none;
}
a.aa_lo_pr_asc:active
{
	background-image:url(../img_aa/icons/cresc.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#002d78;
	margin-right:10px;
	padding-right:5px;
	float:right;
	
	display:block;
	text-decoration:underline;
}

a.aa_lo_pr_desc:link, a.aa_lo_pr_desc:visited, a.aa_lo_pr_desc:active
{
	background-image:url(../img_aa/icons/desc.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#002d78;
	margin-right:10px;
	padding-right:5px;
	float:right;
	
	display:block;
	text-decoration:none;
}
a.aa_lo_pr_desc:active
{
	background-image:url(../img_aa/icons/desc.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:28px;
	color:#002d78;
	margin-right:10px;
	padding-right:5px;
	float:right;
	
	display:block;
	text-decoration:underline;
}

ul.aa_ul_under
{
	overflow:hidden;
}



.mad_box_specificatii
{
	margin-bottom:20px;
	border-bottom:1px solid #a5c3f3;
}
.mad_offer_titlu_grup
{
	background-color:#dce9fd;
	border-top:1px solid #a5c3f3;
	border-bottom:1px solid #eee;
	line-height:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006cb9;
	padding:11px 15px 5px 15px;
	margin-top:5px;
}


.mad_offer_titlu_at
{
	background-color:#dee7f6;
	line-height:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006cb9;
	padding:11px 15px 5px 15px;
}

.mad_linie_atr_0
{
	background-color:#edf1f6;
}
.mad_linie_atr_1
{
	background-color:#f3f8ff;
}

.mad_linie_atr_left
{
	line-height:16px;
	width:220px;
	padding:2px 5px 2px 40px;
	border-right:1px solid #cccccc;
	font-weight:bold;
	color:#333;
	float:left;
}
.mad_linie_atr_right
{
	line-height:16px;
	width:350px;
	padding:2px 5px 2px 20px;
	color:#000;
	float:left;
}

.mad_offer_options
{
	width:760px;
	height:30px;
	overflow:hidden;
	background-image:url(../img/offer_options.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.aa_prod_desc
{
	padding-bottom:25px;
}

.aa_wishlist_ok
{
	padding:10px;
	margin-top:10px;
	margin-bottom:15px;
	background-color:#bcffce;
	border:1px solid #96e6ab;
	color:#01aa2e;
	font-size:14px;
}




h2
{
	color:#002d78;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
}

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


/* 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 */
