body {
  margin: 0;
  padding: 0;
  background: url(../images/bg.gif) #2f3538;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #ffffff;
}

input {
  font-family: Helvetica, Arial, Verdana, sans-serif;
}

p {
  margin: 0;
  padding: 0;
}

a img {
  border: 0;
}

.pagina {
  width: 972px;
  margin: 10px auto 0 auto;
  padding-top: 4px;
}

h1 {
  font-size: 2em;
  font-weight: bold;
  margin: 0.5em 0;
  padding: 0;
}

.sus_stanga {
  float: left;
  width: 160px;
}

.sus_dreapta {
  width: 790px;
  float: left;
  color: #bababa;
  padding-left: 20px;
}

.sus_dreapta em {
  font-weight: bold;
  font-style: italic;
  color: #bababa;
}

.sus_dreapta p.titlu {
  text-align: right;
  color: #747779;
}

p.titlu a {
  color: #FFB97D;
  text-decoration: underline;
}

.sus_dreapta h1 {
  font-size: 1.6em;
  font-weight: normal;
  padding: 0 0 0 20px;
  margin: 5px 0;
}

.user h1 {
  text-align: right;
  font-size: 1.8em;
  color: #D4EBF7;
  font-style: italic;
  margin: 10px 0;
  padding: 0;
  letter-spacing: -1px;
}

.user strong {
  color: #FFCF76;
  font-weight: bold;
}

h1 strong {
  font-weight: normal;
  color: white;
}

#form_cautare {
  margin: 0;
  padding: 0;
}

.casuta_cautare {
  background: url(../images/cautare_bg.gif) top left no-repeat;
  padding: 15px 10px 5px 30px;
  height: 37px;
  position: relative;
}

.casuta_cautare ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: right;
  width: 100px;
  font-size: 0.8em;
  top: 0;
  right: 0;
  position: absolute;
}

.casuta_cautare ul li {
  padding: 0;
  margin: 4px 0;
}

.casuta_cautare ul li a {
  color: #bababa;
  text-decoration: underline;
}

#cautare {
  width: 510px;
  margin-right: 15px;
  font-size: 20px;
  padding: 2px;
  border: 0;
  background: transparent;
}

.selectie_categorie {
  margin: 0 0 0 30px;
  padding: 10px 5px;
  background-color: #282d2f;
  background: url(../images/categorii.gif) no-repeat 0px -4px;
  height: 26px;
}

.selectie_categorie li {
  display: inline;
  font-size: 1em;
  position: relative;
  margin: 0 3px;
}

.selectie_categorie li a {
  color: #bababa;
  text-decoration: none;
  padding: 5px 10px;
}

.selectie_categorie li a:hover {
  background-color: #E43043;
  color: white;
}

.selectie_categorie li a.selectat {
  background: url(../images/selectat.gif) #e5e5e5 no-repeat 2px 0px;
  padding: 5px 10px 5px 30px;
  color: #111111;
}

a.rss {
  background: url(../images/rss.png) no-repeat 6px 6px;
  padding-left: 24px !important;
}

a.widget {
  background: url(../images/cog.png) no-repeat 6px 6px;
  padding-left: 24px !important;
}

a.twitter {
  background: url(../images/twitter_48.png) no-repeat 6px 6px;
  padding-left: 70px !important;
}

/* casuta pentru afisat pretul la cautare */
p.price {
  width: 60px;
  /*float: right;*/
  text-align: center;
  color: white !important;
  background: url(../images/pret2.gif) top left no-repeat;
  padding: 22px 10px 10px 10px !important;
  height: 48px;
  line-height: 1.5em !important;
  margin: 6px 0 0 0 !important;
}

p.price em {
  font-size: 0.8em;
  line-height: 0.5em;
  font-style: italic !important;
}

p.optiuni_filtru {
  margin: 5px 0;
}

p.optiuni_filtru input {
  margin-left: 25px;
  margin-right: 5px;
}

.text_intro {
  text-align: right;
  position: relative;
  top: -20px;
  height: 40px;
}

/* prima pagina */
.continut {
  background: url(../images/umbra.gif) top left repeat-x;
  padding: 0 10px;
  min-height: 1em;
}

.continut_lat {
  padding: 1em;
}

.judetul_alba {
  background: url(../images/judetul_alba.gif) no-repeat center 20px;
}

.oferta {
  width: 206px;
  float: left;
  padding: 15px;
  margin-top: 1px;
}

.linie_st {
  border-right: 1px solid #101314;
}

.linie_dr {
  border-left: 1px solid #4c5153;
}

.linii {
  border-left: 1px solid #4c5153;
  border-right: 1px solid #101314;
}

.continut h2 {
  font-weight: bold;
  font-size: 1.4em;
  color: white;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
}

.continut h2 em {
  font-weight: normal;
  font-style: normal;
  color: #ffcf76;
}

.continut h2 a {
  color: #FF9050;
}

.continut p {
  line-height: 1.9em;
  color: #d4ebf7;
  margin: 16px 0;
  padding: 0;
  font-size: 0.85em;
}

/*.continut ul, .continut ol {
  font-size: 1em;
  color: #d4ebf7;
  line-height: 1.9em;
}*/

.continut ol {
  font-size: 0.85em;
  color: #d4ebf7;
  line-height: 1.9em;
}

.continut p a, .footer p a {
  color: white;
  background-color: #282d2f;
  text-decoration: underline;
  padding: 4px;
}

.continut p a:hover, .footer p a:hover {
  background-color: #E43043;
  color: white;
}

.continut p strong, .continut ol strong, .continut ul strong {
  font-weight: bold;
  color: white;
}

.oferta_text {
  height: 340px;
}

.oferta_text ul li {
  line-height: 1.3em;
  margin: 0.5em 0;
}

.oferta_text ul li a {
  color: white;
}

p.buton {
  text-align: center;
}

p.buton a:hover {
  background-color: transparent;
  color: black;
  text-decoration: underline;
}

p.buton a {
  background: url(../images/buton.gif) no-repeat;
  font-weight: bold;
  color: black;
  display: block;
  width: 178px;
  height: 32px;
  text-decoration: none;
}

/* footer */
.footer {
  background: url(../images/umbra.gif) top left repeat-x;
  padding: 1em 0;
}

.footer a {
  color: gray;
}

/* inregistrari: anunturi, firme, joburi, etc */
.continut_st {
  width: 720px;
  float: left;
  padding: 15px 15px 0 0;
  background: url(../images/umbra_vert.gif) top right repeat-y;
  margin-top: 1px;
}

.inregistrare {
  background: url(../images/umbra.gif) top left repeat-x;
  padding: 10px 0;
}

.inregistrare p {
  margin: 6px 0;
}

.inregistrare p em {
  font-style: normal;
  color: white;
}

.inregistrare h3,
.afacere h3 {
  font-size: 1em;
  font-weight: normal;
  padding: 0;
  line-height: 1.4em;
}

.inregistrare h3 a,
.afacere h3 a,
.evenimente a {
  color: white;
  background-color: #282d2f;
  text-decoration: none;
  padding: 4px;
}

.inregistrare h3 a:hover,
.afacere h3 a:hover,
.evenimente a:hover {
  background-color: #E43043;
  color: white;
}

.inregistrare img {
  border: 3px solid #282D2F;
  margin-right: 5px;
}

.afacere {
  width: 330px;
  padding: 10px;
  border: 1px solid #4C5153;
  height: 160px;
  margin: 3px;
  float: left;
}

.afacere:hover {
  background-color: #101314;
}

span.nou {
  background-color: #BA0000;
  background: url(../images/detalii.gif);
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
  margin: 0 3px;
}

a.detalii {
  text-transform: none;
  background-color: transparent !important;
}

.operatii img {
  border: 0;
}

p.operatii a {
  text-decoration: none;
}

.continut_dr {
  width: 200px;
  float: left;
  padding: 15px 0 0 15px;
}

span.data_adaugarii {
  /*float: right;*/
  color: #ffcf76;
  font-style: italic;
}

p.data_adaugarii {
  float: right;
}

.sponsorizat {
  background: url(../images/umbra.gif) left top repeat-x;
  padding-top: 10px;
  margin-top: 10px;
}

.sponsorizat h3 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
}

p.stare {
  font-size: 1em;
  margin: 2em 0;
}

p.stare em {
  margin: 0;
  color: white;
  font-style: normal;
  background-color: #282d2f;
  padding: 5px 8px;
  border-bottom: 1px solid #4C5153;
}

p.expirat {
  color: white;
  padding: 3px 10px;
  background-color: #DA0000;
  font-weight: bold;
}

p.text_anunt {
  font-size: 1em;
  /*padding: 1em 0;*/
  /*background-color: #2E3437;*/
  /*border: 1px solid #3D4548;*/
  color: white;
  margin-right: 100px;
}

.wrapper_paginator {
  background: url(../images/umbra.gif) bottom left repeat-x;
  padding-bottom: 2px;
}

.detalii_afacere {
  background: url(../images/umbra.gif) top left repeat-x;
  padding-top: 1em;
}

.paginator {
  list-style-type: none;
  margin: 0;
  padding: 0 0 5px 0;
}

.paginator li {
  display: inline;
  color: #d4ebf7;
}

.paginator li a {
  color: #d4ebf7;
  text-decoration: none;
  padding: 6px 7px 5px 7px;
  margin: 0 1px;
  background: url(../images/li_pagina2.gif) #2a2f31 top left repeat-x;
  border-top: 1px solid #101314;
  border-left: 1px solid #101314;
  border-right: 1px solid #101314;
}

.paginator li a:hover {
  color: #FFCF76;
  text-decoration: underline;
}

li.precedent a , li.urmator a {
  margin: 0 1px;
  background: url(../images/li_paginator.gif) bottom left no-repeat;
  border: 0;
  padding: 6px 11px 5px 11px;
}

li.curent a {
  font-weight: bold;
  color: #282d2f;
  /*padding: 6px 11px 5px 11px;*/
  background: url(../images/li_curent2.gif) #797979 top left repeat-x;
}

li.curent a:hover {
  color: red;
}

em.contact_phone {
  background: url(../images/phone_sound.gif) 6px 4px no-repeat;
  padding-left: 30px !important;
}

em.contact_email {
  background: url(../images/email.gif) 6px 4px no-repeat;
  padding-left: 30px !important;
}

em.contact_city {
  background: url(../images/house.gif) 6px 4px no-repeat;
  padding-left: 30px !important;
  margin: 0 !important;
}

em.contact_name {
  background: url(../images/user_suit.gif) 6px 4px no-repeat;
  padding-left: 30px !important;
}

/* ajutor, continut generic */
.continut_st h3 {
  text-transform: uppercase;
  font-size: 1em;
  margin: 1em 0;
  padding: 0;
}

.continut_dr h3 {
  font-size: 1em;
  margin: 1em 0;
  padding: 0;
}

.continut_dr ol {
  margin: 0 0 0 20px;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  list-style-type: decimal;
}

.continut_dr ol li {
  padding: 3px 0;
}

.continut_dr ol li a, .continut_st ol li a {
  color: white;
  text-decoration: none;
}

.continut_dr ol li ol li a {
  color: #E0E0E0;
}

.continut_dr ol li a:hover {
  text-decoration: underline;
  color: white;
}

/* formulare: logare, inregistare etc */
fieldset {
  border: 1px solid #4C5153;
  margin: 1em;
  position: relative;
  /*width: 600px;*/
}

legend {
  color: white;
}

label
{
  width: 11em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
}

p.submit input {
  margin-left: 10.5em;
}

/* hints pentru formulare */
.hint {
  display: none;
  position: absolute;
  right: 20px;
  width: 210px;
  height: 71px;
  margin-top: -4px;
  /*border: 1px solid #c93;*/
  padding: 5px 12px 5px 38px;
  /*background-color: #ffc;*/
  background: url(../images/hint2.png) top left no-repeat;
  color: black;
}

.mandatory {
  background: url(../images/hint3.png) top left no-repeat;
}

span.hint strong {
  color: black;
  font-weight: bold;
}

.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
}

p.info_eroare {
  padding: 5px 0;
  border: 1px solid #dc241f;
  background-color: #9f2d20;
  color: white;
}

p.eroare {
  color: #F7D7D4;
  background-color: #9f2d20;
  border: 1px solid #dc241f;
  padding: 0px 5px;
  margin: 5px 0 0 0;
}

p.info_atentie {
  padding: 5px;
  background-color: #4C5153;
}

p.flash {
  background-color: #D4EBF7;
  border: 1px solid #79BFE2;
  color: #111111;
  padding: 0px 5px;
  margin: 5px 0 0 0;
}

p.flash strong {
  font-weight: bold;
  color: black;
}

/* dashboard sus */
.dashboard {
  background: url(../images/umbra.gif) #F3E2A7 bottom left repeat-x;
  padding-bottom: 1px;
  position: relative;
}

.dashboard div.pagina {
  margin: 0 auto;
}

.dashboard p {
  color: #111111;
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 12px;
}

.utilizator {
  float: right;
  padding-left: 20px;
}

.u_free {
  background: url(../images/icon_extension.gif) top left no-repeat;
}

.u_platit {
  background: url(../images/cont/star.png) top left no-repeat;
}

span.iesire {
  float: right;
}

.dashboard a.buton {
  color: black;
  width: 117px;
  height: 23px;
  display: block;
  text-align: center;
  padding-top: 3px;
  text-decoration: none;
}

.b_acasa {
  background: url(../images/sus_home.gif) top left no-repeat;
}

.b_iesire {
  color: white !important;
  background: url(../images/sus_iesire.gif) top left no-repeat;
}

.sumar {
  position: absolute;
  bottom: 1px;
  margin-left: 300px;
  background-color: white;
  padding: 4px;
  color: #111111;
  font-size: 12px;
  border: 1px solid #101314;
}

.sumar a {
  color: blue;
}

/* pagina dashboard */
.cont .continut_st {
  width: 200px;
}

.cont .continut_dr {
  width: 720px;
}

p.categoria {
  text-transform: uppercase;
  color: white;
  margin-bottom: 5px;
}

p.important {
  background-color: #111111;
  padding: 1em;
  margin: 0;
}

a.buton_adauga {
  background: url(../images/cont/add.png) 2px 2px no-repeat;
  padding-left: 20px !important;
}

.cont ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}

.cont ul li {
  font-size: .85em;
  line-height: 2em;
  color: #D4EBF7;
}

.cont ul li a {
  color: #D4EBF7;
  text-decoration: none;
}

.cont ul li a:hover {
  text-decoration: underline;
}

.tabel_sumar {
  border-spacing: 0;
  border-collapse: collapse;
  /*border: 1px solid white;*/
  width: 100%;
  font-size: 0.85em;
}

.tabel_sumar td, .tabel_sumar th {
  text-align: left;
  padding: 7px;
  border-bottom: 1px solid #9D9F9F;
}

.tabel_sumar th {
  background-color: #111111;
}

.tabel_sumar td a {
  color: white;
  background-color: #282d2f;
  text-decoration: none;
  padding: 4px;
}

.tabel_sumar td a:hover {
  background-color: #A70000;
}

/* afacere detaliata */
.afacere_col1 {
  width: 510px;
  float: left;
  margin-bottom: 1em;
  padding-right: 10px;
}

.afacere_col1 p {
  line-height: 1.5em;
  margin: 1em 0;
}

.afacere_col1 h3 {
  text-decoration: underline;
  font-weight: normal;
}

.afacere_col1 a, .afacere_col2 a {
  color: #FBEF84;
}

.afacere_col1 ul {
  line-height: 1.5em;
}

.afacere_col1 ul li {
  margin: 3px 0;
}

.afacere_col2 {
  width: 450px;
  float: left;
}

.col2_element {
  background-color: #3D4042;
  padding: 10px;
  margin-bottom: 10px;
}

.col2_element h3 {
  font-size: 1.15em;
  font-weight: normal;
  margin: 2px 0;
  padding: 0;
}

.col2_element span {
  float: right;
  font-size: 14px;
  background: url(../images/mail.png) no-repeat top left;
  padding-left: 20px;
}

.col2_element table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  margin: 5px 0;
}

.col2_element table th {
  font-weight: normal;
  vertical-align: top;
  padding: 5px;
  text-align: left;
}

.col2_element table td {
  font-weight: normal;
  vertical-align: top;
  background-color: #5E6163;
  padding: 5px;
  text-align: left;
}

.col2_imagini_thumbs {
  background-color: #5E6163;
  padding: 5px;
}

.cautare_rapida {
  background-color: #3D4042;
  padding: 5px;
  margin: 5px 0;
}

.cautare_rapida form {
  margin: 0;
  padding: 0;
}

.info_poza {
  margin: 0 !important;
  padding: 5px !important;
  background-color: #101314;
  color: white !important;
}

/* Cautare avansata */
.cautare_avansata {
  margin: 1em 0 !important;
}

.cautare_avansata .TabbedPanelsTab {
  font-size: 1em;
  padding: 5px 10px;
}

.cautare_avansata .TabbedPanelsContentGroup {
  padding: 1em;
  background: none;
  border: 1px solid #4C5153;
}

/* evenimente */
table.evenimente {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  margin: 1em 0;
}

.evenimente th {
  text-align: left;
}

.evenimente td, .evenimente th {
  padding: 8px 5px;
  border-bottom: 3px solid #2F3538;
  line-height: 1.5em;
}

td.data {
  background-color: #4C5153;
}

td.ora {
  background-color: #3D4143;
}

td.oras {
  background-color: #35393B;
}

.event_schedule {
  margin: 1em 0;
  clear: left;
  /*border: 1px solid #101314;*/
}

.event_day {
  height: 15px;
  background: url(../images/li_pagina2.gif) #2a2f31 top left repeat-x;
  float: left;
  border: 1px solid #101314;
  margin-left: -1px;
}

.event_day:hover {
  background: #659C59;
}

.missing {
  background: url(../images/cancel.png) center top no-repeat;
}

.sterge {
  background: url(../images/cancel.png) 2px 2px no-repeat;
  padding-left: 20px !important;
}

.ascuns {
  background-color: #E67782 !important;
}

.missing:hover {
  background: #E43043;
}

.tooltip {
  color: white;
  background-color: #659C59;
  padding: 0.5em;
  width: 180px;
}

.tooltip_none {
  background-color: #E43043;
  padding: 0.5em;
  color: black;
}

p.timespan {
  background: url(../images/timespan.gif) repeat-x;
  text-align: center;
}

span.timespan_days {
  background: #2E3437;
  padding: 0 1em;
}

.detalii_eveniment {
  line-height: 1.9em;
}

.detalii_eveniment p {
  font-size: 1em;
  color: white;
}

/* media */
.widget_col {
  width: 420px;
  text-align: center;
  float: left;
  margin: 10px 30px;
}

.widget_col p {
  text-align: left;
  line-height: 1.5em;
  margin: 5px 0;
  font-size: 12px;
}

.widget_col p a {
  background: none;
}

.media {
  width: 250px;
  float: left;
  padding: 0 35px;
}

.media p {
  margin: 1em 0 0 0;
}

.media p a {
  background: none;
}

.media_nosep {
  background: none;
}

.media_sep {
  background: url(../images/umbra_vert.gif) repeat-y top right;
}

.widget_table {
  width: 100%; 
  border-spacing: 0; 
  border-collapse: collapse;  
}

.widget_table td {
  vertical-align: top;
  padding-right: 1em;
}

.showcase {
  width: 200px;
  float: left;
  background-color: #101314;
  margin: 1px;
  padding: 4px;
  /*height: 190px;*/
}

.showcase p {
  margin: 0;
}

.showcase p a {
  background: none;
  font-size: 1em;
  line-height: 1.5em;
  padding: 0;
  text-decoration: none;
}

.showcase p a:hover {
  text-decoration: underline;
  background: none !important;
}

.showcase:hover {
  background-color: #4C5153;
}

.showcase .imgplace {
  /*height: 108px;
  background-color: #4C5153;*/
  float: left;
  margin-right: 6px;
}

.showcase_list {
  overflow: hidden;
  margin-top: 1em;
}

.item_nou {
  background: url(../images/detalii.gif) top left no-repeat;
  font-size: 8px;
  font-weight: bold;
  padding: 2px;
  color: white;
  top: -12px;
  right: -8px;
  position: absolute;
}

.job {
  padding: 6px 0 0 0;
  margin-top: 0px;
}

.job h3 {
  text-transform: none;
  line-height: 1.8em;
  padding: 0;
  margin: 6px 0;
}

.job h3 .job_name {
  color: black;
  background: url(../images/li_curent2.gif) #797979 top left repeat-x;
}

.job h3 a.job_name:hover {
  color: black;
  background: #FF9050;
}

/*galerie foto*/
.media_photo .pwi_photo {
  float: left;
  width: 162px;
  height: 162px;
}

.media_video {
  margin: 10px 0;
}

a.sslink {
  color: yellow;
}