body{
	
	background-repeat:repeat-x;
	font-family:times;
	font-size:12px;
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	scroll:no;
	font-family:arial;
	background: #ececec;
	
}



.bara_sus{
	position:relative;
	left:0px;
	top:0px;
	height:75px;
	width:99.9%;
}

.bara_neagra{
	position:relative;
	left:0px;
	top:0px;
	width:99.9%;
	height:7px;
}

.meniu{
	position:relative;
	left:0px;
	top:0px;
	min-width:400px;
	width:100%;
	height:86%;
}

.continut{
	position:absolute;
	left:170px;
	width:85%;
	height:100%;
	top:0px;
	float:right;
	border-width:1;
	border-style:solid;
	border-color:black;
	border-right:0;
	border-top:0;
	border-bottom:0;
}

.logo{
	position:relative;
	left:0px;
	top:0px;
	height:75px;
	width:300px;
	background:url('logo.png');
	background-repeat:no-repeat;
}

.msgs1{
	position:relative;
	top:5px;
	padding-right:5px;
	color: #E8FFFD;
	/*padding:2px 0px 0px 2px;
	border-style:solid;
	border-width:1px;*/
}

.msgs2{
	position: absolute;
	top:60px;
	left:250px;
	color: #E8FFFD;
	border:1px solid;
	background-color:#F00;
}

.but{
	position:relative;
	left:10px;
	top:50px;
	border-top:solid #9D9D9D;
	border-bottom:solid #9D9D9D;
	border-bottom-width:1px;
	border-top-width:1px;
	width:140px;
	height:25px;
	margin-bottom:15;
	cursor:pointer;
	font-size:15;
	font-family:times;
}

.btn{
	border-width:1px;
	border-style:solid;
	border-color:black;
	background-color:white;
	color:black;
	cursor:pointer;
}


.btnSave{
	border-width:1px;
	border-style:solid;
	border-color:black;
	background-color:#4E8E5C;
	color:#ffffff;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	width:150px;

}


.btnCancel{
	border-width:1px;
	border-style:solid;
	border-color:black;
	background-color:white;
	color:black;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	width:150px;
}

.btnDel{
	border-width:1px;
	border-style:solid;
	border-color:black;
	background-color:#FFD7BF;
	color:black;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	width:150px;
}
.btnAction{
	border-width:1px;
	border-style:solid;
	border-color:black;
	background-color:#6979D3;
	color:#fff;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	width:180px;
}




.inputForm td
{
	 white-space: nowrap;
	 font-size:12px;
}





.btn1{
	border-width:1px;
	border-style:solid;
	border-top-color:grey;
	border-left-color:grey;
	border-right-color:black;
	border-bottom-color:black;
	background-color:#D8E3FC;
	color:black;
	cursor:pointer;
}

.box{
	background-color:#EDF3F8;
	border-width:1px;
	border-color:#3F73A7;
	border-style:solid;
	width:173px;
}

.boxLarge{
	background-color:#EDF3F8;
	border-width:1px;
	border-color:#3F73A7;
	border-style:solid;
	width:400px;
	height:100px;
}


.check{
	background-color:#EDF3F8;
	border-width:1;
	border-color:#3F73A7;
	border-style:solid;
}

table.tabel {
	border-width: 1px 1px 1px 1px;	
	/*border-width: 1px 1px 1px 1px;*/
	border-spacing: 0px;
	border-style: outset;
	border-color: #4F81BD #4F81BD #4F81BD #4F81BD;
	border-collapse: separate;
}

table.tabel th {
	border-width: 2px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: outset;
	border-color: green green #54ACE7 #54ACE7;	
}
table.tabel td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #4F81BD #4F81BD #4F81BD #4F81BD;
}

.alerts
{
	padding:2px;
	background-color:#FFDCB5;
}

.menutitle1
{
	background:#000;
	color:#fff;
	padding-left:15px;
	border-bottom:1px solid #999;
}


#catTreeadmin
{
	background-color:#FFFFFF;
	border:1px solid #bbbbbb;
	text-align:left;
}


#catTreeadmin th
{
	background-color:#2175bc;
	color:#fff;
	font-weight:bold;
	height:20px;
	padding:8px 4px;

}

#catTreeadmin td
{
	background-color:#FFFFFF;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:4px;
	color:#555555;
	border-bottom: 1px solid #bbbbbb;
	text-align:left;

}

#catTreeadmin a
{
	text-decoration:none;
	color:#0074C6;
}

#catTreeadmin a:hover
{
	text-decoration:underline;
}

#catTotals
{
	
}

#catTotals td
{
	text-align:left;
	background-color:#eeeeee;
	border:1px solid #dddddd;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	
}

.addNew
{
	float:left;
	margin:10px;
	text-decoration:none;
	color:#0074C6;
}

.addNew:hover
{
	text-decoration:underline;
}

.rptForm
{
	width:90%;
	border-collapse:collapse;
}

.rptForm td
{
	border:1px solid #ccc;
	padding:10px;
}


.rptForm select
{
	width:200px;
	display:inline-block;
	vertical-align: top;
}

.catTitle
{
	width:101%;
	background-color:#eee;
	margin:-10px 0 10px -10px;
	padding:5px;
	font-weight:700;
	
}

.filters td
{
	border:none;
	width:200px;
	padding-top:10px!important;
	padding-bottom:0!important;
}

.txtFilter
{
	width:200px;
}

#NumeRpt
{
	padding:5px;
	font-weight:700;
}

#TipRpt
{
	padding:5px;
	font-weight:700;
}

.desc
{
	color:#555;
	font-weight:700;
}

.rpt_table
{
	border-collapse:collapse;
	border-color:#ccc;
}
.rpt_table td
{
	padding:5px 5px;
	white-space: nowrap;
}

.rpt_table th
{
	background:#4F69FF;
	padding:5px 5px;
	white-space: nowrap;
	color:#fff;
	font-weight:300;
}

.err{color:red;}

.summaryTbl
{
		border-collapse:collapse;
}

.summaryTbl td
{
		font-size:11px;
		padding:5px;
}