html {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	overflow-x: auto;
	overflow-y:scroll;
}
body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
  background:#f0fdf4 url(/img/background.jpg) left 125px no-repeat;
	text-align: left;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #242424;
}
img {
	border : 0;
}
a:link, a:visited{
	color: #096e17;
	text-decoration: underline;
}
a:active, a:hover{
	color: #096e17;
	text-decoration: none;
}
h1, h2 {
  padding: 0 0 5px 0;
  margin: 0px;
  font-size:30px;
  font-weight:normal;
}
h3,h4 {
  padding: 0px;
  margin: 0px;
}
form {
  padding: 0px;
  margin: 0px;
}
.clr{
	clear: both;
	font-size:1px;
	margin-bottom:-1px;
}
p{
	margin:5px 0;
}
.br5{
	clear: both;
	font-size:5px;
}
.br10{
	clear: both;
	font-size:10px;
}

.admindiv{
  position: fixed;
    left: 0px;
    top: 0px;
  background: url(/img/admindiv.gif) top left repeat-x;
  width: 100%;
  z-index: 1000;
  color: #000;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 12px;
  height: 27px;
  line-height: 27px;
}
.admindiv a:link, .admindiv a:visited, .admindiv a:hover, .admindiv a:active{
  color: #000;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
}






#headder{
	width:100%;
  background: url(/img/headder_left.jpg) top center repeat-x;
  height:125px;
}
#headder2{
	width:50%;
	left:50%;
	float:right;
  background: url(/img/headder_right.jpg) top right repeat-x;
  height:125px;
}
#headderlat{
	width:921px;
	margin-left:-440px;
	position:absolute;
	float:right;
  background: url(/img/headder.jpg) top left no-repeat;
  height:125px;
}
#headderrus{
	width:921px;
	margin-left:-440px;
	position:absolute;
	float:right;
  background: url(/img/headder1.jpg) top left no-repeat;
  height:125px;
}
#headdereng{
	width:921px;
	margin-left:-440px;
	position:absolute;
	float:right;
  background: url(/img/headder2.jpg) top left no-repeat;
  height:125px;
}
#headtext{
	padding:42px 0 0 85px;
	font-size:30px;
	color:#1b1c1f;
	float:left;
}
#lng{
	height:22px;
	float:right;
	position:relative;
	text-align:center;
}
.lng{
	float:right;
	height:20px;
	background:#005826;
	font-family:Tahoma;
	font-size:11px;
	margin-right:2px;
	padding:7px 9px 0 9px;
}
.lng a:link, .lng a:visited{
	color:#ffffff;
	height:22px;
	text-decoration:none;
}
.lng a:hover, .lng a:active{
	color:#ffffff;
	height:22px;
	text-decoration:underline;
}
#logo{
	float:left;
	margin:26px 0 0 0;
	display:inline;
}
#logo img{
	width:139px;
	height:64px;
}
#outer{
	width:881px;
	padding:35px 0 0 0;
	margin:0 auto;
}



#leftside{
	width:200px;
	float:left;
}
#left_menu_block{
	clear:both;
	width:223px;
	text-align:left;
	padding-bottom:20px;
	margin-bottom:60px;
}

.left_menu_table{
}
.left_menu_group{
	line-height: 27px;
	width:200px;
	padding: 8px 0px 0px 0px;
}
.left_menu_group_act{
	line-height: 27px;
	width:200px;
	padding: 8px 0px 0px 0px;
}
.left_menu_group a:link, .left_menu_group a:visited{
	font-size: 20px;
	color: #005826;
	line-height:20px;
	border-bottom:1px dashed #005826;
	text-decoration: none;
}
.left_menu_group a:hover, .left_menu_group a:active{
	font-size: 20px;
	color: #005826;
	line-height:20px;
	border-bottom:1px solid #005826;
	text-decoration: none;
}
.left_menu_group_act a:link, .left_menu_group_act a:visited{
  font-size: 20px;
	color: #000000;
	line-height:20px;
	text-decoration: none;
	border-bottom:1px solid #000000;
}
.left_menu_group_act a:hover, .left_menu_group_act a:active{
	font-size: 20px;
	color: #000000;
	line-height:20px;
	border-bottom:none;
	border-bottom:1px dashed #000000;
	text-decoration: none;
}

.left_menu_subgroup_table{
	display:block;
	width: 100%;
	width:174px;
}
.left_menu_subgroup_item{
	width:174px;
	padding: 1px 0px 5px 20px;
}
.left_menu_subgroup_item_act{
	padding: 1px 0px 5px 20px;
	width:174px;
}
.left_menu_subgroup_item_act a:link, .left_menu_subgroup_item_act a:visited{
   font-size: 14px;
	color: #191919;
	font-weight:bold;
	text-decoration: none;
}
.left_menu_subgroup_item_act a:hover, .left_menu_subgroup_item_act a:active{
	font-size: 14px;
	color: #191919;
	font-weight:bold;
	text-decoration: underline;
}
.left_menu_subgroup_item a:link, .left_menu_subgroup_item a:visited{
	font-size: 14px;
	color: #191919;
	text-decoration: none;
}
.left_menu_subgroup_item a:hover, .left_menu_subgroup_item a:active{
	font-size: 14px;
	color: #191919;
	text-decoration: underline;
}




#leftsidebottom{
	margin-top:20px;
  background:#363636 url(/img/leftsidebottom.gif) bottom left no-repeat;
  height:10px;
  width:223px;
}
#rightside{
	float:left;
	width:630px;
	min-height:300px;
	margin-left:7px;
	position:relative;
}
#content{
	margin:0 14px 10px 14px;
}
.promo{
	cursor:pointer;
	height:134px;
	width:330px;
	float:left;
	margin-bottom:10px;
}
.promoname{
	position:absolute;
	width:330px;
	margin-top:95px;
}
.promoname2{
  background:url(/img/promog.png) left no-repeat;	
  padding-left:12px;
  float:right;
	height:25px;
}
.promoname3{
	float:right;
	height:25px;
	background:#f8981d;
	color:#000000;
	font-size:18px;
	padding-right:5px;
}


#footer{
  background:url(/img/footer.jpg) left bottom no-repeat;	
  float:left;
  padding-top:90px;
  padding-left:285px;
  height:88px;
  width:605px;
  margin-top:-50px;
}
#footer1{
	color:#2c2c2c;
	font-size:24px;
	margin:5px 0 5px 0;
}
#footer2{
	color:#2c2c2c;
	font-size:11px;
	margin:5px 0 0 0;
}
#footer3{
	color:#2c2c2c;
	float:right;
	font-size:11px;
	margin:5px 0 0 0;
}
#footer3 a{
	color:#2c2c2c;
}
#footer4{
	float:left;
	font-size:11px;
	margin:5px 0 0 0;
}

#mainimg{
	float:left;
	padding-right:14px;
}
.gal{	
	margin-right:40px;
	margin-bottom:20px;
	float:left;
	display:inline;
}
.gal img{
	border:1px solid #c7c4c5;
}
.zoom img{
	border:none;
}
.zoom{
	display:block;
	margin:10px 0 0 -1px;
	position:absolute;
}
.img_title{
	margin-top:7px;
}
.img_title a:link, .img_title a:visited{
	text-decoration: none;
	font-size:13px;
}
.img_title a:hover, .img_title a:active{
	text-decoration:underline;
	font-size:13px;
}


.pagelist_name a{
	font-size:18px;
	margin-bottom:5px;
}
.pagelist_date{
	padding:5px 0 0 10px;
}
.pagelist_foto{
	float:left;
	margin-right:10px;
}
#pagesnav{
	font-size:18px;
	margin-top:10px;
	margin-bottom:3px;
}
#pagesnavnp a{
	font-size:13px;
	text-decoration:none;
}

.pagelist_foto_produce{
	float:left;
	padding-right:7px;
  background:#f8981d url(/img/prodlist_right.gif) right top no-repeat;
}
.pagelist_name_produce a{
	font-size:18px;
	display:block;
	margin-bottom:5px;
	font-size:13px;
	font-weight:normal;
	padding:0 5px 3px 5px;
}
.pagelist_name_produce a:link, .pagelist_name_produce a:visited{
	text-decoration: none;
	color:#000000;
}
.pagelist_name_produce a:hover, .pagelist_name_produce a:active{
	text-decoration:underline;
	color:#000000;
}
.pagelist_name_produce{
  background:#f8981d url(/img/prodlist_footer.gif) right bottom no-repeat;
}
.pagelist_produce{
	float:left;
	width:194px;
	margin-bottom:5px;
}
.seperator{
	float:left;
	width:30px;
}

.forma textarea{
	border: solid 1px #696969; 
	owerflow:auto;
	height:66px;
	width:250px;
}
.forma input, .forma textarea{
	background:#ffffff;
	border:1px solid #646464;
	color:#000000;
}
.forma{
	white-space:nowrap;
}


.pageFile{
	background:#096e17;
	margin-bottom:30px;
	width:600px;
}
.pageFileCenter{
	padding:10px 15px 20px 15px;
}
.pageFileTitle{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:5px;
}
.pageFileItem{
  background:url(/img/file.gif) left center no-repeat;
  padding-left:18px;
}
.pageFileItem a{
	color:#ffffff;
}
.pageFileItem span{
	text-transform:uppercase;
}