/* general */
body{
	margin:0;
	padding:0;
	background:#442628;
}

html{overflow:auto;}
input{vertical-align:middle;}
form{margin:0;padding:0;}
img{border:0;}

body, td{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
}

a, a:hover{font-family:"Times New Roman", Times, serif;font-size:14px;font-weight:normal;color:#FFC8FF;text-decoration:none;}
a:hover{text-decoration:underline;}

td{text-align:left;vertical-align:top;}

ul{
	margin:0 0 0 5px;
	padding:0px;
}

li{
	list-style:none;
	background-image: url(/images/li.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:0 0 0 8px;
	margin:0px;
}

h1, h2{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FFC8FF;
	padding-bottom:10px;
	margin:0;
}

h2, h2 a, h2 a:hover{
	padding-bottom:5px;
	font-size:14px;
	color: #FFC8FF;
}

div.spacer_5{
	margin:0px;
	height: 5px;
	overflow: hidden;
	clear:both;
}

div.spacer_10{
	margin:0px;
	height: 10px;
	overflow: hidden;
	clear:both;
}

div.spacer_15{
	margin:0px;
	height: 15px;
	overflow: hidden;
	clear:both;
}

.eroare{
	color: #FFD350;
}
/* end general */

/* articol */
div.articol{
	margin:0 5px 10px 0;
}

.articol img{
	border:3px solid #FFE1FF;
}

.articol b, .articol strong{
	font-weight:bold;
}

.articol p{
	margin: 0px 0px 5px 0px;
}

.articol_img{
	cursor:pointer;
}

.articol_img_stanga{
	float:left;
	margin-right:5px;
}

.articol_img_dreapta{
	float:right;
	margin-left:5px;
}

.articol div{
	padding-bottom: 5px;
}

.articol ul, .articol blockquote{
	margin:0px 0px 0px 10px;
	padding:0px;
}

.articol ul ul{
	margin:5px 0px 0px 5px;
	padding:0px;
}

.articol .rosu{
	color: #FFC8FF;
}

.articol .rosu_boldat{
	font-weight: bold;
	color: #FFC8FF;
}

.articol .link_sageata{
	margin-top:5px;
}

.articol .link_sageata, .articol .link_sageata a, .articol .link_sageata a:hover{
	font-weight:bold;
	color:#fff;
	font-size:12px;
}

.articol .link_sageata a, .articol .link_sageata a:hover{
	text-decoration:underline;
}
/* end articol */

/* formular contact */
table.form{
	padding: 20px 0px;
}

.form td, .form th{
	text-align:left;
	padding:2px 0;
}

.form td{
	padding:0 10px;
}

.form input{
	width: 200px;
}

.form select{
	width: 205px;
}

.form textarea{	
	width: 200px;
	height: 140px;
}

input.button{
	width: 205px;
}

.form th, td.form_left{
	font-weight:bold;
	width: 150px;
	color: #fff;
	padding:0;
}

.form th span, td.form_left span{
	color: #FFC8FF;
}

table.pers_contact{
	margin-bottom:10px;
}

.pers_contact td, .pers_contact th{
	width: 150px;
	vertical-align:top;
}
.pers_contact th{
	white-space:nowrap;
}
/* end formular contact */

/* general */
#bg{
	position:absolute;
	left:50%;
	top:60%;
	margin-left:-397px;
	margin-top:-750px;
	width:793px;
	height:801px;
	overflow:hidden;
	background-image: url(/images/bg.jpg);
}

div.clema[class]{
	background-image: url(/images/clema.png);
}

div.clema{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/clema.png', sizingMethod='scale');
	position:absolute;
	width:80px;
	height:230px;
	overflow:hidden;
	top:50%;
	margin-top:-115px;
	left:0px;
	z-index:2;
}

#meniu_jos{
	position:absolute;
	width:100%;
	left:0px;
	bottom:0px;
	height:24px;
	background:#000;
	text-align:center;
	z-index:3;
	padding-top:7px;
	font-weight:bold;
}

#meniu_jos a, #meniu_jos a:hover{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#copyright{
	position:absolute;
	right:10px;
	bottom:32px;
	width:175px;
	height:20px;
	text-align:right;
	overflow:hidden;
	z-index:4;
	font-size:12px;
}

#cautare{
	position:absolute;
	left:10px;
	bottom:38px;
	width:250px;
	height:20px;
	overflow:hidden;
	z-index:5;
	font-size:12px;
}

#certificate{
	position:absolute;
	right:10px;
	bottom:60px;
	width:92px;
	height:28px;
	overflow:hidden;
	background-image: url(/images/certificate.gif);
	z-index:6;
}


#vem{
	position:absolute;
	z-index:7;
	left:50%;
	top:60%;
	margin-left:-100px;
	margin-top:-350px;
	width:200px;
	height:20px;
	overflow:hidden;
	background-image: url(/images/vem.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:57px;
	font-size:13px;
	text-align:center;
}


#vem_flash{
	position:absolute;
	left:50%;
	top:60%;
	margin-left:-226px;
	margin-top:-200px;
	z-index:8;
}

#continut{
	position:absolute;
	left:50%;
	top:60%;
	width:560px;
	height:360px;
	margin-left:-280px;
	margin-top:-180px;
	z-index:8;
}

.continut{
	padding:0 10px;
}

div.div_continut{
	height:360px;
	overflow:auto;
	scrollbar-arrow-color: #000;
	scrollbar-base-color:#E4C6C8;
	scrollbar-dark-shadow-color: #4E3133;
	scrollbar-track-color: #ECDCDD;
	scrollbar-face-color: #E4C6C8;
	scrollbar-shadow-color: #937678;
	ascrollbar-highlight-color: #ffffff;
	ascrollbar-3d-light-color: #ffffff;
}

.continut a, .continut a:hover{
	font-size:14px;
}

div.banner_sus{
	position:absolute;
	left:50%;
	top:60%;
	width:210px;
	height:80px;
	margin-left:60px;
	margin-top:-270px;
	z-index:9;
	text-align:center;
}
/* end general */