@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	background:url('images/bg.gif') #fd8323 repeat-x;
}

/*---------------------------------------------HEADER--------------------------------------------------*/

.spacerTop{
	margin:0 auto;
	width:100%;
	height:38px;
    color: #FB903B;
}
.divTotal{
	padding:0;
	margin:0 auto;
	width:851px;
	height:797px;
	background:transparent url('images/bg_site.jpg') no-repeat;
}

.divTotal2{
	padding:0;
	margin:0 auto;
	width:851px;
	height:797px;
	background:transparent url('images/bg_site1.jpg') no-repeat;
}

.slogan{
	float:left;
	margin:70px 0 0 280px !important;
    margin:70px 0 0 0;
	padding:0;
	font:normal normal 20px "Comic Sans MS", Arial, Times, serif;
	color:#a94b00;
	display:block;
       
}

.slogan h1{
	font:normal normal 20px "Comic Sans MS", Arial, Times, serif;
	color:#a94b00;
}
.boxHome{
	float:left;
	margin:40px 0 0 229px !important;
	margin:40px 0 0 118px;
}
.boxHome2{
	float:left;
	margin:40px 0 0 40px !important;
	margin:40px 0 0 40px;
}

.boxHome2 img{
	float:left;
	margin:16px 0 0 0;
}

.titlu{
	padding:2px;
	font:normal normal 16px "Comic Sans MS", Arial, Times, serif;
	color:#ba631e;
	font-weight:bold;
	background-color:#edab76;
}

.titlu h2{
	padding:2px;
    margin: 0px;
	font:normal normal 16px "Comic Sans MS", Arial, Times, serif;
	color:#ba631e;
	font-weight:bold;
	background-color:#edab76;
}

.text{
	margin-top:15px;
	font:normal normal 15px "Comic Sans MS", Arial, Times, serif;
	color:#5a2800;
	display:block;
}

/*---------------------MENIU---------------*/
#meniu{
	margin:0;
	float:left;
	
}

#meniu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}			
	
#meniu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}		
#meniu ul li h2 {
	margin: 0;
}		

#meniu ul li span {
	display: none;
}

#meniu ul li a {
	background-position: top left;	
}

#meniu ul li a:hover{
	background-position: bottom left;	
}
#home{
	margin:39px 0 0 318px;
	float:left;
	width:75px;
	height:41px;
	background: url('images/acasa.gif') no-repeat;
}
#cabinet{
	margin:-66px 0 0 450px;
	float:left;
	width:104px;
	height:24px;
	background: url('images/cabinet.gif') no-repeat;
}
#contact{
	margin:-48px 0 0 589px;
	float:left;
	width:101px;
	height:54px;
	background: url('images/contact.gif') no-repeat;
}

/*---------------------END MENIU---------------*/



/*---------------------------------------------Galerie--------------------------------------------------*/


.galerie{
	float:left;
	width:500px;
	height:340px;
	margin-left:255px;
	margin-top:80px;
}

.footerLinks a {
    color: #FDD9B5;
    text-decoration: none;
    font-size: 12px
}

.footerLinks a:hover {
    text-decoration: underline;
}

.siteTitle {
    width: 300px;
    margin: auto;
    margin-left: 350px;
    text-align: center;
}

.boxHome3{
	float:right;
	margin: 280px 160px 0 40px !important;
	margin:40px 0 0 40px;
}
.social{
	margin:0 auto;
	width:100%;
	height:38px;
    color: #FB903B;
}
.boxHome2 {
    width: 20%;
}
.adresa-noua {
    margin-top: 15px;
    font: normal normal 17px "Comic Sans MS", Arial, Times, serif;
    color: #5a2800;
    display: block;
}
.gmapbtn {
    text-decoration: none;
    color: #ba631e;
    font: normal normal 17px "Comic Sans MS", Arial, Times, serif;
    padding: 0.1em 0.5em;
    border-radius: 5px;
    border: 1px solid #ba631e;
}
.gmapbtn {
    text-decoration: none;
    color: #ba631e;
    font: normal normal 17px "Comic Sans MS", Arial, Times, serif;
    padding: 0.1em 0.5em;
    border-radius: 5px;
	border: 1px solid #ba631e;
	transition: box-shadow 0.2s ease-out, opacity 0.45s;
}
.gmapbtn:hover {
    text-decoration: none;
    color: #fff;
	background: #ba631e;
	transition: box-shadow 0.2s ease-out, opacity 0.45s;
}
.btnholder {
    margin-top: 1em;
}
