/* CSS Document */

body {
margin:0px 0px 0px 0px;
background-image:url(images/background.jpg);
background-repeat:no-repeat;
width:755px;

}

.container {
height:700px;
}

.header {
width:755px;
}

.meniu {
background-image:url(images/button2.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#46B3E9;
font-weight:bold;
padding-left:10px;
}

.link {
text-decoration:none;
color:#46B3E9;
}

.link:hover {
text-decoration:none;
color:#0097E0;
}

.link:a {
text-decoration:none;
color:#0097E0;
}



.text_continut {
COLOR:#333333; 
FONT-FAMILY:Verdana; 
FONT-SIZE:10px; 
text-align:left; 
line-height:16px;
}

.titlu {
COLOR:#666666; 
FONT-FAMILY:Verdana; 
FONT-SIZE:14px;
font-weight:bold; 
}

.hr {
color:#0099FF;
}
