  span#noscript {
    background-color: #FFFFFF;
    color:red;
  }

 a { 
  outline:none;
  }
  
  span#mainerror {
    background-color: #FFFFee;
    font-family:Arial;
    font-size:15px;
    color:red;
    border: #676767;
    border-style: dashed;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-weight: bold;
    text-align:center;
  }
  
  span#formerror {
    background-color: #FFFFee;
    font-family:Arial;
    font-size:11px;
    color:red;
    border: #676767;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
   
  }
  
  div#preview_div {
	  display: none;
	  position: absolute;
	  z-index:110;
	  border: solid 1px #333333;
	  background: #ffffff;
  }

  .title	{
	  
	    font-family:Arial;
	    font-size:14px;
	    color:black;
	    font-weight: bold;  
	    text-align:center;
  }
  
  
  .smallprint {
	  font-family:Arial;
	    font-size:10px;
	    color:black;
	    text-align:justify;
  }
  
  a {
	  font-family:Arial;
	    font-size:11px;
	    color:#061392;
	    text-decoration:none;
  }
  a:hover {
	  
	    color:red;
	    background:none;
	    text-decoration:underline;
  }
  
 td#maincontent a {
	  font-family:Arial;
	    font-size:12px;
	    color:#27005c;
	    text-decoration:none;
	    font-weight:bold;
  }
  
  td#maincontent a img {
	  text-decoration:none;
  }
  
  
  
 td#maincontent a:hover {
	  
	    color:red;
	    background:none;
	    text-decoration:underline;
  }
  /*
  td#comment_comenzi {
	  position:relative;
  }
  
  td#comment_comenzi span {
	  
	    display:none;
  }
  
  td#comment_comenzi:hover span {
	  font-family:Arial;
	    font-size:13px;
	    display:block;
	    position:relative;
	    top:10px;
	    left:10px;
	    z-index:100;
	    width:225px;
	    background:white;
	    border:1px;
	    border-color:black;
	    border-style:solid;
	    text-align:left;
  }
*/
  a#order {
	  font-family:Arial;
	    font-size:12px;
	    color:white;
	    font-weight:bold;
	    text-decoration:underline;
  }
  a#order:hover {
	  
	    color:red;
	    text-decoration:underline;
		background:none;
  }
  
  
  a#adminmenu {
	  display:block;
	  color:white;
	  background:#154785;
	  text-decoration:none;
	  font-family:Arial;
	  font-size:13px;
	  margin-top:4px;
	  margin-bottom:4px;
	  margin-left:8px;
	  padding-top:5px;
	  padding-bottom:5px;
	  text-align:center;
  }
  
  a#adminmenuactive {
	  display:block;
	  color:#154785;
	  background:#73c6f0;
	  text-decoration:none;
	  font-family:Arial;
	  font-size:13px;
	  margin-top:4px;
	  margin-bottom:4px;
	  margin-left:0px;
	  padding-top:5px;
	  padding-left:0px;
	  padding-bottom:5px;
	  border-top:1px solid black;
	  border-bottom:1px solid black;
	  border-left:1px solid black;
	  text-align:center;
  }
  
  a#adminmenu:hover {
	  display:block;
	  color:white;
	  background:#ed1941;
	  text-decoration:none;
	  font-family:Arial;
	  font-size:13px;
	  border:0px;
  }
  
    
  form#loginform {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	margin-top: 100px;
	
  }
  
  div#adminusers {
	  width: 820px;
	  font-family:Arial;
	  overflow:scroll;
	  border: #676767 solid 1px;
	  color:#000000;
	  background:#ffffff;
	  padding: 5px 5px 5px 5px;
  }

  div#intrebare {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#d4e3ff;
	border: #676767;
	border-style:solid;
	border-color:#dddddd;
	border-width:1px;
	max-width:700px;
	margin: 4px 4px 4px 4px;
  }
  
  div#intrebare_empty {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#ffe0f0;
	border: #676767;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;	
	margin-top: 50px;
	margin-bottom: 20px;	
	margin-left:50px;
	max-width:450px;
	padding: 10px 10px 10px 10px;
	min-height:100px;
  }
        
  div#raspuns {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	border-style:dashed;
	border-color:#dddddd;
	border-width:1px;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left:10px;
	padding: 5px 5px 5px 5px;
	width: 350px;
  }  
  
  td#maincontent {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background:#ffffff;
	border: #ffffff;
	
  }
  
   table#login_form td {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#bbffff;
	border: #bbffff;
	border-style: dashed;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	overflow: scroll;
	
  }
  
  table#register_form td {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	
	border: #eeeeee;
	border-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	overflow: scroll;
	
  }
  
  /***************
  * Meniu rollover  
  ***************/
  
  /*Home*/
  
  td#home a:hover  img {
	visibility:hidden;
  }
  
  td#home a {
	float: left;
	outline:none;
  }
  
  td#home  {
	background: url(images/header/home_o.jpg) top left no-repeat;
  }
  
  td#home a:hover {
	background: url(images/header/home_o.jpg) no-repeat;
	
  }
  
  /*Club*/
  
  td#club a:hover  img {
	visibility:hidden;
	
  }
  
  td#club a {
	float: left;
	outline:none;
	
  }
  
  td#club  {
	background: url(images/header/clubul_happy_o.jpg) top left no-repeat;
  }
 
  td#club a:hover {
	background: url(images/header/clubul_happy_o.jpg)  no-repeat;
	
  }
  
  
  
  

  /*premii*/
  
  td#premii a:hover  img {
	visibility:hidden;
	
  }
  
  td#premii a {
	float: left;
	outline:none;
  }
  
  td#premii  {
	background: url(images/header/premii_o.jpg) top left no-repeat;
  }
  
  td#premii a:hover {
	background: url(images/header/premii_o.jpg) no-repeat;
	
  }
  
  /*produse*/
  
  td#produse a:hover  img {
	visibility:hidden;
  }
  
  td#produse a {
	float: left;
	outline:none;
  }
  
  td#produse  {
	background: url(images/header/produse_o.jpg) top left no-repeat;
  }
  
  td#produse a:hover {
	background: url(images/header/produse_o.jpg) no-repeat;
	
  }
  
  /*scutece*/
  
  td#scutece a:hover  img {
	visibility:hidden;
  }
  
  td#scutece a {
	float: left;
	outline:none;
  }
  
  td#scutece  {
	background: url(images/header/despre_scutece_o.jpg) top left no-repeat;
  }
  
  td#scutece a:hover {
	background: url(images/header/despre_scutece_o.jpg) no-repeat;
	
  }
  
  /*nutritie*/
  
  td#nutritie a:hover  img {
	visibility:hidden;
  }
  
  td#nutritie a {
	float: left;
	outline:none;
  }
  
  td#nutritie  {
	background: url(images/header/nutritie_o.jpg) top left no-repeat;
  }
  
  td#nutritie a:hover {
	background: url(images/header/nutritie_o.jpg) no-repeat;
  }
  
  
  /* end meniu */
  
  tr#leftmenu td {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
  }
  
  tr#leftmenu a {
	font-family:Arial;
	font-size:13px;
	color:#ee00cc;
	background:#ffffff;
	border: #676767;
	display: block;
	text-align: center;
	padding: 5px;
  }
  
  tr#leftmenu a:hover {
	
	background:#888888;
	color:#ffffff;
	
  }
  
  tr#trheadproduse td {
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	background:#1d4496;
	border: #1d4496;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:center;
	padding: 2px 2px 2px 2px;
  }
  
  tr#trheadpremii td {
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	background:#154785;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:center;
	padding: 2px 2px 2px 2px;
  }
  
  tr#trheadusers td {
	font-family:Arial;
	font-size:10px;
	color:#ffffff;
	background:#154785;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:center;
	padding: 1px 1px 1px 1px;
	font-weight:bold;
  }
  
  tr#trheaddel td {
	font-family:Arial;
	font-size:10px;
	color:#ffffff;
	background:#cc0000;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:center;
	padding: 1px 1px 1px 1px;
	font-weight:bold;
  }
  
 tr#trproduse td {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	text-align:center;
	border-style:solid;
	border-color:#c4c4c4;
	border-width:1px;
  }

  tr#trproduse2 td {
font-family:Arial;
font-size:11px;
color:#000000;
background:#cedeff;
border: #676767;
text-align:center;
border-style:solid;
border-color:#c4c4c4;
border-width:1px;
padding:0;
  }

  
  tr#trpremii td {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	text-align:center;
	
  }
  
  tr#trusers1 td {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	background:#eeeeee;
	border: #ffffff 1px solid;
	text-align:center;
	overflow:hidden;
  }
  tr#trusers2 td {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	background:#dddddd;
	border: #ffffff 1px solid;
	text-align:center;
	overflow:hidden;
  }
  
  tr#trdel1 td {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	background:#eeeeee;
	border: #ffffff 1px solid;
	text-align:center;
	text-decoration:line-through;
	overflow:hidden;
  }
  tr#trdel2 td {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	background:#dddddd;
	border: #ffffff 1px solid;
	text-align:center;
	text-decoration:line-through;
	overflow:hidden;
  }
  
  tr#trexpediat td {
	font-family:Arial;
	font-size:10px;
	color:white;
	background:blue;
	border: #eeeeee 1px solid;
	text-align:center;
	overflow:hidden;
  }
  
  table#fisa_interventie {
	  background:#dddddd;
	  font-family:Arial;
	  font-size:11px;
	  color:#000000;
	  	  
  }
  table#fisa_interventie td {
	  background:#0099ee;
	  font-family:Arial;
	  font-size:12px;
	 
	  color:#ffffff;
  }
  
  
  
.input2
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	background:#27005c;
	border: black;
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight:bold;
	outline:none;
}

.login_input2
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	background:#27005c;
	border: black;
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight:bold;
}
	
.input
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.login_input
{
	font-family:Arial;
	font-size:9px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.register_input
{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	background:#ffffff;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.input:focus
{
	background: #e9f0ff;
	outline:none;
}

.register_input:focus
{
	background: #e9f0ff;
}

.show_date
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.pagedpage 
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background:white;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.paged
{
	font-family:Arial;
	font-size:12px;
	color:#0000cc;
}

.overlib {
	position: absolute; top: 100px; left: 5px; width: 125px;
	padding: 2px; margin:0px; z-index: 1000;
	color: black; background: white;
	font: 16px Arial, sans-serif; text-align: center;
	display:none;
}

td:hover .overlib {
	display:inline;
}


/*******************
* Motor de cautare 
********************/

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF;}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF;}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA;}

/*Small urls*/
.url {
	color: #115599;
	max-width:430px;
	overflow:hidden;
}


/*a:visited{color:#5555AA}*/


/*Page descriptions*/
.description{font-size: 12px;}

/* */
td {font-family:arial,sans-serif; font-size: 12px; }

/* Title/link of pages */
.title_search{color:#cc0000; font-size:15px;}



.searchBox {
	border:1px solid #113377;
	background:#cedeff;
	width:450px;
}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold;
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold;
}

hr{color:#000066;}
hr.powered{width:550; color: #000066;}

/*main results table */
#results{width:780;}

h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}

.relevanta {
	color:#ffffff;
	font-size:10px;
}






	
