/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div:not(#messages div), span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, table, legend, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
/*	margin: 0; */
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers **/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

ol:not(#messages ol), ul:not(#messages ul) {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/**********************		 HEADER  	************************/

/* Positioning elements */
#container {
	position: relative;
/* width: 1024px; */
/* margin: auto; */
/*	background-color: #000000; */
/*	overflow: scroll; */
}
/*
#lang_social_media, #logo, #main_buttons, #reclama_produse,
#depune_declaratii img, #logo_img, #horizontal_line_top, #language, #social_media {
position: absolute;
}*/
#header{
	position: absolute;
	top: 0;
	left: 0;
/*	color: black; */
}
#lang_social_media{
	position: relative;
	top: 0;
	left: 185px;
	height: 50px;
	width: 900px;
/*	background-color: brown; */
/*	overflow: scroll; */
}
#language {
/* float: right; */
/* width: 200px; */
/* margin: 15px 0px 0px 850px; */
	position: absolute;
	top: 15px;
	right: 0;
}
#social_media {
/* float: left; */
/* width: 100px; */
/* margin: 15px 0px 0px 80px; */
	position: absolute;
	top: 15px;
	left: 0;
}
#horizontal_line_top {
	position: absolute;
/* margin: 55px 0px 0px 0px; */
	top: 60px;
	left: 160px;
}
#logo {
/* margin: 70px 20px auto; */
/* width: 185px; */
/* height: 200px; */
	position: relative;
	top: 20px;
	left: 150px;
/*	overflow: auto; */
}
#main_buttons {
/* margin: 70px 0px 0px 230px; */
/* width: 770px; */
/* height: 103px; */
	position: absolute;
	top: 70px;
	left: 350px;
	width: 780px;
/*	overflow: scroll; */
}
#depune_declaratii{
	position: absolute;
	top: 0px;
	left: 15px;
}
#autentificare_creare_cont {
/* float: right; */
/* width: 224px; */
/* height: 103px; */
/* background-color: #CCCCCC; */
	position: relative;
	top: 0;
	left: 0;
}
#autentificare {
/* float: left; */
	position: absolute;
	top: 0;
	left: 556px;
}
#creare_cont {
/* float: right; */
	position: absolute;
	top: 0;
	right: 0;
}
#reclama_produse{
/* float: left; */
/* margin: 185px 0px 0px 255px; */
/* width: 726px; */
/* height: 103px; */
	position: absolute;
	top: 180px;
	left: 380px;
	background-color: #CCCCCC;
/*	overflow: scroll; */
}
.clear{
	clear: both;
}
/* End Positioning */
/* Style Elements */
#logo_img {
-moz-border-radius: 13px;
-webkit-border-radius: 13px; /* Safari and Chrome */
-webkit-box-shadow: 2px 1px 10px 1px #000000; /* Safari and Chrome */
-moz-box-shadow: 2px 1px 10px 1px #000000;
}
#depune_declaratii img {
float: left;
width: 526px;
height: 103px;
-moz-border-radius: 9px;
-webkit-border-radius: 9px; /* Safari and Chrome */
-webkit-box-shadow: 0px 0px 10px #000000; /* Safari and Chrome */
-moz-box-shadow: 0px 0px 10px 0px #000000;
}
#autentificare_creare_cont {
-moz-border-radius: 9px;
-webkit-border-radius: 9px; /* Safari and Chrome */
border-radius: 9px;
-webkit-box-shadow: 0px 0px 10px #000000; /* Safari and Chrome */
-moz-box-shadow: 0px 0px 10px 0px #000000;
}
/* End Style Elements */

/**********************		 MENU AREA  	************************/

/* Positioning elements */
#menu_area {
	float: left;
	margin: 300px 0px 30px 150px;
/*	overflow: scroll; */
/*	width: 179px; */
}
#user_body {
margin: 15px 0px 0px 0px;
}
#table_autentif td {
padding: 0px 0px 7px 3px;
}
#main_menu {
margin: 20px 0px 0px 0px;
}
#user_menu_autentificat  td {
padding: 5px 0px 0px 6px;
}
#logout_cos td {
padding: 0px 0px 3px 0px;
}
#logout_cos {
margin: 0px 0px 0px 10px;
}
/* END Positioning */

/* Style Elements */
#user_menu {
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; /* Safari and Chrome */
}
#main_menu {
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; /* Safari and Chrome */
}
#main_menu_body table td {
border-style: solid;
border-width: 0px;
padding: 4px 0px 5px 6px;
font-family: "Myriad Pro", "Times New Roman";
font-size: 16px;
font-weight: bold;
}
#logout_cos td {
vertical-align: middle;
}
/* End Style Elements */

/*Start Link Style */
#main_menu_body table td a, #user_menu_autentificat td a {
color: #853939;
text-decoration: none;
}
#main_menu_body table td a:hover, #user_menu_autentificat td a:hover {
color: #0066FF;
text-decoration: underline;
}
#logout_cos td a {
color: #0066FF;
}
#logout_cos td a:hover {
color: #853939;
}
/* END Link Style */

/**********************		 CONTENT AREA  	************************/

/* START Positioning Elements */
#content {
/*	position: absolute; */
/*	top: 300px; */
/*	right: 160px; */
	float: left;
	margin: 300px 0px 0px 20px;
/*	overflow: scroll; */
	width: 640px;
}

#content_description {
	margin: 0px 300px 0px 0px;
	width: 200px;
}
#content_addons {
margin: 0px 0px 0px 580px;
width: 200px;
}
#text {
float: left;
width: 570px;
}
#clock {
margin: 0px 0px 0px 0px;
}
#newsletter {
margin: 10px 0px 20px 0px;
padding: 5px 5px 5px 5px;
}
#stiri {
margin: 0px 0px 20px 0px;
padding: 5px 5px 5px 5px;
}
#totul_despre {
padding: 5px 5px 5px 5px;
}
#reclama {
padding: 20px 0px 0px 40px;
}
/* END Positioning */

/* START Style Elements */
#newsletter {
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
}
#stiri {
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
font-size: 11px;
}
#totul_despre {
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
font-size: 11px;
}
/* End Style Elements */

/* Start Table style */
#tabel_autentificare td {
padding-right: 15px;
}
#tabel_autentificare {
border: solid 1px #CCCCCC;
margin: 20px 0px 0px 80px;
}
/* END Table style */

/**********************		 FOOTER AREA  	************************/

/* START Positioning Elements */
#footer {
	position: relative;
/* margin: 8000px 0px 0px 150px; */
	top: 0px;
	left: 150px;
	height: 100px;
	width: 1024px;
}
#horizontal_line_bottom{
	position: absolute;
	top: 0px;
	left: 50px;
	width: 900px;
}
#footer table {
/* margin: 0px 0px 0px 50px; */
	position: absolute;
	top: 0px;
	left: 0px;
}
#copyrights {
	position: absolute;
/* margin: 15px 0px 0px 300px; */
	top: 20px;
	right: 0px;
}
/* END Positioning */

/* START Link Style */
#footer table a {
text-decoration: none;
}
#footer table a:hover {
color: #0066FF;
text-decoration: underline;
}
/* END Link Style **/
