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;
	}
	
body {
	background: url('img/bkg.jpg') no-repeat center;
	margin-top: 15px;  
	}

body, td {
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #3D3D3D; 
	}
	
input, select {
	margin: 0px; 
	padding: 0px; 
	border: 1px solid #710007;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	}	
	
textarea {
	margin: 0px; 
	padding: 0px; 
	border: 1px solid #710007;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
  overflow-x: auto; 
  overflow-y: auto;	 
	}	
		
.simplu {
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	}		
	
li {
	list-style: square none;;
}	

img {	
	border: 0px;
	margin: 0px;
	}

a {
	text-decoration: none;
	color: #0076B3;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0076B3;
	font-weight: bold;
}

	
a.meniu {
	text-decoration: none; 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold; 
	}

a.meniu:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	}	
	

.a-mail {
	text-decoration: none;
	color: Black;
	font-weight: normal;
}
	
.a-mail:hover {
	text-decoration: underline;
	color: Black;
	font-weight: normal;
}
	
.a-mail.meniu {
	text-decoration: none;
	color: Black;
	font-size: 11px;
	font-weight: normal;
}

a-mail.meniu:hover {
	text-decoration: underline;
	color: Black;
	font-size: 11px;
	font-weight: normal;
}	

.linie {
	background-color: #CCCCCC;
	width: 1px;
	height: 1px;
	}

.titlu {
	font-size: 13px;
	font-weight: bold;
	color: #0076B3;
	}	
	
.titlu_stire {
	font-size: 11px;
	font-weight: bold;
	color: #0076B3;
	}		

.txt_negru {
	color: #000000;
	}	
	
.txt_negru_cel {
	color: Black;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}	
	
.celula {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
.content {
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 25px;
	}	
	
.celula_orange {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #ff6600;
	border: 0px solid black;
	border-right: 0px solid #ff6600;
	color: #ffffff;
	font-weight: bold;
	}	
	
.celula_alb {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #ffffff;
	border: 0px solid black;
	border-left: 0px solid #ff6600;
	color: #000000;
	font-weight: normal;
	}	
	
.banner {
	width: 165px;
	height: 181px;
	}	
	
table#all {
	width: 100%;
	height: 100%
	}	

.wsite {
	width: 800px;
	}	
	
.wstanga {
	width: 150px;
	}		

.stanga {
	width: 150px;
	height: 430px;
	background: url('img/bkg_stanga.jpg') no-repeat;
	}		
	
.wdreapta {
	width: 594px;
	}		
	
.centru {
	width: 482px;
	height: 426px;
	background: url('img/bkg_centru.gif');
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	}	

.wcentru {
	width: 480px;
	height : 422;
	background-image : url(img/pic_index.jpg);
}	
	
.footer {
	font-size: 10px;
	color: Black;
}	
