/* -----------------------------------------------------------------------Copyright Media Serv 2007 */


/* -----------------------------------------------------------------------body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/fundal_pattern.jpg);
}

/* -----------------------------------------------------------------------normal text */
.normal {
    margin-right: 10px;
	margin-left: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight : normal;
	text-decoration: none;
	text-align: justify;
}
.normal a:link{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight : normal;
	text-decoration: underline;
	text-align:justify;
}
.normal a:active{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	text-align:justify;
}
.normal a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.normal a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight : normal;
	text-decoration: underline;
	text-align:justify;
}

/* -----------------------------------------------------------------------normal BOLD text */
.normalBOLD {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
	text-decoration: none;
	text-align:justify;
}
.normalBOLD  a:link{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
	text-decoration: none;
	text-align:justify;
}
.normalBOLD  a:active{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align:justify;
}
.normalBOLD  a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #0078bf;
	font-weight: bold;
	text-decoration: none;
	text-align:justify;
}
.normalBOLD  a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #0078bf;
	font-weight : bold;
	text-decoration: none;
	text-align:justify;
}

/* -----------------------------------------------------------------------normal text */
.servicii {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration: none;
	text-align: justify;
}

/* -----------------------------------------------------------------------FOOTER copyright footer */
.footer {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align:justify;
}
.footer a:link{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align:justify;
}
.footer a:active{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align:justify;
}
.footer a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align:justify;
}
.footer a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
	text-align:justify;
}

/* -----------------------------------------------------------------------MEDIA SERV copyright footer */
.mediaserv {
	font-family: verdana;
	font-size: 11px;
	color: #894527;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
.mediaserv  a:link{
	font-family: verdana;
	font-size: 11px;
	color: #894527;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
.mediaserv  a:active{
	font-family: verdana;
	font-size: 11px;
	color: #894527;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
.mediaserv  a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #BD5E35;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
.mediaserv  a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #894527;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}

/* -----------------------------------------------------------------------mai mult*/
ul.maimult {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	color: #FFFFFF;
	text-align:center;
	font-weight: normal;
}

ul.maimult li a {
	text-decoration: none;
	display: block;
	width: 70px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 0px;
	text-align: center;
}

ul.maimult li a:hover {
	background-color: #3A1E12;
	color: #E2D1BD;
	text-align: center;
    font-weight: normal;
}

/* -----------------------------------------------------------------------aplica acum*/
ul.aplica {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 85px;
	color: #FFFFFF;
	text-align:center;
	font-weight: normal;
}

ul.aplica li a {
	text-decoration: none;
	display: block;
	width: 85px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 0px;
	text-align: center;
}

ul.aplica li a:hover {
	background-color: #3A1E12;
	color: #E2D1BD;
	text-align: center;
    font-weight: normal;
}
