.menuWrapper{
	font-family: "Trebuchet MS", Arial, sans-serif;
	;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: normal;
	line-height: 1.45px;
	position:relative;
	margin:20px auto;
	height:542px;
	width:797px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	color: #000;
}
ul.menu{
    list-style:none;
    width:797px;
}
ul.menu > li{
    float:left;
    width:265px;
    height:542px;
    border-right:1px solid #777;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu > li.last{
    border:none;
}
.bg1{
    background-image: url(../images/1.jpg);
}
.bg2{
    background-image: url(../images/2.jpg);
}
.bg3{
    background-image: url(../images/3.jpg);
}
ul.menu > li > a{
    float:left;
    width:265px;
    height:50px;
    margin-top:450px;
    text-align:center;
    line-height:50px;
    color:#ddd;
    background-color:#333;
    letter-spacing:1px;
    cursor:pointer;
    text-decoration:none;
    text-shadow:0px 0px 1px #fff;
}
ul.menu > li ul{
    list-style:none;
    float:left;
    margin-top:-180px;
    width:100%;
    height:110px;
    padding-top:20px;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu > li ul li{
    display:none;
}
ul.menu > li ul.sub1{
    background-image:url(../images/bg1sub.png);
}
ul.menu > li ul.sub2{
    background-image:url(../images/bg2sub.png);
}
ul.menu > li ul.sub3{
    background-image:url(../images/bg3sub.png);
}
ul.menu > li ul li a{
	color:#FFF;
	text-decoration:none;
	line-height:15px;
	margin-left:20px;
	text-shadow:1px 1px 1px #444;
	font-size:11px;
}
ul.menu > li ul.sub1 li{
    display:block;
}
ul.menu > li ul li a:hover{
    border-bottom:1px dotted #fff;
}
.logo_su {
	background-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8D8D8D;
	height: 80px;
}.text_titlu {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #000;
}
.text_meniu_mic {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
}
.search_bar {
	font-family: Arial;
	font-size: x-small;
	color: #000;
	background-color: #FFF;
	border: 1px solid #939393;
}
.bac_search {

}
.baza {
	background-color: #1E1E1E;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	height: 350px;
}
.text_mare_alb {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #FFF;
}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.LINK_MENIU_JOS {
	font-family: Arial;
	font-size: small;
	color: #FFF;
	background-color: #252525;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.text_negru {
	font-family: Arial;
	font-size: x-small;
	color: #000;
}
.opacity {
	font-family: Arial;
	font-size: x-small;
	color: #FFF;
	filter: alpha(opacity=80);
	opacity: 0.8;
	background-color: #333;
}
.OPACITY_ALB {
	font-family: Arial;
	font-size: x-small;
	color: #000;
	background-color: #FFF;
	filter: alpha(opacity=80);
	opacity: 0.8;
}.pointer {
	cursor: pointer;
}
.text_negru_normal {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000;
}
.text_rosu_small {
	font-family: Arial;
	font-size: x-small;
	color: #F00;
	font-weight: bold;
}
