.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
a              {
	color: #C00;
	text-decoration: none;
}
a:hover     { color: #000; }
a:active     { color: #777; }
a:focus     { outline: 1px; }

.left {
	float: left;
}
.right {
	float: right;
}

body {
	margin: 0px;
	padding: 0px;
	border-style: none;
	background: #CCC;
}
small {
	font-size: 12px;
}
.bg {
	background: url(../img/bg/bg-implicit.gif) repeat fixed left top;
	margin: 0px;
	padding: 0px;
}
.bg-flori {
	background: url(../img/bg/bg-flowerGarden.jpg) no-repeat fixed center top;
	margin: 0px;
	padding: 0px;
}
.bg-flori-v2 {
	background: url(../img/bg/bg-flowerGarden-2.jpg) no-repeat fixed center top;
	margin: 0px;
	padding: 0px;
}

#page {
	display: block;
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	background: url(../img/implicit/bg-page.png) repeat-y left top;
}
#page #head-meniu {
	background: url(../img/implicit/bg-meniu.png) no-repeat center top;
	margin: 0px auto;
	padding: 0px;
	height: 68px;
	width: 952px;
	display: block;
}
#contin  {
	display: block;
	width: 948px;
	margin: 0px auto;
	padding: 0px 0px 10px;
}
#contin #sus  {
	display: block;
	background: url(../img/implicit/lsn-main_01.png) no-repeat left bottom;
	height: 69px;
	width: 948px;
	margin: 0px;
	padding: 0px;
}
#contin #continut  {
	background: url(../img/implicit/lsn-main_02.png) repeat-y left top;
	width: 948px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#contin #jos  {
	display: block;
	background: url(../img/implicit/lsn-main_03.png) no-repeat left top;
	height: 12px;
	width: 948px;
	margin: 0px;
	padding: 0px;
}
#sigla {
	display: block;
	float: left;
	width: 270px;
	height: 50px;
	margin: 0px;
	padding: 3px 0px 0px 30px;
}

#sigla a {
	text-decoration: none;
}

#sigla a span{
	display: block;
	background: url(../img/implicit/sigla-mediu.png) no-repeat left top;
	height: 41px;
	width: 268px;
	margin: 0px;
	padding: 0px;
}
#meniu-principal {
	display: block;
	margin: 0px;
	padding: 10px 30px 0px 0px;
	float: right;
}

#meniu-principal li {
	display: block;
	float: left;
	list-style: none;
	line-height: 2em;
	margin-right: 10px;
	font-weight: bold;
}
a.but {
	background: transparent url(../img/implicit/bg-buton.png) no-repeat scroll top right;
	display: block;
	height: 28px;
	padding-right: 7px;
	float: left;
	text-decoration: none;
	color: #FFF;
}
a.but span {
	background: transparent url(../img/implicit/bg-buton.png) no-repeat;
	display: block;
	line-height: 21px;
	padding: 3px 0px 4px 7px;
	color: #FFF;
	white-space: nowrap;
}
a.but:hover, a.but:focus {
	background: transparent url(../img/implicit/bg-buton.png) no-repeat right -28px;
	color:#A9253C;
}
a.but:hover span, a.but:focus span {
	background: transparent url(../img/implicit/bg-buton.png) no-repeat left -28px;
}
.titlu {
	display: block;
	padding: 10px 15px 0px;
	margin: 0px;
	letter-spacing: 0.1em;
	color: #FFF;
	font: 22px/46px Arial, Helvetica, sans-serif;
}

#program-realizat-de-lucian-stiopei {
	background: url(../img/implicit/bg-page_jos.png) no-repeat left top;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 13px;
	width: 980px;
}
#procesare-date {
	display: block;
	padding: 15px 20px;
}
/************ Table ************/

#procesare-date table {
                width: 100%;
                border-collapse: collapse;
                }
                
#procesare-date table thead th {
                font-weight: bold;
                font-size: 15px;
                border-bottom: 1px solid #ddd;
                }
                
#procesare-date tbody {
                border-bottom: 1px solid #ddd;
                }
                
#procesare-date tbody tr {
                background: #fff;
                }
              
#procesare-date tbody tr.alt-row {
                background: #f3f3f3;
                }
                
#procesare-date table td,
#procesare-date table th {
                padding: 10px;
                line-height: 1.3em;
                }        
				
#procesare-date table tfoot td .bulk-actions {
	padding: 15px 0 5px;
                } 
				
#procesare-date table tfoot td .bulk-actions select {
                padding: 4px;
				border: 1px solid #ccc;
                }      
				
/*************** Pagination ***************/

#procesare-date .pagination {
                text-align: right;
                padding: 20px 0 5px 0;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                }
.pagination a {
                margin: 0 5px 0 0;
                padding: 3px 6px;
                }

.pagination a.number {
				border: 1px solid #ddd;
                }

.pagination a.current {
	background: #C2C2C2 !important;
	border-color: #C2C2C2 !important;
	color: #fff !important;
                }
				
.pagination a.current:hover {
				text-decoration: underline;
                }
/*************** Notifications ***************/

.notification {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 14px;
	width: 99.8%;
                }
                

.attention {
                background: #fffbcc url('../img/icons/exclamation.png') 10px 11px no-repeat;
                border-color: #e6db55;
                color: #666452;
                }

.information {
                background: #dbe3ff url('../img/icons/information.png');
                border-color: #a2b4ee;
                color: #585b66;
                }

.success {
                background: #d5ffce url('../img/icons/tick_circle.png');
                border-color: #9adf8f;
                color: #556652;
                }

.error {
                background: #ffcece url('../img/icons/cross_circle.png');
                border-color: #df8f8f;
                color: #665252;
                }

.notification div {
                display:block;
                font-style:normal;
                padding: 10px 10px 10px 36px;
                line-height: 1.5em;
                }

.notification .inchide {
                color:#990000;
                font-size:9px;
                position:absolute;
                right:5px;
                top:5px;
                }
/* Notification for form inputs */

.input-notification {
				background-position: left 2px;
				background-repeat: no-repeat;
				padding: 2px 0 2px 22px;
				background-color: transparent;
				margin: 0 0 0 5px;
				}
form {
	display: block;
	margin: 0px;
	padding: 0px;
}
form label , form .camp{
	display: block;
	float: left;
	font: 14px/20px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px 5px 3px 3px;
}
select .rosu{
	background: #FFCECE;
}
select .verde{
	background: #D5FFCE;
}

.tin-camp {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
}
input[type="checkbox"],
input[type="radio"] {
				padding: 0;
                background: none;
				border: 0;
                }
.butoane {
	display: block;
	margin: 0px;
	padding: 15px 15px 0px;
	height: 35px;
}
.butoane li {
	display: block;
	list-style: none;
	float: left;
	line-height: 2em;
	padding: 0px 5px;
}
.fa4padd {
	display: block;
	padding: 2px 2px 0px 5px;
}
#start {
	display: block;
	width: 660px;
	margin: 0px auto;
	padding: 70px 0px 0px;
}

#autentificare {
	display: block;
	background: url(../img/implicit/form-aut-pass.png);
	height: 218px;
	width: 538px;
	padding: 0px;
	margin: 30px auto 0px;
}
.ascunde {
	display: none;
}

.titluMic {
	display: block;
	padding: 22px 15px 0px 25px;
	margin: 0px;
	letter-spacing: 0.1em;
	color: #FFF;
	font: 24px/28px Arial, Helvetica, sans-serif;
}
#formAutReset {
	margin: 0px auto;
	padding: 0px;
	width: 300px;
	display: block;
}
.rand {
	display: block;
	padding: 5px 5px 1px;
}
strong {
	font-weight: bold;
}
.bulinaOk, .bulinaNoOk {
	display: block;
	height: 16px;
	width: 16px;
}
.bulinaOk {
background: url(../img/icons/tick_circle.png);
}
.bulinaNoOk {
background: url(../img/icons/cross_circle.png);
}
#raportActivitate {
	display: block;
	width: 535px;
	margin-right: 15px;
}
#raportAutentificare {
	display: block;
	width: 350px;
}
#raportActivitate table, #raportAutentificare table {
	font-size: 75%;
	
}
.butoane-0 {
	display: block;
	margin: 0px;
	float: left;
	padding-left: 4px;
	padding-top: 0px;
}
.butoane-0 li {
}

.butoane-1 {
	margin: 0px;
	padding-left: 8px;
	padding-top: 8px;
}

.right .spatiuDr8px, .butoane-1 li{
	display: block;
	float: left;
	margin-left: 0px;
	padding-right: 8px;
}
