@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textSmall {
	font-family: 'Open Sans';
	font-size: 10px;
	font-weight: bold;
}

.textHeader {
	font-family: 'Open Sans';
	font-size: 12px;
	color: #006496;
	font-weight: bold;
}

.textHeader1{
	font-size: 11px;
	height: 15px;
	font-family: 'Open Sans', "Verdana", "Tahoma", "Arial", "Sans-serif";
	color: #F7F8FA;
}

.textHeader2{
	font-size: 14px;
	height: 17px;
	font-family: 'Open Sans', "Verdana", "Tahoma", "Arial", "Sans-serif";
	color: #4B576C;
}

.textFooter {
	font-family: 'Open Sans';
	font-size: 12px;
	color: #003399;
	background-color: #003399;
	font-weight: bold;
}

.textLabels {
	font-family: 'Open Sans';
	font-size: 12px;
	color: #006496;
	font-weight: bold;
}

.textLabelsLink {
	font-family: 'Open Sans';
	font-size: 14px;
	color: #4B576C;
	text-decoration: none;
	padding: 15px 0;
}

.textLabelsLink:after {
	font-family: 'Open Sans';
	font-size: 14px;

	color: #3466B4;
	font-weight: bold;
	text-decoration: underline;
}

.textLabelsLink h1{
	font-family: 'Open Sans';
	font-size: 14px;

}

.textLabelsLink.active h1{
	color: #fff;
	background-color: #3466B4;
	font: normal normal bold 14px/19px Open Sans;
}

.textLink {
	font-family: 'Open Sans';
	font-size: 13px;
	color: #006496;
	font-weight: bold;
	text-decoration: none;
}

.textLink:hover {
	font-family: 'Open Sans';
	font-size: 13px;
	color: #006496;
	font-weight: bold;
	text-decoration: underline;
}

.textBottom {
	font-family: 'Open Sans';
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.textBottom:hover {
	font-family: 'Open Sans';
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.text-bottom {
	vertical-align: bottom;
}

.text-align-center{
	text-align:center;
}

.text-nume-primarie{
	font-family: 'Open Sans';
	size: 14px;
	height: 18px;
	color: #4B576C;
	font-weight: bold;

}


.div {
	font-family: 'Open Sans';
	font-size: 12px;
	color: #666666;
	position: relative;
	width: 600px;
	z-index: 1;
	scroll: yes;
}

.divBig {
	font-family: 'Open Sans';
	font-size: 16px;
	color: #666666;
	position: relative;
	width: 600px;
	z-index: 1;
	scroll: yes;
}

