body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #313131;
	/* background-image: linear-gradient(#313131, #484848); */
	/* background-repeat: no-repeat; */
	height: 100%;
}
.style1 {
	color: #CCCCCC;
	font-size: 12px;
	font-family: tahoma;
}
#ma a {
	color: #919191;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none}
#ma a:hover {text-decoration:underline;}
#mu li {list-style:url(images/point_1.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#1B1B1B; text-decoration:none; font-weight:bold}
#mu2 li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu2 a { font-family:tahoma; font-size:11px; color:#ECECEC}
#mu3 li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu3 a { font-family:tahoma; font-size:11px; color:#ECECEC; text-decoration:none; font-weight:bold}
.style2 {
	color: #ececec;
	font-size: 12px;
	font-family: tahoma;
	line-height:17px; 
	font-weight: bold;
	text-align: left;
}
.style2a {
	color: #ececec;
	font-size: 12px;
	font-family: tahoma;
	line-height:17px; 
	font-weight: normal;
	text-align: left;
}
.style3 {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #1b1b1b;
	font-size: 12px;
	font-family: verdana, tahoma;
	line-height:14px;
	text-align:justify;
}
.style5 {
	color: #1b1b1b;
	font-size: 12px;
	font-family: verdana, tahoma;
	line-height:14px;
	text-align:center;
	padding-top:10px;
}

.menu1 {
	margin:0px 0px; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Verdana;
	background-repeat:no-repeat;
   text-align: center;
   color: #00FF00;
}

.menu1_active {
    color: #C1130A;
	margin:0px 0px; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Verdana;
	background-repeat:no-repeat;
   text-align: center
}

.menu1 a {
	text-decoration:none;
	color: #00FF00;
}

.textRed {
	color: #C1130A;
	font-weight:bold; 	
}
.textWhite {
	color: #FFFFFF;
	font-weight:normal; 	
	FONT: 12px Verdana, Tahoma, Trebuchet MS, sans-serif;
}

A {
	COLOR: #000000;
	FONT: bold 12px Verdana, Tahoma, Trebuchet MS, sans-serif;
	TEXT-DECORATION: none
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

A.lucrari:link, A.lucrari:active, A.lucrari:visited{
    	color: #ececec;
	font-size: 12px;
	font-family: tahoma;
	line-height:17px; 
	font-weight: bold;
}

A.lucrari_sel:link, A.lucrari_sel:active, A.lucrari_sel:visited{
    color: #ececec;
	font-size: 12px;
	font-family: tahoma;
	line-height:17px; 
	font-weight: bold;
	text-decoration: underline;
}

A.meniu:link, A.meniu:active, A.meniu:visited{
    margin:0px 0px; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Verdana;
	background-repeat:no-repeat;
   text-align: center;
   color: #000000;
}

A.meniu_sel:link, A.meniu_sel:active, A.meniu_sel:visited{
    margin:0px 0px; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Verdana;
	background-repeat:no-repeat;
   text-align: center;
   color: #000000;
   text-decoration:underline;
}

/*------------- form ------------*/
.form { 
	font-family: Verdana; color: #444444; font-size: 11px; font-weight: normal ; border: 1px #555555 solid;
}
.formbutton { 
	font-family: Verdana; background-color: #dddddd; color: #000000; font-size: 11px; font-weight: bold ; border: none; border: 1px #666666 solid
}

img.rounded_corners {
	width:100%; 
	border-radius: 5px; 
	margin-top:5px
}