@charset "utf-8";
body {
	font: 100% "Times New Roman", Times, Verdana, Tahoma, sans-serif;
	background:url(../src/bk.jpg); color: #262815;
	margin: 0; 	padding: 0; text-align: center; 
}
.oneColFixCtr #container {
	width: 1024px; min-height:768px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #container #header {
	width: 1024px; /* min-height:319px;  background:url(../src/design/head.jpg) #000; */ min-height:291px;
	background:url(../src/back/head.jpg) #000;
}
a { border:0px; color:#000; }
a:hover { border:0px; color:#000; }
p { margin:0px 0px; padding:0px; 0px; }

.continut_txt{ font-size:14px; font-family:"Times New Roman", Times, serif, Geneva, sans-serif; color:#262815;
 text-align:left; line-height:22px; }
.continut_txt h1{color:#231F20; margin:0px; padding:12px 0px 22px 0px;  font-size:26px; font-family:'Times New Roman', Times, Verdana;}
.continut_txt h3{color:#231F20; margin:0px; padding:28px 0px 5px 0px;  font-size:18px; font-family:'Times New Roman', Times, Verdana;}
.continut_txt h2{color:#231F20; margin:0px; padding:2px 0px 5px 0px;  font-size:16px; font-family:'Times New Roman', Times, Verdana; font-weight:bold;}



/*Meniu*/
.home { background:url(../src/meniu/home_off.jpg) no-repeat left top;}
.home:hover { background:url(../src/meniu/home_on.jpg) no-repeat left top;}
.home_on { background:url(../src/meniu/home_on.jpg) no-repeat left top;}

.meniu { background:url(../src/meniu/meniu_off.jpg) no-repeat left top;}
.meniu:hover { background:url(../src/meniu/meniu_on.jpg) no-repeat left top;}
.meniu_on { background:url(../src/meniu/meniu_on.jpg) no-repeat left top;}

.foto { background:url(../src/meniu/foto_off.jpg) no-repeat left top;}
.foto:hover { background:url(../src/meniu/foto_on.jpg) no-repeat left top;}
.foto_on { background:url(../src/meniu/foto_on.jpg) no-repeat left top;}

.oferte { background:url(../src/meniu/oferte_off.jpg) no-repeat left top;}
.oferte:hover { background:url(../src/meniu/oferte_on.jpg) no-repeat left top;}
.oferte_on { background:url(../src/meniu/oferte_on.jpg) no-repeat left top;}

.evenimente { background:url(../src/meniu/evenimente_off.jpg) no-repeat left top;}
.evenimente:hover { background:url(../src/meniu/evenimente_on.jpg) no-repeat left top;}
.evenimente_on { background:url(../src/meniu/evenimente_on.jpg) no-repeat left top;}

.stiri { background:url(../src/meniu/stiri_off.jpg) no-repeat left top;}
.stiri:hover { background:url(../src/meniu/stiri_on.jpg) no-repeat left top;}
.stiri_on { background:url(../src/meniu/stiri_on.jpg) no-repeat left top;}

.contact { background:url(../src/meniu/contact_off.jpg) no-repeat left top;}
.contact:hover { background:url(../src/meniu/contact_on.jpg) no-repeat left top;}
.contact_on { background:url(../src/meniu/contact_on.jpg) no-repeat left top;}


/*Meniu FOTO*/
.interior { background:url(../src/foto/interior_off.png) no-repeat left top;}
.interior:hover { background:url(../src/foto/interior_on.png) no-repeat left top;}
.interior_on { background:url(../src/foto/interior_on.png) no-repeat left top;}

.mancaruri { background:url(../src/foto/mancaruri_off.png) no-repeat left top;}
.mancaruri:hover { background:url(../src/foto/mancaruri_on.png) no-repeat left top;}
.mancaruri_on { background:url(../src/foto/mancaruri_on.png) no-repeat left top;}

.vedere { background:url(../src/foto/vedere_off.png) no-repeat left top;}
.vedere:hover { background:url(../src/foto/vedere_on.png) no-repeat left top;}
.vedere_on { background:url(../src/foto/vedere_on.png) no-repeat left top;}


#meniugalerie{font:"Times New Roman", Times, serif; font-size:15px; font-weight:bold; text-align:center;}
#meniugalerie .linkgalerie a { color:#262815; text-decoration:none;}
#meniugalerie .linkgalerie a:hover { color:#7C0808; text-decoration:none;}

#meniugalerie .linkgalerie_on a { color:#7C0808; text-decoration:none;}
#meniugalerie .linkgalerie_on a:hover { color:#7C0808; text-decoration:none;}

#arhivacategorii ul li{
	display: block; width: 137px; height:20px; text-align: left; margin: 0 0 2px 0; background:#F8F6E7; padding:0px 0px 0px 3px;
	font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:11px; line-height:20px;
}
#arhivacategorii ul li a{ text-decoration:none; }
#arhivacategorii ul li a:hover{ text-decoration:none; }

#categoriimeniu ul li{display: block; width:180px; height:30px; text-align:left; margin:0 0 2px 0; background:#F8F6E7;
padding:0px 0px 0px 5px; font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:12px; line-height:29px; text-align:center;}
#categoriimeniu ul li a{ text-decoration:none; }
#categoriimeniu ul li a:hover{ text-decoration:none; }

.paginare_meniu{margin:10px 0px;}
.paginare_meniu a{ text-decoration:none; }
.paginare_meniu a:hover{ text-decoration:none; }

