BODY {
        background-color: #FFFFFF;
        font-family :Verdana, Tahoma,  Helvetica, Arial;
        font-size: 8pt;
        color: #505050;
}

H1{
        color: #003366;
}

TD, P, DIV {
        font-family :Verdana, Tahoma,  Helvetica, Arial;
        font-size: 8pt;
        color: #505050;
}

LI {
        list-style: square;
}

/*linkuri implicite*/
A:link {
        font-family :Verdana, Tahoma,  Helvetica, Arial;
        font-size: 8pt;
        color: #274EB1;
        text-decoration: none;
        font-weight: 400;
}

A:active {
        font-family :Verdana, Tahoma,  Helvetica, Arial;
        font-size: 8pt;
        color: #274EB1;
        text-decoration: none;
        font-weight: 400;
}

A:hover {
        font-family :Verdana, Tahoma,  Helvetica, Arial;
        font-size: 8pt;
        color: #274EB1;
        text-decoration: underline;
        font-weight: 400;
}

A:visited {
        font-family :Verdana, Tahoma, Helvetica, Arial;
        font-size: 8pt;
        color: #274EB1;
        text-decoration: none;
        font-weight: 400;
}



/* linkuri si text de sub taburi */
.toplinks{
        color: #333366;
        font-weight: 600;
        font-size: 7pt;
}

.toplinks A {
        color: #333366;
        font-weight: 600;
        font-size: 7pt;
}

.toplinks A:hover {
        color: #333366;
        text-decoration: underline;
        font-weight: 600;
        font-size: 7pt;
}

.toplinks A:visited {
        color: #333366;
        font-weight: 600;
        font-size: 7pt;
}

/* linkuri de la meniul din stinga */
.left-menu{
        color: #FFFFFF;
        font-weight: 600;
        list-style-type: square;
        font-family: Arial;
}

.left-menu A {
        color: #FFFFFF;
        font-weight: 600;
        font-family: Arial;
}

.left-menu A:hover {
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: 600;
        font-family: Arial;
}

.left-menu A:visited {
        color: #FFFFFF;
        font-weight: 600;
        font-family: Arial;
}


/* linkuri pentru meniurile laterale */
.left{ letter-spacing: 0px;


}

.left A {
        color: #274EB1;
}

.left A:hover {
        color: #274EB1;
        text-decoration: underline;
}

.left A:visited {
        color: #274EB1;
}

/* linkuri pentru header */
.head{
        color: #FFFFFF;
        font-weight: 600;
}

.head A {
        color: #FFFFFF;
        font-weight: 600;
}

.head A:hover {
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: 600;
}

.head A:visited {
        color: #FFFFFF;
        font-weight: 600;
}

/* formular */
INPUT {
        FONT: 11px Verdana, Arial, san-serif;
}

SELECT {
        FONT: 11px Verdana, Arial, san-serif;
}

TEXTAREA {
        FONT: 11px Verdana, Arial, san-serif;
        text-align: left;
}

/* pentru cele cu background*/
.input {
    background-color: #D0E5F5;
        FONT: 11px Verdana, Arial, san-serif;
}

.button {
        background-color: #D8E2FF;
        color: #333399;
        border: 0px solid #CCCCCC;
   text-align: center;
}

.buttonover {
   background-color: #D8E2FF;
   color: #333399;
   border: 0px solid #CCCCCC;
   text-align: center;
}

/* titlu boxuri din centru */
.title {
        color: #3480CB;
        font-weight: 600;
}


/* titluri boxuri din stinga/dreapta */
.sidebox_title {
        font-family : Tahoma, Verdana, Helvetica, Arial;
        font-size: 9pt;
        font-weight: 600;
        color: #FFCC33;
}


/* titlu sectiune */
H1 {
        font-size: 12pt;
        font-weight: 600;
        color: #003366;
}
a.meniu_sus:link {
	font: 12px verdana, san-serif;
	color: #285090;
	text-decoration: none;
	font-weight: bold;
}
a.meniu_sus:visited {
	font: 12px verdana, san-serif;
	color: #285090;
	text-decoration: none;
	font-weight: bold;
}
a.meniu_sus:hover {
	font: 12px verdana, san-serif;
	color: #285090;
	text-decoration: none;
	font-weight: bold;
}
a.noutati1:visited {
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;  
}
a.noutati1:hover {
		font-size: 12px;
		color:#ffffff;
		text-decoration: none;
		font-weight: bold;
		 }
a.noutati1:link {
		font-size: 12px;
		text-decoration: none;
		color: #ffffff;
		font-weight:bold;
}		 
a.noutati:link {
		font-size: 10px;
		text-decoration: none;
		color: #ffffff;
		font-weight:bold;
}
a.noutati:visited {
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;  
}
a.noutati:hover {
		font-size: 10px;
		color:#FFD700;
		text-decoration: none;
		font-weight: bold;
		 }

a.menunav:link {
		color: White;
		text-decoration: none;
		}
a.menunav:visited {
		color: White;
		text-decoration: none;
		}
a.menunav:hover {
		text-decoration: none;
		color: #FFD700;
		}

a.menunav2:link {
		text-decoration: none;
		}
a.menunav2:visited {
		text-decoration: none;
		}
a.menunav2:hover {
		text-decoration: none;
		color: #FFD700;
		}
