
a {
	text-decoration: none;
	color: Green;
}

a:hover {
	text-decoration: none;
	color: Red;
}
a:active {
	text-decoration: none;
	color: Red;	
}

.normal{

		font-weight : bold;
		color : Black;
		text-align : justify;
	    font-size : 14px;
		
}
.normalred{

		font-weight : bold;
		color: Red;
		text-align : justify;
		font-size : 20px;

		
}

.news{

		font-weight : bolder;
		color : Black;
		text-align : justify;
	    font-size : 12px;
		letter-spacing : 0px;
}
.alb{
	color : White;
	font-size : 15px;
	font-family : Arial;
	font-weight : bold;
}

.menu{
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
	color : Green;
}

.stat{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9px;
	color : Black;
	line-height : 10px;
}
.normalL{

	font-weight : bold;
	color : Green;
 	text-align : justify;
	font-size : 14px;
}
.normalLdecod{

	font-weight : bold;
	color : Green;
 	text-align : justify;
	font-size : 14px;
	width:93px;
	background: url('../decodari/ar.png') no-repeat center right;
}



.micL{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9px;
	color : Black;
	line-height : 0px;
}
.albmic{
	color : White;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
}
.albmicoff{
	color : #005901;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
}
.promo{
	color : Black;
	font-size : 22px;
	font-family : Arial;
	font-weight : bold;
}
.pret{
	color : Red;
	font-size : 26px;
	font-family : Arial;
}
.telefoane{
	color : Green;
	font-size : 22px;
	font-family : Arial;
	font-weight : bold;
}


.tabele table{
	display : inline;

}
.ildivct{
	/* background-color : blue; */
	float: left;
	width : 108px;
	height : 177px;
	overflow : hidden;
}

.iltabelct{
	/* background-color : red; */
	position : relative;
	top : 12px;
}




.copy{	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : Green;
}

input {width: 380px;
background-color: #ffffff; 
color: #000;
font-family: verdana, ms sans serif;
font-weight: bold;
font-size: 12px;
border:1px solid #008000;
}
input.buttons {width:100px; height:20px; font-weight : normal; font-size: 12px; font-weight: bold; color: #008000; background-image: url("../graphic/simB2.gif"); margin:0px; padding:0px; background-color:#6ABE96;
}
textarea { width: 380px; height: 130px;
background-color: #ffffff;
color: #000;
font-family:  verdana, ms sans serif;
font-weight: normal;
font-size: 12px;
border:1px solid #008000;
overflow:hidden;
}
.obligatoriu{
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #C10000;
}
form {margin:0px; padding:0px;}

.trimis{
	font : bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #009f50;
}
.error{
	font : bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #C10000;
}

.bgsite{
background: #bdcebb;
/* background: #c8d6c7; */
}

.bgtable{
background-color: #ffffff;
}

#dropmenudiv{
position:absolute;
background-color: #ffffff;
border:2px solid green;
border-bottom-width: 1;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid green;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #d2ffdc;
}
