body {
	background-color: #F5F6F3;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: black;	
}
/*div {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
*/

/*Основная разметка*/
div.osnov {
	width: 100%;
}
div.left {
	float: left;
	width: 230px;
	\width: 230px;
	w\idth: 230px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	background: url(../images/leftbg.gif);	
	background-repeat: repeat-y;
}
div.main {
	padding: 5px;
	padding-bottom: 10px;	
	margin-left: 235px;	
}
div.content {
	width: 96%;

}
div.leftbg {
	background: url(../images/leftbg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
/*Конец основной разметки*/
/*Разметка для подвала*/
div.leftend {
	float: left;
	width: 230px;
	background-image: url(../images/leftend.jpg);
	height: 184px;
}
div.foot {
	margin-left: 235px;	
	height: 184px;	
}
div.prefoot {
	height: 110px;
	background-image: url(../images/footimage.jpg);	
	background-position: bottom right;	
	background-repeat: no-repeat;	
}
div.footmiddle {
	height: 55px;
}
div.footend {
	height: 10px;
	background-image: url(../images/footend.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.footmenu {
	background-color: #89B03B;
	height: 55px;
	padding-right: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: White;		
}
div.footmenu ul {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
div.footmenu li{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: White;	
	display: inline;	
}

div.footmenu a:link {
	color: White;	
	text-decoration: none;
}


div.footmenu a:visited {
	color: White;	
	text-decoration: none;
}

div.footmenu a:hover {
	color: White;	
	text-decoration: underline;
}

span.adressf {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: White;		
	display: block;	
	margin-top: 4px;	
}
/*Конец разметки для подвала*/
/*Верхнее меню*/
div.up {
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
}
div.upend {
	background-image: url(../images/upmenuend.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}
div.upmenu {
	background-image: url(../images/upmenebegin.gif);
	background-position: top left;
	background-repeat: no-repeat;		
	margin-right: 19px;
	padding-left: 19px;
	height: 22px;
}
div.menu {
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;	
	height: 20px;
	vertical-align: middle;
}
div.menu li{
	border-right: 1px solid #CFCFCF;	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #30580D;	
	float: left;
	padding-right:19px;
	padding-left: 19px; 
	padding-top: 2px;
	margin: 0px;
	height: 18px;
	list-style: none;
}

div.menu li a:link{
	color: #30580D;	
	list-style: none;
	text-decoration: none;
}
div.menu li a:visited{
	color: #30580D;	
	list-style: none;
	text-decoration: none;
}

div.menu li a:hover{
	color: #30580D;	
	list-style: none;
	text-decoration: underline;
}

div.menu li.last a:link{
	color: #30580D;	
	list-style: none;
	text-decoration: none;
}
div.menu li.last a:link{
	color: #30580D;	
	list-style: none;
	text-decoration: none;
}
div.menu li.last a:link{
	color: #30580D;	
	list-style: none;
	text-decoration: none;
}

div.menu li.last {
	border-right: 0px;	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #30580D;	
	float: left;
	padding-right:21px;
	padding-left: 21px; 
	padding-top: 2px;
	margin: 0px;
	height: 18px;
	list-style: none;
}
/*Конец верхнего меню*/
/*Шапка*/

/*
div.head {
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
	height: 143px;
	border: 1px solid red;
}
div.headlogo {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	height: 143px;			
}
div.nav {
	width: 50px;
	background-color: #77A72A;
	padding: 20px;
	
}
span.adress {
	padding-top: 60px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: White;		
	display: block;	
	padding-right:10px;
}
*/
div.head {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%'); 
   min-width: 1000px;
	background: url(../image_news/head/headbg.gif);
	height: 200px;
	clear: both;
}
div.headlogo {
	margin-right: 166px;
	height: 200px;
	background: url(../image_news/head/headlogobg.jpg) no-repeat;	
}
div.nav {
	float: right;
	width: 166px;
	background-image: url(../image_news/head/navbg.gif);
	height: 200px;
}
div.iconset {
	margin-top: 80px;
}
div.adress {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: White;		
	display: block;
	padding-right: 14px;
	padding-left: 12px;
	padding-top: 24px;	
}

/*Конец шапки*/
/*Для контента*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #FF4800;
	text-transform: uppercase;
	margin-top: 0px;
}
div.main div.content p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: black;
}

div.main div.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: black;
}
div.main div.content td{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: black;
}
div.main div.content a:link {
	color: #30580D;
	text-decoration: underline;	
}

div.main div.content a:visited {
	color: #30580D;	
}
div.main div.content a:hover {
	color: Black;
}

table.prod {
  font-family: Verdana;
  font-size: 11px; 
  border-bottom: 1px solid #BFCBDB;
  border-right: 1px solid #BFCBDB;
}
table.prod td {
   color: #555555;
   border-top: 1px solid #BFCBDB;
   border-left: 1px solid #BFCBDB;
   padding: 3px;
  }
  
div.main div.content ul {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	list-style-image: url(../images/li.gif);
}  
div.main div.content ul.2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	list-style-image: url(../images/li2.gif);
}  
div.main div.content ul.article {
	list-style-image: url(../images/active.gif);
}
input, textarea, select {
	background-color: #f5f6f3;
	border: 1px solid #BFCBDB; 
	background-color:#dedede;		
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #606060;
}
div.leftin {
	background-image: url(../images/bg.gif);
	width: 230px;
	padding-bottom:0px;
	margin-bottom:0px;	
}
div.leftin select {
	background-color: white;
}
p.big {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
div.clear{
	clear: both;
}
div.anonce {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #2b8516;
	padding-top: 4px;	
}
div.copyright {
	text-align: right;
	padding-right: 10px;
}

div.copyright a{color: #0262a1; text-decoration: none;}
div.copyright a:visited{color: #0262a1; text-decoration: none;}
div.copyright a:hover{color: #41a31f; text-decoration: none;}
