body {
padding: 0px; margin: 0px; background-color: white;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
background: url(../images/left/leftbg.gif) repeat-y;
height: 100%;
}

div.pager { min-height: 100%; margin-bottom: -78px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%'); 
   min-width: 1000px;
}

* html div.pager {	height: 100%;}

div.head {
	background: url(../images/head/headbg.jpg) no-repeat;
	height: 204px;
}

div.upline {background: url(../images/head/uplinebg.gif) repeat-x; height: 52px;}

div.upnav {	width: 300px; float: left;}

div.upmenu {text-align: right; margin-left: 300px;}

div.upmenuitem, div.upmenuitemact {
	background: url(../images/head/upmenu/perebg.gif) no-repeat;
	height: 52px; float: right;
	padding-right: 13px; padding-left: 14px; 
}

div.upmenuitem div, div.upmenuitemact div {
	background: url(../images/head/upmenu/itembg.gif) center no-repeat;
	height: 44px; 
	font-size: 11px; font-weight: bold; color: #818181; text-transform: lowercase;
	padding-top: 8px;
}

div.upmenuitemact div {
	border-top: 4px solid #ed6f01;
	padding-top: 4px; margin-bottom: 4px;
	height: 40px;
}

* html div.upmenuitem div {display: inline; height: 52px;}
* html div.upmenuitemact div  {display: inline; height: 48px;}

div.upmenuitemact div a, div.upmenuitem div a{color: #818181; text-decoration: none}
div.upmenuitemact div a:visited, div.upmenuitem div a:visited{color: #818181; text-decoration: none}
div.upmenuitemact div a:hover, div.upmenuitem div a:hover{color: #ed6f01;}

div.pere {clear: both;}

div.main { width: 100%;}

div.left {
	width: 256px; float: left; 
}

div.right {
	margin-left: 256px;
}

div.prefoot {height: 78px; }

div.foot {
	background: url(../images/foot/footbg.gif) repeat-x; 
	height: 78px;
width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%'); 
min-width: 1000px;
}


/*Левое меню*/
div.lmenu {
	width: 228px;
	background: url(../images/left/lmenuend.gif) bottom no-repeat;
	padding-bottom: 5px;
	margin-bottom: 30px;
}





div.first, div.firstact {
	font-size: 11px; font-weight: bold; color: #818181; text-transform: uppercase;
	background: url(../images/left/firstbg.gif) repeat-y;
	border-top:1px solid white; 
	padding-left: 18px; 
}

div.firstact {background: url(../images/left/firstactbg.gif) repeat-y;}

div.first div, div.firstact div {
	background: url(../images/left/firstarrow.gif) right no-repeat;	
	padding-bottom: 12px; padding-top: 10px; padding-right: 36px;
}

div.firstact div {background: url(../images/left/firstactarrow.gif) right no-repeat;}

div.lmenu a{color: #818181; text-decoration: none;}
div.lmenu a:visited{color: #818181; text-decoration: none;}
div.lmenu a:hover{color: #ed6f01; text-decoration: none;}

div.supmenu {
	background: url(../images/left/submenubg.gif) repeat-y;
	border-top: 1px solid white;
	padding-left: 18px;
	padding-right: 23px;
}

div.second, div.secondact {
	border-bottom: 1px solid #dfdfdf; 	
	background: url(../images/left/secondbg.gif) top left no-repeat;
	padding-left: 18px;	
	font-size: 11px; font-weight: bold; color: #818181;
	padding-top: 4px;
	padding-bottom: 7px;
	margin-top: 3px;
}

div.secondact {background: url(../images/left/secondactbg.gif) top left no-repeat;}

#last {
	border-bottom: none;
	padding-bottom: 10px;
}

div.third, div.thirdact {
	font-weight: normal; 
	background: url(../images/left/thirdbg.gif) top left no-repeat;
	padding-left: 16px; 
	margin-top: 6px; margin-bottom: 2px;
}

div.thirdact {
	background: url(../images/left/thirdactbg.gif) top left no-repeat;	
	text-decoration: underline;
}
div.thirdact a{text-decoration: underline;}
div.thirdact a:visited{text-decoration: underline;}
div.thirdact a:hover{text-decoration: underline;}


/*Поиск*/
div.search {
text-align: right; height: 36px; background: url(../images/search/searchbg.gif) right no-repeat; 
padding-right: 30px;
}

div.search form {
	margin: 0px; padding: 0px; padding-top: 6px;
}

div.search input.searchtext {
	border: 1px solid #acacac; font-size: 10px; color: #b0b0b0; height: 17px;
	vertical-align: bottom;
	width: 110px;
}

/*перемычки*/
div.accent {width: 30px; float:right;}
div.page {margin-right: 30px;}

div.content {
	width: 100%; overflow: hidden;
	padding-bottom: 20px; 
}

html>head::first-child+body div.content {
	float: left;		
}

h1 {
	display: inline; 
	font-size: 12px; color: #0059b3; text-transform: uppercase;
	background: url(../images/h1bg.gif) bottom repeat-x;
	padding-bottom: 5px;
	line-height: 1.5;
}

/*Крошка*/
div.kr {
	margin-top: 6px;
	font-size: 10px; color: #999999;
	text-align: right;
	text-transform: lowercase;
}

div.kr a {color: #999999; text-decoration: none}
div.kr a:visited{color: #999999; text-decoration: none}
div.kr a:hover{color: #1769ba; text-decoration: none}

div.kr span {color: #1769ba;}


/*Подвал*/

div.footleft {
	background: url(../images/foot/footleft.gif) no-repeat;
	width: 228px; float: left;
	height: 78px;
}

div.copy {
	text-align: center; color: #999999;
	padding-top: 30px;
}

div.footright {
	margin-left: 228px;
	text-align: right;
	padding-right: 10px;
}

div.filals {
	margin-right: 260px;	
	text-align: left;
}

div.filals div {
	padding-top: 24px;
	padding-left: 10px;		
}

div.filals span {
	padding: 0 5px 0 12px;
font-size:10px;
	background: url(../images/foot/filbullet.gif) no-repeat ;
}

div.filals a{font-weight: bold; color: #0059b3; text-decoration: underline; padding-bottom: 4px; display: block;}
div.filals a:visited{font-weight: bold; color: #0059b3; text-decoration: underline;}
div.filals a:hover{font-weight: bold; color: #0059b3; text-decoration: underline;}

div.adress {
	background: url(../images/foot/adressbg.gif) bottom repeat-x;
	height: 78px;
	width: 250px;
	text-align: left;
	color: #575757;
	float: right;
}

div.adress div {
	padding-top: 24px;	
}

div.adress div a{color:#999999;}
div.adress div a:visited{color:#999999;}
div.adress div a:hover{color:#999999;}

