BODY 
{ 
 background-color : #FFFFFF;
 margin: 0px;
 }
.patt {
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.back_sus {
	background-attachment: fixed;
	
}
.meniu_sus{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #B2B1B1;
	text-decoration: none;
}
.meniu_sus:hover{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #4986C2;
	text-decoration: none;
}
.meniu{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #B2B1B1;
	text-decoration: none;
	background-image: url(../images/bullet_meniu.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 35px;
	padding-right: 0px;
}
.meniu:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #959494;
	text-decoration: underline;
	background-image: url(../images/bullet_meniu.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 35px;
	padding-right: 0px;
}
.titlu_portocaliu{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #FBA551;
	padding-left: 15px;
	padding-right: 0px;
}
.text_noutati{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #8A8A8A;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_main{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #8A8A8A;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.text_main a{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	color: #4986C2;	
	background-color:#FFFFFF;
	}

.text_main a:hover{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	background-color:#FFFFFF;
	text-decoration: none;
	color: #8A8A8A;

}
.text_main_link{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	color: #4986C2;
	
	background-color:#FFFFFF;
	
}
.text_main_link:hover{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	background-color:#FFFFFF;
	text-decoration: none;
	color: #8A8A8A;	
}

.text_mainbold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #8A8A8A;
}
.maimult{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	color: #4986C2;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
.maimult:hover{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	background-color:#FFFFFF;
	text-decoration: none;
	color: #8A8A8A;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mainlink{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #7A7A7A;
	text-decoration: none;
	background-image: url(../images/bullet_main.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-right: 0px;
}
.mainlink:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #7A7A7A;
	text-decoration: underline;
	background-image: url(../images/bullet_main.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-right: 0px;
}
.footer{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #606060;
	padding-left: 15px;
	padding-right: 0px;
}
.meniu_footer{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
}
.meniu_footer:hover{
	font-family: Tahoma;
	font-weight: none;	
	font-size: 11px;
	color: #606060;
	text-decoration: underline;
}
.listmeniu{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #B2B1B1;
    background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #D7D7D7;
    height: 17px;
	width: 100px; 
}
.textfield{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #B2B1B1;
    background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #D7D7D7;
    height: 17px;
	width: 320px; 
}
.textareea{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #B2B1B1;
    background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #D7D7D7;
    height: 100px;
	width: 320px; 
}
.buton{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
    background-color: #0285F1;
    border-width: 1px;
	border-style: solid;
	border-color: #D7D7D7;
    height: 18px;
}
/* EDIT */
.titlu_portocaliu_link{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #FBA551;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration:none;
}
.titlu_portocaliu_link:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #FBA551;
	padding-left:0px;
	padding-right: 0px;
	text-decoration:underline;
}
.bgBar{
background-image:url("../images/linie_maimult.jpg");

}
