* {
    padding: 0px;
    margin: 0px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    z-index: 10;
}

select option {
    padding-right: 5px;
}

body {
    text-align: center;
    background: transparent url('./../img/prima_pagina/bg.jpg') repeat;
}

#container {
    width: 770px;
    margin: auto;
}

#header {
    height: 175px;
}

#sub-header {
    height: 37px;
    background: transparent url('./../img/site/sub_header.jpg') no-repeat;
}

#continut {
    background: transparent url('./../img/site/background_continut.jpg') repeat-y; 
    float: left;
}


#panel-stanga {
    width: 180px;
    float: left;
    text-align: center;
    padding-left: 10px;
}

#meniu-stanga {
    background: transparent url('./../img/site/meniu_stanga.jpg') no-repeat;
    width: 169px;
    min-height: 150px;
    padding-top: 30px;
    margin: auto;
    text-align: left;
    padding-left: 18px;
}

#televizor {
    width: 167px;
    margin-top: 20px;
    background: transparent url('./../img/site/steluta.jpg') right center no-repeat;
    float: left;
}

#televizor img {
    border: none;
}

#lab {
    width: 167px;
    margin-top: 20px;
    float: left;
}

#lab img {
    border: none;
}

#blog img {
    border: none;
}

#blog {
    width: 167px;
    margin-top: 20px;
    float: left;
}

#newsletter {
    text-align: left;
    float: left;
}

#newsletter h2 {
    margin-left: 30px;
    margin-bottom: 10px;
    width: 105px;
    height: 55px;
    background: transparent url('./../img/site/newsletter.jpg') no-repeat;
}

#newsletter h2 span {
    display: none;
}

#newsletter input.text {
    border: solid 1px #DC4348;
    width: 100px;
    margin-left: 15px;
}

#newsletter img {
    cursor: pointer;
    position: relative;
    top: 11px;
}

#fsdotnet {
    width: 167px;
    margin-top: 20px;
    float: left;
}

#mamici {
    width: 167px;
    margin-top: 20px;
    float: left;
}

#meniu-stanga ul {
    list-style-type: none;
}
#meniu-stanga a {
    color: #531C35;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}
#meniu-stanga a:hover {
    color: #B83D7A;
}

#panel-dreapta {
    width: 210px;
    float: right;
    text-align: right;
}

#panel-dreapta img {
    margin-top: 20px;
    border: solid 1px #DC4348;
}
#continut-site {
    margin-left: 190px;
    margin-right: 25px;
    text-align: justify;
    color: #951D3F;
}

#continut-site ul {
    margin-top: 15px;
    margin-bottom: 15px;
}

#continut-site ol {
    margin-top: 15px;
    margin-bottom: 15px;
}

#continut-site ol li {
    margin-left: 30px;
    padding-left: 10px;
}

#continut-site ul li {
    margin-left: 25px;
    padding-left: 17px;
    background: transparent url('./../img/site/hs.jpg') no-repeat;
}

#continut-site ul li ul li {
    margin-left: 0px;
}

#continut-site h2 {
    color: #B83D7A;
    font-size: 16px;
    margin-bottom: 10px;
}

#continut-site a {
    color: #DD4447;
}

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

#continut-site p.link_presa {
    margin-top: 10px;
}

#continut-site p.noutate_header {
    font-size: 11px;
    margin-bottom: 20px;
}

#continut-site h1 {
    margin-bottom: 15px;
}

#continut-site img.imagine_dreapta {
    float: right;
}

#continut-site ul {
    list-style-type: none;
}

#banda-jos {
    clear: both;
    height: 88px;
    background: transparent url('./../img/site/banda_jos.jpg') no-repeat;
}

#harta_site {
    list-style-type: none;
}

#harta_site li a {
    color: #531C35;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

#harta_site li a:hover {
    color: #B83D7A;
}

#harta_site li {
    margin-left: 35px;
    padding-left: 17px;
    background: transparent url('./../img/site/hs.jpg') no-repeat;
}

#harta_site li.index_categorie {
    margin-left: 15px;
    padding-left: 20px;
    background: transparent url('./../img/site/bbl.jpg') no-repeat;
}

/* */

#credite {
    background: white;
    width: 770px;
    height: 27px;
    margin: auto;
}

#credite ul {
    list-style-type: none;
}

#credite li {
    float: left;
    padding-left: 5px;
}
#credite li a {
    color: #666666;
    text-decoration: none;
    font-size: 9px;
}
#credite li.harta_site {
    padding-left: 15px;
    padding-top: 2px;
    font-size: 12px;
}
#credite li.harta_site a {
    font-size: 12px;
}
#credite li.harta_site a:hover {
    text-decoration: underline;
}
#credite img {
    border: 0px;
    float: right;
    margin-top: 3px;
}

/* Glosar de termeni */

#termen {
    border: solid 1px #B83D7A;
    padding: 2px;
}

span.termeni {
    position: relative;
    top: -30px;
}

#img_cauta {
    cursor: pointer;
}

div.cautare {
    clear: right;
    padding-top: 10px;
}

div.cautare div.descriere {
    float: right;
    width: 400px;
    border-left: solid 1px #B83D7A;
    padding-left: 10px;
}

div.cautare div.cuvant {
    text-align: center;
    font-weight: bold;
}

/* Evenimente */

div.evenimente {
    width: 380px;
    clear: right;
    padding-top: 10px;
    text-align: left;
}

div.evenimente span {
    float: right;
    padding-left: 15px;
}

div.evenimente span.header {
    font-weight: bold;
}

h3.eveniment_data {
    margin-bottom: 15px;
    color: #B83D7A;
}

h3.eveniment_data span {
    font-weight: normal;
}
/* Parteneri */

div.parteneri {
    clear: right;
    
}

div.parteneri div {
    padding-bottom: 20px;
    margin-bottom: 35px;
    background: transparent url('./../img/site/intre_randuri.jpg') center bottom no-repeat;
}

div.parteneri div div {
    margin-right: 180px;
    margin-bottom: 0px;
    background: none;
}

div.parteneri h3 {
    color: #B83D7A;
}

div.parteneri img {
    float: right;
}

div.recomandare {
    padding-bottom: 25px;
    margin-bottom: 35px;
    background: transparent url('./../img/site/intre_randuri.jpg') center bottom no-repeat;
}

div.recomandare div {
}

div.recomandare h3 {
    color: #B83D7A;
    margin-bottom: 5px;
}

/* Ateliere */

ul.ateliere {
    list-style-type: none;
}

ul.ateliere li {
    clear: right;
}

ul.ateliere li div {
    margin: 20px 0px 20px 20px;
}
ul.ateliere li div img {
    float: right;
}

div.lista_linkuri a {
    padding-left: 25px;
    display: block;
    height: 20px;
    background: transparent url( './../img/site/bullet_news.jpg' ) no-repeat;
}
/* Administrare */

#continut-site h2.administrare {
    font-size: 16px;
    margin-bottom: 10px;
    color: #B83D7A;
}

#continut-site h3.administrare {
    margin-bottom: 10px;
    color: #B83D7A;
}

#admin_login {
    margin-bottom: 15px;
}

#admin_login input {
    border: solid 1px #B83D7A;
}

#admin_login label {
    width: 170px;
    float: left;
}

#admin_login div {
    margin-bottom: 5px;
}

#admin_login div.submit {
    padding-left: 170px;
}

div.formDiv {
    margin-bottom: 5px;

}

div.formDiv label {
    display: block;
    width: 150px;
    float: left;
}

div.submitDiv {

}

div.submitDiv input {

}

div.poza_actuala {
    margin: 5px 0px 5px 150px;
    text-align: center;
}

p.error {
    font-weight: bold;
}

div.divPoze {
    clear: left;
    border-top: solid 5px white;
}

div.divPoze img {
    float: left;
}

div.divPoze div {
    margin-left: 300px;
}

a.link_extern {
    padding-right: 15px;
    background: transparent url('./../img/site/link.jpg') center right no-repeat;
}

p.glosar_de_termeni {
    clear: right;
    padding-top: 10px;
}

a.termeni {
    cursor: help;
    text-decoration: none;
}


/* galerie foto */

#continut-site ul.galerie_foto {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#continut-site ul.galerie_foto li {
    float: left;
    margin-right: 23px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-left: 0px;
    background: none;
}

#continut-site ul.galerie_foto img {
    border: none;
}

#loading {
    position: absolute;
    top: 400px;
    text-align: center;
    margin-left: 200px;
}

#container_poza {
    position: absolute;
    top: 300px;
    cursor:move;
    padding: 10px;
    background: white;
    border: solid 2px #B83D7A;
    z-index: 100;
}

/* franciza */

img.glob {
    float: right;
}

div.steag {
}

div.steag div {
}

div.steag img {
    float: left;
}


div.error_message {
    font-weight: bold;
}

input.form_error {
    background: #F3B1CF;
}

input.buton_formular {
    width: 100px;
    background-color: white;
    border: solid 1px #B83D7A;
}

p.link_eveniment {
    margin-top: 10px;
    margin-bottom: 15px;
}

/* sIFR */

.sIFR-flash {
    visibility: visible !important;
    margin: 0;
    height: 50px;
}

.sIFR-replaced {
    visibility: visible !important;
}

span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

.sIFR-hasFlash h1 {
    visibility: hidden;
    height: 50px;
    width: 280px;
}

#traffic {
    position: relative;
    top: 25px;
    width: 167px;
    margin-bottom: 20px;
}

#fsdotnet, #mamici {
    padding-top: 45px;
}

#fsdotnet img, #mamici img {
    border: none;
}

#harta_birouri {
    background-image: url( './../img/site/harta.jpg' );
    width: 399px;
    height: 290px;
    position: relative;
    left: 75px;
    top: 20px;
    float: left;
}

#cluj{
    cursor: pointer;
    display: block;
    width: 62px;
    height: 55px;
    position: relative;
    top: 15px;
    left: 102px;
}

#brasov {
    cursor: pointer;
    display: block;
    width: 57px;
    height: 48px;
    position: relative;
    top: 25px;
    left: 180px;	
}

#bucuresti {
    cursor: pointer;
    display: block;
    width: 23px;
    height: 30px;
    position: relative;
    top: 60px;
    left: 233px;
}

#vrancea_sus {

    cursor: pointer;
    display: block;
    width: 40px;
    height: 44px;
    position: relative;
    top: -50px;
    left: 290px;
}

#vrancea_jos {
    cursor: pointer;
    display: block;
    width: 45px;
    height: 40px;
    position: relative;
    top: -50px;
    left: 285px;
}

#timis {
	cursor: pointer;
	display: block;
	position: relative;
	left: 0px;
	top: 130px;
	width: 85px;
	height: 50px;
}

#contact_detalii_bucuresti, #contact_detalii_vrancea, #contact_detalii_cluj, #contact_detalii_brasov, #contact_detalii_timis {
    position: relative;
    top: 50px;
    float: left;
}

#butonInscriere
{
    width: 292px;
    height: 50px;
    background-image: url('../img/formular/inscrie.jpg');
    border: none;
}

#experiment {
    display: none;
}
