/* 
	YUPPY - Dragos 091103 
*/

/* STANDARD */
body { font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #333; background: #5b5a5a url(http://img.yuppy.ro/images/template/page-bkg.gif) repeat-y center top; margin: 0; padding: 0; }
a { color: #b2010a; text-decoration: none; }
a:hover { color: #bb010a; text-decoration: underline; }
h1, h2, h3, h4 { color: #444; font-weight: normal; font-family: Georgia, Times; }
h1 { font-size: 2.4em; }
h2 { font-size: 2em; }
h3 { font-size: 1.6em; }
p { line-height: 1.5em; }
ul { list-style-type: disc; }
ul li { list-style-type: disc; }
/*img {border:0;}*/
input, select, textarea, button { background: #fdfdfd; border: 1px solid #999; color: #bb010a; padding: 5px; }
input.button, button, select { cursor: pointer; }
input.submit, input.button, button { background: #bb010a; color: white; font-weight: bold; cursor: pointer; }
form { padding: 0; margin: 0; }

/* HEADER */
#page_header { background: url(http://img.yuppy.ro/images/template/hdr-bkg.jpg) repeat-x left top; text-align: left; }
#page_header_container { margin: 0 auto; width: 1000px; }
#page_header_tools { color: #999; font-size: 13px; background: url(http://img.yuppy.ro/images/template/hdr-tools-bkg.jpg) no-repeat left top; height: 25px; }
#page_header_tools a { color: white; text-decoration: none; font-weight: bold; }
#page_header_tools a:hover { color: #bb010a; }
#page_header_tools a span { padding: 5px; } 
#page_header_logo { float: left; width: 235px; margin: 0; padding: 0; }
#page_header_leader { float: right; width: 750px; margin: 0; padding-right: 5px; padding-top: 16px; }
#page_header_leader_728 { margin: 0 auto; width: 728px; }
#page_header_main { background: url(http://img.yuppy.ro/images/template/hdr-leader-bkg.jpg) no-repeat left top; height: 139px; }
#page_header_menus { background: url(http://img.yuppy.ro/images/template/hdr-menus-bkg.jpg) no-repeat left top; height: 41px; overflow: hidden; }
#page_header_search { float: right; }
#page_header_search form { margin: 0; padding: 0; border: 0 none; background: url(http://img.yuppy.ro/images/template/menu-search.gif) no-repeat right center; width: 220px; text-align: right; }
#page_header_search form input { padding: 6px; margin: 0; vertical-align: middle; border: 0; background: none; font-size: 13px; }
#page_header_search_keyword { width: 130px; }
#page_header_search_button { width: 70px; text-align: center; font-weight: bold; color: white; }
#page_header_menu_options ul { margin: 0; padding: 0; }
#page_header_menu_options ul li { margin: 0; padding: 0; float: left; display: block; width: auto; background-image: url(http://img.yuppy.ro/images/template/menu-sep.gif); background-repeat: no-repeat; background-position: right center; background-color: none; margin-right: 5px; padding-right: 10px; }
#page_header_menu_options ul li a { display: block; padding: 8px; padding-right: 22px; background: url(http://img.yuppy.ro/images/template/menu-select.gif) no-repeat right center; color: #ccc; text-decoration: none; }
#page_header_menu_options ul li a:hover { color: white; }
#page_header_menu_options ul li a span { font-size: 13px; font-weight: bold; text-transform: uppercase; }

.menu_collapsed {  background-color: none; }
.menu_expanded {  background-color: #111111; }
.menu_group_panel { display: none; background: #111111; position: absolute; left: 0; top: 0; color: white; width: auto; float: left; }
.menu_panel_sections { /*float: left; width: 40%;*/ }
.menu_panel_articles { float: right; width: 60%; }
.menu_panel_sections ul { margin: 0; padding: 0; list-style-type: none; }
.menu_panel_sections ul li { margin: 0; padding: 0; list-style-type: none; float: left; width: auto; }
.menu_panel_sections ul li a { display: block; padding: 5px 10px; font-weight: bold; font-weight: bold; color: white; font-size: 15px; }
.menu_panel_sections ul li a:hover { background: #1f1f1f; }

/* HEADER LIGHT */
#page_header_light { background: url(http://img.yuppy.ro/images/template/hdr-light-bkg.gif) repeat-x left top; text-align: left; }
#page_header_light_container { width: 1000px; margin: 0 auto; }
#page_header_light_logo { float: left; width: auto; }
#page_header_light_leader { float: right; width: 738px; padding-top: 3px; }

/* FOOTER */
#page_footer { background: #302f2f url(http://img.yuppy.ro/images/template/ftr-bkg.jpg) repeat-y center top;  text-align: left; }
#page_footer_container { color: #999; margin: 0 auto; width: 1000px; background: #282828 url(http://img.yuppy.ro/images/template/ftr-links-bkg.gif) repeat-x left top; }
#page_footer_legal { background: #181818; padding: 10px; text-align: center; color: #999; }
#page_footer_legal a { color: #ccc; text-decoration: none; }
#page_footer_legal a:hover { color: white; }

#page_footer_links { float: left; width: 50%; text-align: left; }
#page_footer_links a { color: #ccc; text-decoration: none; font-size: 11px; }
#page_footer_links div.page_footer_menu_group { margin: 0; padding: 2px 0; float: left; width: 33%; }
#page_footer_links div.page_footer_menu_group h4 { margin: 0; padding: 0; font-weight: bold; }
#page_footer_links div.page_footer_menu_group ul { margin: 0; padding: 0; list-style-type: none; margin-left: 16px; }
#page_footer_links div.page_footer_menu_group li { margin: 0 5px; padding: 0; list-style-type: disc; }
#page_footer_links div.page_footer_menu_group li a { display: block; padding: 2px; }

#page_footer_ic_links { float: right; width: 50%; }
#page_footer_ic_links a { color: #ccc; text-decoration: none; font-size: 11px; }

#footer_internetcorp_inhouse { padding: 5px; font-size: 10px; }
#footer_internetcorp_inhouse b { font-weight: bold; color: #999; font-size: 10px; }
#footer_internetcorp_inhouse a { color: #ccc; font-size: 10px; }
#footer_internetcorp_sati { float: right; width: auto; padding: 0 5px; }

/* PAGE */
#page_container { margin: 0 auto; width: 1000px; background: white; text-align: left; }
.page_top_gradient { background: url(http://img.yuppy.ro/images/template/page-top-grd.gif) repeat-x left top; width: 100%; }
.page_btm_gradient { background: url(http://img.yuppy.ro/images/template/page-btm-grd.gif) repeat-x left bottom; width: 100%; }

/* HOMEPAGE */
#hp_first_column { width: 485px; float: left; }
#hp_second_column { width: 315px; float: left; }
#hp_third_column { width: 175px; float: left; }

#hp_slider_container { }
#hp_first_column .hp_slider_item { padding: 10px; overflow: hidden; height: 260px; cursor: pointer; }
#hp_first_column .hp_slider_image { width: 100%; border: 0 none; }
#hp_first_column .hp_slider_details { float: left; width: 66%; background: black; color: #aaa; margin-top: 180px; padding: 5px; }
#hp_first_column .hp_slider_details h1 { margin: 0; padding: 0; font-size: 16px; color: white; font-weight: bold; }
#hp_first_column .hp_slider_details h1 a { color: white; }
#hp_first_column .hp_slider_details p { margin: 0; padding: 0; }

#hp_first_column .hp_top_story_column { float: left; width: 33%; overflow: hidden; text-align: center; height: 250px; margin-bottom: 10px; }
#hp_first_column .hp_top_story_column h2 { font-size: 15px; margin: 0; padding: 5px; text-align: left; height: 55px; overflow: hidden; }
#hp_first_column .hp_top_story_column p { margin: 0; padding: 0; padding: 0 5px; text-align: left; }
#hp_first_column .hp_top_story_column_image { padding: 2px; border: 1px solid #ccc; width: 150px; }

/*
#hp_first_column .hp_culture_story_column { float: left; width: 25%; overflow: hidden; text-align: center; height: 250px; margin-bottom: 10px; }
#hp_first_column .hp_top_culture_column_item { padding: 5px 0; height: 250px; }
#hp_first_column .hp_top_culture_column_item h3 { font-size: 13px; margin: 0; padding: 5px; text-align: left; height: 32px; overflow: hidden; }
#hp_first_column .hp_top_culture_column_item p { margin: 0; padding: 0; padding: 0 5px; text-align: left; }
#hp_first_column .hp_culture_story_column_image { padding: 2px; border: 1px solid #ccc; width: 110px; height: 78px; }
*/

#hp_first_column .hp_culture_story_column { margin-bottom: 5px; }
#hp_first_column .hp_top_culture_column_item h3 { font-size: 13px; margin: 0; padding: 5px; text-align: left; }
#hp_first_column .hp_top_culture_column_item p { margin: 0; padding: 0; padding: 0 5px; text-align: left; }
#hp_first_column .hp_top_culture_column_left { width: 90px; float: left; text-align: center; }
#hp_first_column .hp_top_culture_column_right { width: 380px; float: right; }
#hp_first_column .hp_culture_story_column_image { padding: 2px; border: 1px solid #ccc; width: 75px; }

.hp_top_column_category { background: black; color: white; margin: 2px; padding: 4px; text-align: left; }
.hp_top_column_category a { color: white; }

#hp_second_column .hp_top_trends_column_item { margin-bottom: 5px; }
#hp_second_column .hp_top_trends_column_item h3 { font-size: 13px; margin: 0; padding: 5px; text-align: left; }
#hp_second_column .hp_top_trends_column_item p { margin: 0; padding: 0; padding: 0 5px; text-align: left; }
#hp_second_column .hp_top_trends_column_left { width: 90px; float: left; text-align: center; }
#hp_second_column .hp_top_trends_column_right { width: 210px; float: right; }
#hp_second_column .hp_trends_story_column_image { padding: 2px; border: 1px solid #ccc; width: 75px; }

#hp_rectangle_area { }
#hp_rectangle_area span { display: block; font-size: 11px; color: #999; padding-bottom: 5px; }
#hp_rectangle_area .hp_rectangle_300 { padding: 5px; }

#hp_forum_topics {  }
#hp_forum_topics h3 { margin: 0; padding: 0; margin-bottom: 5px; font-size: 1.2em; }
#hp_forum_topics h3 a { color: #aaa; }
#hp_forum_topics ul { margin: 0; padding: 0; list-style-type: none; }
#hp_forum_topics ul li { margin: 0; padding: 2px 0; list-style-type: disc; margin-left: 16px; }
#hp_forum_topics ul li a { color: #eee; }
#hp_forum_topics p { text-align: right; font-weight: bold; }

#hp_horoscope h3 { margin: 0; padding: 0; margin-bottom: 5px; font-size: 1.2em; }
#hp_horoscope h3 a { color: #b2010a; }
#hp_horoscope ul { margin: 0; padding: 0; list-style-type: none; }
#hp_horoscope ul li { padding: 2px; list-style-type: none; float: left; width: auto; text-align: center; }
#hp_horoscope ul li a { display: block; padding: 3px; text-decoration: none; height: 60px; }
#hp_horoscope ul li a img { border: 0 none; width: 70px; }
#hp_horoscope ul li a span { display: block; font-size: 11px; font-weight: bold; text-transform: capitalize; }

h2.hp_cool_header { margin: 0; margin-top: 15px; padding: 0; background: url(http://img.yuppy.ro/images/template/h2-grd.gif) no-repeat left bottom; height: 32px; letter-spacing: 1px; overflow: hidden; }
h2.hp_cool_header span { text-align: right; font-size: 1.2em; font-weight: normal; color: #3f3f3f; display: block; }
h2.hp_cool_header span strong { color: #3A8B1D; font-weight: normal; }
div.hp_cool_box_odd { background: #f4f3f3; }
div.hp_cool_box_even { background: #fff; }
div.hp_cool_box { margin-bottom: 10px; }
div.hp_cool_box h3 { margin: 3px; padding: 0; }
div.hp_cool_box p { margin: 3px; padding: 0; }
div.hp_cool_item { padding: 5px; }

/* CLASSES */
.hp_top_container { background: #000000; height: 280px; margin-bottom: 10px; }
.padding5 { padding: 5px; }
.padding10 { padding: 10px; }
.padding50 { padding: 5px; padding-right: 0; }
.gray_border { border: 1px solid #ccc; padding: 3px; margin-bottom: 10px; }
.fleft { float: left; width: auto; }
.fright { float: right; width: auto; }
.details_link { text-align: right; font-weight: bold; }

#box_report { position: absolute; left: 50%; top: 17%; margin-left: -240px; width: 480px; height: 200px; z-index: 1000; }
.box_report_contents { padding: 20px 10px; font-weight: bold; font-size: 15px; color: #b2010a; background: #f4f3f3; border: 5px solid #b2010a; }
.box_report_closer { padding: 5px; text-align: right; font-weight: bold; font-size: 11px; float: right; background: #b2010a; color: white; width: auto; }
.box_report_closer a { color: white; }

.cool_box_odd { background: #f4f3f3; }
.cool_box_even { background: #fff; }

.article_box { padding: 5px; }
.article_box h2 { font-size: 1.2em; margin: 0; padding: 0; }
.article_box_image { float: left; padding: 2px; border: 1px solid #ccc; margin-right: 5px; }
.article_box_description { margin: 0; padding: 0; margin-top: 5px; }
.article_box_details { margin: 0; padding: 0; text-align: right; font-weight: bold; margin-top: 5px; }

.sidebar_first_article { padding: 5px; }
.sidebar_first_article h4 { font-size: 1.2em; margin: 0; padding: 0; }
.sidebar_first_article_image { float: right; padding: 2px; border: 1px solid #ccc; margin-left: 5px; }
.sidebar_first_article p { margin: 0; padding: 0; margin-top: 5px; }

.articles_list { margin: 5px 0; padding: 0; list-style-type: disc; margin-left: 20px; }
.articles_list li { padding: 3px 0; list-style-type: disc; color: #999; }

.pager { margin: 5px; 0; padding: 5px; color: #666; text-align: right; }
.pager span { padding: 5px; vertical-align: middle; }
.pager a span { font-weight: bold; }

.opacity75 { -moz-opacity: .87; filter: alpha(opacity=87); opacity: .87; }

/* CONTENTS */
#page_content { float: left; width: 660px; }
#page_sidebar { float: right; width: 310px; }
.sidebar_box { padding: 4px; border: 1px solid #ccc; margin-bottom: 10px; }
.sidebar_box h3 { padding: 5px; margin: 0; background: #f4f3f3; }

/* ARTICLE */
#article_container h1 { font-weight: normal; font-family: Georgia, Times; }
#article_container h2, #article_container h3, #article_container h3 { color: #333; font-weight: normal; margin: 5px 0; padding: 0; margin-top; 10px; }
.article_box { text-align: left; padding: 5px 10px; margin: 10px 0; }
.article_details { color: #666; }
.article_excerpt { font-weight: bold; letter-spacing: 1px; }
.article_toolbar { color: #666; border: 1px solid #ccc; margin-bottom: 5px; width: 160px; }
.article_toolbar a  { display: block; padding: 5px 10px; }
.article_toolbar a:hover { background: #f4f3f3; }
.article_toolbar img { border: 0; vertical-align: middle; }
#article_left_area { float: left; width: 170px; }
#article_left_area p img { padding: 2px; border: 1px solid #ccc; margin: 5px; }

#gf_container .gf_picture { float: left; width: auto; }
#gf_container .gf_picture a { text-decoration: none; display: block; margin: 5px; padding: 5px; }
#gf_container .gf_picture a:hover { background: #f4f3f3; text-decoration: none; }
#gf_container .gf_picture a img { border: 1px solid #ccc; padding: 5px;}

/* SLIDESHOWS */

.slideshow_navigator { margin: 5px 0; padding: 5px; text-align: center; font-weight: bold; background: #f4f3f3; font-size: 15px; color: #999; }
.slideshow_slide { margin: 5px 0; padding: 5px; text-align: left; background: #f4f3f3; }
.slideshow_slide_picture { float: right; width: auto; padding: 2px; border: 1px solid #ccc; margin-left: 10px; }
.slideshow_slide_description { text-align: left; }
.slideshow_slides { margin: 5px 0; padding: 5px; }
.slideshow_slide_item { float: left; width: 100px; height: 100px; overflow: hidden; text-align: center; margin: 3px; }
.slideshow_slide_item a { display: block; border: 1px solid #ccc; padding: 5px; }
.slideshow_slide_item a img { border: 0; }
.slideshow_slide_item a.current_slide { border: 1px solid #b2010a; background: #f4f3f3; }

/* ARCHIVE */
#archive_list { margin: 10px 0; padding: 0; margin-left: 16px; }
#archive_list h2 { margin: 0; padding: 0; }
#archive_list li { padding: 5px 0; }
#archive_list li a { font-size: 15px; font-weight: bold; }

#page_footer_archive { padding: 5px 10px; font-size: 11px; color: #999; } 
#page_footer_archive a { color: #ccc; }
.archive_year { float: left; width: 50%; }
.archive_year_title { float: left; width: 60px; text-align: right; font-weight: bold; }
.archive_month { float: left; width: 32px; text-align: center; }

/* TAGLIST */
#tags_list { margin: 10px 0; padding: 0; margin-left: 16px; }
#tags_list h2 { margin: 0; padding: 0; }
#tags_list li { padding: 5px 0; }
#tags_list li a { font-size: 15px; font-weight: bold; }
#tags_list li span { color: #666; }

/* POLLS */
.poll_results { border: 0; margin: 5px 0; width: 100%; background: #f4f3f3; }
.poll_results td { padding: 5px 10px; font-weight: bold; border-bottom: 1px dotted #ccc; }
.poll_results td.poll_results_percents { text-align: right; }
.poll_results td.poll_results_bar { width: 50%; }

/* CHESTII */
#dialog_window { display: none; }
#dialog_preloader { display: none; }

#forum_top_topics h3 { font-size: 1.2em; }
#forum_top_topics ul { margin: 0; padding: 0; margin-left: 20px; margin-top: 10px; }
#forum_top_topics ul li { padding: 2px 0; }

ul.padded_list li { padding: 5px 0; }

/* EJOBS */
#ejobs_search_300 input, #ejobs_search_300 select { padding: 0; margin: 0; }
#ejobs_search_160 input, #ejobs_search_160 select { padding: 0; margin: 0; }

/* HOROSCOPE */
ul.horoscope_signs_list { padding: 0; list-style-type: none; margin: 0; }
ul.horoscope_signs_list li { width: 130px; padding: 5px; list-style-type: none; float: left; text-align: center; margin: 5px; }
ul.horoscope_signs_list li a { display: block; padding: 10px 5px; border: 1px solid #ccc; text-decoration: none; height: 90px; }
ul.horoscope_signs_list li a { background: #f4f3f3; }
ul.horoscope_signs_list li a span { display: block; font-size: 12px; font-weight: bold; }
ul.horoscope_signs_list li a img { border: 0; }

p.horoscope_text img { float: left; margin: 0; margin-right: 10px; }

/* PICTURE */
#picture_wrapper { width: 1000px; margin: 0 auto; }
#picture_container { width: 660px; float: left; }
#picture_sidebar { width: 310px; float: right; }

#picture_wrapper h1 { font-size: 1.6em; margin: 10px 0; }
#picture_wrapper h1 span { font-size: 15px; color: #666; }
#picture_container .picture_navigator { margin; 5px 0; padding: 5px; background: #242424; text-align: center; color: #ccc; font-weight: bold; font-size: 15px; }
#picture_container .picture_navigator .picture_prev { float: left; width: 25%; }
#picture_container .picture_navigator .picture_next { float: right; width: 25%; }
#picture_container .picture_navigator .picture_nav_link { color: white; }
#picture_container .picture_navigator .picture_nav_link a { display: block; font-weight: bold; color: white; font-size: 15px; text-decoration: none; }
#picture_container .picture_navigator .picture_nav_link a:hover { color: #bb010a; text-decoration: none; }
#picture_container .picture_navigator .picture_nav_link img { vertical-align: middle; border: 0 none; padding-bottom: 2px; padding-left: 5px; }
#picture_slider { margin: 5px 0; padding: 5px; border: 1px solid #ccc; background: #f4f3f3; padding-left: 10px; }
#picture_slider .picture_slide { float: left; width: 80px; margin: 0; padding: 0; text-align: center; }
#picture_slider .picture_slide a { display: block; text-decoration: none; border: 1px solid #f4f3f3; }
#picture_slider .picture_slide a:hover { border: 1px solid #666; }
#picture_slider .picture_slide a img { background: white; padding: 2px; border: 0 none; border: 1px solid #ccc; }
#picture_slider .picture_slide a img.picture_slide_current { border: 1px solid #bb010a; }
#picture_display { text-align: center; margin: 5px 0; padding: 10px; border: 1px solid #ccc; background: white; }

#i2_menu { padding: 5px; background:transparent url(http://img.yuppy.ro/images/template/hdr-menus-bkg.jpg) no-repeat scroll left top; }
#i2_menu ul { margin: 0; padding: 0; list-style-type: none; }
#i2_menu ul li { float: left; margin: 0 1px; padding: 0; width: auto; list-style-type: none; background: #36811C; }
#i2_menu ul li a { display: block; padding: 5px 10px; color: white; font-weight: bold; border: 1px solid #ccc; }
#i2_menu ul li a:hover { color: #b2010a; background: white; }
#i2_menu ul li.i2_menu_special { float: right; width: auto; }

#i2_footer_archive { padding: 5px; font-size: 11px; }
#i2_footer_archive a { color: #aaa; }
#i2_footer_archive a:hover { color: #fff; }
#i2_footer_archive .exp_line { padding: 5px; }
#i2_footer_archive .exp_line span { padding: 2px 4px; }
#i2_footer_archive .exp_years { float: left; width: 50%; }
#i2_footer_archive .exc_title { font-weight: bold; }

#forum_feed_popup ul { margin: 0; padding: 0; list-style-type: none; }
#forum_feed_popup ul li { margin: 0; padding: 2px 0; list-style-type: none; }
#forum_feed_popup ul li img { vertical-align: middle; }




/* LEGACY */

.clearfloat { clear: both; line-height: 0px; height: 0px; font-size: 0px; margin: 0; padding: 0; }

/* RECOMANDA ARTICOL template global - recommend_article.tpl */
div.recommend_article { margin: 10px 0; }
div.recommend_article form.frm_recommend { margin: 0px; padding: 0px; }
form.frm_recommend div.ra_tabs { margin: 0px; padding: 0px; background: #fff; }

div.ra_tabs div#ra_but_email, div.ra_tabs div#ra_but_abook, 
div.ra_tabs div#ra_but_ymsgr { margin: 0px 8px; float: left; }

div.ra_tabs div#ra_but_email a, div.ra_tabs div#ra_but_abook a, 
div.ra_tabs div#ra_but_ymsgr a { border: 1px solid #ddd; padding: 5px 10px; text-align: center; font-size: 12px; font-weight: bold; background: #fff; color: #333333; }

div.ra_tabs div#ra_but_email a:hover, div.ra_tabs div#ra_but_abook a:hover, 
div.ra_tabs div#ra_but_ymsgr a:hover { background: #ddd; }

div.ra_tab_area, 
div#ra_tab_email, div#ra_tab_abook, 
div#ra_tab_ymsgr  { margin: 5px; padding: 8px; border: 2px solid #ddd; background: #fff; }
div#ra_tab_ymsgr { display: none; }
div.ra_tab_area label  a { color: #333333; }

input.ra_input, input#ra_my_email, input#ra_to_email, textarea#ra_message { margin: 4px 0px; padding: 4px; font-size: 13px; font-weight: normal; width: 90%; font-family: Arial, sans-serif; margin-bottom: 10px; }
input.ra_submit { margin: 4px 0px; padding: 4px 16px; font-size: 12px; font-weight: bold; border: 2px solid #ddd;  font-family: Arial, sans-serif; }
div.ra_tab_area label { font-size: 13px; font-weight: bold; color: #333333; }


div#recommend_abook { margin: 5px 0; padding: 5px; }
div#recommend_abook h1 { font-size: 18px; font-weight: normal; }
div#recommend_abook textarea#message { margin: 4px 0px; padding: 4px; font-size: 13px; font-weight: normal; width: 90%; font-family: Arial, sans-serif; margin-bottom: 10px; }
ul#ra_contacts_list { margin: 0; padding: 0; list-style-type: none; }
ul#ra_contacts_list li { margin: 0; padding: 0; list-style-type: none; padding: 4px 0; margin: 2px; border-bottom: 1px dotted #eee; }

.horoscop_home{color:#fff;}
.horoscop_home .horoscop_image {float:left;margin-right:10px;padding:1px;border:1px solid #ccc}
.horoscop_home .horoscop_image img{width:70px;}

/* =====> SHARING <===== */
.recommend_allover {color:#666; font-size:13px; font-weight:bold; margin:20px 0 10px 0; border:1px solid #f1f1f1; background-color:#fcfcfc; padding:8px 0;}
div.recommend_allover a{ margin:0 1px; padding-top:3px; color:#666;} 
div.recommend_allover div { float:left;  margin:0 5px; padding-top:3px;}
.recommend_allover a:hover { color:#970032;}

.recommend_allover .sbicon_email{background-position:0 -459px;}
.recommend_allover .sbicon_ymsgr{background-position:0 -557px;}
.recommend_allover .sbicon_twitter{background-position:0 -619px;}
.recommend_allover .sbicon_facebook{background-position:0 -179px;}
.recommend_allover .sbicon_digg{background-position:0 -19px;}
.recommend_allover .sbicon_reddit{background-position:0 -319px;}
.recommend_allover .sbicon_delicious{background-position:0 -39px;}

.spritzer_2 {
    background: url("http://img.kudika.ro/images/template/spritzer_2.gif") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    margin-right: 10px;
    padding: 0 2px 0 20px;
    text-decoration: none;
    width: auto;
}

#price_bar {
	background: url("http://img.kudika.ro/images/price_grup.png") no-repeat scroll center center #D40071;
	height: 16px;
	margin: 0;
	padding: 0;
}


