body {
	background: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	color:#101010;
	}

img {
border: 0px;
}
	
/*linkuri*/
a, a:visited
	{
	text-decoration: none;
	color:#FF0000;
	}
a:hover
	{
	text-decoration: underline;
	color:#0000cc;
	}
a:active
	{
	text-decoration: underline overline;
	color:#000099;
	}

	
a.navigare:link, a.navigare:visited
	{
	color:#FF0000;
	text-decoration: none;
	text-align: right;
	font-weight: none;
	}
a.navigare:hover
	{
	color:#FF0000;
	text-decoration: none;
	text-align: left;
	font-weight: none;
	padding-left:1px;
	}
	
	
a.copyright:link, a.copyright:visited
	{
	color:#ffffff;
	text-decoration: none;
	font-weight: none;
	}
a.copyright:hover
	{
	color:#ffffff;
	text-decoration: underline;
	font-weight: none;
	}

	
a.blue_simple:link, a.blue_simple:visited
	{
	color:#0000ff;
	text-decoration: none;
	font-weight: none;
	}
a.blue_simple:hover
	{
	color:#0000ff;
	text-decoration: underline;
	font-weight: none;
	}

	
a.oferte:link, a.oferte:visited
	{
	color: #0000ff;
	font-size:12px;
	font-weight:none;
	}
a.oferte:hover
	{
	color:#ff0000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
	
	
a.link_alb:link, a.link_alb:visited
	{
	color:#ffffff;
	text-decoration: none;
	text-align: right;
	font-weight: none;
	}
a.link_alb:hover
	{
	color:#f5f5ff;
	text-decoration: none;
	text-align: right;
	font-weight: none;
	background-color: #597ec5;
	}
	
	
a.blue_little:link, a.blue_little:visited
	{
	color:#0000ef;
	text-decoration: none;
	font-size:11px;
	font-weight: none;
	}
a.blue_little:hover
	{
	color:#0000ef;
	text-decoration: underline;
	font-size:11px;
	font-weight: none;
	}


	
/*tabele, celule, tralala :) */
table
	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	}

.home_center
	{
	text-align:center;
	font-size:11px;
	vertical-align:top;
	background-color:#f8f9f0;
	border-bottom:1px solid;
	border-bottom-color:#e9e9e2;
	}
	
.vize
	{
	font-size:11px;
	background-color:#e9f0ff;
	}

/*div*/

.div_navigare
	{
	background-color:#e9f0ff;
	border-bottom:1px solid #e5e3ff;
	padding-bottom:2px;
	
	}


/*text*/

.ttl
	{
	color:#0000CC;
	font-weight:bold;
	}

.oferte_pr
	{
	color:#bb3300;
	font-size:14px;
	font-weight:bold;
	}
.nume_stat
	{
	color:#000066;
	font-size:11px;
	font-weight:bold;
	}
.text_alb
	{
	color:#ffffff;
	font-weight:bold;
	}

	
/*forms*/
FORM {
	DISPLAY: inline; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
FORM SELECT {
	COLOR: #70838e; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
OPTION {
	COLOR: #70838e; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
form input.newsletter {
	COLOR: #70838e; FONT-FAMILY: Verdana, sans-serif;
	width: 135px;
}

form input {
	COLOR: #70838e; FONT-FAMILY: Verdana, sans-serif;
}


form input.buton_mic {
	background-image:url(but_63x25.jpg);
	border-style:none;
	width:63px;
	height:25px;
	color:#000000;
	}
form input.buton_mare {
	background-image:url(but_125x25.jpg);
	border-style:none;
	width:125px;
	height:25px;
	color:#000000;
	}

