/* CSS Document  */

body
	{
	background-color:#ffffff;
	color:000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	text-align:justify;
	background-image:url(imagini/layout/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	line-height:180%;
	background-color:#FFFFFF;
	text-align:center;
	}
.Container
	{
	width:760px;
	text-align:left;
	border-top:none;
	background-image:url(imagini/layout/body_bg.jpg);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
	}
.Left
	{
	width:300px;
	height:450px;
	float:left;
	}
.Left_logo
	{
	height:158px;
	background-image:url(imagini/layout/logo.jpg);
	background-repeat:no-repeat;
	border-bottom:4px solid #c5c6c8;
	}
.Left_meniu
	{
	background-image:url(imagini/layout/top_bg.gif);
	background-repeat:repeat-x;
	}
.Left_meniu ul
	{
	padding-left:100px;
	line-height:300%;
	text-transform:uppercase;
	background-color:inherit;
	color:#333333;
	list-style-type:none;
	margin:0px;
	}
.Left_meniu ul li a
	{
	color:#333333;
	text-decoration:none;
	}
.Left_meniu ul li a:hover
	{
	color:#000000;
	text-decoration:none;
	}
li a img
	{
	border:none;
	margin-right:10px;
	}
.Right
	{
	background-image:url(imagini/layout/caseta_bg.jpg);
	background-repeat:repeat-x;

	width:438px;
	height:478px;
	float:right;
	padding-left:22px;

	}
#Steaguri
	{
	text-align:right;
	padding-right:10px;
	padding-bottom:50px;
	}
.Caseta
	{
	width:383px;
	height:325px;

	}
.Body
	{
	padding:0 30px 30px 30px;
	border-bottom:4px solid #c5c6c8;

	}
.Txt1
	{
	float:left;
	width:330px;
	padding-right:35px;
	border-right:1px solid #CCCCCC;
	text-align:justify;
	}
.Txt2
	{
	float:right;
	width:320px;
	text-align:justify;
	}
.Txt3
	{
	width:100%;
	text-align:justify;
	}
.Footer
	{
	height:50px;
	background-color:#eaeaea;
	color:#000000;
	padding:20px;
	color:#333333;
	}

.Titlu
	{
	font-size:18px;
	color:#333333;
	margin-bottom:20px;
	float:none;
	}

img.Border
	{
	border:1px solid #666666;
	padding:5px;
	background-color:#FFFFFF;
	float:left;
	margin:0px 10px 10px 0px;
	}









/* Text*/
ul
	{
	margin-top:0px;
	padding-top:0px;
	list-style-position:outside;
	margin-left:0px;
	padding-left:15px;
	}

/*Contact*/
form
	{
	line-height:200%;
	text-align:center;
	}
.Row
	{
	width:100%;
	clear:both;
	margin:10px 0px;
	}
.Left_col
	{
	width:120px;
	float:left;
	text-align:right;
	}
.Right_col
	{
	width:560px;
	float:right;
	text-align:left;
	}


.No_border
	{
	border:none;
	}
.Float_left
	{
	float:left;
	}
.Centru
	{
	text-align:center;
	}
.Spacer
	{
	clear:both;
	}


/*Preturi*/
table
	{
	text-align:center;
	}
table.Preturi1
	{
	width:80%;
	border:2px double #666666;
	border-right:10px solid #000000;
	float:left;
	}
table.Preturi1 td
	{
	width:10%;
	}
table.Preturi2
	{
	border:2px double #666666;
	width:18%;
	}
.Gri
	{
	background-color:#E8E8E8;
	}
.Bold
	{
	font-weight:bold;
	}
.Gri_Bold
	{
	background-color:#E8E8E8;
	font-weight:bold;
	}
.Black
	{
	background-color:#000000;
	}
	
	
#showit {
width:380px;		/* swf width */
height:320px;		/* swf height */
position:relative;
margin:0 auto;
}
.showit_error {
margin:20px;
border:2px solid #990000;
padding:20px;
color:#990000;
background-color:#cc7f7f;
font-size:12px;
text-align:center;
}

.mail
	{
	vertical-align:text-bottom;
	}
