body{
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	color: black;
}

a{
	color: #3B5998;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

div,p,h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
}

.cf::before, .cf::after {
    content: " ";
    display: table;
}
.cf::after {
    clear: both;
}

.button, .ui-dialog .ui-dialog-buttonpane button,a.aButton {
	display: inline-block;
	background: #FFFFFF url(poze/layout/button.gif) 0 0 repeat-x;
	border: 1px solid #BBBBBB;
	font-family: verdana;
	font-size: 11px;
	color: #464646;
	padding: 3px 4px 3px 4px;
	cursor: pointer;
	/*vertical-align: middle;*/
	text-shadow: #ffffff 1px 1px 1px;
	width: auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

a.aButton{
	line-height: 16px;
}

a.aDisabledButton{
	display: inline-block;
	background: #FFFFFF url(poze/layout/button.gif) 0 0 repeat-x;
	border: 1px solid #BBBBBB;
	font-family: verdana;
	font-size: 11px;
	color: silver;
	padding: 3px 4px 3px 4px;
	cursor: pointer;
	vertical-align: middle;
	text-shadow: #ffffff 1px 1px 1px;
	width: auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.disabled{
	color: silver;	
	text-shadow: #ffffff 1px 1px 1px;
}

.form{
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #A2B0C8;
	padding: 3px;
}

.fRadio{
	vertical-align: center;
}

.formError{
	border: 1px solid red;
}

.f_alert{
	background: #FFCCCC url(poze/icons/alert.png) 5px 5px no-repeat;
	padding: 5px 5px 5px 25px;
	margin-bottom: 10px;
}

.formBig{
	padding: 10px;
	
}

#site{
	width: 980px;
	margin: 0 auto;
	
}

#header{
	height: 110px;
	background: url(poze/layout/header.jpg) 0 0 no-repeat;
	margin-bottom: 20px;
	position: relative;
}

#header2{
	height: 110px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+50,7db9e8+100 */
	background: rgb(30,87,153); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(32,124,202,1) 50%, rgba(125,185,232,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(32,124,202,1) 50%,rgba(125,185,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(32,124,202,1) 50%,rgba(125,185,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	/*margin-bottom: 20px;*/
	position: relative;
}

#logo{
	float: left;
	font-family: arial;
	color: white;
	font-size: 26px;
	padding: 10px 0 0 20px;
}

#content{
	background: url(poze/layout/content.gif) 210px 0 repeat-y;
}

#leftPanel{
	float: left;
	width: 200px;
	
}

#leftPanel ul{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#leftPanel ul li{
	padding-bottom: 10px;
}

#leftPanel ul li .mt{
	font-weight: bold;
	font-size: 14px;
}

#leftPanel ul ul{
	list-style-type: none;
	margin: 10px 10px 10px 0;
	
}

#leftPanel ul ul li{
	padding: 5px 0 5px 5px;
	
	border-bottom: 1px solid #E9E9E9;
}

#leftPanel ul a{
	color: #333333;
}

.spacer{
	clear: both;
	height: 0;
	overflow: hidden;
}

.ico{
	display: inline-block;
	width: 20px;
	height: 16px;
	background: url(poze/layout/icons.png) 0 0 no-repeat;
	vertical-align: -4px;
	margin-right: 5px;
}

.icoSearch{
	background-position: center -58px;
}

.icoUADD{
	background-position: center -80px;
	
}

.icoList{
	background-position: center -100px;
}

.icoReport{
	background-position: center -120px;
}

.icoEdit{
	background-position: center -140px;
}

.icoSave{
	background-position: center -160px;
}

.icoLoading{
	background: url(poze/icons/loader.gif) 0 0 no-repeat;
}

.icoError{
	background-position: center -180px;
}

.icoVcard{
	background-position: center -197px;
}

.icoAddImage{
	background-position: center -220px;
}

.icoDelete{
	background-position: center -240px;
}

#mainContent{
	float: left;
	width: 760px;
	margin-left: 10px;
	
	
}

#mainContent .content{
	padding: 0 20px 0 20px;
}

h1 .ico{
	vertical-align: -2px;
}

h1{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 10px;
}

h2, .titluZona{
	font-family: 'Trebuchet MS',arial,verdana;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.titluZona{

	background: #f5f5f5;
	padding: 8px;
	margin-bottom: 5px;
	color: #333333;
}

#fullContent{
	/*padding: 0 10px 0 10px;*/
}

#introMenu {
	
}

#introMenu ul{
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#introMenu ul li{
	border: 1px solid #E9E9E9;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#introMenu ul li:hover{		
	border: 1px solid #E9E9E9;
	background-color:#E9E9E9;
	color:#8b0000;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#introMenu ul li a{		
	text-decoration: none;
	color:#3b5998;
}

#introMenu ul li a:hover{		
	text-decoration: none;
	color:#8b0000;
}

#introMenu .column{
	width: 200px;
	margin-right: 30px;
}

.formElements p,.showElements p{
	padding-bottom: 5px;
}

.formElements .label{
	color: #666666;
	font-weight: bold;
}

.showElements .value{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.showElements .label{
	color: #666666;
	font-size: 11px;
}

.showElements .titleElems{
	padding: 5px 5px 5px 10px;
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	
	border: 1px solid #DDDDDD;
	background: #f5f5f5;
}

.showElements .elem{
	font-weight: bold;
	position: relative;
	cursor: pointer;
	
}

.showElements .exElem{
	font-weight: bold;
	
	
	
}

.showElements .el{
	border-bottom: 1px solid #E9E9E9;
	
	padding-left: 5px;
	padding-top: 5px;
}

.showElements .extraEl{
	border-bottom: 1px solid #E9E9E9;
	
	padding-left: 5px;
	padding-top: 5px;
}

.showElements .butonEdit{
	position: absolute;
	width: 16px;
	top: 0;
	right: 5px;
}

.showElements .elemEdit .ico{
	margin-left: 5px;
}

.pSubmit{
	padding-top: 10px;
}




.loading{
	background: url(poze/icons/loader.gif) center center no-repeat;
	height: 50px;
}

.loadingMic{
	background: url(poze/icons/loader.gif) 0 center no-repeat;
	height: 30px;
}

.tabel{
	border-collapse: collapse;	
}
.tabel td{
	border: 1px solid #DDDDDD;	
}

.tabel tr{	
	background-color: white;
}
.tabel tr:hover{	
	background-color: #EEEEEE;
}

.tabel thead td{
	background: #EEEEEE;
	font-weight: bold;
}

.normalTable thead td{
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #DDDDDD;
}

.normalTable .tableTop td{
	border-bottom: 1px solid #DDDDDD;
}

.normalTable tbody td{
	border-bottom: 1px solid #DDDDDD;
	background: #FBFBFB;
}

.normalTable .listRow td.tdOver{
	background: #E1EEF7;
}

.mOver{
	background: #FBFBFB;
}

.column{
	float: left;
}

#pozaAvocat{
	
}

#pozaAvocat img{
	border: 1px solid #DDDDDD;
	padding: 5px;
}

#zonaPoza{
	float: left;
	width: 212px;
	overflow: hidden;
}

#panelAvocat{
	float: left;
	width: 730px;
	margin-left: 10px;
}

#panelFEP{
	
}

.no_items{
	border: 1px solid #DDDDDD;
	background: #FBFBFB;
	text-align: center;
	padding: 20px;
}

#pozaMenu{
	
	
	background: white;
	

}

#pozaMenu div{
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
}

ul.subMenu{
	list-style-type: none;
	padding: 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #cccccc;
}

ul.subMenu li{
	display: inline;
}

ul.subMenu li a{
	display: inline-block;
	background: #f5f5f5;
	padding: 8px;
	margin-right: 5px;
	font-weight: bold;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}

ul.subMenu li a.sel{
	background: #e4e4e4;
}

.formActive{
	border: 1px solid #C3A363;
	
}

.zonaButoane{
	background: #f5f5f5;
	padding: 5px;
}

.avPanel{
	width: 340px;
	overflow: hidden;
}

.avPanel .no_items{
	margin-bottom: 5px;
}

#panelFEP .avPanel{
	width: 440px;
	overflow: hidden;
}

#stareAvocat{
	
	padding-top: 5px;
}

#stareAvocat .camp{
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
	background: #f5f5f5;
}

#stareAvocat .camp .titlu{
	
	
	text-align: center;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#stareAvocat .camp .info{
	padding: 5px 5px 0 5px;
	color: #666666;
}

#stareAvocat .calitate{
	background: #f5f5f5 url(poze/layout/gradient-blue.gif) 0 0 repeat-x;
	font-weight: bold;
	color: white;
	
	
}

#stareAvocat .pensionat{
	background: #f5f5f5 url(poze/layout/gradient.gif) 0 0 repeat-x;
	color: white;
	font-weight: bold;
}

#stareAvocat .suspendat{
	background: #f5f5f5 url(poze/layout/gradient-red.gif) 0 0 repeat-x;
	color: white;
	font-weight: bold;
		
}

#stareAvocat p{
	padding-bottom: 5px;
	font-size: 11px;
}

#hideSelects{
	display: none;
}



.listElem{
	margin: 0 0 6px 0;
	list-style-type: none;
	padding: 0;
}

.listElem li{
	background: #f9f9f9;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	position: relative;
}

.listElem .mOver{
	background: #DADFE9;
}

.showElements .listElem .butonEdit{
	
	top: 5px;
	
}

.extraButton{
	padding-top: 10px;
	padding-bottom: 10px;
}

.extraButton .button{
	font-size: 11px;
	padding: 2px;
}

.ajaxPanel .label{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}

.ajaxPanel .butoane{
	padding-top: 10px;
}

.ajaxPanel .pRadio{
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #f5f5f5;
	padding: 5px;
	margin-bottom: 5px;
}

.home{
	float: right;
	padding-top: 0;
}

#panouAvocati{
	border: 5px solid #E4E4E4;
	height: 230px;
	overflow: auto;
}

#meniuAlegeAvocati{
	background: #E4E4E4;
	padding: 10px;
}

#panouAvocati{
	list-style-type: none;
	margin: 0;
	padding: 2px 2px 0 2px;
}

#panouAvocati .avocat{
	
	background: #f5f5f5;
	padding: 5px;
	margin-bottom: 2px;
}

#panouAvocati .avocat .numeFD{
	display: none;
}

#panouAvocati .ascunde{
	display: none;
}

#panouAvocati .avocat .detalii{
	font-size: 10px;
	color: #666666;
}

#panouAvocati .avocat .nume{
	font-weight: bold;
}

#panouAvocati .cnp{
	font-size: 10px;
	
}

#panouAvocati .mOver{
	background: #DADFE9;
}

.icon{
	display: inline-block;
}

.iconPrint{
	width: 20px;
	height: 16px;
	background: url(poze/icons/printer.png) 0 0 no-repeat;
}

.iconMail{
	width: 20px;
	height: 16px;
	background: url(poze/icons/mail.png) 0 0 no-repeat;
}

hr{
	background: #E9E9E9;
	color: #E9E9E9;
	height: 1px;
	border: none;
}

#footer{
	/*height: 50px;*/
}

#userStats{
	float: right;
	color: black;
	/*padding: 30px 20px 0 0;*/
	text-align: right;
	margin:5px;
}

#userStats p{
	line-height: 27px;
}

#login{
	margin: 0 auto;
	width: 400px;
}

.buttonRight{
	float: right;
}

.ajaxError{
	margin: 0 0 0 35px;
	padding: 0;
	list-style-type: square;
}

.ajaxError li{
	padding-bottom: 5px;
}

.noShow{
	display: none;
}

#cautareAvocatSmall{
/*	position: absolute;
	top: 70px;
	left: 630px;
*/
	color: black;
	font-weight: bold;
	margin: 5px;
}

#cautareAvocatSmall .form{
	width: 200px;
}

.tableForm td{
	background: #f5f5f5;
}

#inculpati p{
	Padding: 5px 5px 5px 0;
}

.filtru{
	border: 5px solid #f5f5f5;
	padding: 10px;
	margin-bottom: 10px;
}

.scrollElements{
	border: 5px solid #f5f5f5;
	padding: 3px;
	height: 200px;
	overflow: auto;
}

.scrollElements p{
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}

.exportDiv{
	height: 300px;
	overflow: auto;
	border: 5px solid #f5f5f5;
	padding: 10px;
}

.tabel .hgh{
	font-weight: bold;
	font-size: 15px;
}

.tabel .noItems{
	padding: 30px;
	text-align: center;
	color: #cccccc;
}

a.anulat{
	color: red;
}

.noItems{
	text-align: center;
	background: #f5f5f5;
	padding: 30px;
}


input[readonly]
{
    background-color:#f5f5f5;
}

.site-footer {
    background: #f1f1f1 none repeat scroll 0 0;
    margin: 0 auto 40px;
    width: 100%;
}

.site-info {
    border-top: 3px solid #eee;
    padding: 20px 0;
    text-align: center;
}

.fcred {
    color: #959595;
    padding: 0 30px;
}

#main {
    background: #f1f1f1 none repeat scroll 0 0;
    border-top: 5px solid #8b0000;
    margin-top: -20px;
}
.outwrap {
    margin: 0 auto;
    width: 980px;
}

.cf::before, .cf::after {
    content: " ";
    display: table;
}
.cf::after {
    clear: both;
}


.topbar {
	background: #f1f1f1 none repeat scroll 0 0;
	color: #959595;
	margin-bottom: 20px;	
	min-height: 25px;
	border-bottom:1px solid #8b0000;
}


#logo {
	color: white;
}

#logo a {
	text-decoration:none;
}

#logo h1{
	border-bottom: none;
    color: white;
    font-size: 36px;
    margin-top: 20px;
    text-align: left;
    text-shadow: 1px 1px black;
}