@charset "utf-8";
/* CSS Document */

body, html
		{
			font-family: Arial, Helvetica, sans-serif;
			background-color: #181818 !important;
			background-image: url(/Images/PensiuneaBelascu_04.jpg); 
			background-position: top;
			background-repeat: repeat-x;
			margin: 0 0 10px;
			padding: 0;
			border: 0;
			height: 100%;
			min-height: 100% !important;
			height: auto;
		}
		
.clear	{	clear: both;	}
.floatL	{	float: left;	}
.floatR	{	float: right;	}

img	
		{
			border: 0;
			padding: 1px;
		}
img.Main
		{
			margin: 3px 7px 4px 14px;
			border: 1px solid white;
			width: 348px;
			height: 232px;
			padding: 2px;
		}	
		
img.harta
		{
			width: auto;
			height: auto;
			padding: 2px;
			border: 1px solid white;
		}		
		
img.tarif
{
	width: 162px;
	height: 132px;
	display: block;
	float: right;
	margin: 10px;
}
		
#PageWrapper
		{
			width: 759px;
			margin: 0 auto;
		}
		
	#Header
			{
				background-repeat: no-repeat;
				width: 759px;
				height: 235px;
			}
			
	#HeaderDetails
			{	
				float: right;
				margin: 43px 20px 0 0;
				width: 690px;
				height: 17px;
				color: #FFFFFF;
				font-size: 12px;
				text-align: right;
				cursor: default;
			}
			
	#MenuBar
			{
				width: 759px;
				height: 32px;
				padding: 0;
				background-image: url(/Images/meniu_07.jpg);
				background-repeat: repeat-x;
				margin: 0 auto;
				cursor: default;
			}
			
	#Flash-mp3-Player
			{
				width: 200px;
				height:20px;
				float: left;
				margin: 10px 15px 0 0;
				padding: 0;
			}
			
			
	#AvailabilityCheck
			{ 
				font-size: 10px;
				color: white;
				float: right;
				width: 260px;
				margin: 5px 120px 0 auto;
			}

	#AvailabilityCheck label, 
	#AvailabilityCheck input
			{ 
				float: left;
			}

	#AvailabilityCheck fieldset
			{ 
				margin-bottom: 5px;
			}
			
#MiddleSection
		{
			width: 759px;
			height: auto;
			margin: 0 auto;
			background-color: #000000;
		}
	
	#PageContent
			{
				width: auto;
				height: auto;
				padding: 10px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				color: #FFFFFF;
				font-weight: normal;
				text-align: justify;
			}
			
#Footer
		{
			width: 759px;
			height: 54px;
			background-image: url(/Images/PensiuneaBelascu_08.jpg);
			background-repeat: no-repeat;
		}
		
	#FooterItems
			{
				color: white;
				width: 150px;
				text-align: center;
				font-size: 10px;
				padding: 20px;
			}
			
	#Trafic
			{
				width: 88px;
				height: 31px;
				margin: 15px 15px 0 0;
			}
			
			
h1
		{
			font-size: 12px;
			margin: 0;
		}
		
		
#flashcontent {
	height: 440px;
}




		
select
		{
			margin: 1px;
			border: 1px solid white;
			color: white;
			background-color: black;
		}	
select#zi,
select#zi2
		{
			width: 50px;
		}
		
select#luna,
select#luna2
		{
			width: 60px;
		}
		
input#Verifica
		{
			border: 1px solid white;
			background-color: black;
			color: white;
			padding: 1px 2px;
			margin: 0;
			font-size: 10px;
		}
		
		
.preturi
		{
			width: 400px;
			height: 50px;
			font-size: 20px;
			text-align: center;
			margin: 5px auto;
			padding: 10px;
			line-height: 50px;
			border: 1px dotted white;
		}
		
		
		
.anunt
		{
			width: 330px;
			height: auto;
			font-size: 16px;
			text-align: center;
			margin: 5px auto;
			padding: 10px;
			border: 3px solid white;
			float: left;
			background-color: #F60;
			color: #FFF;
		}