/* generale */
center
{
	background-color: #e0e0e4;
	background-image: url(../images/bkg-line1.png) ;
	background-position: left top;
	background-repeat: repeat-x;
}
body
{
/*	font-family: Tahoma, Arial, Helvetica, sans-serif; */
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 12px;
	line-height:18px;
/*	color: #106D8C; */
}
body a:link
{
	color: #0000ff;
}
body a:visited
{
	color: #0000ff;
}
body a:hover
{
	color: #ff0000;
	text-decoration: none;
}
body a:active
{
	color: #ff0000;
	text-decoration: none;
}
label
{
	cursor: pointer;
	width: 100%;
	height: 100%;
}


/* continut general */
#content
{
	background-color: #ffffff;
	background-image: url(../images/bkg-line2.png);
	background-position: left top;
	background-repeat: repeat-x;
	width: 800px;
	padding: 0;
}


/* header */
#header
{
	padding: 15px 0 0 0;
	height: 246px;
	cursor: pointer;
}
#header a
{
	display: block;
	width: 100%;
	height: 100%;
}
#superheader
{
	cursor: default;
	padding: 24px 0 0 0;
	color: #0080c0;
	height: 15px;
	letter-spacing: 8px;
	font-size: 14px;
	font-weight: bold;
}


/* sidebar */
#sidebar
{
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	width: 200px;
}
#sidebar li
{
	border-bottom-style: dashed;
	border-width: 1px;
}
#sidebar .side-pic
{
	background-image: none;
	position: relative;
/*	left: -15px; */
	top: 45px;
}
#sidebar .side-pic a:hover
{
	background-image: none;
}
/*
#sidebar .btnWrapper
{
	height: 50px;
}
*/
#sidebar a
{
	text-align: right;
	display: block;
	height: 50px;
	text-decoration: none;
	font-family: Times;
	font-weight: bold;
	color: #406448;
	font-size: 16px;
}
#sidebar a .btnText, #sidebar a:hover .btnText,  #sidebar .btnWrapperActive a .btnText
{
	display: block;
	padding: 17px 12px 0 0;
}
#sidebar a:hover
{
	color: #df0000;	
}
#sidebar .btnWrapperActive a
{
	color: #880000;
}
#sidebar #cura-slabire-slimball-bilant-greutate .btnText
{
	padding: 8px 12px 0 0;
}

/* continut pagina */
.pagecontent #imgFAQ
{
	float: right;
	margin: 0 20px 30px 30px;
}
#superpage
{

	background-image: url(../images/linie.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.bottomP, .bottomp
{
	clear: both;
}
.pagecontent
{
	position: relative;
	width: 560px;
	text-align: left;
	float: right;
	background-image: url(../images/hand.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.pagecontent h1
{
	font-family: Tahoma;

	font-size: 22px;
	font-weight: normal;
	padding: 0 0 15px 0;
	line-height: 30px;
	text-align: center;
}
.pagecontent h2
{
	font-family: Tahoma;

	font-size: 22px;
	font-weight: normal;
	padding: 0 0 15px 0;
	line-height: 30px;
	text-align: center;
}
.pagecontent h3
{
	font-family: Tahoma;

	font-size: 18px;
	font-weight: normal;
	padding: 0 0 15px 0;
	line-height: 22px;
	text-align: center;
}
.pagecontent h5
{
	font-family: Tahoma;

	font-size: 22px;
	font-weight: bold;
	padding-bottom: 15px;
	line-height: 30px;
}
.pagecontent p
{
/*	text-align: justify; */
	font-size: 12px;
/*	letter-spacing: 1px; */
	padding: 7px 0 15px 0;
	line-height: 18px;
/*	text-indent: 20px; */
}
.pagecontent .pagecontent-top
{
	height: 60px;
	background-image: url(../images/page-corner.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.pagecontent .pagecontent-bottom
{
	height: 0;
}
.pagecontent .pagecontent-middle
{
	border-left-style: dashed;
	border-left-width: 1px;
	position: relative;
	top: -30px;
	padding: 0 20px 0 20px;
	min-height: 1000px;
}
.pagecontent ul
{
	
	font-size: 14px;
	margin: 0 50px 10px 30px;
	line-height: 18px;	
}
.pagecontent ul li
{
	margin: 0 0 5px 0;	
}
.pagecontent .pcsMarturiiL
{
	float: left;
	margin: 0 10px 30px 0;
}
.pagecontent .pcsMarturiiR
{
	float: right;
	margin: 0 0 30px 10px;
}


/* footer */
#footer
{
	cursor: default;
	clear: both;
	height: 200px;
	background-color: #e0e0e4;
	background-image: url(../images/bkg-line3.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 50px 0 0 0;
	color: #7c7c7c;
	font-size: 10px;
	font-weight: bold;
}


/* ----------------------------- contact form ----------------------------- */
#contact
{
	text-align: center;
}
.formblock
{
	position: relative;
	display: inline-block;
	text-align: left;
	width: 400px;
	font-family: Arial, Verdana;
}
#postform p
{
	text-align: left;
}
.fieldcontainer
{
	height: 20px;
}
.fieldcontainer .lable
{
	font-size: 11px;
	height: 13px;
	float: left;
	width: 30%;
	padding: 1px 0 0 0;
	margin-top: 4px;
}
.fieldcontainer input, .fieldcontainer select
{
	font-size: 11px;
	height: 13px;
	margin: 2px 0 1px 0;
	width: 64%;
	background-color: #f3f4f5;
	border-color: #336699;
	border-style: solid;
	border-width: 1px;
}
.fieldcontainer select
{
	height: 18px;
}
.containererror .lable
{
	background-color: #e0c7bc;
	color: #ff0000;
}
.containererror input, .containererror select
{
	background-color: #fbdbd0;
}
#divlocalitateselect, #divlocalitatelselect
{
	display: none;
}
#divsex
{
	height: 20px;
	clear: both;
}
#divsex input
{
	width: 20px;

}
#divdatanasterii select
{
	float: left;	
/*	position: relative; */
}
#divdatanasterii #zi-datanasterii
{
	width: 17%;
}
#divdatanasterii #luna-datanasterii
{
	margin-left: 2px;
	width: 22%;
}
#divdatanasterii #an-datanasterii
{
	margin-left: 2px;
	width: 25%;
}
#divgreutateactuala input, #divgreutatedorita input, #divinaltime input
{
	width: 75px;
}
#divgreutateactuala .lable, #divgreutatedorita .lable, #divinaltime .lable
{
	position: relative;
}





#divnumar, #divscara, #divetaj,
#divnumarl, #divscaral, #divetajl,
#divbloc, #divap, #divcodpostal,
#divblocl, #divapl, #divcodpostall
{
	width: 46%;
}
#divnumar .lable, #divscara .lable, #divetaj .lable,
#divnumarl .lable, #divscaral .lable, #divetajl .lable,
#divbloc .lable, #divap .lable, #divcodpostal .lable,
#divblocl .lable, #divapl .lable, #divcodpostall .lable
{
	width: 70%;
}
#divnumar input, #divscara input, #divetaj input,
#divnumarl input, #divscaral input, #divetajl input,
#divbloc input, #divap input, #divcodpostal input,
#divblocl input, #divapl input, #divcodpostall input
{
	width: 20%;
}
#divnumar, #divscara, #divetaj,
#divnumarl, #divscaral, #divetajl,
#divbloc, #divap, #divcodpostal,
#divblocl, #divapl, #divcodpostall
{
	float: left;
}
#divtelefon, #divtelefonl
{
	clear: both;
}






#divjudetl, #divlocalitatel, #divlocalitatelselect, #divstradal,
#divnumarl, #divblocl, #divscaral, #divapl, #divetajl, #divcodpostall, #divtelefonl
{
	height: 22px;
	padding-left: 10px;
	background-color: #eeeeee;
}
#divremarcf1
{
	height: 30px;
}
#divremarcf2
{
	height: 40px;
	font-family: georgia, palatino;
	letter-spacing: 0;
}
#divremarcf3
{
	height: 45px;
}
#divremarcf2 .lable
{
	width: 100%;
	text-align: left;
	font-family: georgia, palatino;
	font-size: 12px;
	line-height: 15px;
}
#divremarcf1 .lable, #divremarcf3 .lable
{
	width: 100%;
	text-align: center;
}
#divremarcf1 input, #divremarcf2 input, #divremarcf3 input, #divcloneadd input
{
	display: none;
}
#divcloneadd .lable
{
	width: 100%;
	font-size: 12px;
	font-family: georgia, palatino;
	line-height: 15px;
}
#divcloneadd
{
	height: 50px;
}
#divcloneadd input#cloneaddin
{
	display: inline-block;
	width: 30px;
}
#divurgenta
{
	padding-top: 15px;
	text-align: left;
}
#divurgenta label
{
	padding-left: 15px;
}
#divurgenta input
{
	width: 20px;
	position: relative;
	left: 3px;
}
.err
{
/*	margin: 20px 0 0 0; */
	font-weight: bold;
	color: #a70912;
	text-align: center;
}
#disclaimer
{
	float: right;
	width: 100%;
	font-size: 9px;
	text-align: justify;
	line-height: 10px;
	padding: 5px;
	display: block;
	background-color: #ffffff;
}


/* ----------------------------- formularbilant ----------------------------- */
.formblock.formularbilant
{
	width: 500px;
	height: 420px;
	padding-top: 55px;
	background-image:url("../images/bilant-form-bkg.jpg"); 
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	top: 0;
	left: 0;
}
.formblock.formularbilant .fieldcontainer, .formblock.formularbilant #divsex
{
	height: 42px;
	padding-left: 40px;
}
.formblock.formularbilant #divsex
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
.formblock.formularbilant .fieldcontainer .lable
{
	height: auto;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	width: 40%;
	padding-top: 6px;
}
.formblock.formularbilant .containererror .lable
{
	background: none;
	position: relative;
	top: 0;
	left: 0;
}
.formblock.formularbilant .fieldcontainer input, .formblock.formularbilant .fieldcontainer select
{
	background-color: #ffffff;
	width: 38%;
	height: 27px;
	line-height: 25px;
	font-family: Verdana;
	font-size: 16px;
	border: none;
	background-image:url("../images/bilant-form-input-bkg.jpg");
	background-repeat: no-repeat;
	background-position: -7px -42px;
	padding-left: 3px;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}
.formblock.formularbilant  .containererror input, .formblock.formularbilant  .containererror select
{
	background-color: #FF7372;
	background-position: -7px -7px;
}
.formblock.formularbilant #divsex input
{
	background: none;
	border: none;
}
.formblock.formularbilant #divdatanasterii select
{
    padding-top: 3px;
}
.formblock.formularbilant #divdatanasterii #zi-datanasterii
{
	width: 50px;
	border-bottom: solid 1px #000000;
	line-height: 27px;
}
.formblock.formularbilant #divdatanasterii #luna-datanasterii
{
	width: 50px;
	border-bottom: solid 1px #000000;
}
.formblock.formularbilant #divdatanasterii #an-datanasterii
{
	width: 70px;
	border-bottom: solid 1px #000000;
}
.formblock.formularbilant input
{
	position: relative;
	z-index: 99;
}


/* ----------------------------- disclaimer ----------------------------- */
#disclaimer, #disclaimer p
{
	font-size: 10px;
	text-align: left;
	padding: 5px;
	line-height: 11px;
	font-style: italic;
}
#disclaimer #agreedanswcontainer
{
	float: right;
}
#disclaimer.jsc
{
	clear: both;
	z-index: 99;
	position: absolute;
	border: 1px solid #336699;
	display: block;
	width: 550px;
	background-color: #F3F4F5;
}
#cross
{
	background-image:url("../images/cross.png"); 
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
	width: 100%;
	height: 20px;
	text-decoration: none;
	cursor: pointer;
}
a#cross:hover
{
	background-image:url("../images/cross-hover.png"); 
	background-repeat: no-repeat;
	background-position: right;	
}
#disclaimer-btn
{
	font-weight: bold;
	font-size: 14px;
	width: 180px;
	padding-top: 13px;
	height: 24px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	color: #406448;
	visibility: hidden;
}


/* comanda produs pe site */
.form-error
{
	background-color: #ffeaea;
	padding: 5px;
	color: #ff0000;
	font-weight: bold;
}
.evident
{
	color: #a40000;
	font-weight: bold;
}
.form-tblprod-mini-disclaimer
{
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #7A7A7A;
	margin: 15px 0 0 0;
}
#form-tblprod-mini-divCant
{
	font-weight: bold;
	text-align: center;
	margin: 5px 0 20px 0;
}
#form-tblprod-mini-divCant input
{
	background-color: #f3f4f5;
}
.tblProd
{
	border-style: none;
	margin: 0 0 0 0;
	width: 519px;
}
.tblProd td
{
	margin: 0 0 0 0;
	padding: 13px 10px 13px 10px;
	border-style: none;
	text-align: center;
}
#tdNume
{
	width: 60%;
}
#tdPret
{
	width: 35%;
	font-weight: bold;
}
#tdPret .oldPrc
{
	color: #ff0000;
	text-decoration: line-through;
}
#tdProdId
{
	width: 5%;
}
#tdProdId input
{
	margin: 0 0 0 0;
}
.tdColor0
{
	background-color: #d7ecff;
}
.tdColor1
{
	background-color: #ffeaea;
}


/* intermipage tests a-b */
#clickintermepage
{
	display: none;
	padding-top: 0px;
	height: 700px;
}
#clickintermepagedesc p
{
	font-size: 14px;
	line-height: 20px;
}


/* sectiune de confirmare a comenzii */
.tbl-confirm-comanda
{
	height: 500px;
}
.tbl-confirm-comanda-name
{
	float: right;
	padding: 10px 25px 10px 25px;
	color: #A40000;
	background-color: #f6f6f6;
	font-weight: bold;
}
.tbl-confirm-comanda table
{
	border: dashed 1px;
	margin: 1px 0 0 0;
	font-weight: normal;
	clear: both;
	background-color: #f6f6f6;
}
.tbl-confirm-comanda table td
{
	border-style: none;
	margin: 0 0 0 0;
	padding: 5px 5px 10px 5px;
}
.tbl-confirm-comanda table .tblProdConfirmHead
{
	font-weight: bold;
}
.tbl-confirm-comanda table .tbl-confirm-comanda-totaluri
{
	color: #A40000;
	font-weight: bold;
	width: 100%;
	background-color: #ffffff;
}
.tbl-confirm-comanda table .tbl-confirm-comanda-totaluri td
{
	text-align: center;
}
#tdNumeC
{
	text-align: left;
	width: 60%;
}
.minidisclaimer
{
	font-family: Georgia, serif;
	text-align: left;
	padding: 10px 0 0 0;
	font-weight: bold;
}


/*------------------------------------ aranjare campuri epayment ------------------------------------*/
#epaydata
{
	font-family: Verdana;
	padding: 10px 0 20px 0;
}
#epaydata ul
{
	margin: 0;
}
#epaydata .optplata
{
	text-align: left;
	border: 1px dotted #BBBBBB;
	padding: 5px 5px 5px 5px;
}
#epaydata .optplata img
{
	float: right;
	margin: 10px 10px 10px 10px;
}
#epaydata .optplata input
{
	float: left;
}
#epaydata .optplata p
{
	display: block;
	padding: 0 0 20px 30px;
}
#epaydata .optplata .bottomp
{
	height: 1px;
	font-size: 1px;
}
.errepay
{
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
	background-color: #ffeaea;
	color: #ff0000;
	display: none;
	font-weight: bold;
}


/*------------------------------------ inline sitemap ------------------------------------*/
#footer #sitemapinline
{
	text-align: center;
}
#footer #sitemapinline li
{
	display: inline;
}
#footer #sitemapinline li a
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}


/*------------------------------------ js stuff ------------------------------------*/
#jsrefference, #jspagescripts
{
	display: none;
}


/*------------------------------------ borders around elements ------------------------------------*/
/*.pcsMarturiiR, .pagecontent, #header, #sidebar, .btnWrapper, .disclaimer, .formblock, #superheader, #footer, #comanda-btns */ .pagecontent #imgFAQ/*, #superheader, #header*/, .form-error, .errepay
{
	border-style: solid;
	border-width: 1px;
}

