<p>@charset &quot;utf-8&quot;;
                 /* CSS Document */
                 
                 body {
                 	margin:0px;
                 	margin-top:0px;
                 	padding:0px;
                 	font-family:&quot;arial&quot;, sans-serif;
                 	font-size:14px;
                 
                 /*	
                 	background:url(/img/bg_big.gif) repeat-x;
                 	background-position:0% -110px;
                 
                 	
                 	background-color:#3a48bc;
                 	background-image:url(/img/umbra.png);
                 	background-position:center;
                 	background-repeat:repeat-y;
                 */
                 }
                 
                 html,body,form {
                 	margin:0;
                 	padding:0;
                 	height:100%;
                 }
                 
                 #pagina {
                 	width:990px;
                 
                 	background:#FFF;
                 	margin-left:auto;
                 	margin-right:auto;
                 	margin-bottom:5px;
                 	position:relative;
                 	min-height: 100%;
                 }
                 
                 
                 #logo {
                 	width:990px;
                 	height:85px;
                 	border:0px;
                 	margin-left:auto;
                 	margin-right:auto;
                 }
                 
                 
                 
                 
                 
                 #bara_jos {
                 	width:990px;
                 
                 /*	height:22px;*/
                 	height:21px;
                 
                 	background:#3a48bc;
                 	color:#ECECFF;
                 	padding-top:8px;
                 	text-align:center;
                 	margin-left:auto;
                 	margin-right:auto;
                     background:url(/img/meniu/bb.gif);
                 }
                 
                 A.lnk_bara_jos:link    {text-decoration: none; font-size:13px; font-weight:bold; color:#ECECFF}
                 A.lnk_bara_jos:visited {text-decoration: none; font-size:13px; font-weight:bold; color:#ECECFF}
                 A.lnk_bara_jos:active  {text-decoration: none; font-size:13px; font-weight:bold; color:#ECECFF}
                 A.lnk_bara_jos:hover   {text-decoration:underline; font-size:13px; font-weight:bold; color:#FFF}
                 
                 
                 #jos {
                 	text-align:center;
                 	clear: both;
                 	width:970px;
                 	background:#FFF;
                 	margin-left:auto;
                 	margin-right:auto;
                 	margin-top:10px;
                 	padding-left:10px;
                 	padding-right:10px;
                 }
                 
                 
                 
                 
                 
                 
                 
                 #clear {
                 	clear:both;
                 }
                 
                 #enter {
                 	clear:both;
                 }
                 
                 
                 
                 
                 
                 
                 
                 /*-----------------------------------------------------------------------------------*/
                 
                 A.mnu:link    {padding-left:7px; padding-right:7px; font-family: Arial, sans-serif; text-decoration: none; font-size:13px; font-weight:bold; color:#000}
                 A.mnu:visited {padding-left:7px; padding-right:7px; font-family: Arial, sans-serif; text-decoration: none; font-size:13px; font-weight:bold; color:#000}
                 A.mnu:active  {padding-left:7px; padding-right:7px; font-family: Arial, sans-serif; text-decoration: none; font-size:13px; font-weight:bold; color:#000}
                 A.mnu:hover   {padding-left:7px; padding-right:7px; font-family: Arial, sans-serif; text-decoration:underline; font-size:13px; font-weight:bold; color:#000}
                 
                 
                 #sus {
                 	width:990px; /*-15*/
                 	display:block;
                 	clear:both;
                 }
                 
                 #sus_stanga {
                 	width:260px;
                 	float:left;
                 }
                 
                 #sus_dreapta {
                 	width:730px;
                 	min-width:1px;
                 	float:left;
                 }
                 
                 #filtru {
                 /*	height:300px;*/
                 	background-image:url(/img/filtru.png);
                 	background-color:#e4e4e4;
                 }
                 
                 #filtru_titlu {
                 	margin-top:10px;
                 	font-size:14px;
                 	font-weight:bold;
                 	margin-bottom:10px;
                 	display:block;
                 }
                 
                 #filtru input[type=text]{
                 	width:40px;
                 }
                 
                 #filtru select {
                 	width:160px;
                 }
                 
                 #filtru tr:first-child {
                 	text-align:center;
                 	margin-bottom:7px;
                 	font-weight:bold;
                 }
                 
                 #filtru td:first-child {
                 	padding-left:10px;
                 	white-space:nowrap;
                 }
                 
                 #filtru #id {
                 	width:76px;
                 }
                 
                 #btn_cauta_filtru {
                 	margin-left:74px;
                 	margin-top:10px;
                 	height:40px;
                 	width:90px;
                 	font-size:18px;
                 }
                 
                 
                 
                 
                 
                 
                 
                 
                 #meniu {
                 	background:url(/img/menu_bg.gif) repeat-y;
                 	clear:both;
                 	line-height:27px;
                 	display:block;
                 	border-bottom:1px solid #E8E8E8;
                 	padding-right:4px;
                 }
                 
                 #meniu ul {
                 	margin:0px;
                 	padding:0px;
                 
                 }
                 
                 #meniu li {
                 	display:inline;
                 	line-height:27px;
                 	border-left:1px solid #E8E8E8;
                 
                 }
                 
                 #meniu A:link {margin-left:4px; padding:3px; padding-left:17px; padding-right:17px; line-height:27px; text-decoration: none; font-size:12px; font-family:Arial; color:#666666}
                 #meniu A:visited {margin-left:4px; padding:3px; padding-left:17px; padding-right:17px; line-height:27px; text-decoration: none; font-size:12px; font-family:Arial; color:#666666;}
                 #meniu A:active {margin-left:4px; padding:3px; padding-left:17px; padding-right:17px; line-height:27px; text-decoration: none; font-size:12px; font-family:Arial; color:#666666;}
                 #meniu A:hover {margin-left:4px; padding:3px; padding-left:17px; padding-right:17px; line-height:27px; text-decoration: none; font-size:12px; font-family:Arial; color:#666666; background-color:#DEE1FE;}
                 
                 
                 
                 /*----------*/
                 
                 /*Begin efect poze*/
                 div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(/efect-poze/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(/efect-poze/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(/efect-poze/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(/efect-poze/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(/efect-poze/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(/efect-poze/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(/efect-poze/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(/efect-poze/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(/efect-poze/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(/efect-poze/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(/efect-poze/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(/efect-poze/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(/efect-poze/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/efect-poze/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/efect-poze/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:105px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;font-color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(/efect-poze/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(/efect-poze/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(/efect-poze/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(/efect-poze/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(/efect-poze/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(/efect-poze/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(/efect-poze/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(/efect-poze/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(/efect-poze/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(/efect-poze/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(/efect-poze/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(/efect-poze/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(/efect-poze/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(/efect-poze/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(/efect-poze/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(/efect-poze/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(/efect-poze/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(/efect-poze/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(/efect-poze/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(/efect-poze/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(/efect-poze/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(/efect-poze/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(/efect-poze/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(/efect-poze/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(/efect-poze/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(/efect-poze/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(/efect-poze/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(/efect-poze/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(/efect-poze/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(/efect-poze/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(/efect-poze/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(/efect-poze/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(/efect-poze/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(/efect-poze/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(/efect-poze/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(/efect-poze/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(/efect-poze/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(/efect-poze/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(/efect-poze/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(/efect-poze/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(/efect-poze/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(/efect-poze/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(/efect-poze/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(/efect-poze/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(/efect-poze/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:7px 0 0}.pp_social .facebook{float:left;position:relative;top:-1px;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(/efect-poze/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(/efect-poze/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(/efect-poze/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(/efect-poze/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(/efect-poze/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}
                 /*End efect poze*/
                 
                 
                 
                 
                 
                 
                 #stanga {
                 	width:260px;
                 	overflow:hidden;
                 	float:right;
                 	margin-top:5px;
                 	border-right:1px dotted #CCC;
                 	height:100%;
                 }
                 
                 #dreapta {
                 	width:719px; /*730px : -10px padding; -1 border de la #stanga*/
                 	float:left;
                 	padding-left:10px;
                 }
                 
                 
                 
                 
                 #harta_1 {
                 	width:126px;
                 	float:left;
                 	height:100px;
                 	margin-top:20px;
                 	margin-left:12px;
                 }
                 
                 #harta_2 {
                 	width:400px;
                 	float:left;
                 	height:100px;
                 	text-align:center;
                 	margin-top:60px;
                 }
                 
                 #harta_3 {
                 	width:100px;
                 	float:left;
                 	height:100px;
                 	margin-top:20px;
                 }
                 
                 
                 #sub_titlu_harta {
                 /*	margin-top:15px;*/
                 	padding-left:10px;
                 }
                 
                 #panou_harta_imobiliare {
                 	border-top:1px dotted #CCC;
                 	border-bottom:1px dotted #CCC;
                 	margin-top:15px;
                 	height:380px;
                 }
                 
                 
                 
                 
                 h1 {
                 	margin:0px;
                 	padding:0px;
                 	padding-left:10px;
                 	font-size:18px;
                 	font-weight:normal;
                 	color:#003399;
                 	margin-top:20px;
                 	margin-bottom:20px;
                 }
                 
                 
                 
                 
                 /*link judete langa harta BEGIN*/
                 
                 A.link_oras:link {
                 	text-decoration: none;
                 	font-size:10pt;
                 	color:#333333;
                 	background-image: url(/images/patrat.gif);
                 	background-repeat: no-repeat;
                 	background-position: left center;
                 	padding-left: 10px;
                 }
                 A.link_oras:visited {
                 	text-decoration: none;
                 	font-size:10pt;
                 	color:#333333;
                 	background-image: url(/images/patrat.gif);
                 	background-repeat: no-repeat;
                 	background-position: left center;
                 	padding-left: 10px;
                 }
                 A.link_oras:active {
                 	text-decoration: none;
                 	font-size:10pt;
                 	color:#333333;
                 	background-image: url(/images/patrat.gif);
                 	background-repeat: no-repeat;
                 	background-position: left center;
                 	padding-left: 10px;
                 }
                 A.link_oras:hover {
                 	text-decoration: underline;
                 	font-size:10pt;
                 	color:#333333;
                 	background-image: url(/images/patrat.gif);
                 	background-repeat: no-repeat;
                 	background-position: left center;
                 	padding-left: 10px;
                 }
                 
                 /*link judete langa harta END*/
                 
                 
                 
                 
                 #ultimele_oferte_imobiliare {
                 	margin:5px;
                 	text-align:center;
                 	height:16px;
                 	overflow:hidden;
                 }
                 
                 
                 /*pag cu categorii BEGIN*/
                 #panou_vanzari {
                 	float:left;
                 	width:315px;
                 }
                 #panou_inchirieri {
                 	float:left;
                 	width:325px;
                 }
                 
                 #panou_sub_categorii {
                 	width:96%;
                 	border-bottom:1px dotted #CCC;
                 	height:10px;
                 	clear:both;
                 	margin:20px;
                 	margin-left:0px;
                 	
                 }
                 
                 
                 #sel_categoria_imobiliara {
                 	color:#cf131b;
                 	
                 	font-weight:bold;
                 	font-size:14px;
                 	margin-bottom:20px;
                 	margin-top:5px;
                 	margin-left:10px;
                 }
                 
                 
                 #vanzarii_titlu {
                 	border:1px dotted #CCC;
                 	background-color:#FFF;
                 	margin:1px;
                 	margin-bottom:5px;
                 	padding:5px;
                 	padding-left:10px;
                 	font-weight:bold;
                 	width:90%;
                 }
                 
                 #inchirieri_titlu {
                 	border:1px dotted #CCC;
                 	background-color:#FFF;
                 	margin:1px;
                 	margin-bottom:5px;
                 	padding:5px;
                 	padding-left:10px;
                 	font-weight:bold;
                 	width:90%;
                 }
                 
                 
                 A.link_catego_imo:link    {margin-left:1px; text-decoration: none; font-size:14px; color:#333333; background-image: url(/img/sag2.gif); background-repeat: no-repeat; background-position: 7% center;	padding-left: 30px; display:block; height:22px}
                 A.link_catego_imo:visited {margin-left:1px; text-decoration: none; font-size:14px; color:#333333; background-image: url(/img/sag2.gif); background-repeat: no-repeat; background-position: 7% center;	padding-left: 30px; display:block; height:22px}
                 A.link_catego_imo:active  {margin-left:1px; text-decoration: none; font-size:14px; color:#333333; background-image: url(/img/sag2.gif);	background-repeat: no-repeat; background-position: 7% center; padding-left: 30px; display:block; height:22px}
                 A.link_catego_imo:hover   {margin-left:1px; text-decoration: underline; font-size:14px; color:#333333; background-image: url(/img/sag2.gif); background-repeat: no-repeat; background-position: 7% center; padding-left: 30px; display:block; height:22px}
                 
                 
                 /* ofertea imobiliara BEGIN*/
                 .row {
                 	width:700px;
                 	margin-left:4px;
                 	border:1px solid #E8E8E8;
                 	margin-bottom:5px;
                 	background-image: url(/img/row_bg.png);
                 	background-repeat:repeat-x;
                 	position:relative;
                 }
                 
                 .row:hover {
                 	width:700px;
                 	margin-left:4px;
                 	min-height:140px; /*sa nu fie prea mica oferta, ca trece butonul detalii peste oferta de jos*/
                 	border:1px solid #ccc;
                 	margin-bottom:5px;
                 	background-image: url(/img/row_bg_.png);
                 	position:relative;
                 }
                 
                 
                 
                 
                 #row_titlu {
                 	display:block;
                 /*	background-image: url(/img/row_titlu_bg.gif);*/
                 	height:20px;
                 }
                 
                 #row_moneda {
                 	font-size:12px;
                 }
                 
                 A.row_link_titlu:link    {margin-left:6px; line-height:22px; text-decoration:none; font-size:16px; color:#444444; font-weight:bold; display:inline;}
                 A.row_link_titlu:visited {margin-left:6px; line-height:22px; text-decoration:none; font-size:16px; color:#444444; font-weight:bold; display:inline;}
                 A.row_link_titlu:active  {margin-left:6px; line-height:22px; text-decoration:none; font-size:16px; color:#444444; font-weight:bold; display:inline;}
                 A.row_link_titlu:hover   {margin-left:6px; line-height:22px; text-decoration:none; font-size:16px; color:#444444; font-weight:bold; display:inline;}
                 
                 #row_pret {
                 	display:inline;
                 	color:#cf131b;
                 	font-size:16px;
                 	margin-left:20px;
                 	
                 	font-weight:bold;
                 	color:#cf131b;
                 	line-height:22px; 
                 }
                 
                 #row_id {
                 	float:right;
                 	margin-right:5px;
                 	color:#999;
                 	line-height:20px; 
                 }
                 
                 
                 #row_descriere {
                 	margin-top:10px;
                 	clear:both;
                 	color:#444444;
                 	line-height:19px;
                 }
                 
                 #row_tel {
                 	margin-top:10px;
                 	clear:both;
                 	color:#03F;
                 	margin-bottom:6px;
                 }
                 
                 
                 
                 #row_cuvinte {
                 	margin-top:6px;
                 	clear:both;
                 	color:#999;
                 	line-height:19px;
                 	font-size:13px;
                 	clear:both;
                 }
                 
                 
                 #row_btn {
                 	float:right;
                 	position: absolute;
                 	bottom: 0px;
                 	margin-right:10px;
                 	margin-left:552px;
                 	background-color:#CED8FF;
                 }
                 
                 #row_btn:hover {
                 	float:right;
                 	position: absolute;
                 	bottom: 0px;
                 	margin-right:10px;
                 	margin-left:552px;
                 	background-color:#CED8FF
                 }
                 
                 
                 A.row_btn:link    {padding-left:7px; padding-right:7px; text-decoration:none;      font-size:14px; color:#333333; line-height:30px;  border:1px dotted #CCC; color:#444444; white-space: nowrap;}
                 A.row_btn:visited {padding-left:7px; padding-right:7px; text-decoration:none;      font-size:14px; color:#333333; line-height:30px;  border:1px dotted #CCC; color:#444444; white-space: nowrap;}
                 A.row_btn:active  {padding-left:7px; padding-right:7px; text-decoration:none;      font-size:14px; color:#333333; line-height:30px;  border:1px dotted #CCC; color:#444444; white-space: nowrap;}
                 A.row_btn:hover   {padding-left:7px; padding-right:7px; text-decoration:underline; font-size:14px; color:#333333; line-height:30px;  border:1px dotted #CCC; color:#444444; white-space: nowrap;}
                 
                 
                 #row_stanga {
                 	float:left;
                 	width:170px;
                 	text-align:center;
                 }
                 
                 #row_dreapta {
                 	float:left;
                 	width:500px;
                 }
                 
                 #row_stanga_titlu {
                 	float:left;
                 	width:600px;
                 }
                 
                 
                 
                 .imo_img {padding:3px; margin:4px; border: 1px solid #CCC; margin-top:10px; margin-bottom:10px; max-height:150px; background-color:#FFF;}
                 .imo_img:hover {padding:3px; margin:4px; border: 1px solid #F00;  margin-top:10px; margin-bottom:10px; max-height:150px; background-color:#FFF;}
                 
                 /* ofertea imobiliara END*/
                 
                 
                 
                 /*paginare BEGIN*/
                 .link {margin-left:7px;text-decoration: none; font-size:12px; font-family: Arial, Helvetica; color:#666; padding:3px;padding-left:7px;padding-right:7px;}
                 .sellink {margin-left:7px;text-decoration: none; font-size:12px; font-family: Arial; color:#FFF; font-weight: bold; padding:3px;padding-left:7px;padding-right:7px; border-style:solid;	border-width:1px; border-color:#666;    background-color:#271470}
                 A.link:link {margin-left:7px;text-decoration: none; font-size:12px; font-family:Arial; color:#000; padding:3px;padding-left:7px;padding-right:7px;    border-style:solid;	border-width:1px; border-color:#CCC}
                 A.link:visited {margin-left:7px;text-decoration: none; font-size:12px; font-family:Arial; color:#000; padding:3px;padding-left:7px;padding-right:7px;    border-style:solid;	border-width:1px; border-color:#CCC}
                 A.link:active {margin-left:7px;text-decoration: none; font-size:12px; font-family:Arial; color:#000; padding:3px;padding-left:7px;padding-right:7px;    border-style:solid;	border-width:1px; border-color:#CCC}
                 A.link:hover {margin-left:7px;text-decoration: none; font-size:12px; font-family:Arial; color:#000; padding:3px;padding-left:7px;padding-right:7px; border-style:solid;	border-width:1px; border-color:#271470;}
                 
                 #urmatoru {clear:both; text-align:center; padding:20px;}
                 /*paginare END*/
                 
                 
                 #nr_oferte_pe_pag {
                 	padding:5px;
                 	clear:both;
                 }
                 
                 
                 
                 
                 
                 
                 
                 /*filtru BEGIN*/
                 #combobox_imo {
                 	padding:14px;
                 	width:640px;
                 }
                 
                 #filtru_stanga {
                 	float:left;
                 	width:86px;
                 	margin-top:5px;
                 	margin-bottom:5px;
                 	white-space:nowrap;
                 }
                 #filtru_dreapta {
                 	float:left;
                 	width:520px;
                 	margin-top:5px;
                 	margin-bottom:5px;
                 }
                 /*filtru END*/
                 
                 
                 /*pag detalii oferta BEGIN*/
                 #D_cuvinte {
                 	margin-top:5px;
                 	padding:10px;
                 	padding-left:42px;
                 	margin-right:20px;
                 	margin-bottom:15px;
                 	color:#444444;
                 	border:1px solid #DFE9FF;
                 	
                 	margin-top:20px;
                 	margin-bottom:20px;
                 }
                 
                 #D_detalii {
                 	margin-top:5px;
                 	padding:10px;
                 	padding-left:42px;
                 	margin-right:20px;
                 	margin-bottom:15px;
                 	color:#444444;
                 	border:1px solid #DFE9FF;
                 	
                 	margin-top:20px;
                 	margin-bottom:20px;
                 }
                 
                 #D_pret {
                 	text-align:left;
                 /*	font-weight:bold;*/
                 	color:#cf131b;
                 	font-size:15px;
                 	margin-left:12px;
                 	margin-top:12px;
                 	color:#CF131B;
                 }
                 
                 #D_moneda {
                 	font-size:12px;
                 	color:#cf131b;
                 }
                 
                 #D_tel_stanga {
                 	width:500px;
                 	float:left;
                 	color:#0033ff;
                 	font-size:17px;
                 
                 	margin-left:10px;
                 	margin-top:12px;
                 	margin-bottom:16px;
                 /*	border:1px dotted #666;*/
                 }
                 
                 #D_precizati {
                 	margin-left:10px;
                 	clear:both;
                 	color:#444444;
                 }
                 
                 .D_img {padding:3px; margin:4px; border: 1px solid #CCC; margin-top:10px; margin-bottom:5px; float:left; background-color:#FFF;}
                 .D_img:hover {padding:3px; margin:4px; border: 1px solid #F00;  margin-top:10px; margin-bottom:5px; float:left; background-color:#FFF;}
                 /*pag detalii oferta END*/
                 
                 
                 
                 
                 
                 
                 
                 
                 #imo_doar_poza {
                 	width:160px;
                 	float:left;
                 	display:block;
                 	text-align:center;
                 }
                 
                 .imo_img_       {padding:3px; border:1px solid #CCC; margin-top:10px; max-height:150px;}
                 .imo_img_:hover {padding:3px; border:1px solid #F00; margin-top:10px; max-height:150px;}
                 
                 A.imo_:link {margin-left:1px;text-decoration: none; font-size:12px; color:#000; padding-left:1px;padding-right:7px;}
                 A.imo_:visited {margin-left:1px;text-decoration: none; font-size:12px; color:#000; padding-left:1px;padding-right:7px;}
                 A.imo_:active {margin-left:1px;text-decoration: none; font-size:12px; color:#000; padding-left:1px;padding-right:7px;}
                 A.imo_:hover {margin-left:1px;text-decoration: underline; font-size:12px; color:#000; padding-left:1px;padding-right:7px;}
                 
                 
                 
                 
                 
                 
                 
                 #stanga_mare{
                 	width:680px;
                 	float:left;
                 }
                 
                 #dreapta_mic {
                 	width:300px;
                 	float:right;
                 }
                 
                 #punctat {
                 	border:1px solid #CCC;
                 	margin-top:5px;
                 	padding:10px;
                 	padding-left:42px;
                 	margin-right:20px;
                 	background-color:#f6f6f6;
                 	margin-bottom:15px;
                 }
                 
                 
                 #vi {
                 	clear:both;
                 /*	background-image: url(/img/categorii_bg.gif);*/
                 	background-repeat:repeat-x;
                 	padding-top:20px;
                 }
                 
                 #v {float:left; display:block; width:110px; /*130*/ clear:both; margin-top:10px; padding-left:20px;}
                 #v_titlu {margin-left:20px; margin-right:20px; float:left; display:block; width:90px; /*130*/ float:left; clear:both; font-size:20px; border-bottom:1px solid #E8E8E8;}
                 
                 #i {float:left; display:block; width:120px; margin-top:10px;}
                 #i_titlu {float:left; display:block;	width:100px; font-size:20px; padding-left:0px; border-bottom:1px solid #E8E8E8;}
                 
                 
                 
                 
                 #v A:link, #v A:visited, #v A:active, #v A:hover {text-decoration: none; font-size:15px; color:#444444;  background-image:url(/img/sag2.gif); background-repeat:no-repeat; background-position:5% 50%; padding-left:12px;}
                 #v A:hover {text-decoration:underline;}
                 
                 #i A:link, #i A:visited, #i A:active, #i A:hover {text-decoration: none; font-size:15px; color:#444444;   background-image:url(/img/sag2.gif); background-repeat:no-repeat; background-position:5% 50%; padding-left:12px;}
                 #i A:hover {text-decoration:underline;}
                 
                 
                 
                 #sag {
                 	width:120px;
                 	float:left;
                 	min-height:1px;
                 	display:block;
                 }
                 
                 #D_sag { /*in pagina cu oferta*/
                 	width:160px;
                 	float:left;
                 	min-height:1px;
                 	display:block;
                 	line-height:20px;
                 }
                 
                 #categorie {
                 /*	background-color:#F0F0F0;*/
                 	background-color:#3a48bc;
                 	color:#FFF;
                 	line-height:26px;
                 	padding-left:15px;
                 	margin-top:10px;
                 	clear:both;
                     background:url(/img/meniu/bb.gif);
                 }
                 
                 #butoane_mari {
                 	margin-top:10px;
                 	text-align:center;
                 	clear:both;
                 }
                 
                 #btn_mare {
                 	margin-top:5px;
                 	margin-bottom:5px;
                 	cursor:pointer;
                 	border: none;
                 }
                 
                 
                 
                 
                 
                 /*Convertor valutar*/
                 #convertor_valutar {
                 	margin-left:28px;
                 	margin-right:28px;
                 }
                 
                 .convertor_combo1 {
                 	float:right;
                 	width:50px;
                 }
                 
                 .convertor_combo2 {
                 	float:right;
                 	width:50px;
                 }
                 
                 #suma {
                 	float:left;
                 	width:120px;
                 }
                 
                 #rezultat {
                 	float:left;
                 	clear:both;
                 	width:120px;
                 	display:inline-block;
                 	font-size:12px;
                 	color:#444444;
                 	width:130px;
                 	line-height:20px;
                 }
                 
                 #convertor_valutar {
                 	text-align:center;
                 	padding:12px;
                 	padding-bottom:0px;
                 }
                 /*Convertor valutar END*/
                 
                 
                 #curs_valutar {
                 	margin-left:50px;
                 	color:#444444;
                 	margin-top:10px;
                 }
                 
                 #euro_si_dolar {
                 	color:#444444;
                 	font-weight:bold;
                 	display:inline;
                 }
                 
                 #calculator_taxe_notariale {
                 	margin-left:30px;
                 	margin-bottom:10px;
                 	margin-top:12px;
                 	color:#999;
                 }
                 
                 #calculator_taxe_notariale_lnk {
                 	color:#03F;
                 	display:inline;
                 	text-decoration:none;
                 }
                 
                 A.calculator_taxe_notariale_lnk:link, A.calculator_taxe_notariale_lnk:visited, A.calculator_taxe_notariale_lnk:active, A.calculator_taxe_notariale_lnk:hover {text-decoration: none; font-size:15px; color:#444444; background-repeat:no-repeat; padding-left:12px; display:inline}
                 A.calculator_taxe_notariale_lnk:hover {text-decoration:underline;}
                 
                 
                 /*filtru dupa id BEGIN*/
                 
                 #filtru_id {
                 	margin-top:10px;
                 	margin-left:30px;
                 	color:#444444;
                 }
                 
                 #btn_filtru_id {
                 	width:70px;
                 }
                 
                 #field_filtru_id {
                 	width:100px;
                 }
                 
                 /*filtru dupa id END*/
                 
                 
                  
                  
                  
                  
                  
                  
                  
                  
                  
                  
                 /* meniu sus ca la top1 BEGIN */ 
                  
                  #bara {
                 	height:29px;
                 	width:auto;
                 	padding:0px;
                 	vertical-align:middle;
                 	background:#b11615;
                 	margin-left:auto;
                 	margin-right:auto;
                 	clear:both;
                     background:url(/img/meniu/bb.gif);
                 }
                 
                 
                 
                 
                 .m_s_ {background:url(/img/meniu/left.gif);	 width:4px; float:left; height:33px;}
                 .m_d_ {background:url(/img/meniu/right.gif); width:4px;	float:left;	height:33px; margin-right:1px;}
                 .m_c_ {background:url(/img/meniu/bg.gif);               float:left; height:27px; }
                 
                 .m_s {background:url(/img/meniu/left_2.gif);  width:4px; float:left; height:28px; margin-top:5px;}
                 .m_d {background:url(/img/meniu/right_2.gif); width:4px; float:left; height:28px; margin-top:5px; margin-right:1px;}
                 .m_c {background:url(/img/meniu/bg_2.gif);               float:left; height:22px; margin-top:5px;}
                 
                 
                 A.m_link:link    {padding-left:7px; padding-right:7px; padding-top:6px; font-family: Arial, sans-serif;	text-decoration: none; font-size:13px; color:#282828;}
                 A.m_link:visited {padding-left:7px; padding-right:7px; padding-top:6px; font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#282828;}
                 A.m_link:active  {padding-left:7px; padding-right:7px; padding-top:6px; font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#282828;}
                 A.m_link:hover   {padding-left:7px; padding-right:7px; padding-top:6px; font-family: Arial, sans-serif; text-decoration:underline;	font-size:13px;	color:#282828;}
                 
                 
                 A.m_link_selectat:link    {padding-left:7px; padding-right:7px; padding-top:6px; font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#FFF; font-weight:bold}
                 A.m_link_selectat:visited {padding-left:7px; padding-right:7px; padding-top:6px; font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#FFF; font-weight:bold}
                 A.m_link_selectat:active  {padding-left:7px; padding-right:7px; padding-top:6px; font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#FFF; font-weight:bold}
                 A.m_link_selectat:hover   {padding-left:7px; padding-right:7px; padding-top:6px; font-family: Arial, sans-serif; text-decoration:underline;	font-size:13px;	color:#FFF; font-weight:bold}
                 
                 
                 
                 
                 A.inregistrare_login:link    {font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#000; font-weight:bold}
                 A.inregistrare_login:visited {font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#000; font-weight:bold}
                 A.inregistrare_login:active  {font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#000; font-weight:bold}
                 A.inregistrare_login:hover   {font-family: Arial, sans-serif; text-decoration:underline;	font-size:13px;	color:#000; font-weight:bold}
                 
                 A.inregistrare_login_rosu:link    {font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#cf131b; font-weight:bold}
                 A.inregistrare_login_rosu:visited {font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#cf131b; font-weight:bold}
                 A.inregistrare_login_rosu:active  {font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#cf131b; font-weight:bold}
                 A.inregistrare_login_rosu:hover   {font-family: Arial, sans-serif; text-decoration:underline;	font-size:13px;	color:#cf131b; font-weight:bold}
                 
                 
                 #div_inregistrare_login {
                 	float:right;
                 	width:600px;
                 	text-align:right;
                 	line-height:20px;
                 }
                 
                 
                 #form_cauta {
                 	text-align:right;
                 	position:relative;
                 	top:4px;
                 	right:-400px;
                 	width:190px;
                 	margin-left:auto;
                 	margin-right:auto;
                 }
                 
                 #field_cauta {
                 	font-family:Verdana, Geneva, sans-serif;
                 	font-size:12px;
                 	width:140px;
                 
                 	border:#999;
                 	border-style:solid;
                 	border-width:1px;
                 }
                 
                 
                 
                 A.link_cauta:link    {font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#FFF; font-weight:bold}
                 A.link_cauta:visited {font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#FFF; font-weight:bold}
                 A.link_cauta:active  {font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#FFF; font-weight:bold}
                 A.link_cauta:hover   {font-family: Arial, sans-serif; text-decoration:underline;	font-size:13px;	color:#FFF; font-weight:bold}
                 .link_cauta          {font-family: Arial, sans-serif; text-decoration: none; font-size:13px; color:#FFF; font-weight:bold}
                 
                 
                 
                 #field_cauta_home {
                 	font-family:Verdana, Geneva, sans-serif;
                 	font-size:12px;
                 	width:140px;
                 	height:20px;
                 
                 	border:#999;
                 	border-style:solid;
                 	border-width:1px;
                 	float:left;
                 	line-height:20px;
                 	margin-right:4px;
                 	margin-left:5px;
                 }
                 
                 
                 #h1_home {
                 	float:left;
                 	margin-left:200px;
                 	font-size:15px;
                 	font-weight:normal;
                 	margin-top:3px;
                 }
                 
                 #btn_cauta_home {
                 	float:left;
                 	width:60px;
                 }
                 
                 
                 
                 #meniu_sus {
                 	float:right;
                 	margin:0px;
                 	padding:0px;
                 	overflow:visible;
                 	width:800px;
                 	margin-right:10px;
                 	margin-top:32px;
                 }
                 
                 #meniu_sus li {
                 	display:inline;
                 	text-align:center;
                 	margin:0px;
                 	padding:0px;
                 }
                 /* meniu sus ca la top1 END */ 
                 
                 #cele_mai_noi_oferte_prima_pag {
                 	clear:both;
                 	display:block;
                 	line-height:50px;
                 	font-weight:bold;
                 	text-align:center;
                 }</p>

