*{
	margin:0;
	padding:0;
}
body{
	font-family:"MS Reference Sans Serif";
	font-size:12px;
	background:#649600 url(../images/design/body-back.jpg) repeat-x top;
	color:#575a48;
}
a{
	color:#dddbcc;
}
a:hover{
	text-decoration:none;
}
a.active{
	text-decoration:none;
	font-weight:bold;
}
p{
	margin:2px 0 3px;
}
.content .left a{
	color:#649600;
}
/* STRYCTYRA */
.bone{
	width:946px;
	margin:0 auto;
	padding:0 33px 0 21px;
}
.head {
	height:193px;
	background:url(../images/design/head-back.jpg) no-repeat bottom left;
	position:relative;
}
.visual{
	height:264px;
	background:url(../images/design/visual-back.jpg) no-repeat;
	position:relative;
}
.content{
	background:url(../images/design/cont-back.jpg) repeat-y left;
	height:1%;
}
.content .bg1{
	background:url(../images/design/cont-back-b.jpg) no-repeat bottom left;
	height:1%;
}
.left{
	margin-left:80px;
	width:545px;
	float:left;
	padding:25px 0;
}
.right{
	margin-left:740px;
}
*html .left{
	margin-left:40px;

}

.footer{
	padding-top:28px;
	height:60px;
	position:relative;
}



/* HEAD */
.lang{
	position:absolute;
	top:32px;
	right:180px;
	color:#dddbcc;
}
.logo{
	position:absolute;
	bottom:0;
	right:45px;
}
.logo a{
	display:block;
	width:170px;
	height:70px;
}
.logo a span{
	display:none;
}
.title-page{
	color:#dddbcc;
	font-weight:normal;
	position:absolute;
	bottom:55px;
	left:50px;
}

/* VISUAL */
.visual img{
	position:absolute;
	top:26px;
	left:6px;
}


/* CONTENT */
.content img{
	margin:10px 10px 10px 0;
	border:2px solid #7c8a61;
}


/* MENU */
.menu{
	margin-bottom:80px;
}
.menu ul{
	list-style:none;
}
.menu li{
	margin:0 0 8px;

}

/* SEARCH */
.search{
	padding-top:16px;
	background:url(../images/design/search-title.gif) no-repeat;
}
.search-en{
	background:url(../images/design/search-en.gif) no-repeat !important;
}
.search .text{
	border:1px solid #9c9c9c;
	width:140px;
	padding:1px 2px 2px;
	font-size:100%;
	vertical-align:middle;
	font-family:"MS Reference Sans Serif";
	color:#575a48;
}
.search .button{
	vertical-align:middle;
	margin-left:3px;
}

.map{
	margin-top:10px;
}



/* DEVELOPE */
.develope{
	font-size:10px;
	color:#dddbcc;
	margin-left:85px;
}
.develop{
	font-size:10px;
	color:#dddbcc;
	width:210px;
	position:absolute;
	top:28px;
	left:430px;
	text-align:right;
}

.ban-bot{
	text-align:center;
	padding:10px 0;

	position:absolute;
	bottom:15px;
	right:0px;

}
.ban-bot a{
	margin:10px;
}

/* NEWS */
.nsitem{
	margin-bottom:15px;
}
.nsitem .img{
	float:left;
	margin-right:10px;
}
.nsitem .ncnt{
	/*margin-left:150px;*/
}
.nsitem .nom{
	/*margin-left:10px;*/
}
.nsitem .date{
	font-size:90%;
}
.nsitem .name{
	margin:3px 0;
}
.nsitem .name a{
	margin:3px 0;
	text-decoration:none;
	font-weight:bold;
}


input,textarea{
	border:1px solid #7c8a61;	
}
input.button{
	border:0;	
}
form .inp,.widthin{
	width:230px;
}
form .sinp{
	width:120px;
}
form img{
	border:none;
}
form td{
	padding:2px 0;
}
form .wbg{
	font-size:90%;
}
.star{
	color:red;
}

#feedback .btn{
	margin-left:153px;
}
.ie #feedback .btn{
	margin-left:127px;
}

table.text td{
	padding:2px;
}



.spacer{
	clear:both;
}
.asdasdas{
	color:#DDDBCC;
	font-size:11px;
	text-transform:uppercase;
	}	
	
