html, body {
	height:100%; 
	width: 100%;
}

body { 
	color: #666; 
	background-color: #306; 
	font-size: 11px; 
	font-family: verdana; 
	background: url(../imagini/bg_b.gif) #eee repeat-x;  
}

* {
	margin: 0;
}

h3 {
	font-size: 11px; 
	font-family: verdana; 
}

td { padding: 2px 10px; }
form { color: #306; font-family: verdana; font-weight: 500; font-style: italic; }
input { color: #306; border: solid 1px; }
select { color: #306; border: solid 1px; }
ul { color: #666; }

a.menu:link {  font-style: normal; font-weight: 800; color: #003399; font-size: 13px; display: inline; }
a.menu:visited { font-style: normal; font-weight: 800; color: #039; font-size: 13px; }
a.menu:hover { font-style: normal; color:#99ffcc; }
a.menu:active { font-style: normal; color: #f90 }

a.menu2 {  font-style: normal; font-weight: 800; color: #003399; list-style-type: circle; display: inline; }
a.menu2:link {  font-style: normal; font-weight: 800; color: #003399; list-style-type: circle; display: inline; }
a.menu2:visited { font-style: normal; font-weight: 800; color: #039;  }
a.menu2:hover { font-style: normal; color: red; }
a.menu2:active { font-style: normal; color: #f90 }



a:link { color: blue ; text-decoration: none; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: #f00 ; text-decoration: underline; }
a:active { color: red }

a.href_alb:link {color: #ff3;}
a.href_alb:visited {color: #ff3;}
a.href_alb:hover { color: #f00; }

.pas{
width:80%;
font-size: 18px;
font-weight: 700;
color: #3366cc;
border-bottom: 1px solid #3366cc;
}

.input{color:#3366cc;font-weight:700;}

.selmenu {font-weight: 800;color: #ff9900;font-size: 15px; }

.home {font-weight: 800;color: #6633cc;font-size: 14px; }
.header{ background-color:#66cccc; position:relative; top:-20px;   }
.header_2{ color: #fff; font-size: 11px; font-family: verdana; font-weight: 400; background-color: #36c; text-decoration: none; order-top-style: solid; }
.cazier{border-bottom: 1px solid #cacaca;font-weight: 600;vertical-align: top;}

.linii{ color: #333; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 800; background-color: #c5e0fb; border-bottom: 1px solid #039; }

.mainbox{  }
.box{ padding: 4px; }
.gri_header{background-color: #c5e0fb;border-top: 2px solid #ffffff;color: #333;font-size: 12px;font-weight: 500;}
.gri_outline{padding-left: 15px;padding-right: 10px;border: solid 1px #c5e0fb;color: #666;font-size: 12px;font-weight: 800;}

.comentarii{ color:#cacaca; font-size:11px; font-weight: 400; font-style: italic; } 
.date{color:#333366;font-size: 12px;font-weight: 600;padding: 3px;}
.white_text {color: #036;font-size: 12px; }

.titlu { color: #639; font-size: 12px; font-weight: 700; font-style: normal; text-align: left; }
.titlu1 { color: #ffe; font-size: 12px; font-weight: 200; font-style: normal; text-align: left; }
.titlu9 { color: #fff; font-size: 10px; font-family: tahoma; font-weight: 700; font-style: normal; text-align: center; }


/*STILURI FORM*/
.submit_button { background-color:#ffffff; color:#3366cc; font-size: 16px; font-weight: 500; border-width: 0; cursor: hand; }
#a4{background-color: #ffffff; position: absolute; left: 10mm; top: 10mm; width: 210mm; height: 297mm; border:1px solid #000000;color:#000000;}
.mic { color: #639; font-size: 10px; font-family: Arial; font-style: normal; text-align: center; }


/* Stiluri pagina Intrebari */
.intrebare {font-weight:900;font-size:16px;color:#006699;}
.raspuns{font-weight:500;font-size:12px;color:#666666;}
.detalii{font-weight:500;font-size:10px;color:#006699;}


/* Stiluri pagina Opinii */
.opinii {font-weight:600;font-size:14px;color:#990000;}
.detalii{font-weight:600;font-size:10px;color:#999999;}
.punctat { border: dashed 1px #d0d0d0; }

.table_header{
		background-color:#333333;
		color:#ffffff;
		}

.left_header{
		text-align: left; 
		font-weight:700;
		}
		
.comanda_admin_box{
	display:block;
	width:144px;
	padding:3px;
	background-color:#eaeaea;
	border-bottom:1px solid #ffffff;
}


table.sGrid {
	line-height: 21px;
	border-collapse: collapse;
	border:1px solid #7FD2FF;
}

table.sGrid th {
	font-size: 14px;
	color: #FFFFFF;
	padding: 8px 10px 8px 10px;
	background-color: #5F9DBF;
}

table.sGrid tr {
	background-color: #BFE8FF;
}

	table.sGrid tr.small td {
		padding: 2px 4px 2px 4px
	}

table.sGrid td {
	padding: 8px 10px 8px 10px
}

/* Stiluri calculator Ajax */	

#modalContent {
	background: #FFF; 
	border: 1px solid #333; 
	width: 800px;  
	position: fixed;
	top:20%;
	left:20%;
	display:none;
	z-index: 10000;
}

#modalContent {
	_position: absolute; 
}

#AjaxOverlay {
	background: #333;
	opacity: 0.6; 
	filter: alpha(opacity=60); 
	position: fixed; 
	z-index: 9999;
	width: 100%; 
	height: 100%; 
	left: 0px;
	top: 0px;
}

#AjaxOverlay {
	_position: absolute; 
}

/* Stiluri mesaje */

div.message {
	padding: 10px 10px 10px 34px;
	background: #E7F1FA url(../imagini/icons/info.gif) no-repeat 10px 10px;
	border: 1px solid #AEC5E3;
	line-height: 18px;
    margin-top:5px;
    margin-bottom:10px;
    color: #000000;
}

    div.message.info {
    }

    div.message.error {
        background-image: url(../imagini/icons/negative.png);
        background-color: #FFE3E3;
        border-color: #E38282;
    }

    div.message.alert {
        background-image: url(../imagini/icons/alert.png);
        background-color: #FFE3E3;
        border-color: #E38282;
    }

    div.message.positive {
        background-image: url("../imagini/icons/positive.png");
        background-color: #D8F8CB;
        border-color: #B8DFA8;
    }