body {
	background: url(../layout/template/bg.jpg)	 repeat-x #2d2d2d;
	color: #dadada;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page-wrapper{
	width:995px;
	margin-left:auto;
	margin-right:auto;
}

#header-left{
	background: url(../layout/template/pers.png) no-repeat;
	width:273px;
	height:53px;
	margin-top:18px;
	float:left;
}
#header-right{
	background: url(../layout/template/cristian.png) no-repeat;
	width:390px;
	height:68px;
	float: right;
	margin-top:35px;
}
#menu{
	text-align: left;
	float:left;
	margin-top:70px;
	width:190px;
	margin-left:-20px;
}
#menu-show {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #dadada;
}
#menu-show ul{
	list-style: none;

}
#menu-show li{

	padding:10px 0px 10px 0px;

}

#menu-show li a{
	color: #dadada;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;

}
#menu-show ul li a:hover{
	text-decoration: underline;
	color: #fff;
}
#menu-show a{
	color: #dadada;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#menu-show a:hover{
	text-decoration: underline;
	color: #fff;
}

#content-foto{
	float: left;
	width:660px;
}
#foto{
	float:left;
	width: auto;
	padding:3px;
	margin-top:20px;
}
#foto img{
	border: 5px solid #000000;
}

a img{
border:none
}
#content-slide{
	float: left;
	width:140px;
}
#foto-slide{
	margin-top:40px;
}
#descriere{
	float: right;
	width: 230px;
	margin-top:35px;
}
#coment-form{
	background: url(../layout/template/coment.jpg) no-repeat;
	width: 300px;
	height:190px;
	margin-left:10px;
	
}
#detalii{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:  #d4d4d4;
	margin-top:50px;
}
#footer{
	background: #535252;
	border-left: #1d1919 solid 5px;
	padding:10px 0px 10px 10px;
	color:#1d1919;
	margin-left:5px;
}
#footer a{
	text-decoration: underline;;
	color:#1d1919;
}
#footer a:hover{
	text-decoration: none;
	font-weight: bold;
}
input{
	background: none;
	border:2px solid #857D7B;
	/*border-top: none;
	border-left: none;
	border-right: none;*/
	width: 200px;
	color: #857D7B;
	font-family: Georgia;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
textarea{
	background: none;
	border:2px solid #857D7B;
/*	border-top: none;
	border-left: none;
	border-right: none;*/
	height:50px;
	width:200px;
	color:#857D7B;
	font-family: Georgia;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
#adauga{
	border:1px solid #857D7B;
	color:#857D7B;
	font-weight: bold;
	width:70px;
}
#submenu a{
	color: #dadada;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#submenu a:hover{
	text-decoration: underline;
}
#button-up{
	text-align: center;
	width:100px;
	margin-bottom:5px;
}
#button-up img{
	border:none;
}
#button-up a{
	text-decoration: none;
	border: none;
}
#button-up a:hover{
	text-decoration: none;
	border: none;	
}
#button-down{
	text-align: center;
	width:100px;
	margin-top:5px;
}
#button-down a{
	text-decoration: none;
	border: none;
}
#button-down a:hover{
	text-decoration: none;
	border: none;
}
#button-down img{
	text-decoration: none;
	border: none;
}

#slide a img{
	text-decoration: none;
	border:5px solid #857D7B;
}
#slide a img:hover{
	text-decoration: none;
	border:5px solid #fff;
}


/* stiluri din pagina */

.contur_pict{
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
margin-left:2px;
margin-right:2px;
margin-top:2px;
margin-bottom:2px;
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
}

.pict{
	background:url('img/loading.gif') 50% 50% no-repeat;
}
/*--------------*/

.prevs {margin-left:0px; }
.roll{
	width: 30px; 
	height: 75px; 
	background: none; 
	padding: 30px 0 0 0; 

}
.moove{
	width:150px; 
	height: 105px; 
	overflow: hidden; 
	position: relative;
}
.moove ul.thumbs{
	list-style: none;  
	height: 105px; 
	position: absolute; 
}
.thumbs li{
	display: block; 
	float:left;
	width: 100px; 
	height: 105px; 
	padding: 10px 5px 0px 12px;
}
.thumbs li a{
 padding-top:15px;
 padding-bottom:15px;
}
#show{
	display:none; 
	padding:15px;
	width:490px;
}
#content{
	width:990px;
}
#detalii_p{
display:none;
width:490px; 
padding:10px;
}
.sub_galerie a {
	width:190px;
	padding-top:0px; 
	padding-bottom:5px;
	padding-left:10px;
	text-align: left;
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:5px;
	color: red;

}