html, body {
	margin: 0px; 
	padding: 0px; 
}

table, td, div, p, h1, h2, h3, h4, h5, h5, h6, hr, img, form, input, textarea {
	margin: 0px; 
	padding: 0px; 
	border-style: none; 
	border-collapse:	collapse;
}

/* {
	background-repeat: no-repeat; 
} */

body {
	background-color: #ffffff;
	overflow: auto; 
	padding-top: 0px;
}

body, td {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 12px; 
	font-weight: normal; 
	color: #e6e6e6; 
}

input, select {
	margin: 0px; 
	padding: 1px; 
	border: 1px solid #666666;
	color: #000000;
	font-size: 12px;	 
}

textarea {
	margin: 0px; 
	padding: 1px; 
	border: 1px solid #666666;
	color: #666666;
	font-size: 12px;
  overflow-x: auto; 
  overflow-y: auto;	 
}

.simplu {
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	color: #666666;
	font-size: 12px; 
}

li {
	list-style: dot;
}

img {
	border: 0px;
	margin: 0px;
}

a {
	text-decoration: underline; 
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}

a.detalii {
	text-decoration: none; 
	color: #ff0000;
	font-weight: bold;
}

a.detalii:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}


a.email {
	text-decoration: none; 
	color: #ffffff;
	font-weight: bold;
}

a.email:hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.txtn {
	color: #000000;
}

.titlu {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.titlu1 {
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.data {
	font-size: 12px;
	color: #e6e6e6;
	font-weight: bold;
	text-decoration: none;
}

.celula {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.celula_content {
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #f3c21f;
	color: #003b65;
	font-size: 13px;
}

.celula_border {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #cccccc;
}

.linie {
	background-color: #0094d8;
}

.wsite {
	width: 780px;
	background-color: #000000;
}

.wcontent {
	width: 675px;
}

.wstanga {
	width: 250px;
}

.stanga {
	width: 250px; 
	padding: 15px;
	padding-left: 25px;
	background: #d4d8db;
	color: #000000;
}

.stanga_meniu {
	width: 250px; 
	padding: 15px;
	padding-left: 25px;
	background: #88949b;
}

.wdreapta {
	width: 700px;
}

.content {
	background-color: #000000;
	width: 780px;
	padding: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
}

.bara_titlu {
	width: 690px; 
	padding: 4px;
	padding-left: 15px;
	background: #f2f3f4;
}

.footer {
	color: 6d6d6d;
	font-size: 10px;
}

.footer11 {
	color: b3b3b3;
	font-size: 11px;
}

.text1{
	font-size: 10px;
	
}




