body{
 font-family:verdana;
 background-color:black;
 width:1000px;
 margin:auto;
}

#antet {

}

.meniu {
 font-size:12px;
 color:white;
 font-weight:bold;
 clear:both;
 text-align:center;
 background-image:url(images/monopol-it-3_01.gif);
 background-repeat: repeat-x;
 height:30px;
}

.meniu ul{
 padding-top:12px;
 padding-bottom:0px;
}

.meniu li{
 list-style: none;
 display:inline;
}

.meniu a {
 text-decoration:none;
 color:black;
}

.meniu .evidenta li {
 color:blue;
}

.meniu a:hover {
 text-decoration:none;
 color:red;
}

.meniu a:active {
 text-decoration:none;
 color:#cc0000;
}

.meniu a:visited {
 text-decoration:none;
 color:#cc6666;
}

.logo {
 float:left;
}

.banner_principal {
 float:right;
}

#continut {

}

.cauta {
 color:white;
 padding-top:12px;
 font-size:12px;
 background-color:#006666;
 height:28px;
}

.stanga {
 width:160px;
 padding-top:7px;
 float:left;
}

.dreapta {
 width:120px;
 float:right;
 padding-top:7px;
}

.centru {
 padding-top:7px;
 margin-left:190px;
 margin-right:130px;
}

#subsol {
 padding-top:5px;
 text-align:center;
}

.dunga {
 color: #66cccc;
 height: 3px;
}

.titlu_pagina {
  font-size:16px;
  font-family:verdana;
  font-weight:bold;
  color:#66cccc;
}

.repara {
 clear:left;
}



/* paginarea coloanelor de afisare cu capitol */

.coloana_afisare {
 font-family:verdana;
 font-size:12px;
 display:block;
 padding: 10px;
 color:white;
}

.coloana_afisare a{
 text-decoration:none;
 color:#cccccc;
}

.coloana_afisare a:visited{
 text-decoration:none;
 color:#b6b6b6;
}

.coloana_afisare a:hover {
 text-decoration:none;
 color:#66cccc;
}

.coloana_afisare a:active {
 text-decoration:none;
 color:#59b1b1;
}

.coloana_afisare .cap_tabel{
 padding-left:15px;
 font-size:14px;
 font-weight:bold;
 color:#66cccc;
 border:none;
 padding:2px;
 text-align:left;
}

.coloana_afisare .corp_tabel{
 font-weight:normal;
 border:none;
 padding:5px;
 text-align:left;
}


/* meniu stanga */

.meniu_stanga {
 padding: 10px;
 font-size:12px;
}

.meniu_stanga ul {
 list-style: none;
 padding: 0px;
 margin: 0px;
 text-align: left;
}

.meniu_stanga li{
 border-top: 5px solid #003333;
}

.meniu_stanga a {
  display: block;
  background-color: black;
  color: #b7b7b7;
  text-decoration: none;
  border-left: 15px solid #66cccc;
  padding-left: 7px;
  width:100%;
}

.meniu_stanga a:hover {
  text-decoration: none;
  color: white;
  background-color: #252525;
  border-left: 15px solid red;
}

.meniu_stanga a:visited {
  text-decoration: none;
  color: gray;
}

.meniu_stanga a:active {
  text-decoration: none;
  color: gray;
  background-color: #252525;
  border-left: 15px solid red;
}

/* lista de afisare firme */

.celula_lista_firme {
 font-size:12px;
 padding:15px 5px 5px 5px;
 border-bottom: 1px solid #66cccc;
 width:96%;
}

.celula_lista_firme a{
 text-decoration:none;
 color:#b7b7b7;
}

.celula_lista_firme a:hover{
 text-decoration:none;
 color:white;
}

.celula_lista_firme .imagine {
 float:left;
 padding:5px;
}

.celula_lista_firme .imagine img{
 border:1px solid #66cccc;
 padding:4px;
}

.celula_lista_firme .titlu{
 font-size:16px;
 font-weight:bold;
 color:#006666;
 text-decoration:none;
}

.celula_lista_firme a:hover .titlu{
 color:#66cccc;
}

.celula_lista_firme a:visited .titlu{
 color:#59b0b0;
}

.celula_lista_firme a:active .titlu{
 color:#59b0b1;
}

/* meniu pagina anterioara/urmatoare pentru lista de firme */

.navigare_pagina {
 font-size:12px;
 text-decoration:none;
 font-weight:bold;
 font-family:verdana;
 display:block;
}

.navigare_pagina a{
 text-decoration:none;
 color:#66cccc;
}

.navigare_pagina a:hover{
 text-decoration:none;
 color:red;
}

.navigare_pagina a:active{
 text-decoration:none;
 color:#cc0000;
}

.navigare_pagina .stanga{
 text-align:left;
 width:50%;
 float:left;
}

.navigare_pagina .dreapta{
 text-align:right;
}



.tabel_afisare_firma {
 font-size:12px;
 width:96%;
 color:#b7b7b7;
}

.tabel_afisare_firma th {
 color:white;
 border-width:0px;
 font-size:16px;
}

.tabel_afisare_firma td {
 border-width:0px;
 padding:5px;
}

.tabel_afisare_firma a {
 color:#66cccc;
 text-decoration:none;
}

.tabel_afisare_firma a:hover {
 color:red;
 background-color:#eff9fe;
}

.tabel_afisare_firma a:visited {
 color:#56b1b1;
 text-decoration:none;
}

.tabel_afisare_firma a:active {
 color:#cc0000;
 text-decoration:none;
}

.tabel_afisare_centru {
 font-size:12px;
 width:96%;
 color:gray;
}

.tabel_afisare_centru th {
 border-style:solid;
 border-color:#336699;
 background-color:#336699;
 color:white;
 border-width:1px;
}

.tabel_afisare_centru td {
 border-style:dashed;
 border-color:#336699;
 border-width:1px;
 padding:5px;
 text-align:center;
}

.tabel_afisare_centru a {
 color:#336699;
 background-color:white;
 text-decoration:none;
 padding:1px;
}

.tabel_afisare_centru a:hover {
 color:#336699;
 background-color:#eff9fe;
}

.tabel_afisare_centru a:visited {
 color:#336699;
 text-decoration:none;
}






































.tabel_afisare_stanga_dreapta {
 font-size:12px;
 width:95%;
}

.tabel_afisare_stanga_dreapta th {
 border-style:solid;
 border-color:#336699;
 background-color:#336699;
 color:white;
 border-width:1px;
}

.tabel_afisare_stanga_dreapta td {
 border-style:solid;
 border-color:#336699;
 border-width:1px;
 padding:5px;
 text-align:center;
}

.tabel_afisare_stanga_dreapta a {
 color:#336699;
 background-color:white;
 text-decoration:none;
 display: block;
 padding:1px;
}

.tabel_afisare_stanga_dreapta a:hover {
 color:#336699;
 background-color:#eff9fe;
}

.tabel_afisare_stanga_dreapta a:visited {
 color:#336699;
 text-decoration:none;
}

.tabel_afisare_centru {
 font-size:12px;
 width:95%;
 color:gray;
}

.tabel_afisare_centru th {
 border-style:solid;
 border-color:#336699;
 background-color:#336699;
 color:white;
 border-width:1px;
}

.tabel_afisare_centru td {
 border-style:dashed;
 border-color:#336699;
 border-width:1px;
 padding:5px;
 text-align:center;
}

.tabel_afisare_centru a {
 color:#336699;
 background-color:white;
 text-decoration:none;
 padding:1px;
}

.tabel_afisare_centru a:hover {
 color:#336699;
 background-color:#eff9fe;
}

.tabel_afisare_centru a:visited {
 color:#336699;
 text-decoration:none;
}

.tabel_subsol a {
 color:#336699;
 background-color:white;
 text-decoration:none;
 display: inline;
 padding:1px;
}

.tabel_subsol a:hover {
 color:#336699;
 background-color:#eff9fe;
 text-decoration:none;
 padding:1px;
}

