body {
	height: 100%;
	margin: 0; padding: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffbb60;
}

html {height: 100%;}

div.main {
	min-height: 100%;
	margin-bottom: -70px;
}

* html div.main {height: 100%;}

div.pere {clear: both;}
div.prefoot {height: 70px; clear: both;}
div.foot {height: 70px;}

div.head {
	background: #ff0000 url(../images/head/headbg.jpg) top right no-repeat;	
}
div.headline {
	background: url(../images/head/headlinebg.gif) repeat-x;
	line-height: 20px;
	font-size: 11px; font-weight: bold; color: #ffeec0;
	padding: 0 10px 0 0;
	text-align: right;
}
div.upmenu {
	color: #444444;
	font-size: 13px;
	text-align: center;
	margin: 16px 0 20px 0;
}

div.upmenu span{
	text-transform: uppercase; color: #a1490e;	
	font-weight: bold;
}
div.upmenu a{
	text-transform: uppercase; color: #a1490e;	
	font-weight: bold; text-decoration: none;	
}
div.upmenu a:visited{color: #a1490e; text-decoration: none;}
div.upmenu a:hover{text-decoration: underline;}

div.left{
	width: 210px;
	float: left	
}

* div.left {margin-right: -100%;}

div.right {
	margin-left: 210px;	
}

div.accent {
	float: right;
	width: 10px;
}

div.rightin {
	margin-right: 10px;
}

div.title {background-color: #d07030;}

div.title h1{
	color: White;
	padding: 7px 10px 7px 18px; margin: 0;
	font-size: 11px; text-transform: uppercase;
}

div.content {
	background-color: #eaeaea; 
	padding: 18px;
	border-bottom: 1px solid #d07030; 
}

div.contentin{
	width: 100%; overflow: hidden;
	font-size: 11px; color: #444444;
	margin: 0; padding: 0;
}

/*Левое меню*/
div.lmenu {
	margin: 0 10px 0 10px;
}

div.first, div.firstact {
	background-color: #d07030;
	margin-bottom: 2px;
	font-size: 11px; color: white; font-weight: bold;
	padding: 7px 10px 7px 8px;
	line-height: 12px;
}

div.first a{color: White; text-decoration: none;}
div.first a:visited{color: White; text-decoration: none;}
div.first a:hover{color: White; text-decoration: underline;}

div.firstact {text-decoration: underline;}

div.firstact a{color: White; text-decoration: underline;}
div.firstact a:visited{color: White; text-decoration: underline;}
div.firstact a:hover{color: White; text-decoration: underline;}

div.secondmenu {
	margin-top: -2px;
	margin-bottom: 3px;
	padding: 10px;
	font-size: 11px;
	background-color: #eaeaea;
}

div.second, div.secondact {
	color: #7d7d7d; font-weight: bold;
	margin: 6px 0 6px 0;
}

div.second a{color:#7d7d7d; text-decoration: none;}
div.second a:visited{color:#7d7d7d; text-decoration: none;}
div.second a:hover{color: #444444; text-decoration: underline;}

div.secondact {
	text-decoration: underline;
	color: #444444;
}

div.secondact a{color: #444444; text-decoration: underline;}
div.secondact a:visited{color: #444444; text-decoration: underline;}
div.secondact a:hover{color: #444444; text-decoration: underline;}

div.thirdmenu {
	color: #444444;
	margin: 8px 0px 8px 4px;
}

div.third, div.thirdact {
	background: url(../images/menubullet.gif) top left no-repeat;
	padding: 2px 0 2px 10px;
}

div.third a{color: #444444; text-decoration: none;}
div.third a:visited{color: #444444; text-decoration: none;}
div.third a:hover{color: #444444; text-decoration: underline;}

div.thirdact {
	text-decoration: underline;
	font-weight: bold;
}

div.thirdact a{color: #444444; text-decoration: none;}
div.thirdact a:visited{color: #444444; text-decoration: none;}
div.thirdact a:hover{color: #444444; text-decoration: underline;}



div.adress {
	color: #9f470c;
	font-size: 11px;
	padding: 20px 10px 10px 10px;
	width: 300px; 
	float: left;
}

div.counters {
	margin-left: 300px;
	text-align: right;
	margin-right: 10px;
}

div.counters div {
	padding: 20px 0 0 0;	
}


div.kr {
	background-color: #eaeaea;	
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	padding: 4px 10px 4px 18px
}

div.kr a{color: #3f3f3f; text-decoration: underline;}
div.kr a:visited{color: #3f3f3f; text-decoration: underline;}
div.kr a:hover{color: #d07030; text-decoration: underline;}


* html .ieHeightBug {filter: Alpha(opacity=99.99);}

