html, body{

	margin: 0px;
	padding: 0px;
	background-color: #BBBAB1;
	height: 100%;
	text-align: center;
}

#mainbody{
	position:relative;
	width:772px;
	height: auto;
	z-index:11;
	border: 1px none #000000;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	padding-top: 64px;
	}
	
#header {
	width: 772px;
	height: 125px;

}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:289px;
	height:125px;

}
#menus {
	position:absolute;
	left:289px;
	top:0px;
	width:483px;
	height:125px;

}

		#menu_top{
			width:483px;
			height:62px;
			z-index:5;
			border: 1px none #000000;
			visibility: visible;
			background-image: url(images/top.jpg);
			}	
		
		#menu1{
			width:100%;
			height:28px;
			z-index:5;
			border: 0px none #000000;
			visibility: visible;
			float: left;
			}	
			
		#menu2{
			width:100%;
			height:35px;
			z-index:4;
			border: 0px none #000000;
			visibility: visible;
			vertical-align: top;	
			/*margin-top: -4px;			*/
			}		
		
		/**html #menu2{
		margin-top: -4px;
			}*/				
		#menus ul {
			margin: 0;
			padding: 0;							
			display: inline;
			margin-bottom: 0;
		}		
		#menus ul li {
			margin: 0;
			padding: 0;
			list-style: none;
			display: block;
			float:left;
			margin-bottom: 0;			
		}
		


#page {

	width: 772px;
	background-image: url(images/bg_mare.jpg);
	background-repeat: no-repeat;
	margin-top: -65px;
	overflow: visible;
	visibility: visible;

}	

#footer {

	width: 772px;
	height: 100px;
	background-color: #BBBAB1;
	overflow: visible;
	visibility: visible;

}	

#homebg {

	width: 772px;
	height: 516px;
	background-image: url(images/bg_main_home.jpg);
	

}

#poza_home {
	position: relative;
	top: 90px;
	width: 314px;
	height: 485px;
	float: right;
	background-image: url(images/poza_ducu.jpg);
	background-repeat: no-repeat;
	margin-bottom: 80px;
	

}	


#right {
	position: relative;
	top: 90px;
	width: 314px;
	height: 485px;
	float: right;
	margin-bottom: 80px;
	

}		

#text-home {

	width: 400px;
	padding-top: 50px;
	padding-left: 290px;
	text-align: justify;
	float: left;

}

#text-sub {

	width: 300px;
	height: 100%;
	padding: 75px;
	padding-right: 30px;
	padding-left: 120px;
	text-align: justify;

}

#text-sub ul, li{

font-size: .8em;

}



#poze {

	width: 100%;
	height: 100%;
	padding-top: 30px;

}

#thumbs {

	/*width: 600px;*/
	text-align: center;
}

		#thumbs ul {
			margin: 0;
			padding: 0;							
			display: inline;
			list-style: none;			
			margin-bottom: 0;
			vertical-align: middle;
		}		
		#thumbs ul li {
			margin: 0;
			padding: 0;
			list-style: none;
			display: inline;
			margin-bottom: 0;
			margin-left: 5px;
			margin-right: 5px;
			vertical-align: middle;
			
	color: #9F9E95;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .6em;			
		}
				

		#thumbs li a img, #thumbs li a:visited img {
			background: url(images/thumb_bg.gif) no-repeat;
			}
		
		
		#thumbs li a:hover img {
			background-image:  url(images/thumb_bg.gif);
			background-position: 0 -58px;
			/*border: 1px solid #e7e7e7;*/
		}
		#thumbs img {
			border: none;
			background: url(images/thumbs_bg.gif) no-repeat;
			padding: 3px 4px 5px 4px;
		}
		#thumbs a:hover img {
			background-position: 0 -58px;	
			padding: 3px 4px 5px 4px;
		}

		#thumbs li * {
		vertical-align: middle;
		}


.bigpicture {
	border: 3px solid #FFFFFF;

}

p {
	color: #6E6F64;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

h2 {
	color: #56595C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;

}

h1 {
	color: #9F9E95;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: -.04em;
	margin-bottom: -5px;
}


a {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #878694;
	text-decoration: none;
	}



.noshow {
	display: none;
}

.show {
	color: #9F9E95;
	vertical-align: middle;
	}

.show a {
	color: #9F9E95;
	text-decoration: none;
	}
	
.show a:hover {
	color: #6E6F64;
	text-decoration: none;
	}
	

#sidebar {

	text-align: left;
	width: 180px;

}

#sidebar h2 {

	font-size: 0.9em;
	font-weight: normal;
	

}


#sidebar ul, li {

	color: #6E6F64;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	

}

.current-cat { }

	
	