
body {
   	margin: 15px;
	padding: 0;
	background: url(images/bg11.jpg)  /*box3.jpg   FFFFCC*/;
   	font-family: Verdana, Tahoma, Arial, sans-serif;
   	font-size: 9pt;
	color: #CCFF00; /*#606060  culoarea textului din body  */
}
a {
color: #CCFF00;
}
a:hover {
color: #FF0099;
}

/********************** Header **********************/
#header {
	background-image: url(images/header.gif);
	border-style: solid;
	border-color: #003366;
	border-width: thin;
	width: 805px;
	height: 80px;
	margin: 0 auto;
}
#logo {
	float: left;
	padding: 0 0 0 0px;
	}

#logo h1 {
	font-size: 20pt;
   	margin: 6px 0 5px 5px;
}

#logo h4 {
	margin: 0 0 0 6px;
	color: #0066CC /*#990000*/;
	padding: 1;
	font-size: 13px;
	font-weight: normal;
}
#logo a {
	text-decoration: none;
	color: #25569A;
}
.search {
   float: right;
   vertical-align: top;
   padding: 6px 6px 5px 0;
}
.search-input {
   background: #fdfdfd;
   font-size: 13px;
   font-family: tahoma;
   padding: 2px 0 2px 4px;
   text-align: left;
   color: #000066 /*#000000*/;
   border: 1px solid #A0A0A0;
   width: 160px;
}
.search-btn {
   font-size: 10pt;
   font-weight: bold;
   color: #003366;
   text-align: center;
   font-family: verdana;
   padding: 2px 5px 5px 5px;
   border: 1px solid #A0A0A0;
   background-image: url(images/btnbg.gif);
   cursor: pointer;
   height: 22px;
}
/********************** End  Header **********************/

/********************** Topbar menu **********************/
.links{
font-family: verdana; /* Adaugare link, Ultimele, Top vizite - dreapta sus*/
font-size: 11px;
color: #000066 /*#0000CC #000066 #25569A*/;
font-weight: bold;
text-decoration: none;
}
.links:hover{
color: #0033FF /*9900CC*/;
font-weight: bold;
text-decoration: underline;
}
.current-path {
font-family: tahoma; /* calea din stanga sus*/
font-size: 11px;
color:  #0000CC /*#000066 #505050*/;
font-weight: bold;
text-decoration: none;
}
.current-path:hover{
color: #0033FF /*#000066 #25569A*/;
font-weight: bold;
text-decoration: underline;
}


/********************** End  Topbar menu **********************/

.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
   padding: 5px;
}

h1 {
   font-size: 15pt;
   margin: 6px 0 5px 5px;
}

h2 {
   font-size: 10pt;
   margin: 0;
   padding: 1px 0 2px 0px;
}
h2 a {
color: #CCFF00 /*#25569A*/; /* titluri categorii index: Afaceri, Arta, Auto, etc */
text-weight: bold;
text-decoration: none;   
}
h2 a:hover {
color: #99FF00;
text-weight: bold;
text-decoration: underline;   
}

h3 {
   color: #000066; /* culoare si bkg pt h3 : Linkuri, linkuri partenere */
   font-size: 14pt;
   font-family: tahoma;
   padding: 0 0 4px 5px;
   border: 1px solid #ABABAB;
   width: 350px;
   		background-image: url(images/btn_on.gif); 
}

#descr {
   padding: 0px;
   margin: 2px 0 5px 5px;
}

table.formPage {
   border: 1px solid #A0A0A0;
   /*background: #FFEDED;
         background-image: url(images/btn_on.gif);*/ /*Tabel adaugare link - bkg*/
}
td.err {
   padding: 3px;
   color: #000033;
   background: #CCFF33;
   border: 1px solid #A0A0A0;
   text-align: left;
}
td.msg {
   padding: 3px;
   color: #0000FF;
   background: #CCFF00 /*#EDF3FF*/;
   border: 1px solid #A0A0A0;
   text-align: left;
}
.label {
   text-align: right;
   font-weight: bold;
}
.buttons {
   border-top: 1px dotted #A0A0A0;
   text-align: center;
}
.count {
   color: #FFFFFF /* culoare nr categorii (18) */;
   font-size: 8pt;
   font-weight: normal;  
}
#links a {
   font-size: 10pt;
   	color: #99FF33 /*#99FF00*/; /* titlu link adaugat + "Vizite" sau "Alfabetic" - cea necurenta*/
}
#links p {
   margin: 0 0 7px 0;
  	 color: #CCCCCC; /* culoare descriere si "URL"*/
}
.url {
   color: #FF0000 /*#000033 #6f6f6f culoare url: www.wdo.ro*/;
   background: #FFFFCC /*#EDF3FF*/;
}
#path {
   font-weight: bold;
   color: #000033; 
   padding: 3px;
   background: url(images/btnbg.gif);
   width: 800px;
   line-height: 23px;
}
.submit {
   float: right;
   vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background: #D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
   background: #FFFFCC; /* culoare fond campuri input formular*/
   font-size: 12px;
   padding: 2px 0 4px 2px;
   text-align: left;
   color: #000000;
   border: 1px solid #707070;
}
textarea.text {
   background: #FFFFCC; /* culoare fond camp textarea formular*/
   font-size: 10pt;
   border: 1px solid #707070;
}
select {
   font-size: 8pt;
   border: 1px solid #5e74b3;
}

.captcha {
   border: 1px solid #5e74b3;
   margin-top: 10px;
}

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 10pt; /* buton formular*/
   font-weight: bold;
   text-align: center;
   font-family: verdana;
   color: #000033 /*#25569A*/;
   padding: 2px 5px 5px 5px;
   border: 1px solid #5e74b3;
   background-image: url(images/btnbg.gif);
   cursor: pointer;
   height: 26px;
}

span.req {
   margin-left: 3px;
   color:  #FF0000;
   font-weight: bold;
}

div.errForm, span.errForm {
   margin: 0px 0 0px 5px;
   padding: 2px 3px 2px 3px;
   color: #FF0000;
   background: #FFFFF3;
   border: 1px solid #cccccc;
   text-align: left;
   clear: right;
}
h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #000033; /* Sortare dupa, Aceasta ajuta la prevenirea spam-ului */
   font-size:9px;
   text-decoration:none;
}
.sort {
   color: #333333; /*Alfabetic / Vizite (cea curenta) */
}
p.subcats {
   margin: 0px 0px 7px 18px;
   padding: 0px;
}
p.subcats a{
   color: #FFFFFF;  /* subcategorii index */
   font-weight: normal;
   text-decoration: none;
}
p.subcats a:hover{
   color: #CCFF66; /* subcategorii index */
   font-weight: normal;
   text-decoration: none;
}


div.pr {
   font-size: 8pt;
   font-family: tahoma;
   font-weight: bold;
   color: #003366 /*#505050  FFFF00*/;
   float: left;
   height: 30px;
   margin: 0px 5px 0 0;
   padding:0px;
      background: #FFFF99;
}
div.num {
   font-size: 25pt;
   font-family: tahoma;
   font-weight: bold;
   text-align: center;
   color: #003366/*#FFFFCC*/;
   float: center;
      background: #FFFF99;
   
}
div.num-na {
   font-size: 2.9em;
   font-family: tahoma;
   font-weight: bold;
   text-align: center;
   color: #25569A;
   float: center;
   padding-bottom: 15px;
      background: #FFFF99;
}
div.prg {
   width: 60px;
   border: 1px solid #707070;
   height: 5px;
   font-size: 1px;
   margin: 2px 0 0 0;
      background: #FFFFFF;
}
div.prb {
   background: #99FF00 /*#FFFF99*/;   /*culoarea liniei de PR*/
   height: 5px;
   font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
   text-align: center;
   vertical-align:middle;
   border: 1px solid #CDCDCD;
   padding: 5px 0 0 0;
   margin-top: 50px;
   background-image: url(images/btn_on.gif);
   height: 33px;
}
div.footer a {
   color: #FF0033;
   text-decoration: none;
}
div.footer a:hover {
   color: #25569A;
   text-decoration: underline;
}
.price {
   border: 1px solid #A0A0A0;
}
.price table td{
   margin: 0;
   padding: 2px;
   vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}
.paging-info {
   font-style: italic;
}

.limit_field {
   border-width:0;
}

.bids{
font-family: tahoma; /* linkuri partenere */
font-size: 16px;
color: #FFFF00;
text-decoration: none;
font-weight: bold;
}
.bids:hover{
font-family: tahoma; /* linkuri partenere */
font-size: 16px;
color: #CCFF33;
border-bottom: 2px solid #909090;
padding-bottom: 2px;
font-weight: bold;
}

.bid_link_info{
	width:75px;
	height: 40px;
	text-align:center;
	padding: 1px;
}
.bid_unit{
	background-image: url(images/bid_bg.gif);
	border: 0px solid #707070;
	width:75px;
	height: 30px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-top: 12px;
	margin-top: 3px;
}

.changebid{
	background: #ECECEC;
	border: 1px solid #707070;
	width:75px;
	height: 14px;
	color: #FFFFCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 5px 5px 5px;
}
.changebid:hover{
	background: #DEDEDE;
	border: 1px solid #707070;
	width:75px;
	height: 14px;
	color: #25569A;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 5px 5px 5px;
}

#gap {
	margin-top: 6px;
}

#statistic {
margin: 0px;
padding: 13px;
border: 1px solid #8B008B;
font-size: 7pt;
line-height: 12px;
}
.statistic { 
float: right;
font-weight: bold;
padding-right: 5px;
text-align: right;
}

