html
{
  height: 99%;
}
                         
body
{
  background: $ffffff;
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
}

*
{
  font-size: 13px; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}



/* === Containers === */



#mainContentArea
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 900px;
}


.link,.linkActive
{
padding: 3px 6px 3px 6px;
margin-right:10px;
float: left;
margin-top:24px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#E7EDF8;
position:relative; bottom:0px;
}

.link:hover
{
background-color:#E7EDF8;
}

a
{
text-decoration:none;
}

.link a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

#linkGroup
{
margin-right:5px;
height:40px;
width:900px;
}

#title
{
width:450px;
margin-right:20px;
margin-top:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
text-align:left;
float:left;
}

#title a
{
width:450px;
margin-right:20px;
margin-top:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
text-align:left;
float:left;
}

.contentTitle
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#213E74;
font-size:19px;
margin-left:15px;
margin-right:12px;
margin-bottom:12px;
width:873px;
}

.pageContent
{
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
margin-left:20px;
margin-right:20px;
width:850px;
}


#blueBox
{
	position: relative;
	vertical-align: middle;
	background-color:#E7EDF8;
	width:900px;
	clear:both;
	border:1px solid #E7EDF8;
margin:2px;
text-align:left;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

#header
{
width:900px;
height:20px;
background-color:#E7EDF8;
}

#footer
{
width:900px;
background-color:#FFFFFF;
text-align:center;
padding-right:10px;
}
#footer a
{
font-size:11px;
color:#BDCDEC;
}

#contentBox
{
margin-top:25px;
}





.categ_lista {color: #61676B;font-size:13px;text-decoration: none; padding: 1px 0 1px 5px; width:300px; margin-left:5px;display:block; float:left;}
.categ_lista_2 {color: #61676B;font-size:13px;text-decoration: none; padding: 1px 0 1px 5px; width:150px; margin-left:5px;display:block; float:left;}
.categ_lista_3 {color: #61676B;font-size:13px;text-decoration: none; padding: 1px 0 1px 5px; width:400px; margin-left:5px;display:block; float:left;}
.categ_lista_4 {color: #61676B;font-size:11px;text-decoration: none; padding: 1px 0 1px 2px; width:260px; margin-left:2px;display:block; float:left;}


.fix {
  clear: both;
  height: 1px;
  margin: -1px 0 0;
  overflow: hidden;
}

.cat_path {
background-color:#FFFFFF;
padding:5px;
border:1px solid #E5E5E5;
margin:2px;
text-align:left;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

.cat_path_2 {
background-color:#E7EDF8;
padding:5px;
border:1px solid #E7EDF8;
margin:2px;
text-align:left;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}

.cat_path_nimic {
background-color:#FFD2D2;
padding:5px;
border:1px solid #E5E5E5;
margin:2px;
text-align:left;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px; 
border-radius: 4px;
width: 100%;
text-align: center;
}

.meniu {font-size: 12px; font-family: Tahoma, Verdana, sans-serif;  color: #999999; text-align: left;}
.meniu a {font-size: 12px; font-family: Tahoma, Verdana, sans-serif;  color: #999999; text-align: left; font-style: italic; text-decoration: underline;}

.meniu_2 {font-size: 13px; font-family: Tahoma, Verdana, sans-serif;  color: #999999; text-align: left;}
.meniu_2 a {font-size: 13px; font-family: Tahoma, Verdana, sans-serif;  color: #3768C1; text-align: left; font-weight: bold; }

.meniu_3 {font-size: 14px; font-family: Tahoma, Verdana, sans-serif;  color: #3768C1; text-align: left; font-weight: bold;}

.instanta
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight: bold;
}
.resurse a {font-size: 13px; font-family: Tahoma, Verdana, sans-serif;  color: #606060; text-align: justify; }
.resurse a:hover {font-size: 13px; font-family: Tahoma, Verdana, sans-serif;  color: #1F1F1F; text-align: justify;  text-decoration: underline;}


.urmareste {
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
	background-color:#33bdef;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
}
.urmareste:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
	background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
	background-color:#019ad2;
}
.urmareste:active {
	position:relative;
	top:1px;
}

.sesizare {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:Arial;
	font-size:15px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.sesizare:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
.sesizare:active {
	position:relative;
	top:1px;
}

