html, body {
	padding: 0;
	margin: 0;
	FONT-FAMILY: "Calibri", Trebuchet MS, Arial, sans-serif;
	color:#000;
	background: #fff;
}

#measurer {position:absolute; left:0; top:-2em; width:100%; height:1em; line-height:1em; background:white;}
#container, #container2, #container-ecology, #container-village, #container-history, #container-scheme {position:absolute; left:0; top:0; width:100%; min-width:900px; height:808px;}
* html #container, *html #container2, * html #container-history, * html #container-scheme, * html #container-village, * html #container-ecology {width:expression((document.getElementById('measurer').clientWidth < 900) ? '900px' : '100%');}

li{display:auto; padding-bottom:10px;}
.menu span{position:relative; border:0; margin:0; padding:0;}
	.menu span a{font-weight:normal; font-style: normal; color: 0066CC;}
	.menu span:hover{border:none;}
	.arrow{cursor:pointer; }
.sub_menu{display:none; position:relative; border:none; margin-left:15px; line-height: 1.5 em;}
	.sub_menu a:link, .sub_menu a:visited, .sub_menu a:hover{display:block; font-size:11pt; font-style: italic;}
	
#topmenu a {
		text-decoration: underline;
		font-size: 10pt;
        padding: 0;
	}

	#topmenu a.active {
		text-decoration: none;
		font-size: 10pt;
		color: #CC9933 !important;					
}

#corporativemenu {
	width:100%;
}
	
.cloud{
	FONT-FAMILY: Georgia, Arial, sans-serif;
	position: relative; /* Относительное позиционирование */ 
	display: none;
	line-height: 1.5 em;
	font-style: italic;
	font-size: 10pt;
	background: #f4f7f8;
}

#top {
	position:absolute;
	background:#FFE300;
	right:0px;
	top:0px;
	width: 100%;
	height: 300px;
}
#slogan {
	position:absolute;
	right:0px;
	top:70px;
	width: 100%;
}
#top_bg {
	position:absolute;
	right:0px;
	top:288px;
	width:100%;
	height:9px;
	background: url(/images/akto_img/line_bg.gif) repeat-x;
}



#center {
	FONT-FAMILY: "Calibri", Trebuchet MS, Arial, sans-serif;
	position:absolute;
	z-index: 2;
	width: 72%;
	left: 8%;
	margin-left: 200px;
	top: 327px;
	line-height:1.2em;
	font-size:12pt;
}

#content {
    z-index: 3;
}

#garantmenu {
	font-size: 12pt;
	font-style: normal;
	line-height: 1.5em;
}

#aski {
font-size: 12pt;
font-style: normal;
line-height: 1.2em;
color:#666666;
}

#tooltip{
	z-index: 5;
	background:#FFE300;
	width: 400px;
	left:100px;
	border:0;
	color:#333333;
	line-height: 1.2em;
	font-style: italic;
	padding: 10px;
	position:absolute;
	visibility:hidden
}


#left{
    position:absolute;
	width: 30%;
	left: 3%;
	top: 320px;
    line-height: 2em;
    font-style: italic;
	font-size: 14pt;
}
	#menu a {
		text-decoration: underline;
        padding: 3px 10px;
	}

	#menu a.active {
		text-decoration: none;
		font-style: italic;
		font-size: 12pt;
		color: #000 !important;
		background: #FFE300;					
}

#mainmenu a {
		text-decoration: underline;
        padding: 0;
	}

	#mainmenu a.active {
		text-decoration: none;
		font-size: 12pt;
		color: #000 !important;
		background: #FFE300;
		padding: 3px 5px;
}

#news {
	FONT-FAMILY: "Calibri", Trebuchet MS, Arial, sans-serif;
	font-style: italic;
	line-height: 1.2em;
	font-size: 12pt;
}

	#news a {
		text-decoration: underline;
        padding: 0;
		font-size: 12pt;
	}

	#news a.active {
		text-decoration: none;
		font-size: 14pt;
		color: #000 !important;
		background: #FFE300;
		padding-left: 3px;
		margin-right: 15px;
}

.date {
	FONT-FAMILY: "Calibri", Trebuchet MS, Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
}

#menushka {
        position:absolute;
        top: 10px;
        left:3%;
		font-size: 10 pt;
}
	#menushka a {
		text-decoration: underline;
		padding-right: 15px;
		color: 000;
	}
	
	#menushka a:hover{
		text-decoration: none;
		color: 000;
	}

#nav {
	position: absolute;
	top: -15px;
	right: 3%;
	font-size: 30pt;
}


h1 {
    FONT-FAMILY: "Calibri", Trebuchet MS, Arial, sans-serif;
    font-size: 20pt;
    padding: 0;
	line-height: 1.0em;
	margin: 25 0 10 0px;
    font-weight: normal;
}

h2 {
    FONT-FAMILY: Georgia, Arial, sans-serif;
	font-style: italic;
	line-height: 1.5em;
    font-size: 14pt;
    padding: 0;
	margin: 25 0 10 0px;
    font-weight: normal;
}

h3 {
    FONT-FAMILY: Georgia, Arial, sans-serif;
	font-style: italic;
	line-height: 1.2em;
    font-size: 10pt;
    padding-right: 150px;
	padding-top: 0;
    font-weight: normal;
}

A:link {
	COLOR: #0066CC; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #0066CC; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #3399FF; TEXT-DECORATION: underline
}
A:active {
	COLOR: #3399FF; TEXT-DECORATION: underline
}



#house1 {
	position: absolute;
    bottom: 0;
	left: 120%;
}
#house2 {
	position: absolute;
    bottom: 0;
	left: 0;
}
#house3 {
	position: absolute;
    bottom: 0;
	left: 50%;
}


p {
padding: 0;
}


img {
	border:0;
}
hr.l1			
{
	margin: 7px 0;
	margin-top: 25px;
	size: 1px;
	border-style: dashed;
	background: #fff;
	color: #ccc;
}

