* {box-sizing:border-box;border-width:0px;margin:0;padding:0;text-decoration:none;}
body							{background-color:#04477e;background-image:url("tile.gif");}
#all				{width:1007px;margin-left:auto;margin-right:auto;}
	#header			{position:relative;left:0px;top:0px;width:1004px;height:100px;font-family: Arial, Helvetica, sans-serif;}
		#logo				{position:absolute;left:6px;top:5px;}
		#WR					{position:absolute;left:0182px;top:004px;width:400px;height:40px;text-align:left;font-weight:bold;font-size:27px;color:#ffffff;}
		#facebook		{position:absolute;left:0186px;top:38px;padding:0px;}
		#like				{position:absolute;left:0186px;top:38px;padding:0px;background-color:#3a77ff;width:70px;height:20px;color:white;padding-top:3px;text-align:center;font-size:12px;border-radius: 3px 3px 3px 3px;}
		#follow a		{position:relative;left:10px	 ;top:-2px;width:200px;color:#30b0ff;font-weight:bold;font-size:13px;display:none;}
		#gplus1			{position:relative;left:10px;top:4px;padding:0px;}
		#gplus a			{position:relative;left:0px;top:-2px;padding:0px;color:#30b0ff;font-weight:bold;font-size:13px;}
		/* new search */
		@keyframes example {
			0%  {color:#ffaaaa;border-color:#ffaaaa;}
			50%	{color:#aaffaa;border-color:#aaffaa;}
			100%{color:#ffaaaa;border-color:#ffaaaa;}
		}
		@keyframes FadeInOut {
			0% {opacity:1;}
			6% {opacity:1;}
			10% {opacity:0;}
			96% {opacity:0;}
			100% {opacity:1;}
		}

		form#searchNew{position:fixed;right:5px;top:10px;vertical-align: text-top;z-index:40;}
		input {outline: none;}
		input::-webkit-search-decoration,input::-webkit-search-cancel-button {display: none;}/* remove the search and cancel icon */

		input[type=search] {display:inline-block;box-sizing:content-box;
			background:#000055;border:solid 3px #fff;padding:3px 3px 3px 3px;width:74px;font-size:12px;font-weight:bold;text-align:center;
			animation-name: example;animation-duration: 12s;animation-iteration-count: infinite;
			-webkit-appearance: textfield;
			-webkit-border-radius:0.5em;-moz-border-radius:0.5em;border-radius:0.5em; 
			-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;}
		input[type=search]::placeholder{color:white;opacity: 1;}
		input[type=search]:-ms-input-placeholder{color:white;}
		input[type=search]::-ms-input-placeholder {color:white;}
		input[type=search]:focus {width: 230px;background-color:#000055;border-color:#fff;box-shadow: 0 0 5px rgba(109,207,246,.5);}
		input[type=submit] {position:relative;top:6px;display:inline-block;padding-left:5px;font-weight: bold;font-size:40px;background:transparent;
			cursor:	pointer;animation-name: example;animation-duration: 12s;animation-iteration-count: infinite;}
		
		#lang				{position:absolute;left:0px;top:82px;width:185px;text-align:center;}
		#lang img		{width:20px;height:12px;border:1px solid white;margin-left:5px;margin-right:5px;}
		#lang	span		{margin-right:5px;color:#aaaaaa;font-size:13px;font-weight:bold;}
	/*Itt a MAIN MENU helye de lejebb van */
	/*Banner, LinkSor, despreOras*/
		#togleBanner			{position:absolute;left:928px;top:86px;width:79px;background:url(togleLogo.gif) no-repeat 0% 0;padding-bottom:2px;
											font-size:12px;text-align:center;cursor:pointer;color:white;z-index:3;}
	#border							{display:block;position:relative;left:0px;top:2px;width:1007px;background-color:#054881;padding:6px;overflow:visible}
		#banner 						{position:relative;width:995px;height:320px;background-color:#054881;overflow:hidden;transition: all 1.5s ease-in-out;}
		#banner.closed		{height:0px !important;}
		#banner.opened		{height:320px !important;}
			#banner img			{position:absolute;left:0px;bottom:6px;width:995px;height:320px;}
			#banner img			{animation-name:FadeInOut;animation-iteration-count: infinite;animation-timing-function: ease-in-out;}
			.bannerTxt			{position:absolute;left:10px;top:5px;font-size:16px;font-weight:bold;color:#ffffff;text-shadow: -2px -2px 2px black,2px -2px 2px black,-2px 2px 2px black,2px 2px 2px black;z-index:20;}
		#gradient					{width:995px;margin-top:0px;border:0px solid black;position:relative;top:0px;background:url("gradient2.gif") repeat-x 0 0;background-color:#ffffff;}
		#linkSor											{	margin-left:10px;float:left;height:26px;border-right:1px solid blue;padding-left:0px;padding-right:10px;padding-top:2px;padding-bottom:2px;margin-right:4px;}
			#linkSor *										{	text-shadow: 1px 1px 1px #ffffff;color:#000000;}
			#localitate									{	}
			#linkSor a										{	text-decoration:none;}
			#linkSor	a:hover						{	text-decoration:underline;}
		p#despreOras									{	padding-top:3px;padding-bottom:7px;min-height:30px;} 
	/*Itt a Second MENU helye de lejebb van */
	#title									{	position:static;width:992px;padding-top:10px;padding-bottom:10px;text-shadow: 2px 2px 2px #888888;}
	 #util													{	position:relative;overflow:visible;left:0px;top:0px;width:992px;z-index:1;}
		#anya													{	position:relative;overflow:visible;left:0px;top:0px;width:800px;z-index:1;}
		#anya a:hover							{	color:red;}
		 /*#anya > p,#anya > h,#anya > a,#anya >table b {font-family: Verdana, Geneva, sans-serif;}*/
	/*actionBox*/
		#actionBox {position:fixed;left:0px;top:40%;right:auto;z-index:1000;}
		 #actionBox button {width:100px;height:80px;background-color:#35c158;color:white;text-shadow: 1px 1px 1px black;box-shadow: 2px 2px 2px #008800;font-weight:bold;border:1px solid blue;border-radius: 0px 10px 10px 0px;}
		#hint{display:none!important;}
	/* G P S */
			#staticMap				{position:absolute;left:801px;top:0px;width:190px;height:242px;border-top:1px solid #888888;border:1px solid #888888;background:#66cc66}
				#GPS						{position:absolute;text-align:center;left:0px;top:200px;width:190px;color:black;text-shadow: 2px 2px 2px #aaaaaa;}
					#GPS b					{color:black;}
	/*RIGHT */
		#right {position:absolute;left:800px;width:192px;text-align:center;text-align-last:center;height:auto;overflow:visible;bottom:0px;}
	/* P L U S */
		.PLUS-all {position:relative;width:800px;text-align:center;}
		.PLUS-desk{position:relative;width:800px;text-align:center;}
		.PLUS-right{position:static;width:190px;padding:0;margin:0;z-index:1;text-align:center;margin-top:10px;}
		.PLUS-right div	{ display:inline-block;vertical-align:top;}
		.PLUS-right a			{ display:inline-block;text-align:center;vertical-align:top;}
		.PLUS-right img	{ display:inline;border:1px solid black;text-align:center;}
		.PLUS-right *{position:static !important;}
	/*Ads*/
		#booking1,#booking2,#booking3	{width:190px;border:1px solid gray;}
			#booking1					{height:250px;position:relative;margin-top:10px;}
		#booking3					{height:220px;margin-top:10px;}
			#booking1 p			{position:absolute;top:212px;width:190px;color:white;text-shadow: 2px 2px 2px #000000;text-align:center;font-family: Arial, Helvetica, sans-serif;font-weight:bold;}
		
		#adsenseTop, #adsenseBottom, #adsenseRight , .adsenseMiddle,.adsense1000x100,.adsense192x600 {border:1px solid #ced1d7;}
		#adsenseTop, .adsense1000x100 {position:static;width:995px;height:0px;}
		#adsenseBottom {position:static;margin-left:10px;width:780px;min-height:90px;}
		#adsenseRight,.adsense192x600 {position:sticky;top:0px;width:188px;height:600px;margin:auto;margin-top:5px;padding:2px;box-sizing:content-box !important;}
		#adsenseTop{display:none;}/*!!!!!!!!!!!!!!!!!!!!!!!*/
		.adsenseMiddle,.adsense800x100	{display:none !important;}
		#adsenseMatch {position:static;margin-left:10px;width:780px;}
		/*#booking2					{height:237px;background:#aaaaaa;}
		 #booking2 p			{position:absolute;top:180px;width:190px;text-shadow: 2px 2px 2px #888888;text-align:center;font-weight:bold;}
		 #booking2 img	{position:absolute;top:7px;}
		 #compare3					{position:absolute;left:801px;width:190px;height:225px;}
		 .profitshare , .adsense1000x100, .adsense800x100, .adsense192x600, .adsense192x700 {position:static;border:1px solid #ced1d7;}
		 .profitshare			 {display:none;width:195;height:600px;margin:auto;margin-top:10px;padding:4px;background-color:#ffaaaa;}*/
	 /* S O C I A L */
		#share-buttons{text-align:center;max-width:800px;}
		 #share-buttons p		{position:static;font-family: Arial, Helvetica, sans-serif;}
		 #share-buttons img	{width: 35px;padding: 1px;border: 0;display: inline;
											transform: translateZ(0);transition-duration: 0.3s;transition-property: transform;transition-timing-function: ease-out;
											box-shadow: 0 0 4px rgba(0, 0, 0, 0);backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;	
										 }
		 #share-buttons img:hover		{transform: translateY(-4px);}
		 #share-buttons img:focus		{transform: translateY(-4px);}
		 #share-buttons img:active	{transform: translateY(-4px);}
		#facebook1				{width:800px;min-height:26px;text-align:left;padding-top:0px;padding-top:5px;border-top:1px solid #cccccc;}
		#comments					 {width:800px;max-width:800px;min-height:180px;text-align:left;padding-top:0px;padding-top:5px;border-top:1px solid #cccccc;}
		#footer							{padding:10px;color:white;text-align:center;font-family: Arial, Helvetica, sans-serif;}
		 #teta							{font-size:13px;color:white;font-weight:bold;}
		 #footer a			{font-size:13px;color:white;font-weight:bold;}
	/* Itt avege **********************************************************************************/
	/* M E N U */
		#togleMainMenu, #togleSecondMenu	{	display:none;}
		.lines, .lines1										{	display:none;}
		#mainMenu,#secondMenu		{	display:block;height:auto;position:relative;}
	#mainMenu														{	left:186px;top:66px;width:740px;z-index:30;}
		#secondMenu												{	left:	3px;top: 3px;width:990px;z-index:2;font-family: Arial, Helvetica, sans-serif;}
		div.mainMenu,div.secondMenu					{	top:0px;display:inline-block;position:relative;}
		a.mainMenu,a.secondMenu						{	display:inline-block;
																				border:1px solid blue;border-radius: 10px 10px 0px 0px;
																				padding-left:4px;padding-right:4px;padding-top:10px;padding-bottom:10px;
																				font-weight:bold;font-size:12px;text-shadow: 3px 3px 3px #222222;text-decoration:none;
																				background:#156aa3 url(btn.gif) 100% 0;
																			}
									 /*a fomenu cimek feherek*/ 
		a.mainMenu:link,a.secondMenu:link																			{ color:#ffffff;}
		a.mainMenu:visited,a.secondMenu:visited													{ color:#ffffff;}
		a.mainMenu[href^="http"]:hover, a.secondMenu[href^="http"]:hover	{ text-decoration:underline;}
	
		.menu							{ display:none;position:absolute;top:35px;left:0px;width:240px;z-index:2;background-color:#f97e09;padding:1px;padding-top:6px;padding-bottom:3px;text-align:left;}
		.menu a						{ font-size:13px;text-decoration:none;}
		.menu a:link				{ color:#000000;}
		.menu a:visited		{ color:#666666;}
		.menu a:hover 			{text-decoration:underline;}		
		.menu p						{ background-color:#ffbb44;padding-bottom:5px;padding-top:5px;}
		.menu p a					{ padding-left:8px;padding-right:8px;font-weight:bold;font-size:13px;color:black;text-decoration:none}
		.menu ul 						{ overflow:auto;direction:rtl;max-height:310px;list-style-type:none;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;background:#5f98bf url("gradient2inv.gif");background-repeat:repeat-x;background-size:100% 100%;}
		.menu ul li					{ min-height:19px;padding-top:4px;background-repeat:no-repeat;font-size:12px;font-weight:bold;direction:ltr;}
		.menu li a					{ font-weight:normal;}
		.pop3							{	padding-left:20px;color:black;}
	/* Main menu */
		.smallMap						{	position:absolute;left:150px;top:35px;}
		.circle							{ display:none;position:absolute;background-repeat:no-repeat;}
		.circle div /*hint*/	{	 position:relative;background-color:#cccccc;font-size:12px;font-weight:bold;padding-left:4px;padding-right:4px;height:16px;}
		#menu2												{	width:660px;} /*2:Drumuri*/
		#circle2										{	background-image:url('circle.gif');min-width:60px;height:60px;}
		#hint2												{	left:51px;top:- 7px;}
		#menu3												{	width:610px;} /*3:Orase*/
		#circle3										{	background-image:url('circle1.gif');min-width:16px;height:16px;transform:translate(-2px,-2px);}
		#hint3												{	left:14px;top:-14px;}
		#menu4												{	width:600px;} /*4:Munti*/
		#menu4 ul										{	height:325px;}
		#circle4										{ background-image:url('circle2.gif');min-width:32px;height:32px;}
		#hint4												{	left:27px;top:-11px;}
		#menu5												{	width:600px;left:-50px;} /*5:Cazare*/
		#menu5 ul										{	max-height:350px;}
		#circle5										{ background-image:url('circle3.gif');min-width:12px;height:12px;transform:translate(-0px,-0px);}
		#hint5												{ left:10px;top:-14px;}
		#menu6												{	width:200px;} /*6:Harti*/
		#menu7												{	width:270px;} /*7:Folclor*/
		#menu8												{	width:200px;} /*8:Afaceri*/
		
		#menu9												{	width:601px;height:440px;left:-350px;} /*9:TOP 5{	width:200px;height:440px;left:-0px;}/*9:TOP 21*/
		#menu9 ul										{	direction:ltr;	max-height:550px;}
		#menu9 ul span ul 							{	background-image:none;background-color:transparent;}
		#menu9 ul span								{	display:inline-block;width:190px;font-weight:bold;font-size:12px;}
	/* Second menu */
		div.secondMenuCazare						{	display:inline;position:relative;top:5px;height:16px;width:4px;
																		padding-left:6px;padding-top:10px;padding-bottom:5px;
																		font-weight:bold;font-size:12px;
																	}
		a.secondMenuCazare					{	display:block;height:16px;
																		padding-right:6px;padding-top:10px;padding-bottom:4px;
																		font-weight:bold;font-size:12px;text-shadow: 3px 3px 3px #222222;
																		background:url(btn.gif) 100% 0;text-decoration:none;
																	}
		a.secondMenuCazare:link, a.secondMenuCazare:visited		{	color:#ffff00;}
		.firstImg, .firstImgLeft	{	display:none;position:absolute;top:200px;z-index:1000;padding:5px;background-color:#404040;}
		.firstImg	 								{ left:225px;}
		.firstImgLeft							{ left:-225px;}
		.beak											{ display:none;position:absolute;left:205px;top:200px;z-index:1000;width:20px;height:30px;background-image:url("beak.gif");}
		.beakLeft									{ display:none;position:absolute;left:205px;top:200px;z-index:1000;width:20px;height:30px;background-image:url("beak.gif");transform: rotate(180deg);}
	/*LOCALITATE*/
																				 /*20:ObLoc*/
																				 /*21:HotLoc*/
																				 /*22:RestauranteCofetariiLoc*/
																				 /*23:BusinessSevicii*/
																				 /*24:FolclorLoc*/
			#menu25											{ width:340px;} /*25:Trasee*/
			#img25											 { left:325px;}
			#beak25											{ left:305px}
																				 /*26ImpLoc*/
		/*ORAS*/
			#menu30											{ width:340px;} /*30:ObOras*/
			#img30											{ left:325px;}
			#beak30											{ left:305px;}
			#menu31											{ width:340px;} /*31:HotOras*/
			#img31											{ left:325px;}
			#beak31											{ left:305px;}
			#menu32											{ width:340px;} /*32:RestauranteCofetariiOras*/
			#img32											{ left:325px;}
			#beak32											{ left:305px;}
			#menu33											{ width:340px;} /*33:BusinessSeviciiOras*/
			#img33											{ left:325px;}
			#beak33											{ left:305px;}
			#menu34											{ width:340px;} /*34:Folclor*/
			#img34											{ left:325px;}
			#beak34											{ left:305px;}
			#menu35											{ width:340px;} /*35:Trasee*/
			#img35											{ left:325px;}
			#beak35											{ left:305px;}
																				 /*36:ImpOras*/
																				 /*37:LocDrumMunte*/
			#menu38											{ width:340px;} /*38:Trasee*/
			#img38											{ left:325px;}
			#beak38											{ left:305px;}
		/*CUSTOM*/
																				 /*51:Custom1*/
																				 /*52:Custom2*/
																				 /*53:Custom3*/
																				 /*61:Meteo*/
			/*hotel*/
			#menu21 li, #menu31 li 	{padding-left:60px;}
	 /*localitati*/
			#menu37 li 							{padding-left:50px;font-weight:bold;}
	 /*obiective, restaurante, buseiness, folclor */
			#menu20 ul li,#menu22 li,#menu23 li,#menu24 li,#menu25 li,#menu30 li	,#menu32 li	,#menu33 li	,#menu34 li,#menu35 li	
														{padding-left:22px;background-image:url('sprite_icons.png');}

		/* T A B L E S */
		table																							{border-collapse:collapse;margin-left:2px;font-family: Verdana, Geneva, sans-serif;font-size:15px;}
		/*Lista hoteluri*/
		table.LH																				{position:static;width:796px;}
		table.LH tr																	 {margin:0px;border:1px solid black;}
		table.LH	 td																	{width:24px;margin:0px;border:1px solid black;background-color:#ffffdd;vertical-align:top;text-align:left;padding:0;margin:0;}
		table.LH tr:nth-of-type(1)			 {background-color:#776600;} /*elso sor*/
		table.LH tr:nth-of-type(1) td	 {background-color:transparent;border:0px solid black;} /*elso sor cellai*/
		table.LH td:nth-of-type(1)			 {width:104px;background-color:#eeeecc;border:0px solid black;padding:1px;line-height:0px;} /*elso oszlop cellai*/
		table.LH td:nth-of-type(1) img:hover	{border:1px solid red;} /*elso oszlop cellai*/
		table.LH td:nth-of-type(2)			 {width:168px;background-color:#eeeecc;border:0px solid black;padding:2px;} /*masodik oszlop cellai*/
		table.LH td:nth-of-type(2) a		{color:black;} /*masodik oszlop cellai*/
		table.LH tr:nth-of-type(1) td:nth-of-type(1)	 {line-height:20px;} /*elso sor elso oszlop cellaja*/
		/*Info hotel*/
		table.OH																					{position:static;width:988px;}
		table.OH td																		 {border:0px solid red;vertical-align:top;font-weight:bold !important;}
		table.OH td:nth-of-type(1)			 {padding-right:10px;text-align:left;width:420px;}
		table.OH td:nth-of-type(1) a		{font-weight:bold !important;}
		table.OH td:nth-of-type(2)			 {padding-right:10px;text-align:left;}
		table.OH td:nth-of-type(3)			 {padding-right: 0px;text-align:right;letter-spacing:-6px;width:360px;padding-top:7px;}
		/*Preturi*/
		div.preturi																	{position:absolute;}
		div.preturi table													{position:static!important;}
		div.preturi>p,div.preturi>a		{position:static!important;margin-bottom:4px;margin-top:2px;}
		div.preturi table													{width:273px;width:100%;}
		div.preturi table td											{padding:1px;border:1px solid black;vertical-align:middle;}
		
		div.preturi table td:nth-of-type(1){text-align:justify !important;}
		div.preturi table td:nth-of-type(2){text-align:center !important;}
		div.preturi table td:nth-of-type(3){text-align:center !important;}
		div.preturi table td:nth-of-type(4){text-align:center !important;}
		div.preturi table td:nth-of-type(5){text-align:center !important;}
		div.preturi table td:nth-of-type(6){text-align:center !important;}
		div.preturi tablei td:nth-of-type(7){text-align:center !important;}
		div.preturi table div										 {display:inline-block;text-align:right;}
		/*Preturi1 (border nelkul)*/
		table.preturi1														{position:absolute;}
		table.preturi1 td												{border:0px solid black;vertical-align:middle;}
		/*Lista trasee*/
		table.LT																				{position:static;width:796px}
		table.LT tr:nth-of-type(1) td	 {font-weight:bold;text-align:center;}
		table.LT td																	{vertical-align:middle;border:1px solid black;}
		table.LT td a																{color:blue;}
		table.LT td:nth-of-type(1)			 {text-align:center;width:64px;}
		table.LT td:nth-of-type(1) div	{width:32px;display:inline-block;padding:0;}
		table.LT td:nth-of-type(2)			 {text-align:left;width:155px;padding-left:3px;}
		table.LT td:nth-of-type(3)			 {text-align:center;width:81px;}
		table.LT td:nth-of-type(4)			 {text-align:center;width:65px;}
		table.LT td:nth-of-type(5)			 {text-align:center;width:83px;}
		table.LT td:nth-of-type(6)			 {text-align:left;width:181px;padding-left:3px;}
		table.LT td:nth-of-type(6) a:hover	{text-decoration:underline;}
		table.LT td:nth-of-type(7)			 {text-align:left;width:166px;padding-left:3px;}
		/*Info Traseu*/
		table.TT																			 {position:static;width:990px}
		table.TT td:nth-of-type(1)			 {width:357px;padding-right:10px;border:0px solid red;vertical-align:middle;text-align:right;}
		table.TT td:nth-of-type(1) div {width:32px;display:inline-block;text-align:right;}
		table.TT td:nth-of-type(2)			 {padding:5px;border:0px solid black;text-align:left;}
		/*Info Afacere*/
		table.OA																			 {position:static;width:auto;}
		table.OA td:nth-of-type(1)			 {width:357px;padding-left:10px;text-align:left;}
		/*Menu Restaurant */
		table.MR																			 {position:static;width:800px;margin-left:150px;}
		table.MR td				 {padding:10px;}
		table.MR td:nth-of-type(1)		{width:100px;padding-left:10px;text-align:left;}
		table.MR td:nth-of-type(2)	a	{padding-left:10px;text-align:left;font-size:24px;font-weight:bold;}
		/*Menu Restaurant 1 */
		table.MR1																			 {position:static;width:800px;margin-left:90px;}
		table.MR1 td:nth-of-type(1)		{padding-left:10px;text-align:left;border:1px solid black;}
		table.MR1 td:nth-of-type(2)	 {width:100px;padding-left:10px;text-align:right;font-size:14px;border:1px solid black;}
		 /* Resedinte de judet*/
		table.judete											 {position:absolute;width:400px;table-layout:fixed}
		table.judete td:nth-of-type(1){width:20px;height:18px;font-weight:bold;}
		table.judete td:nth-of-type(2){width:210px;overflow:hidden;white-space:nowrap;}
		table.judete td:nth-of-type(3){width:170px;overflow:hidden;white-space:nowrap;padding-left:3px;}
		/* L I S T E */
		.lista, .listaV, .listaH, .listaT{ position:absolute! important;}
		[class*="lista"] * { position:static! important;/*display:block !important;*/}
		/*[class*="lista"] p a { display:inline-block!important;}*/
		
		/* lista = Lista obiective oras, drum*/
		.lista				{width:800px;text-align:justify;text-align-last: justify;vertical-align:top;padding-left:3px;padding-right:3px;letter-spacing:-3px;}
		.lista div	{display:inline-block;vertical-align:top;margin-bottom:10px;}
		.lista a			{ display:inline-block;position:static;text-align:center;vertical-align:top;}
		.lista img	{ display:inline;position:static;border:1px solid black;text-align:center;}
		/*listaV = lista obiective in apropiere distanta mare intre randuri
		 listaH = lista obiective in apropiere distanta mica intre randuri,
		 listaT = lista text+marcaj la TT */
		.listaV,.listaH,.listaT						 { text-align:left;padding-top:10px;width:280px;}
		.listaV *										 { margin-bottom:9px!important;}
		.listaV	[class*="potty"], .listaH [class*="potty"] { margin-left:10px;}
		.listaT	[class*="m_"]								 { margin-top:2px;margin-bottom:2px; margin-left:20px;}
		/*listaC = Lista dreapta PROMO*/
		.listaC					{position:static;width:190px;text-align:center;display:inline-block !important;margin-top:20px;}
		.listaC a			 {display:block;text-align:center !important;padding-top:0px;margin-bottom:10px;border: 0px solid black;}
		.listaC p			 {display:block;text-align:center !important;margin-bottom:0px;border: 0px solid black;}
		.listaC div		{display:block;margin:auto;margin-bottom:0px;border: 0px solid black;}
		/*Img + Text*/ 
		.h0,.h0 a ,.v0,.v0 a,.h,.h a ,.v,.v a,.h1,.h1 a ,.v1,.v1 a		{text-align:center !important;text-align-last:center !important;margin-left:auto;margin-right:auto;}
		.h0, .h0 a	{width:127px;}
		.h,	.h a		 {width:222px;}
		.h1, .h1 a	{width:252px;}
		.v,	.v a		 {width:172px;}
		.v1, .v1 a	{width:182px;}
 
	/* D R A G	 M A P */
			#scrollArea 								{	position:absolute;left:0px;top:0px;width:800px;border-color:#054881;cursor:move;overflow:auto;overflow:hidden;}
				#scrollContent 					{	position:relative;left:0px;top:	0px;width:802px;overflow:hidden;}
		 #scrollContent p.km,#scrollContent img	{	z-index:1;}
		 #scrollContent p,#scrollContent h, #scrollContent div		{	z-index:2;}
		 #scrollContent .dn_pf, #scrollContent .dn_pk, #scrollContent .dn_pn, #scrollContent .dn_jel {	z-index:3;}
		 #scrollContent a, #scrollContent a div{	z-index:4;}
		 map area {	z-index:4;cursor:default;}
		 map area:link {	z-index:4;cursor:pointer;}
		 
		 #scrollContent a.cb							{ color:#000000;text-decoration:underline;}
		 #scrollContent a.cb:hover	 {	color:#ff0000;}
		 #scrollContent a.cw							{	color:#ffffff;text-decoration:underline;}
		 #scrollContent a.cw:hover	 {	color:#ff4444;}
		 
	/* I C O N S */	
		/*Menu icons*/
		.S1_			{background-image:url('1-csillag.gif');}
		.S2_			{background-image:url('2-csillag.gif');}
		.S3_			{background-image:url('3-csillag.gif');}
		.S4_			{background-image:url('4-csillag.gif');}
		.S5_			{background-image:url('5-csillag.gif');}
		.M1_			{background-image:url('1-margareta.gif');}
		.M2_			{background-image:url('2-margareta.gif');}
		.M3_			{background-image:url('3-margareta.gif');}
		.M4_			{background-image:url('4-margareta.gif');}
		.M5_			{background-image:url('5-margareta.gif');}
		
		.H-O			{background-image:url('H-O.gif');}
		.x-O			{background-image:url('x-O.gif');}
		.H-x			{background-image:url('H-x.gif');}
		
		.turist		{background-position:0px -0px;}
		.car			{background-position:0px -32px;}
		.bis_,.cab_		{background-position:0px -64px;}
		.bisfort_	{background-position:0px -96px;}
		.palat_		{background-position:0px -128px;}
		.castel_	{background-position:0px -160px;}
		.fabr_		{background-position:0px -192px;}
		.pod_			{background-position:0px -224px;}
		.parc_, .poi_	{background-position:0px -256px;}
		.moara_		{background-position:0px -288px;}
		.muz_			{background-position:0px -320px;}
		.stat_		{background-position:0px -352px;}
		.fant_		{background-position:0px -384px;}
		.etc_			{background-position:0px -416px;}
		.folc_,.fest_		{background-position:0px -448px;}
		.hotel_		{background-position:0px -480px;}
		.rest_		{background-position:0px -512px;}
		.cofet_		{background-position:0px -544px;}
		.salon_		{background-position:0px -576px;}
		.dans_		{background-position:0px -608px;}
		.com_			{background-position:0px -640px;}
		.sat_			{background-position:0px -672px;}
		.stat_b_,.plaja_	{background-position:0px -704px;}
		.varf_, .rez_, .sa_	{background-position:0px -736px;}
		.pest_		{background-position:0px -768px;}
		.aven_		{background-position:0px -800px;}
		.izbuc_		{background-position:0px -832px;}
		.ponor_		{background-position:0px -864px;}
		.casc_		{background-position:0px -896px;}
		.lac_			{background-position:0px -928px;}
		.chei_, .vale_		{background-position:0px -960px;}
		.schi_		{background-position:0px -992px;}
		.mina_		{background-image:url('mina.gif')!important;}
		.business_{background-image:url('business.gif')!important;}
 
		.ba_			{background-position:0px -1024px;}
		.bg_			{background-position:0px -1056px;}
		.br_			{background-position:0px -1088px;}
		.ca_			{background-position:0px -1120px;}
		.cg_			{background-position:0px -1152px;}
		.cr_			{background-position:0px -1184px;}
		.pa_			{background-position:0px -1216px;}
		.pg_			{background-position:0px -1248px;}
		.pr_			{background-position:0px -1280px;}
		.ta_			{background-position:0px -1312px;}
		.tg_			{background-position:0px -1344px;}
		.tr_			{background-position:0px -1376px;}
		.blank		{background-image:none!important;min-height:14px!important;}/*la oras se pune un singur icon la un grup de obiective, restul are icon='blank'*/
		.blank_		{background-image:none!important;padding-left:0px!important;padding-top:8px!important;}/*La randul "Obiective in apropiere" se pune icon='blank_'*/
	 
	/*Tabel Info hotel */	
		[class*="hot_"]{width:34px;height:34px;border:1px solid black;margin-left:4px;display:inline-block;}
		.hot_24ore				 {background:url("hot_24ore.gif") no-repeat;}
		.hot_aerconditionat {background:url("hot_aerconditionat.gif") no-repeat;}
		.hot_animale		 {background:url("hot_animale.gif") no-repeat;}
		.hot_atv						 {background:url("hot_atv.gif") no-repeat;}
		.hot_bar						 {background:url("hot_bar.gif") no-repeat;}
		.hot_benzina		 {background:url("hot_benzina.gif") no-repeat;}
		.hot_bucatarie {background:url("hot_bucatarie.gif") no-repeat;}
		.hot_camping		 {background:url("hot_camping.gif") no-repeat;}
		.hot_creditcard{background:url("hot_creditcard.gif") no-repeat;}
		.hot_dus						{background:url("hot_dus.gif") no-repeat;}
		.hot_fax						{background:url("hot_fax.gif") no-repeat;}
		.hot_feetnes		 {background:url("hot_feetnes.gif") no-repeat;}
		.hot_fotbal			 {background:url("hot_fotbal.gif") no-repeat;}
		.hot_frigi				 {background:url("hot_frigi.gif") no-repeat;}
		.hot_frizer			 {background:url("hot_frizer.gif") no-repeat;}
		.hot_grill				 {background:url("hot_grill.gif") no-repeat;}
		.hot_handicap	 {background:url("hot_handicap.gif") no-repeat;}
		.hot_info					{background:url("hot_info.gif") no-repeat;}
		.hot_internet	 {background:url("hot_internet.gif") no-repeat;}
		.hot_mail					{background:url("hot_mail.gif") no-repeat;}
		.hot_masaj				{background:url("hot_masaj.gif") no-repeat;}
		.hot_micdejun	 {background:url("hot_micdejun.gif") no-repeat;}
		.hot_mosogep		 {background:url("hot_mosogep.gif") no-repeat;}
		.hot_parcare		 {background:url("hot_parcare.gif") no-repeat;}
		.hot_parcareint		 {background:url("hot_parcareint.gif") no-repeat;}
		.hot_parcarecam		 {background:url("hot_parcarecam.gif") no-repeat;}
		.hot_parcareintcam{background:url("hot_parcareintcam.gif") no-repeat;}
		.hot_pescuit		 {background:url("hot_pescuit.gif") no-repeat;}
		.hot_pingpong	 {background:url("hot_pingpong.gif") no-repeat;}
		.hot_piscinaint{background:url("hot_piscinaint.gif") no-repeat;}
		.hot_piscina		 {background:url("hot_piscina.gif") no-repeat;}
		.hot_posta				 {background:url("hot_posta.gif") no-repeat;}
		.hot_rentacar	 {background:url("hot_rentacar.gif") no-repeat;}
		.hot_restaurant{background:url("hot_restaurant.gif") no-repeat;}
		.hot_roomservice {background:url("hot_roomservice.gif") no-repeat;}
		.hot_salaconferinte	{background:url("hot_salaconferinte.gif") no-repeat;}
		.hot_sauna				{background:url("hot_sauna.gif") no-repeat;}
		.hot_secretar	 {background:url("hot_secretar.gif") no-repeat;}
		.hot_solar				{background:url("hot_solar.gif") no-repeat;}
		.hot_seif					{background:url("hot_seif.gif") no-repeat;}
		.hot_telefon		{background:url("hot_telefon.gif") no-repeat;}
		.hot_tenis				 {background:url("hot_tenis.gif") no-repeat;}
		.hot_tenisfotbal {background:url("hot_tenisfotbal.gif") no-repeat;}
		.hot_terasa			 {background:url("hot_terasa.gif") no-repeat;}
		.hot_tv							{background:url("hot_tv.gif") no-repeat;}
		.hot_vacanta		 {background:url("hot_vacanta.gif") no-repeat;}
		.hot_valuta			 {background:url("hot_valuta.gif") no-repeat;}
		.hot_vasalo			 {background:url("hot_vasalo.gif") no-repeat;}
	/* Tabel preturi */
		 [class*="pret_"]{vertical-align:middle;}
		.pret_om										 {background:url("pret_om.gif") no-repeat;width:8px;height:25px;}
		.pret_om2									 {background:url("pret_om2.gif") no-repeat;width:18px;height:25px;}
		.pret_om3									 {background:url("pret_om3.gif") no-repeat;width:28px;height:25px;}
		.pret_om4									 {background:url("pret_om4.gif") no-repeat;width:38px;height:25px;}
		.pret_om5									 {background:url("pret_om5.gif") no-repeat;width:48px;height:25px;}
		.pret_om6									 {background:url("pret_om6.gif") no-repeat;width:58px;height:25px;}
		.pret_pat									 {background:url("pret_pat.gif") no-repeat;width:25px;height:8px;}
		.pret_pat2								 {background:url("pret_pat2.gif") no-repeat;width:25px;height:15px;}
		.pret_pat3								 {background:url("pret_pat3.gif") no-repeat;width:25px;height:26px;}
		.pret_pat4								 {background:url("pret_pat4.gif") no-repeat;width:51px;height:15px;}
		.pret_patm								 {background:url("pret_patm.gif") no-repeat;width:25px;height:12px;}
		.pret_patet							 	{background:url("pret_patet.gif") no-repeat;width:25px;height:22px;}
		.pret_patpatm							{background:url("pret_patpatm.gif") no-repeat;width:25px;height:12px;}
		.pret_patm2								{background:url("pret_patm2.gif") no-repeat;width:25px;height:12px;}
		.pret_pat3ap							{background:url("pret_pat3ap.gif") no-repeat;width:59px;height:15px;}
		.pret_pat5ap							{background:url("pret_pat5ap.gif") no-repeat;width:59px;height:26px;}
		.pret_pat_handicap				{background:url("pret_pat_handicap.gif") no-repeat;width:59px;height:26px;}
	/*Tabel Lista hoteluri*/
		 [class*="hot1_"]{width:21px;height:23px;border:0px solid black;margin-left:0px;display:inline-block;}
		.hot1_24ore			{background:url("hot1_24ore.gif") no-repeat;}
		.hot1_telefon{background:url("hot1_telefon.gif") no-repeat;}
		.hot1_fax{background:url("hot1_fax.gif") no-repeat;}
		.hot1_tv{background:url("hot1_tv.gif") no-repeat;}
		.hot1_internet{background:url("hot1_internet.gif") no-repeat;}
		.hot1_seif{background:url("hot1_seif.gif") no-repeat;}
		.hot1_restaurant{background:url("hot1_restaurant.gif") no-repeat;}
		.hot1_roomservice{background:url("hot1_roomservice.gif") no-repeat;}
		.hot1_micdejun{background:url("hot1_micdejun.gif") no-repeat;}
		.hot1_bar{background:url("hot1_bar.gif") no-repeat;}
		.hot1_creditcard{background:url("hot1_creditcard.gif") no-repeat;}
		.hot1_valuta{background:url("hot1_valuta.gif") no-repeat;}
		.hot1_parcareint{background:url("hot1_parcareint.gif") no-repeat;}
		.hot1_parcare{background:url("hot1_parcare.gif") no-repeat;}
		.hot1_handicap{background:url("hot1_handicap.gif") no-repeat;}
		.hot1_salconferinte{background:url("hot1_salconferinte.gif") no-repeat;}
		.hot1_sauna{background:url("hot1_sauna.gif") no-repeat;}
		.hot1_piscina{background:url("hot1_piscina.gif") no-repeat;}
		.hot1_frigider{background:url("hot1_frigider.gif") no-repeat;}
		.hot1_animale{background:url("hot1_animale.gif") no-repeat;}
		.yes,.no	{width:021px;height:100px;z-index:10;}
		.yes	{background:url('potty1.gif') no-repeat center;}
		
		.csillag1,.csillag2,.csillag3,.csillag4,.csillag5{display:inline-block;height:36px;border:0px solid black;background:url("5-csillag.gif") no-repeat content-box;}
		.csillag1 {background-position:-45px 18px;}
		.csillag2 {background-position:-34px 18px;}
		.csillag3 {background-position:-22px 18px;}
		.csillag4 {background-position:-11px 18px;}
		.csillag5 {background-position: -0px 18px;}
		.margarete1 ,.margarete2 ,.margarete3 ,.margarete4 ,.margarete5{display:inline-block;height:36px;border:0px solid black;background:url("5-margareta.gif") no-repeat content-box;}
		.margarete1 {background-position:-48px 18px;}
		.margarete2 {background-position:-33px 18px;}
		.margarete3 {background-position:-22px 18px;}
		.margarete4 {background-position:-11px 18px;}
		.margarete5 {background-position: -0px 18px;}
		/*Hotel*/
		.csillag		 {width:47px;height:47px;background-image:url("csillag.gif");border:0px solid black;}
		.csillag25 {width:25px;height:25px;background-image:url('csillag25.gif');}
		.margareta {width:55px;height:55px;border:0px solid black;background-image:url("csillag.gif")}
		.margareta25 {width:25px;height:25px;border:0px solid black;background-image:url("margareta25.gif")}
		
		.promo_8martie							{width:22px;height:35px;background:url("promo_8martie.gif") no-repeat;}						/*LH*/
		.promo_easter								{width:26px;height:37px;background:url("promo_easter.gif") no-repeat;}						 /*LH*/
		.promo_valentinday			 {width:28px;height:25px;background:url("promo_valentinday.gif") no-repeat;}			/*LH*/
		.promo_8martie1						{width:238px;min-height:223px;background:url("promo_8martie180.gif") no-repeat;}
		.promo_8martie180				 {width:180px;min-height:169px;background:url("promo_8martie180.gif") no-repeat;}
		.promo_easter180					 {width:180px;min-height:165px;background:url("promo_easter180.gif") no-repeat;}
		.promo_valentinsziv180{width:180px;min-height:180px;background:url("promo_valentinsziv180.gif") no-repeat;}
		.promo_valentinsziv		 {width:240px;min-height:240px;background:url("promo_valentinsziv.gif") no-repeat;}
		.promo_revelion						{width:79px;min-height:103px;background:url("promo_revelion.gif") no-repeat;}
		.promo_craciun							{width:125px;min-height:76px;background:url("promo_craciun.gif") no-repeat;}
		.promo_sole									 {width:107px;min-height:103px;background:url("promo_sole.gif") no-repeat;}
		.promo_fulg									 {width:103px;min-height:81px;background:url("promo_fulg.gif") no-repeat;}
		.promo_ghirlanda					{width:987px;height:72px;background:url("promo_ghirlanda.gif") no-repeat;}
		.promo_ghirlanda800					{width:987px;height:72px;background:url("promo_ghirlanda800.gif") no-repeat;}
		.promo_ghirlandaeaster{width:800px;height:50px;background:url("promo_ghirlandaeaster.gif") no-repeat;}
		.promo_ghirlandateli	 {width:800px;height:69px;background:url("promo_ghirlandateli.gif") no-repeat;}
	/* Harta drumuri*/
		.km {padding-left:2px;width:794px;text-align:justify!important;text-align-last:justify;}
		.dn_no,.dn_nof,.dn_nol,.dn_ko,.dn_kol ,.dn_kof	{width:2px;height:49px;} /*vizszintes vonalak*/
		.dn_no	 			{background-image:url("DN_NO.gif");}
		.dn_nof			{background-image:url("DN_NOF.gif");}
		.dn_nol			{background-image:url("DN_NOL.gif");}
		.dn_ko	 			{background-image:url("DN_KO.gif");}
		.dn_kof			{background-image:url("DN_KOF.gif");}
		.dn_kol			{background-image:url("DN_KOL.gif");}
					
		.dn_nv,.dn_kv	 																{width:49px;height:2px;}											/*fuggoleges vonalak*/
		.dn_kv	 			{background-image:url("DN_KV.gif");}
		.dn_nv	 			{background-image:url("DN_NV.gif");}
		.dn_pf,.dn_pk,.dn_pn	 									{width:49px;height:49px;}										 /*pottyok*/
		.dn_pf	 			{background-image:url("DN_PF.gif");}
		.dn_pk	 			{background-image:url("DN_PK.gif");}
		.dn_pn	 			{background-image:url("DN_PN.gif");}															 /*elagazasok*/
		.dn_b2k,.dn_b3k,.dn_bal2_,.dn_bf,.dn_bf1,.dn_bf2,.dn_bfh,.dn_bl,.dn_cot_bf,.dn_cot_bl,.dn_cot_jf,.dn_cot_jl,.dn_j2k,.dn_j2k_,.dn_j3k,.dn_jf,.dn_jfh,
		.dn_jfhs,.dn_jfl,.dn_jjf,.dn_jl,.dn_nbf,.dn_nbl,.dn_njf,.dn_njl,.dnn_cot_bf,.dnn_cot_bl,.dnn_cot_jf,.dnn_cot_jl{width:49px;height:49px;background-repeat:no-repeat;} 
		.dn_b2k			{background-image:url("DN_B2K.gif")}
		.dn_b3k			{background-image:url("DN_B3K.gif")}
		.dn_bal2_	{background-image:url("DN_bal2_.gif")}			/*27x49*/
		.dn_bf	 			{background-image:url("DN_BF.gif")}
		.dn_bf1 			{background-image:url("DN_BF1.gif")}
		.dn_bf2 			{background-image:url("DN_BF2.gif")}
		.dn_bfh			{background-image:url("DN_BFH.gif")}
		.dn_bl	 			{background-image:url("DN_BL.gif")}
		.dn_cot_bf		{background-image:url("DN_cot_BF.gif")}
		.dn_cot_bl		{background-image:url("DN_cot_BL.gif")}
		.dn_cot_jf		{background-image:url("DN_cot_JF.gif")}
		.dn_cot_jl		{background-image:url("DN_cot_JL.gif")}
		.dn_j2k			{background-image:url("DN_J2K.gif")}
		.dn_j2k_ 		{background-image:url("DN_J2K_.gif")}
		.dn_j3k			{background-image:url("DN_J3K.gif")}
		.dn_jf	 			{background-image:url("DN_JF.gif")}
		.dn_jfh			{background-image:url("DN_JFH.gif")}
		.dn_jfhs 		{background-image:url("DN_JFHS.gif")}
		.dn_jfl			{background-image:url("DN_JFL.gif")}
		.dn_jjf			{background-image:url("DN_JJF.gif")}
		.dn_jl	 			{background-image:url("DN_JL.gif")}
		.dn_nbf			{background-image:url("DN_NBF.gif")}
		.dn_nbl			{background-image:url("DN_NBL.gif")}
		.dn_njf			{background-image:url("DN_NJF.gif")}
		.dn_njl			{background-image:url("DN_NJL.gif")}
		.dnn_cot_bf	{background-image:url("DNN_cot_BF.gif")}
		.dnn_cot_bl	{background-image:url("DNN_cot_BL.gif")}
		.dnn_cot_jf	{background-image:url("DNN_cot_JF.gif")}
		.dnn_cot_jl	{background-image:url("DNN_cot_JL.gif")}
		 /*ikonok*/
		.dn_i_4x4,.dn_i_alpinism,.dn_i_balneo,.dn_i_bisfort,.dn_i_business,.dn_i_camping,.dn_i_casa,.dn_i_cascada,.dn_i_castel,.dn_i_fatemplom,.dn_i_folclor,.dn_i_halasz,
		.dn_i_hegymaszo,.dn_i_hotel,.dn_i_lac,.dn_i_lac_acumulare,.dn_i_lac1,.dn_i_moara,.dn_i_muzeu,.dn_i_restaurant,.dn_i_sifelvono,.dn_i_sizo,
		.dn_i_speo,.dn_i_szem,.dn_i_templom,.dn_i_templomf,.dn_i_tunel,.dn_i_var,.dn_i_varos,.dn_jel,.dn_jel1{width:49px;height:49px;background-repeat:no-repeat;}				
		.dn_i_4x4	{background-image:url("DN_I_4X4.gif");}
		.dn_i_alpinism	{background-image:url("DN_I_alpinism.gif");}
		.dn_i_balneo	{background-image:url("DN_I_balneo.gif");}
		.dn_i_business	{background-image:url("DN_I_business.gif");}
		.dn_i_camping	{background-image:url("DN_I_camping.gif");}
		.dn_i_casa {background-image:url("DN_I_casa.gif");}
		.dn_i_cascada	{background-image:url("DN_I_cascada.gif");}
		.dn_i_castel	{background-image:url("DN_I_castel.gif");}
		.dn_i_fatemplom	{background-image:url("DN_I_fatemplom.gif");}
		.dn_i_folclor	{background-image:url("DN_I_folclor.gif");}
		.dn_i_halasz	{background-image:url("DN_I_halasz.gif");}
	 .dn_i_hegymaszo	{background-image:url("DN_I_hegymaszo.gif");}
	 .dn_i_hotel	{background-image:url("DN_I_hotel.gif");}
	 .dn_i_lac	{background-image:url("DN_I_lac.gif");}
	 .dn_i_lac_acumulare	{background-image:url("DN_I_lac_acumulare.gif");}
	 .dn_i_lac1	{background-image:url("DN_I_lac1.gif");}
	 .dn_i_moara {background-image:url("DN_I_moara.gif");}
	 .dn_i_muzeu	{background-image:url("DN_I_muzeu.gif");}
	 .dn_i_restaurant	{background-image:url("DN_I_restaurant.gif");}
	 .dn_i_sifelvono	{background-image:url("DN_I_sifelvono.gif");}
	 .dn_i_sizo	{background-image:url("DN_I_sizo.gif");}
	 .dn_i_speo	{background-image:url("DN_I_speo.gif");}
	 .dn_i_szem	{background-image:url("DN_I_szem.gif");}
	 .dn_i_templom	{background-image:url("DN_I_templom.gif");}
	 .dn_i_templomf {background-image:url("DN_I_templomf.gif");}
	 .dn_i_tunel {background-image:url("DN_I_tunel.gif");}
	 .dn_i_var	{background-image:url("DN_I_var.gif");}
	 .dn_i_varos	{background-image:url("DN_I_varos.gif");}
	 .dn_jel	{background-image:url("DN_jel.gif");cursor:default;}
	 .dn_jel1	{background-image:url("DN_jel1.gif");}
	 .dn_jel1:hover	{background-image:url("DN_jel1_.gif");}
		
	/*Harta drumuriRO, Harta orase, Harta munti, Harta pensiuni*/
	 .triunghi							{width:15px;height:11px;background-image:url("triunghi.gif");cursor:default;}
	 .terkeppotty				 {width:8px;height:8px;background-image:url("terkeppotty.gif");cursor:default;}
	 .hegymaszo1					 {width:20px;height:20px;background-image:url("hegymaszo1.gif");cursor:default;}
	 .constructii				 {width:16px;height:16px;background-image:url("constructii.gif");cursor:default;}
	 .inchise								{width:16px;height:16px;background-image:url("inchise.gif");cursor:default;}
	 .atentie								{width:20px;height:20px;background-image:url("atentie.gif");cursor:default;}
	 .pericol								 {width:016px;height:016px;background-image:url("pericol.gif");cursor:default;}
	 .danspop								{width:28px;height:27px;background-image:url("danspop.gif");cursor:default;}
	 .biserica	 						{width:20px;height:29px;background-image:url("biserica.gif");cursor:default;}
	 .muzeuet	 							{width:14px;height:16px;background-image:url("muzeuet.gif");cursor:default;}
	 .casa1	 									{width:31px;height:21px;background-image:url("casa1.gif");cursor:default;}
	 .moara	 									{width:25px;height:28px;background-image:url("moara.gif");cursor:default;}
	 .p_atentie							{width:25px;height:33px;background-image:url("p_atentie.gif");cursor:default;}
	 .p_curba									{width:25px;height:33px;background-image:url("p_curba.gif");cursor:default;}
	 .p_ingustare					 {width:25px;height:33px;background-image:url("p_ingustare.gif");cursor:default;}
	 .p_incrucisare			 {width:25px;height:3px;background-image:url("p_incrucisare.gif");cursor:default;}
	 .p_bifurcatie				 {width:25px;height:33px;background-image:url("p_bifurcatie.gif");cursor:default;}
	 .p_teleschi						 {width:40px;height:40px;background-image:url("p_teleschi.gif");cursor:default;}
	 .p_telescaun					 {width:37px;height:35px;background-image:url("p_telescaun.gif");cursor:default;}
	 .partii1									{width:31px;height:23px;background-image:url("partii1.gif");cursor:default;}
	 .hegymaszo						 {width:20px;height:20px;background-image:url("hegymaszo.gif");cursor:pointer;}
	 .hegymaszo:hover	{background-image:url("hegymaszo_.gif");}
	 .klik											{width:26px;height:32px;background-image:url("klik.gif");cursor:pointer;}
	 .klik:hover					 {background-image:url("klik_.gif");}
	 .triunghi1						 {width:16px;height:16px;background-image:url("triunghi1.gif");cursor:pointer;}
	 .triunghi1:hover	{background-image:url("triunghi1_.gif");}
	/*Other icons*/
	 .webcam, .meteo_ {display:block;height:50px;width:40px;border:0px solid black;}
	 .webcam {background:url("webcam.gif") no-repeat;}
	 .meteo_ {background:url("meteo_.gif") no-repeat;}
	 
	/*icons marcaje*/
		[class*="m_"]	{background-repeat:no-repeat;z-index:2;min-width:32px;width:320px;min-height:32px;padding-left:40px;background-image:url("marcaje-32.png");vertical-align:middle!important;}
		a[class*="m_"]	{display:flex! important;align-items: center;text-align:left;line-height:20px! important;}
		.m_ba	{background-position:0px	0px;}
		.m_bg	{background-position:0px -32px;}
		.m_br	{background-position:0px -64px;}
		.m_ca	{background-position:0px -96px;}
		.m_cg	{background-position:0px -128px;}
		.m_cr	{background-position:0px -160px;}
		.m_pa	{background-position:0px -192px;}
		.m_pg	{background-position:0px -224px;}
		.m_pr	{background-position:0px -256px;}
		.m_ta	{background-position:0px -288px;}
		.m_tg	{background-position:0px -320px;}
		.m_tr	{background-position:0px -352px;}
	/*marcaje16*/
	 p[class$="16"],a[class$="16"] {display:inline-block;margin-left:auto;margin-right:auto;margin-top:4px;margin-bottom:4px;height:16px;line-height:15px;text-align:left;border:0px solid black;padding-top:1px;padding-left:20px;}
	 .ba16{background:url("ba16.gif") no-repeat;}
	 .bg16{background:url("bg16.gif") no-repeat;}
	 .br16{background:url("br16.gif") no-repeat;}
	 .ca16{background:url("ca16.gif") no-repeat;}
	 .cg16{background:url("cg16.gif") no-repeat;}
	 .cr16{background:url("cr16.gif") no-repeat;}
	 .pa16{background:url("pa16.gif") no-repeat;}
	 .pg16{background:url("pg16.gif") no-repeat;}
	 .pr16{background:url("pr16.gif") no-repeat;}
	 .ta16{background:url("ta16.gif") no-repeat;}
	 .tg16{background:url("tg16.gif") no-repeat;}
	 .tr16{background:url("tr16.gif") no-repeat;}
	
	/* Restaurant, cofetarii, Mireasa*/
	.rest_menu			{width:150px;height:96px;background:url("rest_menu.gif") no-repeat;cursor:pointer;}
	.rest_menu:hover {background:url("rest_menu_.gif") no-repeat;}
	.rest_bucatar{width:56px;height:71px;background:url("rest_bucatar.gif") no-repeat;}
	.rest_curcan {width:68px;height:42px;background:url("rest_curcan.gif") no-repeat;}
	.rest_desert	{width:68px;height:42px;background:url("rest_desert.gif") no-repeat;}
	.rest_eloetel{width:68px;height:42px;background:url("rest_eloetel.gif") no-repeat;}
	.rest_hal			 {width:68px;height:42px;background:url("rest_hal.gif") no-repeat;}
	.rest_pasta	 {width:68px;height:41px;background:url("rest_pasta.gif") no-repeat;}
	.rest_pizza	 {width:70px;height:51px;background:url("rest_pizza.gif") no-repeat;}
	.rest_porc		 {width:68px;height:42px;background:url("rest_porc.gif") no-repeat;}
	.rest_pui			 {width:68px;height:42px;background:url("rest_pui.gif") no-repeat;}
	.rest_reggeli{width:68px;height:42px;background:url("rest_reggeli.gif") no-repeat;}
	.rest_supe		 {width:68px;height:42px;background:url("rest_supe.gif") no-repeat;}
	.rest_vaca		 {width:68px;height:42px;background:url("rest_vaca.gif") no-repeat;}
	.mireasa	{width:800px;height:619px;background-image:url("mireasa.gif")}
	.mireasa1	{width:150px;height:116px;background-image:url("mireasa1.gif")}
	.mireasa2	{width:150px;height:116px;background-image:url("mireasa2.gif")}
	/*potty*/
	 p[class*="potty"],h[class*="potty"],a[class*="potty"] {display:block;text-align:left;}
	 .potty_nagy {padding-left:25px;background-position:0px 0px!important;}
	 .potty	, .potty1, .potty2, .potty_f	 {padding-left:20px;background-position:0px 2px!important;}
	 .pottyk, .potty1k	 {padding-left:18px;background-position:0px 3px!important;}
	 .potty	{background:url("potty.gif") no-repeat;}
	 .pottyk	{background:url("pottyk.gif") no-repeat;}
	 .potty1	{background:url("potty1.gif") no-repeat;}
	 .potty1k	{background:url("potty1k.gif") no-repeat;}
	 .potty2 {background:url("potty2.gif") no-repeat;}
	 .potty_f {background:url("potty_f.gif") no-repeat;}
	 .potty_nagy {background:url("potty_nagy.gif") no-repeat;}
	/*Cuki*/
	 p[class*="cuki"],h[class*="cuki"]		{width:88px;height:72px;padding-top:28px;padding-bottom:29px;text-align:center;}
	 .cuki 	{background:url("cuki.gif") no-repeat;padding-left:28px;padding-right:20px;}
	 .cuki1	{background:url("cuki1.gif") no-repeat;padding-left:20px;padding-right:28px;}
	/*Sigle*/
		.afcn				{position:absolute;z-index:2;width:100px;height:055px;border:1px solid black;background-image:url("AFCN.gif")}
		.sigla_pna {width:186px;height:148px;border:0px solid black;background-image:url("sigla_PNA.gif")}
		.facebook{width:48px;height:48px;background-image:url("facebook.gif")}
		.romcolor{width:198px;height:143px;background-image:url("romcolor.gif")}
		.solaris_sigla{width:288px;height:66px;background-image:url("solaris_sigla.gif")}
		.redomar{width:212px;height:119px;background-image:url("redomar.gif")}
	/*Boxes*/																 /**/
		.vonal	 							{position:absolute;width:001px;height:001px;z-index:1;background:black;}
		.icon20x20				{width:20px;height:20px;}
		.sarga_lila			{background-color:#ffcdff;z-index:1! important;}
		.sarga_narancs{background-color:#ffcd62;z-index:1! important;}

		.codm1{background-color:#00dc00;border:1px solid black;}
		.codm2{background-color:#ccff99;border:1px solid black;}
		.codm3{background-color:#ffff00;border:1px solid black;}
		.codm4{background-color:#ff9900;border:1px solid black;}
		.codm5{background-color:#ff0000;border:1px solid black;}
	/* T E X T */
		/*[class^="_block_"]{position:absolute;font-family: Verdana, Geneva, sans-serif;}*/
		.abs{position:absolute;}
		.rel{position:static;}
		a.t_a, a.t_a:visited, a.t_v, a.t_v:visited {color:blue}
		.t_a a, .t_a a:visited, .t_v a, .t_v a:visited {color:blue}
		.t_a{font-family: Arial, Helvetica, sans-serif;}
		.t_v{font-family: Verdana, Geneva, sans-serif;}
	 
		.j{text-align:justify;}
		.l{text-align:left;}
		.c{text-align:center;}
		.r{text-align:right;}
		
		.b{font-weight:bold;}
		.n{font-weight:normal;}
		.u{text-decoration:underline;}
		.i{font-style:italic;}
	 
		.cb{color:black;}
		.cw {color:white;}
		.cr {color:red;}			
		.cm {color:#ff00ff;}
		.cg {color:#777777;}
	 
		.bt{background-color:transparent;}
		.by{background-color:yellow;padding-left:4px;padding-right:4px;}
	 
		.f7{font-size:48px;letter-spacing:0px;} /* pizza + */
		.f6{font-size:34px;letter-spacing:0px;} /* cim */
		.f5{font-size:22px;letter-spacing:0px;} /* localitate a link-sorban */
		.f4, .f4 a {font-size:20px;line-height:20px;letter-spacing:0px;} /*alcimek */
		.f3, .f3 a {font-size:15px;line-height:20px;letter-spacing:0px;} /*normal szoveg*/
		.f2, .f2 a {font-size:13px;line-height:18px;letter-spacing:0px;}
		.f1, .f1 a {font-size: 11px;line-height:12px;letter-spacing:0px;}
	 
		.s1 {text-shadow:1px 1px 1px #000000;} /* ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
		.s2 {text-shadow:2px 2px 2px #000000;} /* ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	 
		.b0			{border-width:0px;}
		.b1			{border:1px solid black;}
	 
		.vt{vertical-align:top;}
		.vm{vertical-align:middle;}
		.vb{vertical-align:bottom;}
	 
		.le {padding-left:0px !important;background-position:center top !important;padding-top:15px !important;transform: translate(-50%, 0%) !important;}
		.fel {padding-left:0px !important;background-position:center bottom !important;padding-bottom:14px !important;transform: translate(-50%, -22px) !important;}
		.bal {padding-left:0px !important;background-position:center right !important;padding-right:20px !important;transform: translate(calc(-100% + 12px), -4px) !important;}
		.clip			{white-space:nowrap;overflow:hidden;} 
		.ofertaR, .ofertaM, .ofertaE{width:164px;}
		.ofertaR::after{content:" Ofertă" ;padding-left:114px;color: red;font-weight: bold;text-shadow: 1px 1px 1px #000000;}
		.ofertaM::after{content:" Ajánlat";padding-left:110px;color: red;font-weight: bold;text-shadow: 1px 1px 1px #000000;}
		.ofertaE::after{content:" Offer"	;padding-left:125px;color: red;font-weight: bold;text-shadow: 1px 1px 1px #000000;}
		.vanzareR, .vanzareM, .vanzareE{width:164px;}
		.vanzareR::after{content:" De Vânzare" ;padding-left:80px;color: red;font-weight: bold;text-shadow: 1px 1px 1px #000000;}
		.vanzareM::after{content:" Eladó" ;padding-left:122px;color: red;font-weight: bold;text-shadow: 1px 1px 1px #000000;}
		.vanzareE::after{content:" For Sale" ;padding-left:102px;color: red;font-weight: bold;text-shadow: 1px 1px 1px #000000;}
 
		div.IN{display:inline-block;width:192px;margin-left:4px;margin-bottom:2px;}
		div.IN select	{position:static;border:1px solid black;width:174px;}
		div.IN img {width:192px;}
		div.INT {display:inline-block;}
		
		#searchBox		{position:absolute;top:0px;left:15px;width:calc(100% - 22px);height:40px;}
		#serchResult	{position:absolute;top:45px;left:13px;width:calc(100% - 25px);height:40px;}
		
		#cookie_info_bar span {display:inline-block;}
		#cookie_info_bar {display:none;margin: 0 auto;text-align: center;background: #f2f2ff;border-bottom: 1px solid #8888ff;padding: 5px;line-height: 20px;color#4040ff;}
		#cookie_info_bar a:link {text-decoration:underline;font-weight:bold;color:#4040ff;}
		#cookies_x {margin-left:10px;position:relative;top:3px;font-size:24px;font-weight:bold;cursor:default;font-family:arial;}