body {
	background:#fff url(../assets/img/background.gif) top center repeat-y;
	color:#404040;
	line-height:1.3em; padding:0px 0;
}

.c-navbar {
	background-color: white;
	border: 1px white;
}

a {
	color: #990000;
}

.c-navbar .c-navbar-brand {
	display: block;
}



.c-navbar .c-navbar-brand #cuprins  {
/*	color: #990000;
	font-weight: bold;
	font-size: 1.1em;
*/
	border-bottom: 4px solid #dadada;
    text-align: left;
    font-weight: bold;
    color: #990000;
    font-size: 1.2em;
    letter-spacing: -1px;
    margin: 0px 0px 0px -14px;
    padding: 0 2px 4px 5px;
    font-family: calibri;

}

.c-navbar-default .c-sidebar-nav > li > a {
    color: #990000;
    font-size: 0.9em;
    padding: 6px 15px;
    font-family: calibri;
}

.c-navbar-default .c-sidebar-nav > li > a > sup {
	font-weight: bold;
	font-size: 10px;
}

.c-navbar-default .c-sidebar-nav > li > a:hover {
	text-decoration: underline;
	background-color: white;
}

.c-navbar-default .c-sidebar-nav .active_menu a  {
	font-weight: bold;
	color: #404040;
}


.c-navbar-default .c-navbar-toggle .c-sandwitch-bar {
    background-color: #990000;
}

.c-navbar-default .sandwitch-menu {
    border-color: white;
}

.c-navbar-default .c-navbar-toggle:hover, .c-navbar-default .c-navbar-toggle:focus {
    /*background-color: #f2dede;*/
    background-color: #dadada;
}

.c-nav {
	margin-left: -30px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.c-page-title {
	border-bottom: 4px solid #dadada;
    text-align: left;
    font-weight: bold;
    color: #990000;
    font-size: 1.4em;
    letter-spacing: -1px;
    margin: 15px 0px 15px;
    padding: 0 2px 4px 5px;
    font-family: calibri;
}

.c-paragraphs {
	text-align: left;
	font-size: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
	font-family: calibri;
}

.c-paragraphs sup {
	font-weight: bold;
	color: #990000;
	font-size: 13px;

}

.footnotes li {
	color: #666666;
	font-size: 0.8em;
	font-family: calibri;
	margin-bottom: 5px;
	margin-left: -20px
}

.liste li {
	color: #404040;
	font-size: 0.9em;
	font-family: calibri;
	margin-bottom: 5px;
	margin-left: -20px
}

.footnotes {
 margin-top: 20px;
}

.c-page-image {
	margin-bottom: 10px;
}

.sidebar-button {
	color: #990000;
	width: 100%;
	font-weight: bold;
	background-color: ;
}

.sidebar-button: hover {
	color: #990000;
}

@media screen and (max-width: 767px) {
	.btn-3 {
		display: none;
		text-align: left;
	}
}

@media screen and (min-width: 768px) {
	.btn-9 {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.c-page-title {
		margin-top: -60px;
	}
}

.style26 {
	font-size: x-small;
}

.style28 {
	color: #666666;
}

.style30 {
	color: #000000;
}

.style23 {
	color: #FF0000;
}

footer {
    border-top: 4px solid #dadada;
    clear: both;
    color: #808080;
    font-size: 1.1em;
    line-height: 1.6em;
    margin: 0 auto;
    padding: 8px 0;
    text-align: right;
    font-weight: bold;
}

.paginare {
	text-align: center;
}

.paginare li {
	list-style: none;
    display: inline-block;
    padding: 0 3px;
    font-weight: bold;
    font-size: 14px;
	color: #990000;
}

.paginare ul .active a {
	color: #404040;
}

@media screen and (max-width: 768px) {
	.c-paragraphs {
		text-align: justify;
	}
}

.c-paragraphs b {
	font-size: 16px;
}

.chenar {
	border: 1px solid #dadada;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 15px 15px;
	border-radius: 5px;
}

.chenar .c-homepage-paragraphs {
	font-family: calibri;
	font-size: 14px;
	text-align: center;
	color: #808080;
	line-height: 20px;
	font-weight: bold;
}


@media screen and (max-width: 768px) {
	.chenar .c-homepage-paragraphs {
		text-align: justify;
	}
}

.c-text-area-sidebar,
.c-text-area-content {
	text-align: left;
	font-size: 15px;
	margin-top: 15px;
	line-height: 1.5em;
	font-family: calibri;
}


@media screen and (max-width: 767px) {
	.c-text-area-sidebar,
	.c-form-sidebar,
	.trimite-sidebar {
		display: none;
		text-align: left;
	}
}


@media screen and (min-width: 768px) {
	.c-text-area-content,
	.c-form-content,
	.trimite-content {
		display: none;
	}
}

.mail_message {
	margin-top: 20px;

}

.mail_message .success {
	background: green;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
}

.mail_message .error  {
	background: red;
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
}


.c-form-sidebar .trimite-sidebar b {
	color: #990000;
}

.c-form-sidebar .trimite-sidebar b:hover {
	color: #333;
}

.c-form-content .trimite-content b {
	color: #990000;
}

.c-form-content .trimite-content b:hover {
	color: #333;
}

.mail-address:focus {
	background-color: #FFFFFF !important;
}

.g-recaptcha {
  transform-origin: left top;
  -webkit-transform-origin: left top;
}