@charset "utf-8";
/* CSS Document */
html{
overflow:visible;
}
body{
margin:0 auto;
padding:0;
width:900px;
overflow:visible;
}
A{
border:none;
text-decoration:none;
}
IMG{border:none;}
#wrapper{
width:900px;
height:800px;
}
#col_stanga{
width:162px;
height:800px;
float:left;
}
#col_centru{
width:576px;
height:800px;
float:left;
}
#col_dreapta{
width:162px;
height:800px;
float:left;
}
#spacer_co{
width:162px;
height:301px;
}
#spacer_ci{
width:576px;
height:1px;
}

.butons{
background:url(../images/clapa.png); 
width:150px; 
background-position:top; 
background-repeat:no-repeat; 
height:50px;
}
.buttons_style{
font-family:Verdana; 
font-size:10px; 
font-weight:900; 
color:#FFFFFF; 
position:relative; 
top:5px;
#top:1px; /* inline hack pt IEX6 */
}

/*Pseudoclase*/
a.ef:LINK{
color:#000000;
text-decoration:underline;
}
a.ef:HOVER{
color:#9b141f;
font-style:italic;
}
a.ef:VISITED{
color:#000000;
text-decoration:underline;
}

A.linker:link{
text-decoration:underline;
font-family:Verdana;
font-size:9px;
color:#000000;
text-transform:uppercase;
background:url('../images/bullet_menu.png');
background-position:center left;
background-repeat:no-repeat;
padding:15px;
line-height:15px;
}

A.linker:HOVER{
color:#9b141f;
font-style:italic;
font-size:11px;
}

A.linker:VISITED{
text-decoration:underline;
font-family:Verdana;
font-size:9px;
color:#000000;
text-transform:uppercase;
background:url('../images/bullet_menu.png');
background-position:center left;
background-repeat:no-repeat;
padding:15px;
line-height:15px;
}

A.sml:link{
font-family:Verdana;
font-size:12px;
color:#000000;
}

A.sml:HOVER{
color:#FF0000;
text-decoration:underline;
font-size:12px;
}

A.sml:VISITED{
font-family:Verdana;
font-size:12px;
color:#000000;
}

/*Sfarsit pseudoclase*/
