@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	background:#F5F5F5;
}
body, p, table, table th, form, a img, ul {
	border: none;
	margin: 0px;
	padding: 0px;
	float:none !important;
}

table{
	width:850px;
	table-layout:fixed;
	word-wrap: normal;
}

th,td{
	padding:2px;
}

th{
	font-size:small;
	text-align:center;
	font-weight:bold;
}
.odd{
	background:#f1f1f1;
}

.even{
	background:#dedede;
}

#header{
	display:none;
	background:#ffffff;
	height:70px;
}

#headert{
	margin:0 auto;
	padding:0px;
	width:950px;
	text-align:left;	
}

#headernav{
	display:none;
	height:31px;
	background: url("../images/menu.jpg") top left repeat-x;		
}

#headernavt{
	margin:0 auto;
	width:950px;
	text-align:left;
}

.clear{
	clear:both;
}

.bottom{
	display:none;
	background:none;
	height:139px;
}


#nav a {
	display: block;
	width:158px;
	height:31px;
	font-weight:bold;
	color:#000;
	padding:6px 0px 0px 0px;	
	text-align:center;
}

#nav li { 
	float: left;
	list-style-type:none;
}
#nav li a {
	text-decoration:none;
	height:25px;
}
#nav li a:hover { 
	background:url('../images/menover.jpg') top left no-repeat;
	text-decoration:underline;
}


#leftpanel{
	display:none;
	width:200px;
	float:left;
	padding:10px 0px 0px 0px;
	background-color:#fff;
}

#leftpanel1{
	width:171px;
	height:36px;
	padding:20px 0px 0px 20px;
	font-weight:bold;
	background:url('../images/lefttop.jpg') top no-repeat;
}

#leftpanel2{
	width:141px;
	padding:0px 25px 0px 25px;
	background:url('../images/leftmiddle.jpg') top repeat-y;
	line-height:17px;
}

#leftpanel3{
	width:191px;
	height:19px;
	background:url('../images/leftbottom.jpg') top no-repeat;
}

#midpanel{
	width:740px;
	float:left;
	background-color:#fff;
}
#midtext{
	display:none;
	width:720px;
	margin-top:10px;
	height:47px;
	padding:36px 0px 0px 20px;
	font-weight:bold;
	background:url('../images/top.jpg') top no-repeat;
}

#midtext1{
	width:680px;
	padding:0px 10px 0px 5px;
	background:none;
}

#midtext2{
	width:740px;
	height:71px;
	background:none;
}


#midhead{
	background:url('../images/midhead.jpg') top left repeat-x;
	height:30px;
	font-size:18px;
	color:#fff;
	padding:5px 0px 0px 12px;
}

#rightpanel{
	padding:10px 0px 0px 0px;
	width:200px;
	float:left;
}

.footer{
	display:none;
	height:33px;
	background:url('../images/footer.jpg') top left repeat-x;
}
.footertext{
	width:740px;
	margin:0 auto;
	padding:10px 22px 0px 22px;
	text-align:center;
	font-size:11px;
	height:68px;
}

#subpanel{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	width:740px;
	text-align:left;
	background-color:#fff;
}

a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
}

.error{
	font-size:10px;
	font-weight:bold;
	color:#c24d17;
}

.error1{
	font-size:12px;
	font-weight:bold;
	color:#c24d17;
}

.err{
	background-color:#F00;
	color:#FFF;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

.err_green{
	background-color:#50a816;
	color:#FFF;
	font-weight:bold;
	padding:3px;
	text-align:center;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


.little{
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.options{
	line-height:20px;
}

.options a{
	color:#3f7bff;
	text-decoration:none;
}

.options a:hover{
	color:#3f7bff;
	text-decoration:underline;
}

.tags{
	line-height:18px;
}

.tag{
	color:#3f7bff;
	font-style:italic;}

.tags a{
	line-height:18px;
	color:#c24d17;
	text-decoration:none;
}

.tags a:hover{
	text-decoration:underline;
	color:#000;
}

li {
	list-style-type:none;
}

#q{
	font: 14px Arial, Helvetica, sans-serif;
	color:#c24d17;
	width:100px;
}

.forminput{
	border: solid 1px #ff9934;
	width:300px;
}

.inputbg{
	width:250px;
}

.link{
	font-size:14px;
	color:#F93;
	font-weight:bold;
}

.bold{
	font-weight:bold;
}

.dlink{
	border-bottom:1px solid #ffe061;
	padding:20px 10px 5px 10px;
	font-size:12px;
	line-height:20px;
	text-align:justify;}

.link a{
	font-size:14px;
	color:#F93;
	font-weight:bold;
}

.link a:hover{
	font-size:14px;
	color:#F93;
	font-weight:bold;
}

.page{
	border-bottom:1px solid #ffe061;
	border-top:1px solid #ffe061;
	font-size:12px;
	color:#3f7bff;
	font-weight:bold;
	background-color:#ffefb5;
}
.page a{
	color:#F93;
}
.formbutton{
	border:none;
	cursor:pointer;
	background-color:#c24d17;
	color:#FFF;
	font-weight:bold;
}
.red{
	color:red;
}
.login{
	width:130px;
}

.edit {
	font-size:10px;
	color:#C60;
	display:none;
}

.form_but{
	display:none;
	border:none;
	background-color:#C60;
	color:#FFF;
	font: Verdana, Geneva, sans-serif #FFF bold;
	cursor:pointer;
	padding:5px;
}

.form_but_print{
	width:100px;
	border:none;
	background-color:#C60;
	color:#FFF;
	font: Verdana, Geneva, sans-serif #FFF bold;
	cursor:pointer;
	padding:5px;
}

.form_but:hover, .form_but_print:hover{
	background-color:#F93;
	color:#fff;
	font: Verdana, Geneva, sans-serif #FFF bold;
	cursor:pointer;
	padding:5px;
}

input, textarea,select {
	padding:3px;
	font-weight:bolder;
	border:0px;
}

input {
	width:80px;
}

.total{
	color:#000;
	font-weight:bolder;
}

.totalw{
	color:#fff;
	font-weight:bolder;
}

.add{
	text-align:right;
	cursor:pointer;
	display:none;
}

#total_alimentat{
	background-color:#ff9934;
	color:#FFF;
	font-weight:bolder;
	width:150px;
	display:inline;
	padding:10px 50px;
	margin-left: 70px;
}

#print{
	text-align:right;
	padding-right:30px;
}

.input_big{
	width:150px;
}

.for_print{
	background-color:#8c8c8c !important;
	color:#FFF;
}

#actions{
	display:none;
}

#files_page{
	display:none;
}

.fancybox-title{
	display:none;
}

.fancybox-wrap{
	top:0;
	left:0;
}

.div_inline
{
	width:550px;
	display:block;
}

.div_main{ 
	width:700px; 
	display:block;
}

.add_inline{
	display:none;
}

.plus_inline{
	float:left;
	width:110px;
}

.ui-tabs-nav{
	display:none;
}

#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5, #tabs-6, #tabs-7{
	display:inline !important;
}

.ui-widget-content {
	border:none;
	background:none;
}

.title-print{
	display:block !important;
	width:100%;
	height:20px;
	background-color:#8c8c8c;
	color:#fff;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:7px 0 0 10px;
}

.detalii_chelt{
	display:block;
	clear:both;
	border-bottom: 1px solid #ccc;
}

.plus_inline{
	float:left;
	width:110px;
}

.plus_inline_small{
	float:left;
	width:70px;
	font-size:10px;
	display:block;
	padding:2px;
}

.smallest{
	width:40px;
}

.plus_inline_big{
	float:left;
	width:90px;
	font-size:10px;
	display:block;
	padding:2px;
}

.smallinp{
	width:60px;
}

.smallestinp{
	width:20px;
}

.biginp{
	width:80px;
}

#pagetext {
	margin: 0;
}

.hide{
	display:none;
}

.blk .constant{
	width:100%;
}

.blk{
	width:50%;
	float:left;
	word-wrap: break-word;
}

.blk_pal{
	width:250px;
	float:left;
}

.constant{
	font-size:12px;
	color:#555;
	display:block;
	padding:5px;
	background-color:#ccd5e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear:both;
	margin:10px 0 5px 0;
	padding:5px; 
	font-weight:bold;
}

.inline_big{
	float:left;
	width:90px;
}

.inline_bigger{
	float:left;
	width:200px;
}

.inline_biggest{
	float:left;
	width:250px;
}

.ttl{
	font-weight:bold;
	font-size:14px;
	color:#000;
	padding:6px;
}

.div_inline
{
	clear:both;
}

.div_main{
	float:left; 
}

.detalii_chelt_h{
	height:25px;
	clear:both;
}

.frmname{
	display:inline;
}