/* CSS definition file containing sitestyle stylesheets */
BODY { 

font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 
 
#keywords a:link{ color: #a50000; text-decoration: none; }
#keywords a:visited{ color: #a50000; text-decoration: none; }
#keywords a:active{ color: #a50000; text-decoration: underline; }
#keywords a:hover{ color: #000000; text-decoration: none; }



.principal{
border: 0px;
width: 100%;
height: 100%;
padding-left: 15px;
padding-right: 30px;
margin-right: 200px;
}

.cadran1{
border: 0px;
padding-left: 15px;
float: left;
width: 372px;

}

.cadran2{
border: 0px;
padding-left: 15px;
float: right;
width: 327px;
}

.fotter{
border: 0px;
width: 978;
margin:0px auto;
float: left;
margin-top: 30px;
margin-left: 236px;
}

.text{

font-size: small;
font-weight: bold;
}

#youtube{
border: 2px;
margin-top: -320px;
margin-left: 300px;
}

#separare{
background-image: url(linie.gif);
}

.prezentare{
width: 390px;
height: 590px;
border: 1px solid;
padding: 5px;
}