* {
	margin:0; border:0; padding:0;
	}

/* IE position fixed BUG 
html
  {
  overflow-y: hidden;
  }
body
  {
  height: 100%;
  overflow: auto;
  }
 end IE fixed position BUG*/

html {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#fff;
	background-image:url(../img/bg_html.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	}
	
#container {
	width:598px;
	/*margin: 50px auto 20px auto; */
	margin: 0 auto;
	border:1px solid #fff; 
	border-top:0;
	background: #325096 url(../img/bg1.jpg) 0 100% no-repeat;
	}
	
#header {
	border-bottom: 1px solid #fff;
	margin: 12px 12px 0 12px;
	}	

	/* Primary nav 	*/

div#globalnav {
	height: 60px;
	width: 598px;
	margin: 0 0 0 0px;
	padding: 0;
	}

div#globalnav ul#menu {
	height: 50px;
	width: 598px;
	background: transparent url(../img/menu.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	background-color:#325096;
	border-bottom: 1px solid #fff;
	position: relative;
	}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 50px;
	display: block;
	}
	
div#globalnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#menu0 {left: 0; 	 width: 204px;}
#menu1 {left: 204px; width: 107px;}
#menu2 {left: 311px; width:  66px;}
#menu3 {left: 377px; width:  79px;}
#menu4 {left: 456px; width:  64px;}
#menu5 {left: 520px; width:  78px;}

#frunze	{
	top:-40px;
	left:-130px;
	}							

#menu0 a:hover {background: transparent url(../img/menu.gif)      0 -50px no-repeat;}
#menu1 a:hover {background: transparent url(../img/menu.gif) -204px -50px no-repeat;}
#menu2 a:hover {background: transparent url(../img/menu.gif) -311px -50px no-repeat;}
#menu3 a:hover {background: transparent url(../img/menu.gif) -377px -50px no-repeat;}
#menu4 a:hover {background: transparent url(../img/menu.gif) -456px -50px no-repeat;}
#menu5 a:hover {background: transparent url(../img/menu.gif) -520px -50px no-repeat;}

/* end Primary nav */

#content {
	margin: 12px;
	}

#content p {
	margin-bottom:0.7em;
	}

#subFooter {
	height:300px;
	clear:left;
	}

#sfGreutate, #sfOameni	{
	width: 134px;
	height:81px;
	border: 4px solid #fff;
	background-image:url('../img/bg_tr.gif');
	text-align:center;
	float:left;
	margin-top: 180px;
		}

#sfGreutate	{
	margin-left: 23px;
	}

#sfOameni {
	margin-left: 268px;
	}

#sfGreutate img, #sfBusiness img, #sfOameni img	{
	margin-top: 24px;
	}
	
#footer {
	width:586px;
	height:40px;
	margin: 0 auto;
	padding: 6px;
	background-color:#325096;
	color:#aaa;
	font-size:0.9em;
	clear:both;
	}

#footer a {
	color:#aaa;
	text-decoration:none;
	}

#footer a:hover {
	color:#fff;
	background-color:#325096;
	}

#footer a:hover img{
	background-color:#fff;
	}
		
#thumb {
	background-color:#C7E44A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#069;
	padding:0.5em;
	padding-left: 50px;
	margin: 0 -12px;
	}
	
h1, h2, h3 {
	font-size:large;
	font-weight:normal;
	text-align:center;
	margin: 1em auto;
	}
h3 {
	text-align:left;
	}

#content ul li, #content ol li {
	margin-left: 3em;
	}

#content a, #content a:hover {
	text-decoration:none;
	color:#C7E44A;
	padding: 0.2em;
	font-weight:bold;
	}

#content h2 a, #content h2 a:hover {
	font-weight:normal;
	}

#thumb a, #thumb a:hover {
	color: #069;
	}

td.rosu, td.albastru, td.verde{
	width:20%;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	}

#content td {
	padding:0.2em 0.5em;
	}

#content table {
	margin-bottom: 1em;
	}

.verde {
	color: #069;
	background-color:#C7E44A;
	}

.albastru {
	background-color:#2F9527;
	color:#fff;
	}

.rosu {
	background-color:#f93;
	color:#069;
	}

/* pt detalii produse */
.prod	{
	padding-bottom:0.5em;
	border-bottom:2px solid #fff;
	}

.pProd {
	width: 180px;
	float:right;
	margin-left:1em;
	margin-bottom:1em;
	text-align:center;
	font-weight:bold;
	background-color: #fff;
	color:#069;
	padding: 1em 0;
	}

.pProd img	{
	margin-bottom: 0.5em;
	}

.prod h2 {
	text-align:left;
	margin-left: -0.5em;
	}

input,textarea {
	background-color:transparent;
	color:#fff;
	border:1px solid #eee;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;

	}

/* end pt detalii produse */

.pPret {
	width: 188px;
	color:#2F9527;
	vertical-align:top;
	text-align:right;
	background:transparent url(../img/price.gif) 100% 0 no-repeat;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	}

.pPret h3 {
	text-align:right;
	margin: 15px 0 0 0;
	}

.pPret input {
	border:0;
	}

#traffic {
	width:95px;
	float:left;
	}

#traffic img {
	float:left;
	margin-bottom:3px;
}

table.produse {
	width:100%;
	}

td.cProd {
vertical-align:top;
	padding:3px;
	}			

td.cProd a {
	padding:0 !important;
	}

td.cPret {
	width:100px;
	text-align:right;
	padding:3px;
	}			