body
{
background: url("../pics/background.jpg");
background-repeat: repeat-x;
text-align: center;
margin: 0px auto 0px auto;
}

a:link 				{color: #ececec}
a:visited 			{color: #ececec}
a:hover 				{color: #595959}
a:active 			{color: #595959}
a 					{text-decoration: none; outline: none}

a.caseta
{
font-family:verdana;
font-size:12;
text-decoration:underline;
margin-left:130;
}
a.caseta:hover 		{color:black}

a.titlu:hover 		{color:#ececec}
a.titlu:active 		{color:#ececec}

a.contact:link 				{color: black}
a.contact:visited 			{color: black}
a.contact:hover 				{text-decoration: underline}
a.contact:active 			{color: #595959}

a.linc
{
font-family:arial;
font-size:13;
text-decoration:underline;
}
a.linc:link 				{color:#c40200}
a.linc:visited 			{color:#c40200}
a.linc:hover 			{text-decoration: none}
a.linc:active 			{color:#c40200}


img.caseta
{
position: relative;
margin-top:-50;
margin-left:15;
margin-bottom:10;

}

img.thumbs
{
margin-top: 7;
margin-right: 7;
border: 1px solid #595959; 
}

a.thumbs:hover img
{
border: 1px solid white; 
}

#header
{
width: 776px;
background-image: url("../pics/header.jpg");
background-repeat: no-repeat;
margin: 0px auto 0px auto;	
height: 207px;
}

#logo
{
font-family: arial;
font-size: 60px;
font-weight: bold;
color: #ececec;
text-align: left;
padding-top: 40px;
}

#slogan
{
font-family: arial;
font-size: 20px;
font-weight: bold;
color: #ececec;
text-align: left;
}



#layout
{
width: 776px;
background-color: #ececec;
text-align: left;
margin: 0px auto 0px auto;
}

#stanga
{
float:left;
}

#meniu
{
width:220px;
background-color:#a2a2a2;
margin: 0px auto 0px 20px;
padding-top: 1px;
text-align: left;
}

#text
{
width: 496px;
margin: 0px 0px 0px 260px;
}

#contact
{
width: 220px;
height: 346px;
background-color: #595959;
margin-top: 20px;
margin-left: 20px;
padding-top: 1px;
}

#alternatoare
{
margin-left:20;
width: 238px;
height: 234px;
background-color: #910000;
float:left;
padding-top:0;
}

#demaroare
{
width: 238px;
height: 233px;
background-color: #470000;
margin-left: 516px;
padding-top: 1px;
}

p.meniu
{
font-family: Verdana;
font-weight: bold;
font-size: 18;
color: #ececec;
margin: 10px 0px 0px 10px;
line-height: 95%;
}

p.text
{
font-family: Verdana;
font-size: 12;
color: black;
line-height: 130%;
}

p.caseta_titlu
{
font-family: Verdana;
font-size: 18;
font-weight: bold;
color: #ececec;
margin: 10px 0px 0px 10px;
}

p.caseta_text
{
font-family: Verdana;
font-size: 13;
color: #ececec;
margin: 10px 10px 0px 10px;
line-height: 100%;
}

h1
{
font-family: Verdana;
font-weight: bold;
font-size: 20;
color: black;
padding: 10px 0px 0px 0px;
line-height: 95%;
margin-top: 0px;
}

h2
{
font-family: Verdana;
font-weight: bold;
font-size: 15;
color:black;
padding: 0;
margin: 0;
}