body {
	margin: 0; padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;
	background: #ddd url(../image/body_bg.gif) repeat-x;
}
* html .container {
	height: 100%;
}
.container {
	width: 850px;
	margin: 0 auto;
	position: relative;
	height: auto; 
	height: 100%;
	border-left: 1px solid #006800;
	border-right: 1px solid #006800;
}
#header {
	background: url(../image/header_bg.gif) no-repeat center top;
	padding-top: 120px;
}
/*  MENIU */
ul.topnav {
	list-style: none;
	padding: 0 0;	
	margin: 0;
	float: left;
	width: 850px;
	height: 30px;
	background: #222;
	font-size: 1.2em;
	background: url(../image/topnav_bg.gif) repeat-x;
	/* border-top: 1px solid #ddd; */
}
ul.topnav li {
	float: left;
	position: relative; /*--Declare X and Y axis base--*/
	background: url(../image/buton_bg_hover.gif)  no-repeat;
	border-left: 1px solid #008c00;
	width: 90px; height: 30px;
}
ul.topnav li a {
	color: #fff;
	display: block;
	text-decoration: none;
	/*float: left;*/
	text-align: center;
	padding-top: 8px;
}
ul.topnav li a:hover{
	background: url(#) no-repeat center top;
}
.curent{
 	color: #fff;
	display: block;
	text-decoration: none;
	/*float: left;*/
	text-align: center;
	padding-top: 8px;
 }

div.nolink, .nolink-2 {
 color: #fff;
 text-decoration: none;
 text-align: center;
 font-size: 1em;
 }
div.nolink {
 padding-top: 10px;
 } 
.flag {
 float: right;
 margin-right: 6px;
 border: 0;
 } 	
 /* ====================================== */
         /* ===== content right ======== */

.container_right {
 float: right;width:211px; height: auto; 
 padding: 0 0;
 }
.nolink-2 {
  width: 211px; height: 125px; 
 background-color: #139513;
 -moz-border-radius-bottomleft: 15px;
 -moz-border-radius-bottomright: 15px;
 } 
.right_mini, .right_mini a {
 margin-top: 5px;
 width: 205px;height: 35px; padding-top: 8px;
 background: url(../image/btn_right_bg.gif) no-repeat center top;
 color: #82ff82;
 font: normal Arial, Helvetica, sans-serif;
 text-decoration: none;
 text-align: center;
 font-size: 16px;
 } 
        /* right menu bar */
ul.right_menubar {
 width: 211px; 
 font: 14px normal Arial, Helvetica;
 list-style-image: url(../image/subnav_btn-2.gif) ; 
 margin-left: 25px;
 z-index: 200;
 }			
ul.right_menubar li a {
 color: #008c00;
 text-decoration: none;
 position: relative; 
 } 		 
     /* ===== content left ==== */
.container_left {
 float: left;
 width: 636px;height:auto; 		
 }
.continut_text {
 background: url(../image/continut_bg_center.gif)  top center repeat-y;
 height: auto;
 display: block;
 padding: 0 0;
 margin: 0 0;
 height: 10px;
 }
 
 
.go_top {
 text-align: center;
 color: #008c00;
 font: 20px normal Arial, Helvetica sans-serif;
 }
.go_top a {
 color: #008c00;
 text-decoration: none;
 margin: 30px;
 }
   
     /* ======= footer ======== */
 
.footer {
	position: relative;
	margin: -31px auto 0 auto;
	padding: 0px;
	clear: both;
	vertical-align: middle;
	z-index: 101;
	background: url(../image/footer.gif) center center no-repeat;
	height: 56px;
}
.footer div {
	height: 56px;
	left: auto;
	right: auto;
	text-align: center;
	padding: 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	margin-left: auto;
	/* text-transform: capitalize; */
} 
.footer div a {
 text-decoration: none;
 color: #000;
 }
 /* ====================================== */
.harta {
  padding: 15px;
	float: left;
	}
.adress {
  font: 16px normal Arial, Helvetica sans-serif;
	color: #008c00;
	font-weight: 500;
	}
.adress2 {
  font: 15px	normal Arial, Helvetica sans-serif;
	color: #000;
	}
	/* ===================== GALERIE ================ */
ul.galerie {
 	list-style: none;	
	margin: 0;
	float: left;
	width: 615px;
	height: 92px;
	padding: 0 0;
	background: #ddd;	
	}
	
ul.galerie li {
  float: left;
	margin-left:1px;
	width: 65px;
	height: 92px;
	background: #eee;
	padding: 0 0;
	}
ul.galerie img {
  float: left;
	margin: 0 0;
	padding: 0 0;
	cursor: url(../image/magnify.cur), pointer;
	}	
ul.galerie_name {
 	list-style: none;	
	margin: 0;
	float: left;
	width: 615px;
	height: 25px;
	padding: 0 0;
	background: #ddd;	
	}	
.galerie_name li {
	float: left;
	margin-left:1px;
	width: 65px;
	background: #fff;
 	height: 25px;
	font: 10px normal Arial, Helvetica sans-serif;
	color: #000;	
	text-align: center;
	padding: 0 0;text-indent: 0;
	}
	

