:link,:visited {
	text-decoration: none;
}

ul,ol,dl {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
	font-weight: normal;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd
	{
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

strong {
	font-weight: bold;
}

em,i {
	font-style: italic;
}

* :focus {
	outline: none;
}

/* BODY
----------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background: url(../assets/bg-body.jpg) 0px 0px;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
}

.textred {
	font-weight: bold;
	color: #E81E89
}

.textblue {
	color: #016AFF;
}

#upc {

	background: url(../assets/upc.jpg) 0px 0px no-repeat;
	position: absolute;
	margin: 200px 0 0 680px;
	
	}
	
#upc a {
	display:block;
	width: 	110px;
	height:	224px;
}

/* LAYOUT
---------------------------------------------*/
div#main {
	width: 680px;
	margin: 10px auto;
	border: 1px solid #efefef;
	background: url(../assets/bg-main.jpg)  no-repeat #ffffff;
	padding-bottom: 20px;
}

#handleft {
	position:absolute;
	margin:508px 0 0 -22px;
}

#handright {
	position:absolute;
	margin:506px 0 0 680px;
}

* :lang(ro)  #handleft   {margin:505px 0 0 -22px;}
* :lang(ro)  #handright {margin:504px 0 0 680px;}

#handleftinterior {
	position:absolute;
	margin:65px 0 0 -22px;
	z-index:100;
}

#handrightinterior {
	position:absolute;
	margin:65px 0 0 630px;
}

/* CONTENTS
---------------------------------------------*/

h1 {
	font-family:"Trebuchet MS";
	font-size:25px;
	padding: 0px 20px;
	color:#016AFF;
}

h1.mglft {
	margin-left:30px;
}

img#logo {
	padding: 20px;
	color:#FF019A;
}

p#intro {
	font-family:"Trebuchet MS";
	padding: 0px 20px;
	font-size: 18px;
	margin: 20px 0 0;
	color:#2982FF;
}

p#intro2 {
	font-family:"Trebuchet MS";
	padding: 0px 20px;
	font-size: 16px;
	margin: 10px 0 20px;
	color:#2982FF;
}


p#intro3 {
	font-family:"Trebuchet MS";
	padding: 0px 20px;
	font-size: 18px;
	margin: 10px 30px 20px 30px;
	color:#2982FF;
}

.mesaj {
	padding:5px;
	border:1px solid #ccc;
	background-color:#f1f1f1;
}

.cod {
	padding:5px;
	font-size:16px;
	border:1px solid #E37A08;
	background-color:#FFFFA0;
	font-weight:bold;
}



/* WIDGET
---------------------------------------------*/

div#widget {
	float:left;
	width: 180px;
	margin: 20px 0 0 20px;
}


div#wsettings {
	width: 400px;
	float: right;
	border: 3px solid #9CD4FD;
	margin:20px  10px 0 0 ;
}

*:lang(ro) div#wsettings {
	width: 420px;
	margin-right: 20px;
	}

div#wsettings img {
	cursor: pointer;
	}

div#wsettings textarea {
	width: 100%;
	border: none;
}
div#wsettings * {
	margin:5px;
}

div#wsettings a {
	color:#FF00CC;
	font-weight:bold;
	font-size:11px;
	padding:2px 0px;
}

/* MENIU SECOND PAGES
------------------------------------------------------*/

ul#meniu {
	height: 20px;
	margin-top:43px;
	border-bottom:2px dotted #91C2E0;
	width:370px;
	position:absolute;
	margin-left:300px;
	}
	ul#meniu.home {
		width:270px;
		margin-left:390px;
	}
	ul#meniu li {
		font-family:"Trebuchet MS";
		float: left;
		padding: 0px 5px;
		font-size: 13px;
		font-weight:bold;
	}
	
	ul#meniu li a.roz {
		color:#E81E89;
	}
	
	
	ul#meniu li a.blu {
		/*color:#016AFF;*/
		color:#E81E89;
	}
	ul#meniu li a:hover {
		color:#016AFF	
	}

div#content {
			font-family: Arial, Helvetica, sans-serif;
	margin: 20px 50px;
	min-height:400px;
	}
	
	div#content p {
		margin: 10px 0;
		font-size:14px;
		line-height:16px;
	}

		div#content h1 {
			padding: 0px 0px 20px;
			font-size: 19px;
			color:#E81E89;
		}
		
		div#content h2 {
			padding: 10px 0px 5px;
			font-size: 14px;
			font-weight:bold;
			color:#016AFF;
		}
		
		div#content ol {
			margin-left:30px;
			list-style-type:decimal;
		}
		
		div#content ul {
			list-style-type: disc;
			list-style-position:inside;
		}
		
		div#content ul li {
			margin-bottom:10px;
			padding-bottom:10px;
			border-bottom:1px dotted #ccc;
		}
		
		div#content a {
			color:#016AFF;
			text-decoration:underline;
		}
		
		div#content a#trimite {
			width:300px;
			font-size:14px;
			font-weight:bold;
			color:#016AFF;
			margin:10px 0;
			display:block;
		}

	div#footer {
		margin:0px 20px 0px;
		text-align:right;
		font-size:11px;
		color:#666;
	}
	
	div#footer a {
		color:#666666;
		text-decoration:underline;
	}

/* LANGING PAGE
-------------------------------------------------------*/
#lcol { width: 335px; float: left; }

	#lcol p {font-size:14px;}
	#lcol ul {font-size:14px;}
	
#rcol { width: 235px; float: right; z-index:1; position:relative; }
	
	#lcol h2, #rcol h2 {
		margin: 0; padding: 0 0 15px;
		font: bold 16px/18px Verdana, Helvetica, Arial, sans-serif;
	}
	
	#lcol h2, #rcol h2.main-head { color: #FC7E03; }
	
	#rcol h2 { color: #009BDE; }
	
	#rcol h2.phone { text-align: center; }
	
	#rcol h2.inf-head {
		padding: 5px 5px 10px;
		text-align: left;
	}
	#rcol h2.inf-head span {
		display: block;
		border-bottom: 1px dotted #B9C3C5;
	}
	
	#rcol .inf-box {
		padding: 5px;
	}
	
	#rcol .inf-box form { margin: 0; padding: 0; }
	#rcol .inf-box table { margin: 0; padding: 0; width: 232px; }
	#rcol .inf-box table tr td { height: 25px; }
	
	#nume, #oras, #telefon, #email {
		width: 143px; height: 19px;
		margin: 3px 0; padding: 3px 3px 0;
		float: right;
		background: #D1F1FE url('../assets/lp/field-bg.jpg') 0 0 no-repeat;
		border: none;
	}
	* html #nume, * html #oras, * html #telefon, * html #email { width: 149px; height: 22px; }


