a, a:link, a:active, a:visited {
	color: #3D73B6;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0079C2;
	text-decoration: underline;
}

#header {
       height: 110px;
		 background: url(images/bg_header.gif);
		 background-position: 330px 0px;
		 background-repeat: no-repeat;
/*
		background: url(images/dpap_c_header.jpg) no-repeat;
		background-position: 20px 0px;
*/} 
#headereng {
       height: 110px;
		 background: url(images/bg_header_eng.gif);
		 background-position: 330px 0px;
		 background-repeat: no-repeat;
}

        #logo {
                float: left;
                width: 200px;
                height: 80px;
        }

        #searchloginbox {
                float: right;
                width: 411px;
                height: 110px;
                margin-top: 0px;
               position: relative;
                background-image: url(images/bg_searchlogin.gif);
                background-repeat: repeat-y;
        }

  	.loginParUnu {
		position:absolute;
		top:10px;
		left:10px;
}
	.restLogin {
		
	position:absolute;top:30px;left:20px;
	}
		.cerberul {
		position:absolute;
		top:6px;
		left:17px;
	}
				.joslogin {
		position:absolute;
		top:80px;
		left:10px;
	}
	div.butoncerber {
		position:absolute;
		top:29px;
		left:25px;
	}

                  #searchloginbox a {
                          color: white;
                  }
                  #searchloginbox a:hover {
                          color: orange;
                  }

.inputlogin {
		width: 100px;
		height: 16px;
		border: 1px solid #000;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

	.loginbtn {
		width: 18px;
		height: 18px;
		_height: 16px;
		border: 0px solid #000;
		background: url(images/ok.gif);
		background-repeat: no-repeat;
	}
        #searchloginbox p {
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 0px;
	text-align: left;
}
        .formcautare {
                position: absolute;
                left: 260px;
                top: 17px;
        }

        #searchloginbox fieldset {
                border: 2px solid #007CC3;
                _border: 2px solid #007CC3;
                _width: 140px;
                padding: 3px;
        }
        /* bara de navigare sus */
        #navigaresus {
        clear: both;
        width: 980px;
        height: 90px;
        text-align: center;
        padding: 0px;
        font-family: Verdana, Arial, sans-serif;
        border-bottom: 2px solid #dadada;
        border-top: 2px solid #dadada;

/*        padding-top: 5px; */
}
/* CLASELE .m0 ... .m... se aplica pe meniul de sus numai */
#navigaresus table {
    margin: 0 auto;
}
        .m0 {
/*                background: url(bt0.gif); */
                border-left: 2px dotted #dadada;
                border-right: 2px dotted #dadada;
        }
        .m1 {
/*                background: url(bt1.gif); */
                border-right: 2px dotted #dadada;
        }
        .m2 {
/*                background: url(bt2.gif); */
                border-right: 2px dotted #dadada;
        }
        .m3 {
/*                background: url(bt3.gif); */
            border-right: 2px dotted #dadada;
        }
        .m4 {
/*                background: url(bt4.gif); */
                border-right: 2px dotted #dadada;
        }
        .m5 {
/*                background: url(bt5.gif); */
                border-right: 2px dotted #dadada;
        }
        .m6 {
/*                 background: url(bt6.gif);*/
   border-right: 2px dotted #dadada;
        }
		  .m7 {
		  	   border-right: 2px dotted #dadada;
		  }
		.m8 {
		   border-right: 2px dotted #dadada;	
			}
        .litopmeniu {
                background-repeat: no-repeat;
                background-position: top center;
                text-align: center;
                width:80px;
                padding: 6px;
        }
        #navigaresus a {
        color: #787878; /*                font-variant: small-caps; */
        font-size: 13px;
        font-weight: bold;
        text-decoration: none; /*                border-bottom: 1px dotted #000; */
}
        #navigaresus a:hover {
                color: Orange;
/*                margin-left: 10px;
                margin-right: 10px; */
        }
       #navigaresus ul {
               margin: 0px;
               }
       #navigaresus ul li {
                       list-style-type: none;
                       display: inline;
                }
#footer {
        width: 100%;
        text-align: center;
        clear: both;
        line-height: 1.5;
        border-top: 1px solid #CACACA;
}
#footer a {
	color: Black;
}