@charset "utf-8";
*
{	margin:0;
	padding:0;	
}
body
{	margin:0 auto;
	width:925px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
	background:url(images/bg.jpg) repeat;
}
span {	display:none;}
ul
{	list-style-type:disc;
	list-style-position:inside;
}
p
{	padding-bottom:10px;
}
a
{	color:#aa2f03;
}
.underlined
{	width:835px;
	padding-bottom:20px;
	border-bottom:2px solid #cfba7e;	
}
#container
{	
}
#top
{	background:url(images/top.png) no-repeat;
	height:70px; width:925px; 
}
#navi
{	height:20px; width:925px;

}
#navi a
{	float:left;
}
#m1
{	background:url(images/m1.jpg) no-repeat;
	height:20px;
	width:109px;
}
#m2
{	background:url(images/m2.jpg) no-repeat;
	height:20px;
	width:155px;
}
#m3
{	background:url(images/m3.jpg) no-repeat;
	height:20px;
	width:114px;
}
#m4
{	background:url(images/m4.jpg) no-repeat;
	height:20px;
	width:127px;
}
#m5
{	background:url(images/m5.jpg) no-repeat;
	height:20px;
	width:152px;
}
#m6
{	background:url(images/m6.jpg) no-repeat;
	height:20px;
	width:122px;
}
#m7
{	background:url(images/m7.jpg) no-repeat;
	height:20px;
	width:146px;
}
#logo-bar
{	background:url(images/logo-bar.jpg) no-repeat;
	height:159px;
	width:925px;
}
#content
{	background:url(images/content-top.jpg) no-repeat top left;
	background-color:#c4aa6d;
}
#contentboxfull
{	clear:both;
	padding-left:50px;
	padding-top:40px;
	padding-right:40px;
	padding-bottom:40px;
}
#galleryfull
{	padding-left:150px;
	padding-top:40px;
	padding-right:40px;
	padding-bottom:40px;
}
#col1
{	width:265px;
	padding-left:40px;
	padding-top:30px;
	float:left;	
}
#col1 #photo
{	
	background:url(images/photo-frame.png) no-repeat top left;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	
	
}
#col2
{	width:281px;
	min-height:100px;
	margin-top:31px;
	float:left;
	background:url(images/box-middle.png) repeat-y top left;	
}
#col2 h3
{	background:url(images/box-top.png) no-repeat top left;
	min-height:20px;
}
#col2 h3 a
{	background:url(images/h-desprenoi.png);
	height:59px;
	width:214px;
	display:block;
	margin-left:20px;
	margin-bottom:10px;
}
#col2 p
{	background:url(images/box-bottom.png) no-repeat bottom left;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
}
#col3
{	width:281px;
	min-height:100px;
	margin-top:31px;
	margin-left:20px;	
	float:left;
	background:url(images/box2-middle.png) repeat-y top left;	
}
#col3 h3
{	background:url(images/box2-top.png) no-repeat top left;
	min-height:20px;
}
#col3 h3 a
{	background:url(images/h-calitate.png);
	height:59px;
	width:214px;
	display:block;
	margin-left:20px;
	margin-bottom:10px;
}
#col3 p
{	background:url(images/box2-bottom.png) no-repeat bottom left;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
}

#col2 #contact
{	background:url(images/box2-top.png) no-repeat top left;
	min-height:20px;
}
#col2 #contact a
{	background:url(images/h-contact.png) no-repeat top left;
	height:59px;
	width:214px;
	margin-left:20px;
	margin-bottom:10px;
}
h4
{	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
}
#footer
{	clear:both;
	text-align:center;
	padding-top:0px;	
}
#bottom
{	background:url(images/bottom.png) no-repeat;
	height:25px; width:925px;
	clear:both;
}