body, a, input, textarea {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

h1, h2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

h2 {
	color: #cf2b0e;
}

/* --- Start Header --- */
#TopMenu a {
	text-decoration: none;
}
#TopMenu a:hover {
	color: #E72E15;
	text-decoration: none;
}

#TxtCauta {
	font-size: 13px;
}
input.TxtCauta {
	border: solid 0px #f00;
	width: 163px;
	font-size: 11px;
	line-height: 11px;
	height: 14px;
	padding: 0;
	margin: 0 2px 0 5px;
}
/* --- End Header --- */

/* --- Left --- */
.TxtBox a {
	color: #cf2b0e;
	text-decoration: none;
}
.TxtBox a:hover {
	text-decoration: underline;
}

.Data {
	color: #999;
}

#LeftMenu {
	padding-left: 10px;
}

#LeftMenu ul {
	padding: 0;
	margin: 0;
}

#LeftMenu ul li {
	list-style: none;
	padding-left: 19px;
	background-image: url(../images/arrayw-left-level1.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}

#LeftMenu ul li a {
	color: #cf2b0e;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
}
#LeftMenu ul li a:hover {
	color: #000;
	text-decoration: none;
}

#LeftMenu ul li a.MenuOn, #LeftMenu ul li a.MenuOn:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
}


#LeftMenu ul li ul li {
	list-style: none;
	padding-left: 20px;
	background-image: url(../images/arrayw-left-level2.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}

#LeftMenu ul li ul li a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
}
#LeftMenu ul li ul li a:hover {
	color: #000;
	text-decoration: none;
}

#LeftMenu ul li ul li a.MenuOn, #LeftMenu ul li ul li a.MenuOn:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
}

/* --- End Left --- */


/* --- Content --- */
span.TitleArt {
	color: #CF2B0E;
	font-weight: bolder;
	text-decoration: none;
}

a.TitleArt {
	color: #CF2B0E;
	font-weight: bolder;
	text-decoration: none;
}
a.TitleArt:hover {
	text-decoration: underline;
}

.CenterTxtBox a {
	color: #CF2B0E;
}

a.ImgZoom {
	color: #cf2b0e;
	text-decoration: none;
	padding-right: 17px;
	background-image: url(../images/icon-zoom.gif);
	background-position: right;
	background-repeat: no-repeat;
}
a.ImgZoom:hover {
	text-decoration: underline;
}

a.Inapoi {
	padding-left: 14px;
	background-image: url(../images/icon-inapoi.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}
/* --- End Center --- */


/* --- Right --- */
.RightTxtBox ul a {
	color: #666666;
	text-decoration: none;
}
.RightTxtBox ul a:hover {
	text-decoration: underline;
}

.RightTxtBox .Title {
	color: #cf2b0e;
	font-weight: bold;
}

.RightTxtBox a {
	color: #cf2b0e;
}
/* --- End Right --- */


/* --- Footer --- */
#ContainerFooter {
	font-size: 11px;
}

#FooterLeft {
	color: #cf2b0e;
}

#FooterCenter a {
	color: #666666;
	text-decoration: none;
}

#FooterCenter a:hover {
	color: #cf2b0e;
	text-decoration: none;
}

#FooterCenter .FooterMenuSeparator {
	font-size: 10px;
	color: #ddd8b3;
	display: inline;
	padding: 0 20px;
}

#FooterRight {
	text-align: right;
}


#FooterRight, #FooterRight a {
	font-size: 11px;
	color: #a8a8a8;
	text-decoration: none;
}
#FooterRight a:hover {
	text-decoration: underline;
}
/* --- End Footer --- */



/* --- Formulare Dinamice --- */
.reqInfo {
	border: 1px solid #aaaaaa;
	font-size: 12px;
	color: #000;
}
input.reqInfo {
	width: 200px;
}
textarea.reqInfo {
	width: 360px;
}
input.formBtn {
	border: 1px solid #8d1e0a;
	background-color: #cf2b0e;
	color: #fff;
}
input.formBtnSterge {
	border: 1px solid #858585;
	background-color: #999;
	color: #fff;
}
/* --- End Formulare Dinamice --- */


/* --- iBox --- */
a.NavIbox {
	font-size: 13px;
	color: #cf2b0e;
	text-decoration: none;
}
a.NavIbox:hover {
	text-decoration: underline;
}

table.InfoFoto td {
	line-height: 15px;
	padding-top: 5px;
}

td span.title {
	font-size: 14px;
}
/* --- End iBox --- */

 /*** 
  * biblioteci.php
 
 */

 .result-library a {
 	text-decoration: none;
 }

 .result-library a:hover {
 	text-decoration: underline;
 }
 
 
 
a.arhiva-noutati {
    background-color: #CF2B0E;
    border: 1px solid #8D1E0A;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0 5px;
}

