@charset "utf-8";
.info_form {
	font-size: 12px;
	font-weight: bold;
}

.text_heder {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.atentie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* CSS Document */

.text_login   {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.food_note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text_loginB {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a:link {
	color: #2583AD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2583AD;
}
a:hover {
	text-decoration: none;
	color: #17526A;
}
a:active {
	text-decoration: none;
	color: #2583AD;
}

.text_int {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_loginForm {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #7F9DB9;
	color: #333333;
}
.table_border {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAF3FA;
	border: 1px none #5F627E;
}
.text_titlu_tabel {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.meniu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #7F9DB9;
	font-weight: bold;
	font-variant: normal;
}
.poza_admin {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	color: #666666;
}
.text_int_poza {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
.text_nume_user {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #7F9DB9;
	color: #333333;
}
.nume_mare_alb {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	border: 1px none #7F9DB9;
	color: #FFFFFF;
	text-transform: capitalize;
}
.text_scris {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.text_comentariu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.table_border_opt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #A6A8BB;
	color: #000000;
}
.text_scris_B {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-transform: capitalize;
	font-weight: bold;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.text_loginFormMic {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #7F9DB9;
	color: #333333;
}
.table_border_rosu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	color: #000000;
}

.text_scris_Bmenu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-transform: capitalize;
	font-weight: bold;
	color: #CCCCCC;
	margin: 1px;
	padding: 1px;
	border: 1px solid #666666;
	background-color: #EAF3FA;
}

</style>

