/* page atributes */
body {
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	background-color:#d3cfc3;
	margin: 0;
	padding-bottom: 0px;
}

#header {
	height: 100px;
	background: url(../images/main_bkg.gif);
	background-repeat: repeat-x;
	border: 0;
	}
	
#title {
	padding: 0 0 0 0;
	border-top-style: double;
	border-top-color: #494535;
	width: 790;
	}
	
#galerie {
	width: 800px;
	}
	
		
td.flashTable {
	height: 405px;
	border: 0;
	}

td.title {
	padding: 0 0 0 0;
	}
td.closeBottomBorder {
	margin: 0;
	padding: 0 5px 0 0;
	border-bottom: #7f765c;
	border-bottom-style: double;
	width: 790px;
	}
	
td.closeBottomBorderServicii {
	margin-top: 50px;
	padding: 0 5px 0 0;
	border-bottom: #7f765c;
	border-bottom-style: double;
	width: 790px;
	}
	
td.homeContent {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 300px;
	}

	
td.contentHome {
	margin-left: 100px;
	padding: 10px 10px 10px 10px;
	width: 500px;
	height: 60px;
	}
	
td.contentHomed {
	padding: 0 10px 0 0;
	}
	
td.homeRight {
	margin: 0;
	padding: 0;
	width: 270px;
	height: 270px;
	border-left-color: #7f765c;
	border-left-style: dotted;
	border-left-width: thin;
	padding: 5px;
	}
	
td.stars {
	padding-top: 10px;
	padding-right: 20px;
	}
	
td.galerieFoto{
	background-image: url(../images/foto_frame.jpg);
	background-repeat: no-repeat;
	background-position:center;
	padding: 2px 29px 0 31px;
	width: 200;
	height: 135;
	}
	
#headerContents {
	height: 95px;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* font style */
h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #494535;
	font-style: italic;
	text-align: left;
	margin-left: 40px;
	margin-top: 6px;
	margin-bottom: 3px;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	color: #494535;
	}

h3 {
	margin:0 0 0 10px;
	line-height: 140%;
	padding: 0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;
	color: #494535;
	}
	

.h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #494535;;
	font-weight: bold;
	font-style: italic;
	text-align:left;
	margin-left: 10px;
	}

p {
	margin:0 0 0 10px;
	line-height: 140%;
	padding: 0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;
	color: #494535;
	}

.pForm { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 100%;
	color: #494535;
	}
	
.pValid { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 100%;
	color: #494535;
	border:none;
	}

.pDistanta {
	margin:0 0 0 10px;
	line-height: 140%;
	padding: 0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #494535;
	}
	
p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	font-weight:lighter;
	font-size: 10px;
	color: #d3cfc3;
	margin: 0;
	}
	
/*div si containere */

div.line {
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 786px;
	padding: 6px 0 0px 40px;
	border-bottom-style: double;
	border-bottom-color: #494535;
	}
	
div.tabelLeft {
	margin-left: 10px;
	width:500px;
	height: 50px;
	padding: 0 5px 0 5px;
	}
	
div.tabelLeftContent {
	margin-left: 10px;
	width:500px;
	height: 180px;
	padding: 0 5px 0 5px;
	}

div.tabelRight {
	width:270px;
	height: 230px;
	padding: 0 5px 0 5px;
	border-left: thin;
	border-left-style: dotted;
	border-left-color: #494535;
	}
	
/* links */

a:link    {
	color: #5A4B36;
	text-decoration:none;
	}
	
a:visited  {
	color: #888171;
	text-decoration:none;
	}
	
a:hover    {
	color: #000000;
	}
	
a:active   {
	color: #000000;
	}

.footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
	color: #d3cfc3;
	}
	
.footer a:hover {
	text-decoration: underline;
	}

/* top menu */

ul#menu
{
	margin:0;
	float:right;
	padding:0;
	list-style-type: none;
	width:200;
	position: relative;
	display: block;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:800;
	font-size: 14px;
	background:transparent  url(../images/nav_bg.png) repeat-x top left;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#787057;
	text-decoration:none;
	font-weight: 800;
	font-style: normal;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#494535;
	height:22px;
	background:transparent  url(../images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
	{
	display:inline;
	height:22px;
	background:transparent  url(../images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}


	td.form {
		padding: 3px;
	}
	
	input.inp_156 {
		background-image: url(images/156.png);
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 5px 5px 0 5px;
		width: 146px;
		height: 18px;
		border: 0;
		margin: 0;
	}
	
	input.inp_306 {
		background-image: url(images/306.png);
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 5px 5px 0 5px;
		width: 296px;
		height: 18px;
		border: 0;
		margin: 0;
	}
	
	input.button {
		background-image: url(images/trimite.png);
		border: 0;
		width: 91px;
		height: 27px;	
	}
	
	textarea.txt_306 {
		background-image: url(images/textarea.png);
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 5px 5px 0 5px;
		width: 296px;
		height: 81px;
		border: 0;
		margin: 0;
	}