/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	margin:0;
	padding:0;
	background:#e9f2e9;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans serif;
	font-size: 13px;
	color: #007800;
}

a {
	color: #924801;
	text-decoration: none;
}

a:hover {
	color: #924801;
	text-decoration: underline;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


#center {
	position:relative;
	top:0;
	margin:0;
	padding:0;
	background:#e9f2e9;
	height:100%;
	min-height:100%;
	z-index:6;
	
	min-width: 970px;
	width: expression((documentElement.clientWidth < 970) ? "970px" : "100%");
	
}

html>body #center{height:auto;}

#left {
	position:absolute;
	top:210px;
	left:0;
	width:200px;
	z-index:11;
}

#right {
	position:absolute;
	top:210px;
	left:0;
	width:100%;
	min-width:970px;
	width: expression((documentElement.clientWidth < 970) ? "970px" : "100%");
	z-index:10;
}
#right_contents {
	position:absolute;
	top:0;
	right:0;
	width:200px;
	min-width:200px;
	width: expression((documentElement.clientWidth < 200) ? "200px" : "200px");
	z-index:10;
}

#content {
	padding-top:196px;
	margin: 0;
	text-align: justify;
	z-index:6;
	color:#005000;
	margin-left: 220px;
	margin-right: 200px;
	min-height:300px;
	height: expression((documentElement.clientHeight < 300) ? "300px" : "auto");
	
	position:relative;

}

#content h1 {
	font-size: 13px;
	color: #005000;
	font-weight: bold;
	margin:0;
	margin-bottom:20px;
}

#content h1.kat {
	font-size: 13px;
	color: white;
	font-weight: bold;
	margin:0;
	margin-left:2px;
	margin-bottom:5px;
	padding:4px;
	padding-left:7px;
	width:100%;
	background:#837f78;
	
}

#content p {
	margin:0;
	margin-bottom:14px;
}



/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#header1, #header2, #header3  {
	background:transparent url(../menu/2.jpg) repeat-x 0 0;
	width:100%;
	height:197px;
	top:0;
	left:0;
	position:absolute;
	min-width: 970px;
	z-index:7;
	width: expression((documentElement.clientWidth < 970) ? "970px" : "100%");
	
}


#header2 {
	background:transparent url(../menu/3.jpg) no-repeat top right;
}
#header3 {
	background:transparent url(../menu/1.jpg) no-repeat top left;
}

#google_trans{
	height:27px;
	left:420px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:160px;
	z-index:3;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#footer1, #footer2, #footer3 {
	height:58px;
	position:absolute;
	width:100%;
	background:white url(../menu/4b.jpg) repeat-x top left;
	bottom:0;
	left:0;
	min-width: 970px;
	width: expression((documentElement.clientWidth < 970) ? "970px" : "100%");
	z-index:4;
}

#footer1 {clear:both; z-index:2;}

#footer2 {
	background:transparent url(../menu/4a.jpg) no-repeat top left;
}
#footer3 {
	background:transparent url(../menu/4c.jpg) no-repeat top right;
}

#footer_text {
	font-size:11px;
	position:absolute;
	right: 180px;
	bottom:5px;
}

#footer_text a {
	color: #007800;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */



#clearfooter {width:100%;height:58px;clear:both} 

.butt_back {
	margin-top: 30px;
	margin-bottom: 10px;
	background: url(../menu/web/button_back.gif) no-repeat;
	padding-left: 19px;
}

.butt_back a {
	line-height: 20px;
}

#link1 {
	position:absolute;
	display:block;
	width:25px;
	height:20px;
	top:109px;
	right:120px;
}

#link2 {
	position:absolute;
	display:block;
	width:25px;
	height:20px;
	top:109px;
	right:95px;
}

#lang {
	position:absolute;
	right:100px;
	bottom:14px;
	font-size:10px;
}

#lang a {
	color:#ffffff;
	padding:0;
	padding-right:3px;
}

#lang a.active {
	color:#dc3c00;
}


#slogan_lt, #slogan_en, #slogan_ru {
	position:absolute;
	width: 640px;
	height: 61px;
	right: 0;
	top: 0;
	background: transparent url(../menu/slogan_lt.gif) no-repeat top right;
}

#slogan_en {
	background: transparent url(../menu/slogan_en.gif) no-repeat top right;
}

#slogan_ru {
	background: transparent url(../menu/slogan_ru.gif) no-repeat top right;
}

#zero_menu div#zero_menu_599 a {
	color: #feea19;
	font-size: 11px;
}
