@charset "utf-8";
/* CSS Document */

body,td,th { font-family: Georgia, Times New Roman, Times, serif; color: #6b655f; font-size:12px; }
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background: url(../images/bg.jpg) top center repeat-x #080101; }
a { color: #613016; text-decoration: none; }
a:hover { text-decoration: underline; color: #613016; }
a:active { color:#4d4d4d; }
p { margin:0; padding:0 0 10px 0; }
h1 { font-size:12px; font-weight:bold; padding:0 0 10px 0; margin:0; color:#000; }

.subliniat { text-decoration:underline; }
.italic { font-style:italic; color:#333; }
.dreapta { float:right; }

.wrapper { width:850px; margin:auto; padding:0 50px 0 0; }
.acasa { background:url(../images/acasa_bg.jpg) center top no-repeat; height:734px; }
.servicii { background:url(../images/servicii_bg.jpg) center top no-repeat; height:734px; }
.contact { background:url(../images/contact_bg.jpg) center top no-repeat; height:734px; }
.portofoliu { background:url(../images/portofoliu_bg.jpg) center top no-repeat; height:734px; }

.logo { float:left; }

.meniu { float:right; padding:60px 0 0 0; width:385px; }
.meniu a { font-size:16px; padding:0 0 0 30px; font-family:Georgia; }
.meniu a:link, a:visited { color:583220; }
.meniu a:active { color:#4d4d4d; }
.meniu a:hover { color:#583220; }
.meniu ul { padding:0; margin:0; list-style:none; }
.meniu li { float:left; }

.slideshow { margin:61px 0 0 37px; width:391px; height:232px; float:left; }
ul.slideshow { list-style:none; width:391px; height:232px; overflow:hidden; position:relative; margin:0; padding:0; }	
ul.slideshow li { position:absolute; left:0; right:0; }
ul.slideshow li.show { z-index:500;	}
ul img { border:none; }
#slideshow-caption { width:391px; height:70px; position:absolute; bottom:0; left:0;	 color:#fff; background:#000; z-index:500; }
#slideshow-caption .slideshow-caption-container { padding:5px 10px; z-index:1000; }
#slideshow-caption h3 { margin:0; padding:0; font-size:14px; }
#slideshow-caption p { margin:5px 0 0 0; padding:0; }

.sidemenu { float:left; font-size:20px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; width:360px; }
.sidemenu a { color:#999; }
.sidemenu a:hover { color:#6d2d09; text-decoration:none; }
.sidemenu ul { list-style:inside; padding:45px 0 0 30px; margin:0; list-style:none; }
.sidemenu li { border-top:#CCC 1px solid; padding:5px 0 5px 0; background:url(../images/sidebar_arrow.png) no-repeat right; }

.acasa_content { float:right; width:350px; padding:50px 0 0 0; }
.content { float:right; width:380px; padding:50px 0 0 0; height:370px; overflow:hidden; }
.content ul { padding:0 0 0 30px; margin:0; }
.content li { padding:0 0 10px 0; margin:0; }
.content img { margin:0 10px 10px 0; border:#000 1px solid; }
.contact_content { float:left; width:100%; padding:50px 0 0 30px; height:250px; overflow:hidden; }
.panou { float:right; width:170px; margin:10px 65px 0 0; text-align:center; }

.acasa_footer { padding:120px 0 0 0; text-align:center; color:#ada7a0; font-size:11px; }
.acasa_footer a, .footer a { color:#ada7a0; text-decoration:underline; }
.acasa_footer a:hover, footer a:hover { text-decoration:none; }

.footer { text-align:center; color:#ada7a0; font-size:11px; padding:200px 0 0 0; }

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image:url(../images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

.pgallery {
	padding:0px;
}
.pgallery ul, li, h3, h2, h1, p {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
}

.pgallery li {
	float:left;
	padding:0px;
	margin:0px;
}

.view {
	overflow:hidden;
	width:800px;
	margin:0px;
	padding:0px;
}

.images {
	padding:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:1584px !important;
}

.images li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	margin:0px 10px 0px 10px;
	}

.slideelement {
	border:10px solid black;
	margin:0px 10px 0px 15px;
}

.pgalleryitem {
	height:160px;
	width:224px;
}

.cssdropdown ul {
	display:none;
	background-color:#0f0504;
	margin:0px;
	list-style: none;
}
.cssdropdown:hover ul {
	display:block;
}
.liitem {
	background-image:url('../images/cat-item.png');
	height:39px;

	color:white;
	font-size:14px;
}
.liitem a {
	color:white;
	font-family:Verdana;
}
.divitem {
	height:39px;
display: table; #position: relative; overflow: hidden;
}
.liitem:hover { 
	background-color:#271714;
}