#tray {position:relative; width:960px; height:45px; background:url("../img/tray.png") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif;}
#tray ul {margin:0 20px; list-style:none;}
#tray li {display:inline;}
#tray li a {display:block; float:left; padding:17px 20px 17px 18px; background:url("../img/tray-separator.gif") 100% 0 no-repeat; text-decoration:none;}
#tray li a:hover {background:url("../img/tray-hover.gif");}
#tray li#tray-active a {background:url("../img/tray-active.gif");}
#tray li a {color:#404040;}
#tray li#tray-active a {background-color:#090; color:#FFF;}
#tray li a:hover {background-color:#9F9F9F; color:#FFF;}


#search {position:absolute; top:8px; right:20px;}
#search div {position:relative; width:185px;}
#search #search-input {position:absolute; top:0; left:0; width:150px; height:30px; background:url("../img/search-input.gif") 0 0 no-repeat; overflow:hidden;}
#search #search-input input {width:136px; margin:8px; border:0; font:100%/1 "arial",sans-serif;}
#search #search-submit {position:absolute; top:0; right:0; width:30px;}
#search #search-input {background-color:#FFF;}
#search #search-input input {color:#404040;}

.suggest_link { background-color: #FFFFFF; padding: 2px 6px 2px 6px; font-family: Arial; color: green; font-size: 14px; }
.suggest_link_over { background-color: #f0f0f0; font-family: Arial; font-size: 14px; color: green;	padding: 2px 6px 2px 6px; }
#search_suggest {	position: absolute;	background-color: #FFFFFF; text-align: left; cursor: pointer; width: 200; }		
#search_s {	position: absolute;	background-color: #FFFFFF; text-align: left; cursor: pointer; width: 250;	}

.noscreen {display:none;}

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}


a {color:#009900; text-decoration: none; }
a:hover {color:#000;}
.fwhite{color:#ffffff;}
.fwhite:hover {color:#f0f0f0;}
body {background:url("http://www.afacerist.ro/img/bg.png") 0 0 repeat-x; font:0.8em/1.5 "arial", sans-serif;}

table.pozapic {border: 1px #c0c0c0 solid; background-color: #f0f0f0; margin: 0px; padding: 3px; }
.titlupro{ font-size: 15px; color: darkgreen; font-family: Arial; cursor: pointer; style: display: inline; line-height: 18px; }
.descpro{ font-size: 12px; color: #434343; font-family: Verdana; line-height: 18px; }
.nrproduse { font-size: 12px; color: grey; font-family: Arial; line-height: 18px; background-color:#f6f6f6; }
a.plnk { font-size: 12px; color: green; font-family: Arial; }
a.plnk:hover { font-size: 12px; color: black; font-family: Arial; }
a.flnk { font-size: 14px; color: grey; font-family: Georgia; }
a.flnk:hover { font-size: 14px; color: green; font-family: Georgia; }
.f1 { font-size: 13px; color: #909090; font-family: Arial; font-weight: bold;}
.judetul { font-size: 12px; color: grey; font-family: Arial; }
a.produs { font-size: 20px; color: black; font-family: Arial; line-height: 20px;  }
a.produs:hover { font-size: 20px; color: #606060; font-family: Arial; line-height: 20px; }

table.yellow {border: 1px #F2E389 solid;background-color: #fffbbb;}

.boxy { border: 1px #f0f0f0 solid; border-radius: 10px; -moz-border-radius: 10px; } 
.boxytop { border: 1px #f0f0f0 solid; border-top-left-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; }
.boxybottom { border: 1px #f0f0f0 solid; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; }

.boxy2 { border-radius: 10px; -moz-border-radius: 10px; } 
.boxytop2 { border-top-left-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px;}
.boxybottom2 { border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; }

table.tdw { -moz-border-radius: 5px; border-radius: 5px;
            -moz-box-shadow: 0 0 5px #888;
            -webkit-box-shadow: 0 0 5px#888;
            box-shadow: 0 0 5px #888; 
            border: 1px #c0c0c0 solid;
            background-color: #f5f5f5;
            padding: 5px; 
            height:60px; 
            width:235px;
            overflow: hidden; font-size: 10px; font-family: Arial; }

table.tdi { -moz-border-radius: 5px; border-radius: 5px;
            -moz-box-shadow: 0 0 5px #888;
            -webkit-box-shadow: 0 0 5px#888;
            box-shadow: 0 0 5px #888; 
            border: 1px #c0c0c0 solid;
            background-color: #f5f5f5;
            padding: 5px; 
            height:105px; 
            width:105px;
            overflow: hidden; font-size: 9px; font-family: Arial; }


.navi { font-size: 10px; color: grey; font-family: Arial; }

.tags { font-size: 12px; line-height: 200% !important;padding: 6px !important; }
.tags a { display: inline-block; background-color: #009900 !important; color: white !important;
	padding: 2px 3px 2px 3px;	margin-bottom: 3px !important;	margin-left: 3px !important;
	font-weight: bold; 	line-height: 150%;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 0px 1px 2px #000;
	box-shadow: 0px 1px 2px rgba(0,0,0, 0.25);
	-webkit-box-shadow: 0px 1px 2px #000;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0, 0.25);
	-moz-box-shadow: 0px 1px 2px #000;
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0, 0.25);
}
.tags a:nth-child(even) {}
.tags a:nth-child(odd) { }
.tags a:hover {	position:  relative; top: -1px;	text-decoration: none; }

strong { font-size: 110%; display: inline; font-family: Arial; color: green; background-color: #f0f0f0;}

table.trns { background-image:url(http://www.afacerist.ro/img/pix.png); } 
