
a{
text-decoration: none;
color: #ffffff;
}

/*Proprietati care stabilesc fundalul intregului meniu*/


/*#go{
background-color: ;
left: 0;
position: absolute;
top: 0;

}*/

/*Proprietati ale meniurilor care sunt ascunse pana se executa clic pe ele*/

.meniu1{
position: absolute;
left: -510px;
width: 200px;

visibility: visible;
text-align: center;

font-family: Verdana, Tahoma, Arial;
font-size: 75%;
font-style: normal;
color: #ffffff;
padding-top: 4;
padding-bottom: 4;

background-image:url('interfata/gradient2.png');
background-repeat:repeat-x;
}

.meniu{
position: absolute;
left: -510px;
width: 290px;

visibility: visible;
text-align: center;

font-family: Verdana, Tahoma, Arial;
font-size: 75%;
font-style: normal;
color: #ffffff;
padding-top: 4;
padding-bottom: 4;

background-image:url('interfata/gradient2.png');
background-repeat:repeat-x;
}

#gomenu01{

top: 0;

}

#gomenu02{

top: 30;

}

#gomenu1{

top: 0;

}

#gomenu2{

top: 30;

}

#gomenu3{

top: 60;

}

#gomenu4{

top: 90;

}

#gomenu5{

top: 120;

}

#gomenu6{

top: 150;

}

#gomenu7{

top: 180;

}

#gomenu8{

top: 210;

}

#gomenu9{

top: 240;

}

#gomenu10{

top: 270;

}

#gomenu11{

top: 300;

}

#principala{
position: absolute;
left: 190px;
top:0px;
width: 100%; 
height: 100%;

}


#s1{
height:100%;
width:100%;
} 