* {
	margin: 0;
	padding: 0;
}

body {
background: url(imagini/fundal-albastru.gif) repeat-x #EAEBEF ;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #7DA3DF;
}
a:hover {
text-decoration: underline;
color: #C3D9FF;
}

#pagina {
margin: 10px auto;
width: 808px;
background:#FFFFFF;
}

#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 15px 0 5px 20px;
color: #000;
float:left;
}
#header h1 a { 
color: #aaa;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
padding-bottom:10px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 18px;
color: #3F89FF;
padding: 5px 30px 0 20px;
letter-spacing: -1px;
font-weight: 100;
float:right;
}

#menu {
height: 30px;
line-height: 30px;
background: #C8C8CA;
}
#menu ul {
list-style-type: none;
padding-left: 250px;
background: #C8C8CA;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 10px 0 10px;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #000000;
}
#menu ul li a:hover {
color: #000000;
padding: 0 15px 0 15px;
text-decoration: none;
font-weight: 600;
font-size: 16px;
}

#content {
padding: 0 20px;
}

.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 10px;
padding-left: 10px;
line-height: 23px;
border-left:2px solid #CCCCCC;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;

background: #C8C8CA;

}
.right h2 a {
text-decoration: none;
color: #fff;
letter-spacing: -1px;
font-weight: 100;
}
.right h1 a:hover {
color: #111;
text-decoration: none;
}

.right h1 { 
color: #aaa;
font-size: 25px;
letter-spacing: -1px;
padding: 25px 0 8px 20px;
font-weight: 100;
}
.right h1 a { 
color: #aaa;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
border-bottom:2px #3F89FF solid;
padding-bottom:8px;
}
.paragrafContinut { padding: 10px;
padding-left: 30px; }
.paragrafContinut ul { padding-left: 100px; }
#bottom {
padding: 10px 0;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
letter-spacing: -0.5px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #3F89FF;
border-bottom:#C8C8CA solid 2px;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 25px;
color: #000000;


}
.left ul li a {
text-decoration: none;
line-height: 25px;
font-weight: 600;
color: #000000;
border-bottom:#C8C8CA solid 1px;
}
.left ul li a:hover {
color: #3F89FF;
text-decoration: none;
}

#footer {
font-size: 11px;
color: #999999;
border-top:#C8C8CA solid 2px;
}
#footer a {color: #999999; }
#footer a:hover { color: #111; }
