* {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana;
	color: #000280;
}

body
{
    background-color:#FFFFFF;
    text-align:center;
}

#header {
	width: 873px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header img {
	vertical-align: bottom;	
}

#container {
	width: 873px;
	background-image: url('./../img/site/bg_container.png');
	background-repeat: repeat-y;
	margin: auto;
	padding: 0px;
	margin-bottom: 3px;
	overflow: auto;
	min-height: 900px;
}

#meniu {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 4px;
	text-align:left;
	width: 162px;
	float: left;
}

ul.meniu {	
	list-style-type: none;
	width: 162px;
	margin-left: 0px;
}

ul.meniu li {	
	width: 162px;
	margin-top:0px;
}

ul.meniu li.meniu_principal {
	background-image: url('./../img/site/bg_meniu_albastru.png');
	background-repeat: no-repeat;	
	height: 19px;
	width: 162px;
}

ul.meniu li.meniu_principal a {	
	color: #e78b40;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	margin-left: 6px;
	margin-bottom: 0px;
	vertical-align: top;
}

ul.meniu li.meniu_principal a:hover {	
	color: red;	
}

ul.submeniu {
	list-style-type: none;
	width: 162px;
}

ul.submeniu li {	
	background-repeat: no-repeat;
	background-image: url('./../img/site/bg_meniu_bula.png');	
	width: 147px;
	padding-left: 16px;
}

ul.submeniu li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	color: #000081;
	vertical-align: top;
}

ul.submeniu li a:hover {
	color: #0060be;
}

#contact {
	width: 162px;
	margin-left: 4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}

#contact p {
	color: #4a4a4a;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
	width: 152px; 
}

#continut {
	margin: auto;
	margin-top: 20px;
	margin-left: 20px;
	width: 490px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
}

#continut a:hover {
	text-decoration: none;
}

#continut p {
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

#container_resurse {
	width: 490px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
}

#dreapta {
	margin-right: 8px;
	width: 164px;
	float: right;
}

#dreapta a img {
	margin-bottom: 4px;
}

img {
	border: 0px;
}

input {
    border-style: solid;
    border-color: #7f9cba;
    border-width: 1px;
}

div.submit_div input {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #f9a753;
	color: #020183;
	font-family: Verdana;
	font-size: 10px;
}

div.form_div label {
	margin-top: 4px;
	margin-bottom: 4px;	
	display: block;
	width: 400px;
}

div.form_div input {
	width: 200px;
	padding: 2px;
	height: 15px;
}

div.textarea_div label {
	margin-top: 4px;
	margin-bottom: 4px;	
	display: block;
	width: 400px;
}

div.textarea_div textarea {
	width: 400px;
	padding: 2px;
	height: 100px;
	margin-top: 4px;
	margin-bottom: 4px;
}

select option {
    padding-right: 5px;
}

p.chestionar_intrebare {
	margin-top: 5px;
	margin-bottom: 5px;
}

p.raspuns input {
	margin-left: 10px;
	margin-right: 5px;
	vertical-align: middle;
	border: none;
}

#continut form {
	margin-left: 10px;
}

#continut p.comentariu {
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}

p.eroare {
	color: red;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;	
}

p.eroare a {
	color: red;
	padding-top: 8px;
	padding-bottom: 8px;
}

table {
	margin-top: 20px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 0px;
	border-color: #7f9cba;
}

table tr th {
	padding: 5px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9cba;
}

table tr td.prima {
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table tr td {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table tr td.optiuni {
	padding-left: 2px;
	padding-right: 2px;
}

h1 {
	color: #000280;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2 {
	color: #000280;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 5px;
}

h3 {
	color: #000280;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

p.text_continut {
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
	text-indent: 20px;
}

ul.lista_continut {
	margin-top: 10px;
	margin-left: 45px;
	margin-bottom: 10px;
}

ul.lista_continut li {
	text-align: justify;
}

ul.lista_simpla {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 45px;
	margin-bottom: 10px;
}

ul.sublista_continut {
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
}

ul.sublista_continut li {
	text-align: justify;
}

ul.lista_orase {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

ul.lista_orase li p {
	font-weight: bold;
	color:#e78b40;
}

ul.lista_resurse {
	list-style-type: none;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 10px;
}

div.form_div_newsletter label {
	margin-top: 4px;
	margin-bottom: 4px;	
	display: block;
	width: 400px;
}

div.form_div_newsletter input {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 600px;
	padding: 2px;
	height: 15px;
}

div.textarea_div_newsletter label {
	margin-top: 4px;
	margin-bottom: 4px;	
	display: block;
	width: 400px;
}

div.textarea_div_newsletter textarea {
	width: 600px;
	padding: 2px;
	height: 600px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.newsletter {
	margin-top: 5px;
	margin-bottom: 15px;
}

div.newsletter p {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.newsletter p.text {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9cba;
}

div.mesaj {
	margin-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #7f9cba;
	width: 400px;
}

div.mesaj p {
	margin-top: 3px;
	padding-left: 5px;
}

#flash {
	text-align:center;
	margin:auto;
	margin-top: 100px;	
}

hr {
	border-top-style: solid;
	border-top-width: 1px;
	color: #b6b6b6;
	margin-top: 10px;
	margin-bottom: 10px;
	outline-style: none;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

blockquote {
	font-style: italic;
}

ul.lista_legaturi {
	list-style-type: none;
	margin-top: 20px;
}

ul.lista_legaturi li.nume {
	margin-left: 10px;
	font-weight: bold;
}

ul.lista_legaturi li {
	margin-left: 20px;
	margin-bottom: 8px;
}

#logare {
	text-align:left;
	margin-top: 10px;
	margin-left: 5px;
	width: 155px;	
}


div.submit_div_prima_pag input {
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #f9a753;
	color: #020183;
	font-family: Verdana;
	font-size: 10px;
}

div.form_div_prima_pag label {
	margin-top: 4px;
	margin-bottom: 4px;	
	display: block;
	width: 150px;
}

div.form_div_prima_pag input {
	width: 150px;
	padding: 2px;
	height: 15px;
}

#footer {
	width: 873px;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: red;
}

#trafic {
	float: left;
	margin-left: 33px;
	margin-top: 20px;
}

div.chestionar_div {
	margin-bottom: 20px;
}

div.chestionar_div label {
	margin-top: 4px;
	margin-bottom: 4px;	
	display: block;
	width: 400px;
}

div.chestionar_div input {
	width: 20px;
	padding: 2px;
	height: 15px;
	border: none;
}

div.chestionar_div table tr td {
	text-align: left;
}