@charset "UTF-8";
/* CSS Document */

/* Resetare CSS 
--------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body { line-height: 1.5; background: #fff; margin: 1.5em 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none;}
input, textarea { margin: 0;}
a { outline: none; }

/* Definire pagina
-------------------------------------------------------------- */
body{ background:url(imagini/imagine_sus.png) repeat-x;}
#global { margin: 80px auto 0 auto; width: 960px;}
.c{ clear:both;}

/* Definire antet
---------------------------------------------------------------*/
.antet{ height:40px; border-bottom:1px solid  #E4E4E4; padding-bottom:5px; }
.nume{ width:200px; height:41px; float:left;display:inline-block; text-indent:-1000000px; background:url(imagini/nume.png) left top no-repeat;}
.antet_b{  padding:5px 0 5px 0; height:300px; width:960px; display:inline-block; text-indent:-1000000px; background:url(imagini/header.jpg) no-repeat;}
.antet_b2{ border-bottom:1px solid  #E4E4E4; padding:5px 0 5px 0; height:150px; width:960px; display:inline-block; text-indent:-1000000px; background:url(imagini/header.jpg) no-repeat;}

/* Definire antet
---------------------------------------------------------------*/
.meniu { float:right; text-align:right; margin-top:20px; font-size:11px; font-family:Trebuchet MS,Arial,Helvetica,Sans-serif; }
.meniu a { margin-left:10px; color:#666666; padding-bottom:2px;}
.meniu a:hover{ text-decoration:none; color:#0099FF; }
.meniu a:visited{ text-decoration:none; color:#666666;}

/*Celule
---------------------------------------------------------------*/
.celule{border-top:1px solid  #E4E4E4; }
.celule p{color:#4D5D5E; font-size:0.9em;}
.celule a {color:#B02A2C;}
.celule a:hover {color:#B02A2C; text-decoration:underline;}
.celule h1 { padding: 0px 10px 0px 0px; font-family: Arial, Helvetica, sans-serif; color: #ccc; font-size: 48px; float: left;}

.stanga { margin: 0px; padding: 20px 0px 20px 0px; width: 310px; float: left;}
.centru { margin: 0px; padding: 20px 0px 20px 15px; width: 310px; float: left; }
.dreapta { margin: 0px; padding: 20px 0px 20px 15px; width: 310px; float: left;}

.stanga2 { margin: 0px; padding: 20px 0px 20px 0px; width: 270px; float: left; }
.centru2 { margin: 0px; padding: 20px 0px 20px 20px; width: 270px; float: left; }

/* Subsol
-------------------------------------------------------------- */
#subsol { border-top: 1px solid #e4e4e4; padding:5px 0 0 0; width:960px;  margin:20px auto 0 auto; font-size: .9em; margin-bottom: 1.6em;line-height: 1.5em;color: #999;}
#subsol a {color:#999; padding-right:5px;}
#subsol a:hover {color:#999; text-decoration:underline;}
/* sfarsit definire pagina
-------------------------------------------------------------- */

/* Tipografiere  
-------------------------------------------------------------- */
body { font-size: 12px;}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, input, textarea {font-family: Helvetica, Arial, sans-serif;}

/* Titluri
-------------------------------------------------------------- */
h1, h3, h4, h5, h6 { font-weight: bold; }
h1 { font-size: 3em; line-height: 1; margin-bottom: 0.2em; }
h2 { font-size: 1.5em; margin-bottom: 0.75em; margin-bottom:0.2em; color:#84BBD0; border-bottom: 1px solid #E4E4E4; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }

/* Elemente pentru text
-------------------------------------------------------------- */
p { margin: 0 0 1.5em; letter-spacing: 0.1px;}
ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

address { margin-top: 1.5em; font-style: italic; }
del { color: #000;}

a { color:#333333; text-decoration: none; }
a:hover { text-decoration: underline;}
blockquote { margin: 1.5em; }
strong { font-weight: bold;}
em, dfn { font-style: italic; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; }

