@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	} 
h1 {
	padding:1; 
	margin:1; 
	font-size:24px; 
	font-weight:bold; 
	font-family:tahoma;
	}
h3 {
	color: #000;
	text-decoration: none;
	font: normal 15pt  arial;
	}
h4 {
	padding:0;
	margin:0;
	}
li {
	margin-left:25px;
	}
ul {
	list-style-type: square;
	margin-left: 1em;
	margin-top: 0;
	}
td {
	font: 9pt arial;
	color: #000;
	}

textarea {
	color: #000; 
	text-decoration: none;	
	background: #F4F3F3; 
	border: 1px solid #ADAEAF;	
	font: normal 9pt  arial;
	}
input, select, button {
	color: #000; 
	text-decoration: none; 
	background: #F4F3F3; 
	border: 1px solid #ADAEAF; 
	font: normal 9pt  arial;
	}
input:hover {
	background: #F4F3F3; 
	}


a img {
	border:0 ; 
	}
a {
	color: #9E0A0A;	
	text-decoration: none;	
	font: bold 8pt  arial; 
	padding:0; margin:0;
	}
a:hover  {
	color: #000; 
	font: bold 8pt  arial;	
	text-decoration: none;
	}

.tdhover, .tdhoverActive{background: #FFFFFF;}
.tdhover a:hover, .tdhover a:active, .tdhoverActive a:hover, .tdhoverActive a:active {background: #F3F3F4;}
.tdhover2, .tdhover2Active{	background: #F3F3F4;}
.tdhover2 a:hover, .tdhover2 a:active, .tdhover2Active a:hover, .tdhover2Active a:active{	background: #F3F3F4;}


.spacer {
	border-left:1px dotted #AEAEAE; 
	border-right:1px dotted #AEAEAE; 
	font-size:1px;
	}
.text {
	font-family:Arial; 
	font-size:12px; 
	padding-top:9px; 
	padding-right:5px;
	padding-left:2px;
	text-align:left;
	cursor:default;}
.text1 {
	font-family:Arial; 
	font-size:12px; 
	padding-top:9px; 
	padding-left:30px;
	text-align:left;
	cursor:default;
	font-weight:bold;}
.text2 {
	font-family:Arial; 
	font-size:12px; 
	padding-top:9px; 
	padding-right:5px;
	padding-left:30px;
	text-align:left;
	cursor:default;
	vertical-align:top; 
}
.titlu{
	background-color:#CCCCCC; 
	width:100%;
	border-bottom:1px solid #AEAEAE;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	padding-top:3px;
	padding-bottom:3px;
}
.link {
	color :#7d9512;	
	font-size:11px;	
	font-family:Arial;	
	font-weight:bold;	
	vertical-align:top;	
	padding-right:15px;
	padding-left:15px;
	text-decoration:none;
	}
.link:hover{
	color :#368698; 
	font-size:11px;	
	font-family:Arial;	
	font-weight:bold;	
	vertical-align:top;	
	padding-right:15px;
	padding-left:15px;
	text-decoration:none;
	}
.link:visitated{
	color :#7d9512;	
	font-size:11px;	
	font-family:Arial;
	font-weight:bold;	
	vertical-align:top;	
	padding-right:15px;
	padding-left:15px;
	text-decoration:none;
	}
	
.link2 {color :#000000;	font-size:11px;	font-family:Arial;	font-weight:bold;	text-decoration:none;}
.link2:hover{color :#AEAEAE;font-size:11px;	font-family:Arial;	font-weight:bold;	text-decoration:none;}
.link2:visitated{	color :#000000;	font-size:11px;	font-family:Arial;	font-weight:bold;	text-decoration:none;}

.meniu {
	border-top:1px solid #AEAEAE;
	border-bottom:1px solid #AEAEAE;
	font-family:Tahoma; 
	text-align:center;
	}
.menu_link{
	text-decoration:none;	
	color:#333333;	
	cursor:pointer;	
	font-weight:bold;
	width:100%;
	height:100%;
	display:block;
	}
.menu_link:hover{
	text-decoration:none;	
	color:#FFFFFF;	
	cursor:pointer;		
	font-weight:bold; 
	}
.menu_link:visitated{
	text-decoration:none;	
	color:#333333;	
	cursor:pointer;	
	font-weight:bold; 
	}

.buton {
	padding-top:4px;
	position:float;	
	float:left;	
	width:100%;	
	height:28px;;
	cursor:pointer;	
	background-color:#FFFFFF;
	color:#333333;	
	}
.buton_hover {
	padding-top:4px;
	background-color:#990000;
	height:28px;
	color:#FFFFFF;
	}

#container {
	margin: 0px;	
	background: #FFFFFF;
	padding: 0;	
	text-align: center;	
	font: 9pt arial;
	width: 600px;
	}

#header {
	margin: auto;
	text-align: center;	
	height:30px;
	}
#menu {
	margin: 0px;
	padding: 4px;
	width: 600px;
	text-align: right;
	}
#menu a {
	background: #000 url(layout/menu-fill.gif) repeat-x;
	text-decoration:none; color:#FFF; 	
	text-align:center; 
	font-weight:bold;	
	margin: 0;
	padding: 5px;
	text-decoration: none;
	}
#menu a:hover  {
	background: #CC0 url(layout/menu-fill.gif) repeat-x;
	text-decoration:none; color:#FFF; 	
	text-align:center; 
	font-weight:bold;	
	margin: 0;
	padding: 5px;
	text-decoration: none;
	}
#footer {
	background: #FFFFFF url(layout/footer.gif) no-repeat;
	margin: auto;
	padding: 0;
	height: 49px;
	text-align: center;
	}
#corp_link {
	text-align:center;
	margin-top:4px;
}
.content {
	margin: auto;
	text-align: left;
	width: 600px;
	font: 9pt arial;
	color: #000;
	}
.content a {
	color: #9E0A0A;
	text-decoration: none;
	font: bold 9pt  arial;
	}
.content a:hover  {
	color: #000;
	font: bold 9pt  arial;
	border-bottom-width: 1px;
	border-bottom-color: #9E0A0A;
	}
.large {
	color:#1e6ba3; 
	font-size:26px; 
	text-decoration:none; 
	}
.large:hover {
	color:#1e6ba3; 
	font-size:26px; 
	text-decoration:none; 
	}

.small {
	color: #A5A2A2;	
	text-decoration: none;	
	font: normal 8pt  arial;
	}
.sellerbox {
	padding: 10px;
	background: #FAF8F8;
	border: 1px solid #C9C8C8;
	}
.none {
	background-color:#FFFFFF;
	border: 0px solid #FFFFFF;
	}
.adauga {
	text-align:center;
	background-image:url(../img/bg3.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.adauga_link { 	text-decoration:none; color:#FFF; 	text-align:center; font-weight:bold; }
.adauga_link:hover {	text-decoration:none; color:#CC0; text-align:center; font-weight:bold;}
.adauga_link:visitated { 	text-decoration:none; color:#FFF; 	text-align:center; font-weight:bold;}
.link_parteneri { text-decoration:none; color:#000; text-align:left; font-weight:normal; }
.link_parteneri:hover { text-decoration:none; color:#990000; text-align:left; font-weight:normal; }
.link_parteneri:visitated { text-decoration:none; color:#000; text-align:left; font-weight:normal; }
