body
{
   margin: 20px 0;
   text-align: center;
   font-family: georgia, 'trebuchet ms', tahoma, verdana, arial;
   font-size: 11pt;
   background: #96BC0E url('images/fundal.jpg') repeat-x;
   color: #27191B;   
}

.t_main
{
   width: 861px;
   margin: auto;
}

#header
{
    width: 861px;
    height: 214px;
    background: url('images/header.png') no-repeat;
}

#header #logo
{
    width: 370px;
    text-align: center;
    padding: 90px 0px;
}

h1
{
   margin: 0;
   font-family:  'Lucida Sans Unicode', tahoma, verdana, arial;
   font-size: 22pt;
   color: #8BAF41;
   letter-spacing: -4px;
   text-transform: uppercase;
}

h2
{
   margin: 0;
   line-height: 0.8em;
   font-size: 25pt;
   color: #472E32;
   letter-spacing: 3px;
   text-transform: uppercase;
}

#container-meniu
{
   background: url('images/bg_main.png') repeat-y;
}

#meniu
{
   width: 844px;
   margin: 0 auto;
   padding: 0;
   list-style: none;
 	background-color: #77A931;
}

#meniu   li
{
   display: inline;
}

#meniu   a
{
	color: #fff;
	text-decoration: none;
	line-height: 2em;
	padding: 0 20px;
	font-size: 13pt;
}

#meniu   a:hover
{
	color: #E8F77C;
}

#content
{
    width: 980px;
    margin: auto;
}

#main
{
   background: url('images/bg_main.png') repeat-y;
}
#main *  {margin: 0}

#main-content
{
   text-align: left;
   padding: 60px 30px 30px 20px;
   background: url('images/bg_main-content.jpg') no-repeat top center;
   min-height: 380px;
   color: #27191B;
}

#main-content p   {margin-bottom: 10px;}

#content-right
{
   width: 51%;
   float: right;
}

#content-left
{
   width: 48%;
   float: left;
}


#footer
{
    background: url('images/bg_jos.png') no-repeat;
    height: 27px;
    padding-top: 30px;
}

.txt_hl_1 { color: #65802F; }
.txt_hl_2 { color: #472E32; }

.tabela {border: 1px solid #759337; border-collapse: collapse}
.tabela th {background: #8BAF41; color: #fff}
.tabela th, td {padding: 5px; }
.tabela td {background: #D7F2BD;}
.tabela .r2 td {background: #F0FAE7}

ul.facilitati
{
   list-style-image: url('images/check.png');
   list-style-type: square;
}

ul.facilitati li  {line-height: 2.2em}

a
{
   color: green
}

hr
{
   border: 1px dotted #888;
   height: 1;
}

img   {border: none}

.buton_verde, a.buton_rosu
{
   display: block;
   width: 149px;
   height: 46px;
   float: left;
   line-height: 3em;
   font-size: 11pt;
   text-align: center;
   text-decoration: none;
   padding-right: 7px;
   color: #fff;   
}

.buton_verde
{
   background: url('images/buton_verde.png') no-repeat;
}

.buton_rosu
{
   background: url('images/buton_rosu.png') no-repeat;
}

.buton_verde:hover, a.buton_rosu:hover
{
   color: #EBF5BA
}

.casa {width: 200px; display: table-cell; float: left; }

h1.nume-casa1 {font-size: 14pt; letter-spacing: -2px;}
h2.nume-casa2 {font-size: 14pt; letter-spacing: 2px;}

.clearer {clear: both}

#container-animatie  {
         width: 376px;
         height: 370px;
         float: left;
         }

#container-animatie > div
{
   position: absolute;
   margin-top: 0;
   margin-left: 0;
   display: none;
}
