@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Passion+One:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');


/*admin*/




/*site*/


body, html { background:url(/biblioteca-slatina/javax.faces.resource/site/img/bg.jpg.html)  top; background-size: auto; font-family: 'Roboto Condensed', sans-serif !important;}

a { color: inherit !important;}
.topline { background: #e4e4e4; color:#333; padding:5px 0px 5px 0px; text-align:right; font-size:0.8em; text-transform:uppercase;}

.btn {color: white !important;}
.btn a {color: white !important;}

.imagine { margin-bottom: 20px; border: 5px solid #e1e1e1; padding: 1px }

.logo {padding: 30px;}
.logo img {padding: 10px;}

.topmenu { padding-top:30px; text-align:right;}
.topmenu li { margin-left:10px; display:inline-block; font-weight:400; color: #F00; text-transform:uppercase; }
.topmenu li a:hover { color:#900 !important;}


.slider { border-top:5px solid #ccc; border-bottom:5px solid #ccc; padding-bottom:1px;}

.breadcrumb {border-bottom:5px solid #ccc;}

.date { font-size: 0.8em;}

.titlu-panel {font-family: 'Passion One', cursive; font-weight:600; border-bottom:1px dashed #ccc; padding-bottom:7px; padding-top:7px; color:#F00;}
.resursa-panel { margin:5px; margin-right:10px;}
.sumar-panel { margin-bottom:10px; color: #666; font-weight: 600;}
.continut-panel { margin-bottom:15px;}

.articol-categorie { background:white; padding: 15px; padding-bottom: 30px; margin-bottom: 10px; box-shadow:#e4e4e4 0px 0px 15px;}
.articol-categorie .titlu-categorie { font-family: 'Roboto Condensed', sans-serif !important; font-weight:600; font-size: 1.9em;}
.articol-categorie .sumar-categorie {font-weight:600; color: #999; font-size: 15px; margin-bottom: 15px; }
.articol-categorie a {color: white !important;}
.resursa-categorie { margin: 10px; width: 25%; border: 5px solid #eaeaea; padding: 2px;}

.articol {
	background: white;
	padding: 15px;
	margin-bottom: 10px;
	box-shadow: #e4e4e4 0px 0px 15px;
	-webkit-transition: all 1s ease-in-out 1s;
	-moz-transition: all 1s ease-in-out 1s;
	-ms-transition: all 1s ease-in-out 1s;
	-o-transition: all 1s ease-in-out 1s;
	transition: all 1s ease-in-out 1s;
min-height: 500px;
}
.articol .titlu-articol { font-family: 'Roboto Condensed', sans-serif !important; font-weight:600; color: #069; margin-bottom: 20px;}
.articol .sumar-articol {font-weight:600; color: #999; font-size: 14px; margin-bottom:30px;}

.continut-formatat p img { margin: 5px; border:5px solid #eaeaea; padding: 2px;}



.manifestari-item { border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom:10px;}
.manifestari-item img { margin-right: 10px; margin-bottom:10px;}
.manifestari-item h5 { font-weight:700; padding:0px !important; margin:0px !important;}


.announce { text-align:left !important;}
.announce .div { padding:10px 0px !important; border-bottom:1px solid #ccc;}


.anunt { border-bottom: 1px dashed #ccc; padding-bottom: 10px; margin-bottom: 10px; }

footer { background:rgba(73,73,73,0.8) !important; margin-top:90px; padding:25px; border-top: 3px solid #ccc; text-shadow:#000 0px 1px 0px; color: white;}

.active {
		
}