body {
	background-color:#c1c1bf;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	text-align:center;
}
div.Table_01 {

	margin: 0px auto;
	text-align: left;
	width:717px;	
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}

a{
	font-size:12px;
}
/********************** Header ***************************/

div.header_up {
	width:717px;
	height:87px;
	background-image:url(../images/index_02.jpg);
}



div.header {
	width:717px;
	height:168px;
	background-image:url(../images/header.jpg);
}
/********************** Meniu ***************************/
div.menu {
	
	height:22px;
	background-color:85a157;
	border: 3px solid #FFFFFF;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:left;
}


.menu li{
	display:inline;	
}
.menu ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 10px;
	text-align:left;
}
.menu ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
.menu_text a{color:#28556b;}
.menu_text a:hover{color:#c77e0c;}


div.index-06 {
	
	left:31px;
	top:288px;
	width:717px;
	height:409px;
}
/***********************************Content***************************/
div.content {
	background-image: url(../images/content_bg.jpg);
	width: 717px;
	
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
	
}
#left {
	text-indent: 30px;
	float:left;
	width:428px;
	margin-left:27px;
	padding: 12px 10px 30px 0px;
	display:inline;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;	
}
#left a{
	color:#0000FF;
	font-size: 16px;
	padding:10px 10px 10px 40px;
}
#left a:hover{
	color:#000000;
	font-size: 16px;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 10px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
#right p {padding:10px;}
/********************** Footer ***************************/
div.footer-bg {
	clear:both;
	width:717px;
	background-image:url(../images/footer_bg.jpg);
	height:10px;
	background-repeat: no-repeat;
}

div.footer {
	font-size:10px;
}
ul{	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
ul li{
	display:inline;
	white-space:nowrap;
}
ul li.stanga {float:center; white-space:nowrap;}
#footer>ul {display:table; width:100%;}
#footer>ul li{display:table-cell;}
#footer>ul li.stanga{ float:none; text-align:center;}
#footer>ul li.dreapta {text-align:right;}
/***************Galerie Foto *********/
* {margin:0; padding:0}
body {
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	}
#gallery 
{	position:relative; 
	width:455px; margin:4px auto; padding:40px 0px 0px 2px ;}
#images {
	border:2px solid #9ac1c9; 
	height:225px; 
	background:#eef5f6; 
	margin-bottom:2px
}
#image {position:relative;
	width:450px; height:338px; 
	padding:5px; border:2px solid #666; 
	background:#FFF url(../images/loading.gif) center center no-repeat;
 }
#image img {
	position:absolute; 
	top:5px; 
	left:5px;
	}
#thumbwrapper {
	margin-top:10px; 
	padding:5px 0;
	 width:460px; 
	height:100px;
	border:2px solid #666;
	background:#FFF
 }
#thumbarea {
	position:relative; 
	overflow:hidden; 
	height:100px; 
	width:460px; 
}
#thumbs {
position:absolute;
	list-style:none;
	margin-left:5px; 
	height:100px; 
	width:10000px;
	border-right:5px solid #FFF;
}
#thumbs li {
	float:left; 
	margin-right:5px; 
	cursor:pointer}
.imgnav {
	position:absolute;
	height:320px; width:20%;
	z-index:0; height:320px; 
	width:20%; z-index:100;
	outline:none;
	cursor:pointer;
 }
#previmg {
	left:0; 
	background:url(../images/left.gif) left center no-repeat; 
	border-left:5px solid #FFF;
}
#previmg:hover {
	opacity:1;
	filter:alpha(opacity=100);
 }
#nextimg {
	right:0; 
	background:url(../images/right.gif) right center no-repeat; 
	border-right:5px solid #FFF;
}
#nextimg:hover {
	opacity:1; 
	filter:alpha(opacity=100);
}
