* { 
	
	padding : 0; 
	margin : 0; 
	
} 

body { 
	
	font-family:"Lucida Grande",Verdana;  
    color:#333;  
    font-size:12px;

	background-repeat : repeat-x;
    background-attachment: fixed;
    background-color: #F2F2F2;

}

a:link {

	text-decoration: none;
	color: #E21F24;

}

a:visited {

	text-decoration: none;
	color: #E21F24;

}

a:hover {

	text-decoration: none;
	color: #277CBD;

}

a:active {

	text-decoration: none;
	color:  #277CBD;

}

p {
    
    padding-top : 7px;
    padding-bottom: 7px; 
	margin : 0;
    
}

img {
	
	border:0px;	
	
}

img.frame {
	
	vertical-align: middle;
	margin: 0 8px 5px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 1px 4px #000;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 2px 2px #ccc;
	background: #fff;
	border: solid 1px #d6d1c7;
	padding: 5px;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;


	
}

#container_header {
	
	width : 100%; 
	clear : both; 
	color : #333; 
	margin : 0 0 0 0; 
	padding : 0px;

}

#header { 

	width : 970px;
	height: 110px; 
	padding : 0px 0px 5px 0px;	
	margin : 0 0 0 0;
    margin-right:auto;
	margin-left:auto; 
    background-color : #FFF; 
		
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);

	
}

table {
    
    line-height: 18px;
    
}

#content { 
 	
	background-color:#FFF;
	margin : 0 0 0 0;
    margin-right:auto;
	margin-left:auto;
	padding : 0px 0px 0px 0px;
    width : 970px;
		
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
 
	
}

#content h1 { 
	
	font: 17px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	text-align:justify;
	font-weight:bold;
    color:#FF9918;
 
} 

#content h2 { 
	
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;

 
}

#container_footer {
	
	width : 100%; 
	clear : both; 
	color : #333; 
	margin : 0 0 0 0; 
	padding : 0px;
    background-color:#333333;
	text-align : left;
    font-size:11px;
    font-family:Arial;
    background: #979797; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C3C3C3', endColorstr='#979797'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#C3C3C3), to(#979797)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #C3C3C3 ,  #979797); /* for firefox 3.6+ */

}

#alexa {
    
    display: none;
    
}

#footer {
	
	width : 950px; 
	clear : both; 
	color : #444444; 
	margin : 0 0 0 0;
    margin-right:auto;
	margin-left:auto;
	padding : 10px;
	text-align : left;
    font-size:11px;
    font-family:Arial;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);

}

#footer a:link {
    
    color: #FFF;
    padding:4px 4px 4px 4px;

    
}

#footer a:visited {
    
    color: #FFF;
    padding:4px 4px 4px 4px;
    
}

#footer a:hover {

    color: #444444;
    padding:4px 4px 6px 4px;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFCE', endColorstr='#FEE68C'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFCE), to(#FEE68C)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFFFCE ,  #FEE68C); /* for firefox 3.6+ */
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
    
}

#footer td.titlu {
    
    color: #FFF;
	font-size: 14px;
	text-align: left;
    font-weight:bold;
	text-transform: uppercase;
    
}

#footer_box {
    
    padding:12px;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFEFEF', endColorstr='#D6D6D6'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#D6D6D6)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #EFEFEF ,  #D6D6D6); /* for firefox 3.6+ */
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    
}

#footer_box a:link {
    
    color: #444444;
    
}

#footer_box a:visited {
    
    color: #444444;
    
}

#footer_box a:hover {

    color: #D20000;
   
}

.eroare {
	
	border: solid 1px #c24949;
	background: #ffbcbc;
	
}

input[type="text"]  {
    
    background: #ffffff;
    border: 1px solid #ddd;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: none;
    padding: 10px;
    color:#000000;

}

input:focus, select:focus, textarea:focus {
    
    -moz-box-shadow:0px 0px 10px #BAE6FD;
    -webkit-box-shadow:0px 10px 5px #BAE6FD;
    box-shadow:0px 0px 10px #BAE6FD;
    border:0.1em solid #BAE6FD;
    background-color:#E2F6FF;
    color:#4A6491;
    
}

select, textarea {
	
	width:98%;
	background: #ffffff;
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: none;
    padding: 9px;
	
}

input.eroare {
	
	background: #ffbcbc;
	border: solid 1px #c24949;
	height:18px;
	
}

#eroare {
	
	background: #ffbcbc;
	border: solid 1px #c24949;
	height:18px;
	
}

#prima_asigurare, #cost_transport, #reducere, #numar_polita, #data_emitere, #data_expeditie, #data_incasare_pa,#awb {
	
	background: #ffbcbc;
	border: solid 1px #c24949;
	height:18px;
	
}

table.eroare {
	
	border: solid 1px #c24949;	
	
}


table span.pret_vechi {
	
	color : #90A943; 
	font-size : 16px;

}

table span.reducere {
	
	color : #7BBC28; 
	font-size : 0.9em;

}

b.titlu_tabel { 
	
	color : #53a5ce; 
	font-size : 10px;

}

#pas3 {
	
	display:inline;

}
#option {
	
	display:inline;

}

span.explicatie { 
	
	color : #53a5ce; 
	font-size : 11px;

}

span.pret_redus { 
	
	color : #FD0062; 
	font-size : 18px;

}

textarea.eroare{
	
	width:320px;
	height:80px;
	float:left;
	background: #ffbcbc;
	border: solid 1px #c24949;
}

.send a{
	
	width:62px;
	height:24px;
	display:block;
	background:url(images/read_more_bg_white.gif) no-repeat center;
	background-position:0px 0px;
	line-height:22px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-left:40px;
	float:right;
	margin:11px;

}

.calendar-box {
	
	display:none;
	background-color:#fff;
	border:1px solid #444;
	position:absolute;
	width:250px;
	padding: 0 5px;
	
}

.calendar-box select.calendar-month {
	
	width:90px;
	
}

.calendar-box select.calendar-year {
	
	width:70px;
	
}

.calendar-box .calendar-cancel {
	
	width:100%;
	
}

.calendar-box table td {
	
	width:14%;
	
}

.calendar-box .calendar-title {
	
	text-align:center;
	
}
.calendar-box a {
	
	text-decoration:none;
	
}
.calendar-box .today a {
	
	padding:0 5px;
	margin-left:-5px;
	background-color:#ffe9c6;
	
} 

.calendar-box .selected a {
	
	padding:0 5px;
	margin-left:-5px;
	background-color:#c9ff8b;
	
}

.more {

    display: none;
    /*border-top: 1px solid #666;
    border-bottom: 1px solid #666;*/

}

td.formular {

	border-bottom:0.1em dotted #CCCCCC;
	line-height: 1.5em;
	padding: 5px;

}

.calculator_header { 

    color:#eee;  
    font-family:"Lucida Grande",Verdana;  
    font-weight:bold;  
    margin:0;  
    padding:0px 10px 0px 10px;  
    background-color:#6D7D8C;  

} 

td.calculator { 
	
    height:27px;  
    border-bottom:1px solid #ddd;  
    font-family:"Lucida Grande",Verdana;  
    color:#333;  
    font-size:12px;
	padding-left:15px;
	
} 
 
table.tabel_calculator tr.even {
	
    background-color:#FCFCFC;
	  
} 
 
table.tabel_calculator tr.odd {
	
    background-color:#F7F7F7; 
	 
}

.off1 {

	background: #F7F7F7;

}

.off2 {

	background: #FCFCFC;

}

.on {

	background: #FEEFB3;	

}

table.pagini {
	
	background: #FAFAFA;
	border: 1px solid #EEEEEE;
	padding: 20px 20px 20px 20px;
	line-height:18px;
	font-family:"Lucida Grande",Verdana;  
    color:#333;  
    font-size:12px;
	
}

.modificare_calcul, .schimbare_tarif {
	
	background:url(images/sprite14.png) no-repeat; padding:7px 0 7px 32px; height:30px; line-height:30px; margin:0 0 0 10px
	
}

.modificare_calcul {

	background-position:-1166px -495px; padding:5px 0 5px 35px; margin:0; height:46px; line-height:46px;
	font-size : 12px;
	color:#000;
	font-weight: normal;

}

.schimbare_tarif {
	
	background-position:-1169px -295px; padding:5px 0 5px 35px; margin:0; height:46px; line-height:46px;
	font-size : 12px;
	color:#000;
	font-weight: normal;

}


.meniu {

	width:492px; height:44px; overflow:hidden; position:relative; background-position:0px -569px; padding:10px; margin:10px 0

}

.icn_meniu {

	position:absolute; bottom:5px; left:10px

}

.icn_meniu form, .icn_meniu form div {

	display:inline

}

.icnbtn {

	background:url(images/sprite14.png) no-repeat;
	background-position:-1px -1026px; border:0 none; position:relative; cursor:pointer; height:46px; padding:0; width:149px; text-align:center

}

.icnbtn:hover {

	background-position:0px -975px

}

.info, .success, .warning, .error, .validation {
	
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;

}

.info {
	
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('images/info.png');

}

.success {
	
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('images/success.png');

}
.warning {
	
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('images/warning.png');

}

.error {
	
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('images/error.png');

}

td.comanda {
	
	padding:15px;
	border-bottom:0.1em dotted #CCCCCC;
	
}

#DHTMLgoodies_formTooltipDiv{
	
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	line-height:120%;
	
}

.DHTMLgoodies_formTooltip_closeMessage{
	
	color:#FFF;
	font-weight:normal;
	font-size:11px;
	
}

#rezultate {

	background-color:#FFFF66;
	line-height:20px;
	border:dashed gray 1px;
	overflow: auto;
	padding:6px 6px;

}

#rezultate a:link {

	text-decoration: none;
	color: red;

}

#rezultate a:visited {

	text-decoration: none;
	color: red;

}

#rezultate a:hover {

	text-decoration: underline;
	color: red;

}

#rezultate td {

	border-bottom:dashed gray 0.1px;
    padding: 2px;
	
}

#nr_pagini {

	background-color:#F5F5F5;
	line-height:20px;
	border:dashed gray 1px;
	overflow: auto;
	padding:6px 6px;

}

#nr_pagini td {
    
    padding: 2px;
    
}

#lista ul {
    
    margin: 0 auto;
    padding: 0;
    
}

#lista li {
    
    list-style: none;
    color: #000;
    padding:0px;
    font-size: 11px;
    list-style-image: url('images/pip.gif');
        
}

div.expandable_note_box {

	width: 210px;
	min-height: 100px;
	background-image: url("images/top.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 20px;
	font-size: 12px;

}
	
div.expandable_note_box div.middle {

	width: 210px;
	background-image: url("images/middle.jpg");
	background-position: center;
	background-repeat: repeat-y;

}
	
div.expandable_note_box div.inside {

	padding-left: 20px;
	width: 167px;

}

#content ul{
    
    padding-left: 16px;
    margin-bottom: 14px;
    list-style: square;
  
}

#content ul ul{
    
    margin-bottom: 0;
  
}

#content li{
    
    margin-top: 1px;
    margin-bottom: 10px;
  
}

#toc{

  padding-bottom: 25px;
  width: 100%; 
  
  
  background: #fff;
  
}

#toc .innertoc{
    
  color: #444444;

  font-size: 12px;
  line-height: 140%;

  background: #F3FFD1;

  padding: 10px;
  padding-bottom: 2px;

  border: 1px solid #F3FFD1;
  -moz-border-radius: 5px;
  
}

#toc b{
    
    font-weight:bold;
    font:bold 15px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
    
}

#buton {
	
	background:url(images/buton.jpg);
	background-repeat:none;
	border:0px;
	width:300px;
	height:50px;
	color:white;
	font-weight:bold;
	font-size:15px;
	cursor:pointer;
	
}

#tabel_in_fieldset {
    
    margin-top:10px;
    margin-bottom:20px;
    margin-right:auto;
    margin-left:auto;
    
}

#explicatie, #explicatie_2 {
    
    display:none;
    
}

#tabel_meniu a:link {
    
    color: #FFF;
    
}

#tabel_meniu a:visited {
    
    color: #FFF;
    
}

#tabel_meniu a:hover {
    
    color: #FFF;
    text-decoration:underline;
    
}

#container_nav {
	
	width : 100%;
	padding : 0px 0px 0px 0px;	
	background: #979797; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#979797', endColorstr='#8C3C3C3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#979797), to(#C3C3C3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #979797,  #C3C3C3); /* for firefox 3.6+ */
	text-align : left;


}

#nav {
	margin : 0 0 0 0;
    margin-right:auto;
	margin-left:auto;
	padding: 7px 6px 0;
	line-height: 100%;
    width: 958px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);

}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;

}
/* main level link */
#nav a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding:  8px 17px;
	margin: 0;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
 
    
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #d1d1d1; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */

	color: #444;
	border-top: solid 1px #f8f8f8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);


}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;


}
#nav ul a:hover {
	background: #0399d4 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */

	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);


}
/* level 2 list */
#nav ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}

#screen {
    
    display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
    width:100%;
    z-index:50;

}

#erori {
    
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width:500px;
    height: auto;
    margin-left:-264px;
    margin-top:-170px;

    
    background: #FFE1D9; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE1D9', endColorstr='#FCA2A2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFE1D9), to(#FCA2A2)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFE1D9 ,  #FCA2A2); /* for firefox 3.6+ */
    
    box-shadow: 0px 0px 40px rgba(0,0,0,.1);
   	-moz-box-shadow: 0px 0px 40px rgba(0,0,0,.1);
   	-webkit-box-shadow: 0px 0px 40px rgba(0,0,0,.1);
    
    padding:8px 8px 15px 8px;

    color: #D64518;
    border:0.1em solid #FDC5C1;
    z-index: 55;

    
    
}

/* buttons */
/* red */
.button-red, .button-red .l, .button-red .r { height: 30px; display: inline-block; line-height: 30px; background: transparent url(images/button-red-bk.png) no-repeat 0 0; }
.button-red { font-weight: bold; background-repeat: repeat-x; cursor: pointer; }
.button-red:link, .button-red:visited { text-decoration: none; color: #fff; }
.button-red:hover, .button-red:active { text-decoration: none; color: #CCCCCC; }
.button-red .l { padding-left: 10px; background-position: 0 -30px; }
.button-red .r { padding-right: 10px; text-align: center; background-position: 100% -60px; }

/* grey */
.button-grey, .button-grey .l, .button-grey .r { height: 30px; display: inline-block; line-height: 30px; background: transparent url(images/button-grey-bk.png) no-repeat 0 0; }
.button-grey { background-repeat: repeat-x; cursor: pointer; }
.button-grey:link, .button-grey:visited { text-decoration: none; color: #000; }
.button-grey:hover, .button-grey:active { text-decoration: none; color: #b22c1b; }
.button-grey .l { padding-left: 10px; background-position: 0 -30px; }
.button-grey .r { padding-right: 10px; text-align: center; background-position: 100% -60px; }

.umbra {
    
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
    border:solid 0.1px #FEE68C;
    color: #9F6000;
	background-color: #FEEFB3;
    padding:8px;
    
}

#acoperiri {
    
    background: #DFF2BF; /* for non-css3 browsers */

    
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
    border:solid 0.1px #DEDEDE;
    color:#4F8A10;
    padding:8px;
    
}

.fereastra {
    
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width:500px;
    height: auto;
    margin-left:-264px;
    margin-top:-170px;

    
    background: #FFE1D9; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE1D9', endColorstr='#FCA2A2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFE1D9), to(#FCA2A2)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFE1D9 ,  #FCA2A2); /* for firefox 3.6+ */
    
    box-shadow: 0px 0px 40px rgba(0,0,0,.1);
   	-moz-box-shadow: 0px 0px 40px rgba(0,0,0,.1);
   	-webkit-box-shadow: 0px 0px 40px rgba(0,0,0,.1);
    
    padding:8px 8px 15px 8px;

    color: #D64518;
    border:0.1em solid #FDC5C1;
    z-index: 20;    
    
}

.observatii {
    display:none;
    position: fixed;
    left: 0px;
    bottom: 0px;  
    width:98%;
    max-height: 250px;
    
    background: #F6F4D0; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFCE', endColorstr='#FEE68C'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFCE), to(#FEE68C)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFFFCE ,  #FEE68C); /* for firefox 3.6+ */
    
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
    border:solid 0.1px #FEE68C;
    color:#6D7D8C;
    padding:25px 25px 35px 25px;

}

#box_salvare {
    
    background: #F6F4D0; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFCE', endColorstr='#FEE68C'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFCE), to(#FEE68C)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #FFFFCE ,  #FEE68C); /* for firefox 3.6+ */
    
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
    border:solid 0.1px #FEE68C;
    color:#6D7D8C;
    padding:8px;
    line-height:18px;
    
}
