html, body, td {
  font-family: "Trebuchet MS", Verdana, Arial, serif;
  font-size: 14px;
  color: black;
  background-color: white;
  overflow-x: hidden;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 12px;
}

td {
	background-color: transparent;
}

body {
	margin: 0;
	padding: 0 10px 10px 10px;
}

#top {
	height: 65px;
	width: 100%;
	position: relative;
}

#bottom {
	clear: both;
	height: 60px;
	width: 100%;
	position: relative;
}

#bottom .stanga {
	position: absolute;
	top: 10px;
	left: 10px;
}

#bottom .dreapta {
	position: absolute;
	top: 10px;
	right: 10px;
}

#top h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

#pagina {
	clear: both;
	/*margin-top: 10px;*/
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;/*nu va fi acoperita de bannerele flash*/
}

.note, .notes {
	border: 1px solid #C0C0C0;
	padding: 3px 10px 3px 40px;
	margin-bottom: 10px;
  background-image: url('../images/info.gif');
  background-position: 4px 4px;
  background-repeat: no-repeat;
	background-color: #D7EDF7;
}

.notes {
	font-size: 12px;
	padding: 3px 10px 3px 25px;
	margin-bottom: 10px;
	background-image: url('../images/infos.gif');
}

.notes td, .notes th {
	font-size: 12px;
}

.deschisi {
	border: 1px solid #C0C0C0;
	padding: 0 10px 0 10px;
}

.deschisi p.titlu {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 10px 0;
}

.deschisi p.body {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 10px 0 10px 0;
}

.und, td.rezc {
	border-bottom: 1px solid #bbb;
}

td.rezc {
	color: black;
	vertical-align: top;
	text-align: left;
	padding: 3px 23px 3px 5px;
	cursor: pointer;
}

.nume {
	font-size: 13px;
	color: blue;
	font-weight: bold;
}

.adresa {
	font-size: 11px;
	color: black;
}

a, a:visited {
  color: blue;
}

a:hover {
  color: black;
}

/* BANNERE----------------------- */
a.banner, a.banner:link, a.banner:hover, a.banner:visited {
	text-decoration: none;
	color: black;
}

.bannertext468x60, .bannertext234x60, .bannertext234x120, .bannertext160x240 {
	cursor: pointer;
	border: 1px solid silver;
	background-color: #FFFFE0;
}

/*.bannertext468x60:hover, .bannertext234x60:hover, .bannertext234x120:hover, .bannertext160x240:hover {
	border: 1px solid black;
}*/

.bannertext468x60 p, .bannertext234x60 p, .bannertext234x120 p, .bannertext160x240 p {
	text-align: center;
	margin: 0;
	padding: 0 10px 0 10px;
}

/* Tipul 1 */
.bannertext468x60 {
	width: 468px;
	height: 60px;
}

.bannertext468x60 p.r1, .bannertext468x60 p.r1e {
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
}

.bannertext468x60 p.r2, .bannertext468x60 p.r2e {
	font-weight: normal;
	font-size: 11px;
}

/* Tipul 2 */
.bannertext234x60 {
	width: 234px;
	height: 60px;
}

.bannertext234x60 p.r1, .bannertext234x60 p.r1e {
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
}

.bannertext234x60 p.r2, .bannertext234x60 p.r2e {
	font-weight: normal;
	font-size: 11px;
}

/* Tipul 3 */
.bannertext234x120 {
	width: 234px;
	height: 120px;
}

.bannertext234x120 p.r1, .bannertext234x120 p.r1e {
	font-weight: bold;
	font-size: 13px;
	margin-top: 30px;
}

.bannertext234x120 p.r2, .bannertext234x120 p.r2e {
	font-weight: normal;
	font-size: 11px;
}

/* Tipul 4 */
.bannertext160x240 {
	width: 160px;
	height: 240px;
}

.bannertext160x240 p.r1, .bannertext160x240 p.r1e {
	font-weight: bold;
	font-size: 13px;
	margin-top: 70px;
}

.bannertext160x240 p.r2, .bannertext160x240 p.r2e {
	font-weight: normal;
	font-size: 11px;
}

/* Culorile randurilor pentru bannerele text */

.bannertext468x60 p.r1, .bannertext234x60 p.r1, .bannertext234x120 p.r1, .bannertext160x240 p.r1 {
	color: blue;
}

.bannertext468x60 p.r2, .bannertext234x60 p.r2, .bannertext234x120 p.r2, .bannertext160x240 p.r2 {
	color: green;
}

.bannertext468x60 p.r1e, .bannertext234x60 p.r1e, .bannertext234x120 p.r1e, .bannertext160x240 p.r1e {
	color: gray;
}

.bannertext468x60 p.r2e, .bannertext234x60 p.r2e, .bannertext234x120 p.r2e, .bannertext160x240 p.r2e {
	color: gray;
}

/* BANNERE----------------------- */

img.banner {
	border: 1px solid silver;
}

img.banner:hover {
	border: 1px solid black;
}

a.nodec, a.nodecblack {
	text-decoration: none;
}

a.nodecblack:link, a.nodecblack:visited {
  color: black;
}

a.discret:link, a.discret:visited {
  color: black;
  text-decoration: underline;
}

a.discret:hover {
  text-decoration: none;
}

acronym {
  text-decoration: none;
  border-bottom: 1px dotted black;
}

ul {
  font-size: 14px;
  padding: 0 0 0 0;
  margin: 0 0 10px 40px;
}

p {
  font-size: 14px;
  text-align: justify;
}

p.just {
	text-indent: 1em;
	line-height: 20px;
	padding: 0 0 7px 0;
	margin: 0;
}

hr {
  height: 1px;
  border: none;
	border: none;
	background-color: gray;
	color: gray;
	width: 100%;
}

blockquote.curly {
	width: 50em;
	margin: 1em auto 1em 4em;
	text-align: left;

	text-indent: 25px;
	background: url("../images/quotes1.png");
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote.curly p {
	line-height: 1.8;
	margin: 0;

	display: inline;
	padding-right: 24px;
	background: url("../images/quotes2.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}

ul.bifa {
	margin: 5px 0 5px 20px;
	padding: 0;
}

ul.bifa li {
	list-style-type: none;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	line-height: 1.5em;
}

ul.links {
	margin: 5px 0 5px 0;
	padding: 0;
}

ul.links li {
	list-style-type: none;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	line-height: 1.5em;
}

.formfield {
	border: 1px solid gray;
}

#emails {
	display: none;
}

.floatimgleft {
	float: left;
	margin: 10px 10px 5px 0;
}

.back {
	background-image: url(../images/inapoi.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 20px;
}