<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
/tipsbssinfo.html
/tipsproductsinfo.html
/tipspronat.html
/tipsproint.html
/tipsprosr.html

*/

body { min-width: 500px;
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, #d8f3e5), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #d8f3e5 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8f3e5', endColorstr='white', gradientType='0');
	background-color: #d8f3e5; }

/*first/last sections
.bh1cl, .bh2cl, #bh1-&gt;5 div top nav help
.bhacl1, .bhacl2, #bhtpbss, #bhtprod, #bhtpprn, #bhtppri, bhtpprs -a top help nav
.h5cl, #ah, #eh -div aditional/external help
.h4cl, #dtpbss, #dtprod, #dtpprn, #dtppri, #dtpprs -div for help links
.h3cl, #tpbss, #tprod, #tpprn, #tppri, #tpprs - a links help

*/
.bh1cl, .bh2cl { display: inline;font-size: 120%;font-weight: bold; }
.bhacl1, .bhacl2 { text-decoration: none;color:white;border: solid;border-width: thin;border-color: #2952a3;padding-left: 5px;padding-right: 5px; }
.bhacl1 { background-color: #2952a3; }
.bhacl2 { background-color: #e67e00; }
.h5cl { padding-left: 7 px; font-weight: bold; color: darkgreen; }

/*  -----  professionals  ----- */
/*titlu
#phet1, .phet1cl
#phet1h1, .phet1h1cl
*/
#phet1h1 { color: #e67e00; }

/* general info
#phegw1, .phegw1cl -avertisment
.phesscl, #phess1 - titlu subclasei
.phegtcl, #phegt1, -ul-urile
.phegtlcl -li-urile
.phegtscl -divurile
.phegtscl, .phegtscl2, .phegtscl3 - div help normal/warning(darkred)/atention(#2952a3)
.phelinkdstcl1-&gt;5 -clasa divuri link still acc
*/
#phegw1 { color: darkred; font-weight: bold; }
.phesscl { display: inline; font-weight: bold;color: #e67e00; cursor: pointer; }
.phegtcl { color: darkgreen; }
.phegtscl { color: black; }
.phegtscl2 { color: darkred; }
.phegtscl3 { color: #2952a3; }
.phelinkdstcl1
{
width: 75%;
border: solid;
border-color: #ffc14d;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;

	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, #ffc966), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #ffc966 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc966', endColorstr='white', gradientType='1');
	background-color: #ffc966;
padding: 2px;
margin-left: 4px;
margin-top: 5px;
margin-bottom: 5px;
}
.phelinkdstcl2, .phelinkdstcl4 { width: 75%;background-color: white; }
.phelinkdstcl3 { padding-left: 30px; }
.phelinkdstcl5
{
width: 75%;
border: solid;
border-color: #ffc14d;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;

	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, #4db8ff), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #4db8ff 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db8ff', endColorstr='white', gradientType='1');
	background-color: #4db8ff;
padding: 2px;
margin-left: 4px;
margin-top: 5px;
margin-bottom: 5px;
}

/* navigare
#phewnav, .phewnavcl -div wraper navigare
#phet1nav, .phet1navcl -tabel navigare
#phet1r1nav, .phet1r1navcl -tr navigare
.phet1r1dnavcl, #phet1r1d1-&gt;4nav, td navigare
.phenavcl, #phenav1-&gt;4  -div navigare
*/
.phewnavcl
{
width: 100%;

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, darkgreen), color-stop(1, white) );
	background:-moz-linear-gradient( center top, darkgreen 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='darkgreen', endColorstr='white');
	background-color: #e67e00;
}
.phet1navcl 
{ width: 75%;
margin-left: auto;
margin-right: auto;
padding-top: 3px;
padding-bottom: 3px;
}
.phet1r1dnavcl { width: 25%; }
.phenavcl
{
text-align: center;
color: darkgreen;
cursor: pointer;
font-weight: bold;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, orange), color-stop(1, white) );
	background:-moz-linear-gradient( center top, orange 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='orange', endColorstr='white');
	background-color: orange;
border: solid;
border-width:thin;
border-color:orange;
margin-left: 3px;
margin-right: 3px;
}
.phet1r1dnavcl:hover
{
color: #2952a3;
background-color: white;
}
#phenav1
{
color: #00cc00;
border-color: white;
}

/* div help subsection
.phehetcl, #phehet, #phehetr1-&gt;4, #phehetr1-&gt;4d1 -tabel help
.phewdcl, #phenav1-&gt;4wd -wraper div help
.phesscl, #phess1h1,  -h3 nume camp
.phegtcl, #phegt2  -ul help
.phegtlcl -li help
.phegtscl, .phegtscl2, .phegtscl3 - div help normal/warning(darkred)/atention(#2952a3)
.pheex, .pheexli, .pheexdv -sub ul/li/div ex

*/
#phenav1wd { width: 100%; }
#phenav2wd, #phenav3wd, #phenav4wd { display: none;width: 100%; }
.phehetcl
{
width: 100%;
border: solid; border-top: none; border-bottom-width: thin;
border-left-width: 7px; border-right-width: 7px;
border-color: darkgreen;
}
.pheex { color: #2952a3; }
.pheexdv { color: darkblue; }






/*      ------ end profesional ----- */






/* status bar
#prota1, #prota1r1 #prota1r1d1, #prota1r1d2 tablecontent
#prologout -logout button
#idaccoutd, #userid1 div/span userid
#accountstatus -div dreapta continent, tara, status
#acontinent, #acountry, #accstatus -span valori
*/
#prota1 { width: 100%; }
#prota1r1d1 { text-align: left; }
#prota1r1d2 { text-align: left; }
#prota1r1d3 { text-align: right; }
#prologout { padding: 0.1cm;font-weight:bold; }
#userid1 { color: #2952a3;font-weight: bold; }
#accountstatus { text-align: right; }
#acontinent, #acountry, #accstatus { color: #2952a3; }

/*account navigation
#protanav -tabel navigare
#protanavr1, #protanavr1d1, #protanavr1d2 -tr/td
#navlft1, #navlft1r1, #navlft1r1d1, #navlft1r1d2 -tabel nav btt stanga
#navrht1, #navrht1r1, #navrht1r1d1, #navrht1r1d2 -tabel nav btt dreapta
#natpro div nat info
#intpro div int inf
#mngpro div manage acc
#youpro div website
#spronat -submit btt nat
#sproint -submit btt int
#spromng -submit btt manage acc
#yourweb -submit btt pro website
.accnavcl -class btt

*/
#protanav { width: 100%;background-color: #2952a3; }
#natpro {  }
#intpro {  }
#mngpro {  }
#youpro {  }
#spronat { padding: 3px;padding-left: 5px;padding-right: 5px;font-weight:bold; }
#sproint { padding: 3px;padding-left: 5px;padding-right: 5px;font-weight:bold; }
#spromng { padding: 3px;padding-left: 5px;padding-right: 5px;font-weight:bold; }
#yourweb { padding: 3px;padding-left: 5px;padding-right: 5px;font-weight:bold; }
#navlft1 { border: 0px; padding: 0px; }
#navrht1 { border: 0px; padding: 0px;margin-left: auto; margin-right: 1px; }
#navlft1r1d1, #navlft1r1d2, #navrht1r1d1, #navrht1r1d2 { border: 0px; padding: 0px; }
.accnavcl:hover
{
background-color: white;
}

/*section navigation -3 row
#snavprot1, #snavprot1r1, #snavprot1r1d1, #snavprot1r1d2 -tabel cu navigarea sectiunii
#snit1, #snit1r1, #snit1r1d1, #snit1r1d2, #snit1r1d3, #snit1r1d4 -tabel cu butoanele de navgare in sectiune stanga
.snit1r1dcl -clasa cu td din snit1
#pron1, #pron2, #pron3, #pron4, .proncl -div cu numele subsectiunii
.sdsdw, #sds1dw, #sds1dw11, #sds1dw22, #sds1dw33, #sds1dw44, divuri server res/submit
#sds1dw1, #sds1dw2, #sds1dw3, #sds1dw4 -span server res

.sds. #sds1, #sds2 -submit btt

*/
#snavprot1 { 
width: 100%;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, #e67e00), color-stop(1, white) );
	background:-moz-linear-gradient( center top, #e67e00 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e67e00', endColorstr='white');
	background-color: #e67e00;
}
#pron1 {  }
.proncl {
cursor: pointer;
font-weight: bold;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, orange), color-stop(1, white) );
	background:-moz-linear-gradient( center top, orange 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='orange', endColorstr='white');
	background-color: orange;
border: solid;
border-width:thin;
border-color:orange;
}
.snit1r1dcl:hover
{
color: #2952a3;
background-color: white;
}
.sdsdw { text-align: right;padding-right: 7px; }
#snavprot1r1d2 { text-align: right; }
.sds { padding-left: 15px;padding-right: 15px; 
min-width: 200px;
font-size: 125%;
color: darkred; 
background-color: white;
border-color: red; 
border-top-width: thin;
border-left-width: thin;
}
.sds:hover
{ 
color: white;
background-color: darkred;
}

/* ssection contact informations
#wdpron1 - div wraper contact
#sst1  -table all contact info
#sst1r1 -r1-&gt;7 -rows
.sst1d1cl, .sst1d2cl, #sst1r1d1, #sst1r1d2 -r1-&gt;7 -td
.charlt - caractere ramase;
.wfildpron- clasa divuri -nume,contact,locatie massagewh si website
.tsd1cl- clasa tabelelor cu campurile
#pnamet1(1r-3d), #pmsgt1(1r-3d), #ploct1(1r-3d), #con(1-&gt;5)t1(2r-3d), #workht1(1r-3d), #owebnatt1(1r-3d) -tabelele campurilor
.trsd1cl, .trsd1cl2 -clasa randurilor din tabelele campurilor
.trd1sd1cl, .trd2sd1cl, .trd3sd1cl -clasa td1 tabelele campurilor
#pron1title -div titlu;
#wdpname, #lapname, #pname, #clpname, #nclpname -nume, 
#wdpmsg, #lapmsg, #pmsg, #clpmsg, #nclpmsg -mesaj
#wdploc, #laploc, #ploc, #clploc, nclploc -locatie
#wdcon1-&gt;5, #lacon1-&gt;5, #con1-&gt;5, #clcon1-&gt;5, #nclcon1-&gt;5 contact
.condescription -span description
#wdworkh, #laworkh, #workh, #clworkh, #nclworkh -working hours
#wdowebnat, #laowebnat, #owebnat, #clowebnat, #nclowebnat -official website
.heconcl, #hec1-&gt;7 - ul cu help
.heliconcl, #hec1-&gt;7h1-&gt;4  - li cu help
.hedivconcl, #hec1-&gt;7h1-&gt;4d -div help
*/
#wdpron1 { width: 100%; }
.tsd1cl { width: 100%; }
.trd1sd1cl { width: 20%; }
.trd2sd1cl { width: 70%; }
.trd3sd1cl { width: 10%; }
.charlt { display: none;font-size: 75%; }
#sst1 { 
width: 100%; border: solid; border-color: #2592a3;
border-left-width: thin; border-top: none;
border-right-width: 10px;
}

.sst1d1cl
{ border: solid; border-width: thin; border-color: white;
border-right: none; width: 60%;
}
.sst1d2cl
{ border: solid; border-width: thin; border-color: green;
border-left: none; border-right-width: 5px; width: 40%;
vertical-align: top;
background-color: #ebfaeb
}
.sst1d1cl:hover
{ background-color: #ffedcc;border-color: orange; }
.sst1d2cl:hover
{ background-color: #c2f0c2; }

#pron1title { font-weight: bold;font-size: 125%;color: #2592a3; padding: 5px; }
.wfildpron
{
width: 97%;
border: solid;
border-color: #ffc14d;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;

	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, #ffc966), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #ffc966 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc966', endColorstr='white', gradientType='0');
	background-color: #ffc966;
padding: 2px;
margin-left: 4px;
margin-top: 5px;
margin-bottom: 5px;
}
.wfildpron:hover
{
border-color: white;
}
.heconcl
{
margin-top: 7px;margin-bottom: 7px;
}
.heliconcl { color: darkgreen; }
.hedivconcl { color: black; }
#hec2h2d, #hec4h3d { color: darkred;font-weight: bold; }
#pname, #ploc { width: 75%; } 
#pmsg { width: 90%; }
#con1, #con2, #con3, #con4, #con5 { width: 70%; }
#dcon1, #dcon2, #dcon3, #dcon4, #dcon5 { width: 75%; }
.condescription { font-size: 75%; }
#workh, #owebnat { width: 80%; }







/* last bar
#wlbarpro -div
#lbxpro, #lbxpror1, #lbxpror1d1, #lbxpror1d2, -tabledin ultimu rand
.sdsdw, #sds2dw, #sds2dw11, #sds2dw22, #sds2dw33, #sds2dw44, divuri server res/submit
#sds2dw11, #sds2dw22, #sds2dw33, #sds2dw44 -span server res
*/
#wlbarpro {
width: 100%;
min-height: 50px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, white), color-stop(1, #e67e00) );
	background:-moz-linear-gradient( center top, white 15%, #e67e00 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e67e00');
	background-color: white;
}
#lbxpro { width: 100%; }
#lbxpror1d1 { width: 30%;text-align: left; }
#lbxpror1d2 { width: 70%;text-align: right; }
#sds1dw1, #sds2dw1 {
background-color: white;
color: #2592a3;
border: solid;
border-top-width: thin;
border-left-width: thin;
border-color: #2592a3;
font-size: 115%;
padding: 5px;
}
#sds1dw2, #sds2dw2 {
background-color: white;
color: green;
font-weight: bold;
border: solid;
border-top-width: thin;
border-left-width: thin;
border-color: #2592a3;
font-size: 115%;
padding: 5px;
}
#sds1dw3, #sds1dw4, #sds2dw3, #sds2dw4 {
background-color: white;
color: darkred;
border: solid;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: darkred;
font-size: 115%;
padding: 5px;
}
#sds1dw, #sds1dw11, #sds1dw22, #sds1dw33, #sds1dw44 { display: none; }
#sds2dw, #sds2dw11, #sds2dw22, #sds2dw33, #sds2dw44 { display: none; }







.b1 { width: 100%;font-size: 120%; }
#barasusjubuti { width: 100%;font-weight: bold; }
#td111 { text-align: left; }
#td112 { text-align: right; }
.actpage
{
text-decoration: none;
color:white;
background-color: #e67e00;
border: solid;
border-width: thin;
border-color: #e67e00;
padding-left: 5px;
padding-right: 5px;
}
#aboutus { display: inline; }
#contactj { padding-left: 0.5cm; }
#baralinkuri { width: 100%;font-weight: bold; }
#td211 { text-align: left; }
#jubutihome { padding-right: 0.3cm;text-decoration: none;color: #2952a3; }
#jubutipr { padding-left: 0.3cm;padding-right: 0.3cm;text-decoration: none;color: #e67e00; }
#jubutifa { padding-left: 0.3cm;padding-right: 0.3cm;text-decoration: none;color: #2952a3; }
.blackk { color: black; }
.section :hover { border-bottom: solid #2952a3; }

#mtitle { font-size: 300%;text-align: center;color: #2952a3;padding-bottom: 0px;margin-bottom: 3px; }
#m2title { font-size: 30%; color: #e67e00; }
#stitle { text-align: center;margin: 0px;padding: 0px; }
.dbjub
{
width: 300px;
 -webkit-appearance: menulist;
 -moz-appearance: menulist;
 -ms-appearance: menulist;
 -o-appearance: menulist;
 appearance: menulist; 
font-size: 105%;
}
.selopt { background-color: #75d1ff; }
#notesel1, #notesel2 { font-weight: bold; margin: 0px;padding: 0px; }
#condisplay { margin: 0px;padding: 0px; }
#continents 
{
 -webkit-appearance: menulist;
 -moz-appearance: menulist;
 -ms-appearance: menulist;
 -o-appearance: menulist;
 appearance: menulist; 
font-weight: bold; 
font-size: 105%;
}
#allcdisplay { width: 300px;margin: 0px;padding: 0px; }
#cityjubuti1 { margin: 0px;padding: 0px;text-align: left; }
#cjpro { width: 300px;font-size: 105%; }
#wsearch { width: 100%;text-align: center; }
#prosty { color: #e67e00; border: none; font-weight: bold;cursor: pointer; }
#pros4 { background-color: #ccffcc; }


.searchbox { border-width: medium;border-style: solid;border-color: #e67e00;font-size: 125%;width: 50%; }
.searchbtt { font-size: 125%; }
#wba { width: 97%;text-align: right; }
.mainactb1
{
	-moz-box-shadow:inset 0px -2px 0px 0px #ffeee6;
	-webkit-box-shadow:inset 0px -2px 0px 0px #ffeee6;
	box-shadow:inset 0px -2px 0px 0px #ffeee6;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffccbb), color-stop(1, #ffbb99) );
	background:-moz-linear-gradient( center top, #ffccbb 5%, #ffbb99 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffccbb', endColorstr='#ffbb99');
	background-color:#ffccbb;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0px;
	border:3px solid #ff8c00;
  display:inline-block;
	min-width: 33%;
  font-size: 110%;
  font-weight: bold;
  color: black;
  padding-left: 0.5cm;
  padding-right: 0.5cm;
}
.mainactb1:hover
{

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffbb99), color-stop(1, #e67e00) );
	background:-moz-linear-gradient( center top, #ffbb99 5%, #e67e00 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb99', endColorstr='#e67e00');
	background-color:#ffbb99;
color: white;
}

</pre></body></html>