html {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
body {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 11px;
    font-family: verdana, Helvetica, sans-serif;
}
div.black {
    display:block;
    position:absolute;
    top:0;
    right:0;
    width:46px;
    height:46px;
}
a:link, a:active, a:visited {
    color: #010156;
    font-size: 11;
    text-decoration: none;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
    color: #000000;
    font-size: 11;
    text-decoration: underline;
    font-family:Tahoma,Verdana,Arial, Helvetica, sans-serif;
}
.mainlnk:link, .mainlnk:active, .mainlnk:visited {
    color: #00599D;
    font-size: 11px;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}
.mainlnk:hover {
    color: #00599D;
    font-size: 11px;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}
.pathlnk:link, .pathlnk:active, .pathlnk:visited {
    color: #7A7A7A;
    font-size: 12px;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}
.pathlnk:hover {
    color: #7A7A7A;
    font-size: 12px;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}


h1 {
	font-size: 15px;
	font-family: Tahoma;
	color: #000000;
       margin: 4px 0px 10px 6px;
}

table {
    
}
.unitate {
cellspacing: 0px;
cellpadding: 0px;
width: 100%;
border-bottom: 1px solid rgb(211, 211, 211);
}

.tbmenus {
    border-style:solid;
    border-color:#FFFFFF;
    border-width:0.03cm;
}
.tbmenu {
    border-style:solid;
    border-color:#AFAFAF;
    border-width:0.03cm;
    bgcolor: #F3F3F3;
}
td {
    font-size: 11;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    align: left;
}
.mainmenu {
    border-bottom-style:solid;
    border-bottom-color:#AFAFAF;
    border-width:0.03cm;
}
.mainmenus{
    border-right-style:solid;
    border-right-color:#AFAFAF;
    border-left-style:solid;
    border-left-color:#AFAFAF;
    border-top-style:solid;
    border-top-color:#AFAFAF;
    border-width:0.03cm
}


	input[type = text], 
	select {
	    border: 1px solid #B6B6B6;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	}
	input[type = 'text']:hover, 
	select:hover, 
	input:focus, 
	select:focus {
	    background-color: #FDF6E9;
	}

	input[type = password], 
	select {
	    border: 1px solid #B6B6B6;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	}
	input[type = 'password']:hover, 
	select:hover, 
	input:focus, 
	select:focus {
	    background-color: #FDF6E9;
	}



	.button {
	    display: block;
	    float: left;
	    overflow: hidden;
	    text-decoration: none;
	    color: #2d2d2d;
	    cursor: pointer;
	} 
	.button i {
	    display: block;
	    background: url(./../images/bgr_button_tl.png) top left no-repeat;
	} 
	.button i i {
	    background: url(./../images/bgr_button_tr.png) top right no-repeat;
	} 
	.button i i i {
	    background: url(./../images/bgr_button_bl.png) bottom left no-repeat;
	} 
	.button i i i i {
	    background: url(./../images/bgr_button_br.png) bottom right no-repeat;
	} 
	.button.orange i {
	    background: url(./../images/bgr_button_or_tl.png) top left no-repeat;
	} 
	.button.orange i i {
	    background: url(./../images/bgr_button_or_tr.png) top right no-repeat;
	} 
	.button.orange i i i {
	    background: url(./../images/bgr_button_or_bl.png) bottom left no-repeat;
	} 
	.button.orange i i i i {
	    background: url(./../images/bgr_button_or_br.png) bottom right no-repeat;
	} 
	.button input, 
	.button em {
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 100%;
	    font-style: normal;
	    width: 1;
	    display: block;
	    overflow: hidden;
	    border: 0;
	    background: none;
	    padding: 4px 10px;
	    margin: 0;
	    cursor: pointer;
	} 
	.button.orange input, 
	.button.orange em {
	    background: url(./../images/bgr_button_or_arrow.png) center right no-repeat !important;
	} 
	.button.grey-arrow input, 
	.button.grey-arrow em {
	    background: url(./../images/bgr_button_ga_arrow.png) center right no-repeat !important;
	    margin-right: 5px;
	} 
	.button input {
	    width: auto;
	    overflow: visible;
	    padding: 3px 6px;
	} 
	.button.orange input {
	    padding-right: 21px;
	} 
	.button.grey-arrow input {
	    padding-right: 16px;
	} 
	.button.orange em {
	    padding-right: 26px;
	} 
	.button.grey-arrow em {
	    padding-right: 21px;
	} 
	.button.orange input, 
	.button.orange em {
	    font-weight: bold;
	    text-align: center;
	} 
	.button:hover *, 
	.button:focus * {
	    color: #ee6002; /* orange */
	}


.tooltip_border{
    color:#EFEFEF;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
}
.antet{
    background:#EFEFEF;
    color:#FFFFFF;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    padding-left:20;
}

.text_antet{
    font-family:Verdana, Arial, Tahoma;
    font-size:10px;
    color:#006699;
}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #999999;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
