body {
	background:#c8bcbc url('/imagini/background.gif') repeat-x left top;
	margin: 10px 0;
	padding: 0;
	font-family: "Segoe UI", Arial, Sans-Serif;
	font-size: 13px;
	color: #000000;
}
a,a:visited,a:active {color:#be0000;}
a:hover {color:#000000;}

.menu {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
.menu ul {
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu li {
	float: left;
	padding: 0px;
}
.menu li a {
	color: #000000;
	display: block;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	padding: 0px 10px;
	text-align: center;
	text-decoration: none;
}
.menu li a:hover, .menu ul li:hover a {
	background: #be0000;
	color: #FFFFFF;
	text-decoration: none;
}
.menu li ul {
	background: #be0000;
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 5px solid #be0000;
	position: absolute;
	width: 200px;
	z-index: 200;
	/*top: 1em;
	/*left: 0;
*/
}
.menu li:hover ul {
	display: block;
}
.menu li li {
	background: #BE0000;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	border-bottom: 1px dotted #de0000;
}
.menu li.last {
	border-bottom: 0px;
}
.menu li:hover li a {
	background: #BE0000;
	color: #FFFFFF;
}
.menu li ul a {
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	color: #000000;
}
.menu li ul a:hover, .menu li ul li:hover a {
	background: #333333;
	border: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu p {
	clear: left;
}

.small {font-size:12px;}

.titlu_categorie {
  font-weight:bold;
	border-bottom: 1px dotted #be0000;
	display: block;
	padding:5px;
	margin:5px 0;
	color:#be0000;
}
.articol .titlu {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	padding:5px;
	margin:5px 0;
}
.articol .data {
	text-decoration: none;
	color: #be0000;
	font-size: 10px;
}
.articol .descriere {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	line-height: 20px;
}
.articol .descriere h2{
	color: #be0000;
	font-size: 15px;
	line-height: 20px;
}
.articol .descriere a, .articol .descriere a:visited {
	text-decoration: underline;
	color: #be0000;
}
.articol .descriere a:hover {
	text-decoration: underline;
	color: #000000;
}
.copyright {
	background: #be0000;
	color: #ffffff;
	font-size: 11px;
	line-height: 20px;
}
.copyright a, .copyright a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.copyright a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}








.antet {
	background: #ffffff;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #d0d0d0;
}
.antet td {
	padding: 5px;
}
.antet a, .antet a:visited {
	text-decoration: underline;
	color: #000000;
}
.antet a:hover {
	text-decoration: underline;
	color: #217c97;
}
.navigare {
	background: #ffffff;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #d0d0d0;
}
.navigare a, .navigare a:visited {
	text-decoration: underline;
	color: #000000;
}
.navigare a:hover {
	text-decoration: underline;
	color: #217c97;
}
.info {font-size:11px;color:#999999;}
.lista {
	background: #e0e0e0;
}
.lista td {
	padding: 5px;
}
.lista .header {
	background: #be0000;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	text-align: middle;
}
.lista .header a, .lista .header a:visited {
	color: #ffffff;
	text-decoration: none;
}
.lista .header a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.lista .randgol {
	background: #FFFFFF;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
}
.lista .rand {
	background: #FFFFFF;
}
.lista .rand0 {
	background: #f5f5f5;
	vertical-align: middle;
	text-align: left;
}
.lista .rand1 {
	background: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}
.lista a, .lista a:visited {
	color: #217c97;
	text-decoration: none;
}
.lista a:hover {
	color: #000000;
	text-decoration: underline;
}
.textbox {
	background: #FFFFFF;
	border: 1px solid #c0c0c0;
	padding: 2px;
	margin: 0;
	font-family: Arial;
	font-size: 13px;
}
.submit {
	background: #be0000;
	margin: 0;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	border: 0;
	font-family: Arial;
	font-size: 13px;
}







.eroare {
	background: #ffffcc;
	color: #be0000;
	padding: 5px;
	display: block;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
.succes {
	background: #f0f0f0;
	color: #be0000;
	padding: 5px;
	display: block;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
.codsecuritate {
	background: #be0000;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}

/*contact*/
.textc {
	background: #FFFFFF;
	border: 1px solid #c0c0c0;
	padding: 2px;
	margin: 0;
	font-family: Arial;
	font-size: 13px;
}
.submitc {
	background: #be0000;
	margin: 0;
	padding: 5px 30px 5px 30px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	border: 0;
	font-family: Arial;
	font-size: 13px;
}



.tabelpresa {
	padding: 5px 0;
	border-bottom: 1px solid #f0f0f0;
}
.tabelpresa .titlu a, .tabelpresa .titlu a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
.tabelpresa .titlu a:hover {
	text-decoration: underline;
	color: #be0000;
	font-weight: bold;
}
.tabelpresa .data {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
.tabelpresa .sumar {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
.tabelpresa .detalii a, .tabelpresa .detalii a:visited {
	text-decoration: none;
	color: #be0000;
	font-size: 11px;
}
.tabelpresa .detalii a:hover {
	text-decoration: underline;
	color: #000000;
}

.tabelgaleriefoto {
	padding: 5px;
	border-bottom: 1px dotted #be0000;
}
.tabelgaleriefoto .titlu a, .tabelgaleriefoto .titlu a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
.tabelgaleriefoto .titlu a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.tabelgaleriefoto .sumar {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
.tabelgaleriefoto .detalii a, .tabelgaleriefoto .detalii a:visited {
	text-decoration: none;
	color: #be0000;
	font-size: 11px;
}
.tabelgaleriefoto .detalii a:hover {
	text-decoration: underline;
	color: #000000;
}



.tabelcomunicat {
	padding: 5px;
	border-bottom: 1px solid #f0f0f0;
}
.tabelcomunicat .titlu a, .tabelcomunicat .titlu a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
.tabelcomunicat .titlu a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.tabelcomunicat .data {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
.tabelcomunicat .sumar {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.tabelcomunicat .sumar a, .tabelcomunicat .sumar a:visited {
	text-decoration: underline;
	color: #000000;
}
.tabelcomunicat .sumar a:hover {
	text-decoration: underline;
	color: #be0000;
}
.tabelcomunicat .detalii a, .tabelcomunicat .detalii a:visited {
	text-decoration: none;
	color: #be0000;
	font-size: 11px;
}
.tabelcomunicat .detalii a:hover {
	text-decoration: underline;
	color: #000000;
}



.tabeldescarca{
	padding: 5px;
	border-bottom: 1px solid #f0f0f0;
}
.tabeldescarca .titlu a, .tabeldescarca .titlu a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
.tabeldescarca .titlu a:hover {
	text-decoration: underline;
	color: #be0000;
	font-weight: bold;
}
.tabeldescarca .sumar {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}







.primularticol {
	padding: 5px 0;
	border-bottom: 3px solid #be0000;
}
.primularticol .titlu a, .primularticol .titlu a:visited {
	text-decoration: none;
	color: #be0000;
	font-weight: bold;
	font-size: 18px;
}
.primularticol .titlu a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.primularticol .data {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
.primularticol .sumar {
	text-decoration: none;
	color: #333333;
	font-size: 15px;
}
.primularticol .detalii a, .primularticol .detalii a:visited {
	text-decoration: none;
	color: #be0000;
	font-size: 11px;
}
.primularticol .detalii a:hover {
	text-decoration: underline;
	color: #000000;
}

