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: #235a07 url(/img/background.gif) top center repeat-y;
	text-align: left;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #d3e1cc;
}
img {
	border : 0;
}
a:link, a:visited{
	color: #c2d1ba;
	text-decoration: underline;
}
a:active, a:hover{
	color: #ff9d33;
	text-decoration: underline;
}
h1, h2 {
	font-size:35px;
	font-family:Courier New;
	font-weight:bold;
  padding: 0 0 0 0;
/*  border:1px solid red;*/
  margin: 0px;
  color:#ff9d33;
}
h3,h4 {
  padding: 0px;
  margin: 0px;
}
form {
  padding: 0px;
  margin: 0px;
}
.clr{
	clear: both;
	font-size:1px;
}
.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;
}






#outer{
	height:692px;
	width:889px;
	padding:24px 0 0 0;
	margin:0 auto;
  background: url(/img/wrap.jpg) top left no-repeat;
}
#headder{
	width:889px;
}
#logoouter{
  background: url(/img/logoouter.jpg) top left no-repeat;
  margin:0 0 0 -22px;
  padding:0 0 0 44px;
  position:absolute;
  height:126px;
  width:200px;
}
#logo{
	float:left;
}
#mainpic{
	float:left;
	height:288px;
}
#lng{
	height:22px;
	float:right;
	position:relative;
	text-align:center;
	margin-right:10px;
}
.lng{
	float:right;
	color:#b0c3a6;
	font-family:Tahoma;
	font-size:11px;
	padding:4px 9px 0 9px;
}
.lng a:link, .lng a:visited{
	color:#b0c3a6;
	text-decoration:none;
}
.lng a:hover, .lng a:active{
	color:#b0c3a6;
	text-decoration:underline;
}
#wrap{	
	width:100%;
	float:left;
}
#leftside{
  background:url(/img/page_info.gif) top left no-repeat;
  margin-top:93px;
	width:248px;
	padding:30px 0 0 0;
	float:left;
	margin-left:14px;
	display:inline;
}
#left_info{
	color:#ffffff;
	margin-left:25px;
	height:230px;
	width:185px;
}
.info_title{
	font-size:18px;
	font-family:Courier New;
	letter-spacing:-1px;
	font-weight:bold;
}
.info_text1{
	font-size:12px;
	margin-top:8px;
	font-family:arial;
}
.info_text2{
	font-size:18px;
	margin-top:8px;
	font-family:arial;
}
.info_text3{
	font-size:18px;
	margin-top:8px;
	font-family:arial;
}
.info_text3 a:link, .info_text3 a:visited{
	color:#b0c3a6;
	text-decoration: underline;
}
.info_text3 a:hover, .info_text3 a:active{
	color:#b0c3a6;
	text-decoration: none;
}
.info_text4{
	font-size:18px;
	width:200px;
	height:31px;
	position:relative;
	margin:8px 0 0 -9px;
	text-align:center;
	padding:8px 0 0 0;
	font-family:Courier New;
  background:url(/img/order.jpg) center center no-repeat;
  font-weight:bold;
}
.info_text4 a:link, .info_text4 a:visited{
	color:#ffffff;
	text-decoration: none;
}
.info_text4 a:hover, .info_text4 a:active{
	color:#ffffff;
	text-decoration: underline;
}
.info_text5{font-size:10px;margin-top:11px;height:24px;}
.info_text5 a{color:#afc4a5;display:block;float:left;height:24px;padding:5px 0 0 28px;text-decoration:none;}
.info_text5 a:hover{color:#FF9D33;}
#facebook{background:url(/img/FaceBook-icon.png) top left no-repeat;margin-left:8px;}
#twitter{background:url(/img/Twitter-icon.png) top left no-repeat;margin-left:14px;}

#left_menu_block{
  background:url(/img/menuback.png) top left repeat-y;
	clear:both;
	width:207px;
	margin-left:5px;
	min-height:170px;
	text-align:left;
	padding:5px 5px 5px 10px;
	font-family:Courier New;
	letter-spacing:-1px;
	font-weight:bold;
	font-size: 18px;
}
.left_menu_table{
	padding:3px 0 3px 0;
}
.left_menu_group{
	border-top:1px dashed #bababa;
	line-height: 27px;
	width:198px;
}
.left_menu_group_act{
	line-height: 27px;
	width:198px;
}
.left_menu_group a:link, .left_menu_group a:visited{
	color: #114f13;
/*	padding:4px 0 4px 8px;*/
	display:block;
	line-height:18px;
	text-decoration: none;
	padding:4px 5px 4px 8px;
}
.left_menu_group a:hover, .left_menu_group a:active{
	display:block;
	color: #114f13;
	line-height:18px;
	text-decoration: underline;
	padding:4px 5px 4px 8px;
}
.left_menu_group_act a:link, .left_menu_group_act a:visited{
	color: #000000;
	line-height:18px;
	background:#f7941d;
	text-decoration: none;
	display:block;
	padding:2px 5px 2px 8px;
	font-weight:bold;
}
.left_menu_group_act a:hover, .left_menu_group_act a:active{
	color: #000000;
	line-height:18px;
	display:block;
	font-weight:bold;
	background:#f7941d;
	padding:2px 5px 2px 8px;
	text-decoration: underline;
}
.menusel_top{
  background:url(/img/seltop.gif) bottom left no-repeat;
  font-size:1px;
  width:198px;
  height:3px;
}
.menusel_bot{
  background:url(/img/selbot.gif) top left no-repeat;
  font-size:1px;
  width:198px;
  height:3px;
}
.apple_top{
  background:url(/img/appletop.gif) bottom left no-repeat;
  font-size:1px;
  width:198px;
  height:3px;
}
.apple_bot{
  background:url(/img/applebot.gif) top left no-repeat;
  font-size:1px;
  width:198px;
  height:3px;
}
.left_menu_head{
  background:#727272 url(/img/apple.gif) 170px 0 no-repeat;
  padding:0 20px 0 7px;
  width:171px;
}
.left_menu_head a:link, .left_menu_head a:visited{
  color:#f2a446;
	text-decoration: none;
}
.left_menu_head a:hover, .left_menu_head a:active{
  color:#f2a446;
	text-decoration: underline;
}
.left_menu_head_act{
  background:#f7941d url(/img/apple2.gif) 170px 0 no-repeat;
  padding:0 20px 0 7px;
  width:171px;
	text-decoration: none;
	display:block;
	font-weight:bold;
}
.left_menu_head_act a:link, .left_menu_head_act a:visited{
  color:#000000;
	background:#f7941d;
	text-decoration: none;
}
.left_menu_head_act a:hover, .left_menu_head_act a:active{
  color:#000000;
	text-decoration: underline;
}
#menubottom{
  background:url(/img/menubottom.gif) left top no-repeat;
  width:221px;
  height:7px;
  font-size:1px;
  margin:0 0 0 5px;
}


.left_menu_subgroup_table{
	display:block;
	width: 100%;
	width:174px;
	font-family:Arial;
	font-weight:normal;
  font-size: 14px;
	letter-spacing:0px;
}
.left_menu_subgroup_item{
	width:174px;
	padding: 1px 0px 5px 18px;
}
.left_menu_subgroup_item_act{
	padding: 1px 0px 5px 18px;
	width:174px;
}
.left_menu_subgroup_item_act a:link, .left_menu_subgroup_item_act a:visited{
	color: #114f13;
	font-weight:bold;
	text-decoration: none;
}
.left_menu_subgroup_item_act a:hover, .left_menu_subgroup_item_act a:active{
	color: #114f13;
	font-weight:bold;
	text-decoration: underline;
}
.left_menu_subgroup_item a:link, .left_menu_subgroup_item a:visited{
	color: #114f13;
	text-decoration: underline;
}
.left_menu_subgroup_item a:hover, .left_menu_subgroup_item a:active{
	color: #114f13;
	text-decoration: none;
}

#question{
  background:url(/img/question.png) bottom left no-repeat;
  height:33px;
  width:203px;
  text-align:center;
  float:right;
  margin:0 -43px 0 0;
  font-weight:bold;
  padding-top:15px;
  z-index:20;
  font-family:Tahoma;
  cursor:pointer;
  font-size:14px;
}
#question a:link, #question a:visited{
	text-decoration: none;
	color:#ffffff;
}
#question a:hover, #question a:active{
	text-decoration:underline;
	color:#ffffff;
}




#leftsidebottom{
	margin-top:20px;
  background:#363636 url(/img/leftsidebottom.gif) bottom left no-repeat;
  height:10px;
  width:223px;
}
#rightside{
	float:left;
	width:615px;
	margin-top:5px;
	margin-left:1px;
}
#content{
	margin:-25px 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;
}
.banners{
	margin:20px 10px 0 10px;
	text-align:center;
	
}



#footer{
  background:url(/img/footer.png) left top no-repeat;
  float:left;
  padding-top:47px;
  height:100px;
  width:890px;
}
#footer1{
	color:#ffffff;
	font-size:11px;
	margin:15px 0 5px 200px;
	font-size:18px;
	width:245px;
	float:left;
	text-align:left;
	display:inline;
}
#footer2{
	color:#7e9e6d;
	float:right;
	font-size:11px;
	padding:5px 145px 0 0;
}
#footer3{
	color:#5a8345;
	float:right;
	font-size:11px;
	margin:5px 62px 0 0;
}
#footer3 a{
	color:#5a8345;
}

#mainimg{
	float:left;
	padding-right:14px;
}
.gal{	
	margin-right:10px;
	margin-bottom:20px;
	padding-right:21px;
  background:url(/img/prodlist_border.gif) right top no-repeat;
	float:left;
	display:inline;
}
.gal span{	
	display:block;
	padding-left:3px;
  background:url(/img/prodlist_border2.gif) left top no-repeat;
	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{
}
.img_title a:link, .img_title a:visited{
	text-decoration: none;
	font-size:11px;
	color:#fffffe;
}
.img_title a:hover, .img_title a:active{
	text-decoration:underline;
	font-size:11px;
	color:#fffffe;
}


.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{
	margin-bottom:30px;
  width:568px;
  background:url(/img/files_back.jpg) left top repeat-y;
}
.pageFileTop{
  background:url(/img/files_top.jpg) left bottom no-repeat;
  height:10px;
  width:568px;
}
.pageFileCenter{
/*	padding:10px 15px 20px 15px;*/
  width:568px;
}
.pageFileBottom{
  background:url(/img/files_bot.jpg) left top no-repeat;
  height:8px;
  width:568px;
}
.pageFileTitle{
	font-size:14px;
	color:#f7941d;
	font-weight:bold;
	margin:0 0 5px 18px;
}
.pageFileItem{
  background:url(/img/files.gif) left center no-repeat;
  padding-left:34px;
  margin-left:1px;
}
.pageFileItem a:link, .pageFileItem a:visited{
	text-decoration: underline;
	color:#ffffff;
}
.pageFileItem a:hover, .pageFileItem a:active{
	text-decoration: none;
	color:#ffffff;
}
.pageFileItem span{
	text-transform:uppercase;
}

.page_title{
	margin: 20px 0 0 0;
}





/*

.small_br{
  font-size: 1px;
  height: 5px;
}
.middle_br{
  font-size: 1px;
  height: 15px;
}
.big_br{
  font-size: 1px;
  height: 30px;
}


.lng{
	float: right;
	font-size: 10px;
	padding: 15px 0 0 25px;
}
div.lng a:link, div.lng a:visited{
	font-size: 10px;
	color: #131313;
	text-decoration: none;
}
div.lng a:active, div.lng a:hover{
	font-size: 10px;
	color: #ad1f23;
	text-decoration: none;
}
.lng div{
	position: relative;
}
.lng div div{
	position: absolute;
	left: -3px;
	top: -30px;
}
#main_table{
	width:896px;
  background: url(/img/background.gif) center top repeat-y;
	height:90%;
	text-align:center;
}
#main_sheet{
  background: url(/img/top.gif) center top no-repeat;
}
#footer_sheet{
	height:65px;
  background: url(/img/footer.gif) center bottom no-repeat;
}
#left_col{
	float:left;
	width:240px;
	min-height:90%;
	display:block;
}
div#logo{
	position:relative;
}
div#logo div{
	position:absolute;
	left:-7px;
	top:0px;
}
#right_col{
	float:left;
	width:614px;
	min-height:90%;
	text-align:left;
	display:block;
}
.page_title{
	font-size: 18px;
	padding: 0 0 10px 0;
	font-weight: normal;
}
.page_txt{
	font-size: 13px;
	line-height: 16px;
}
div#footer_txt{
	width:100%;
	display:block;
	height:50px;
}
div#footer_txt div{
	width: 97%;
	display: block;
	line-height: 25px;
	padding-top: 18px;
	font-size: 11px;
	text-align: center;
}
#footer_txt2{
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	padding: 0 22px;
}
#footer_txt2 a:link, #footer_txt2 a:visited{
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	text-decoration: underline;
}
#footer_txt2 a:active, #footer_txt2 a:hover{
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}


.left_menu_block{
	text-align: left;
	width: 177px;
	padding-left: 15px;
}
.left_menu_table{
	display:block;
	width: 177px;
}
.left_menu_group{
	line-height: 27px;
	padding: 0px 0px 0px 0px;
}
.left_menu_group_act{
	line-height: 27px;
	padding: 0px 0px 0px 0px;
}
.left_menu_group a:link, .left_menu_group a:visited{
	font-size: 12px;
	color: #090909;
	text-decoration: underline;
}
.left_menu_group a:hover, .left_menu_group a:active{
	font-size: 12px;
	color: #1e9145;
	text-decoration: underline;
}
.left_menu_group_act a:link, .left_menu_group_act a:visited{
    font-size: 12px;
	color: #090909;
    font-weight: bold;
	text-decoration: none;
}
.left_menu_group_act a:hover, .left_menu_group_act a:active{
	font-size: 12px;
	color: #1e9145;
    font-weight: bold;
	text-decoration: none;
}
.left_menu_subgroup_table{
	display:block;
	width: 100%;
	padding: 0 0 2px 0;
}
.left_menu_subgroup_item{
	height: 13px;
	padding: 3px 0px 3px 15px;
}
.left_menu_subgroup_item_act{
	height: 13px;
	padding: 3px 0px 3px 15px;
}
.left_menu_subgroup_item_act a:link, .left_menu_subgroup_item_act a:visited{
    font-size: 11px;
	color: #090909;
	font-weight: bold;
	text-decoration: none;
}
.left_menu_subgroup_item_act a:hover, .left_menu_subgroup_item_act a:active{
	font-size: 11px;
	color: #1e9145;
	font-weight: bold;
	text-decoration: none;
}
.left_menu_subgroup_item a:link, .left_menu_subgroup_item a:visited{
	font-size: 12px;
	color: #1e9145;
	text-decoration: underline;
}
.left_menu_subgroup_item a:hover, .left_menu_subgroup_item a:active{
	font-size: 12px;
	color: #090909;
	text-decoration: underline;
}


.pagelist_name{
	font-size: 13px;
}
.pagelist_name a:link, .pagelist_name a:visited{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.pagelist_name a:hover, .pagelist_name a:active{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #090909;
}
.pagelist_foto{
	float: left;
	width: 145px;
}
.pagelist_txt{
	color: #242424;
}
.pagelist_date{
	font-size: 10px;
	color: #242424;
	padding-left: 7px;
}
.page_img{
	width: 121px;
	height: 94px;
}
.page_img img{
	border: solid 1px #c7c4c5;
}
div.zoom{
	position: relative;
}
div.zoom div{
	position: absolute;
	left: 0px;
	top: -88px;
}
.img_title{
	font-size: 11px;
}
*/
