html, body {width: 100%; height: 100%; margin:0; padding:0;
min-width: 1000px; /*äëÿ âñåõ âàëèäíûõ áðàóçåðîâ.*/
}

.all {border: 0px solid #930; margin:0px; padding:0px; width: 100%; height: 100%;
background: url(images/kurinoe_fill.jpg) repeat-y right; }

.table_01 {width: 100%; height: 100%; border-collapse:collapse;}
.table_01 td {border: 0px solid #930; margin:0px; padding:0px;}

.table_02 {width: 100%; height: 100%; border-collapse:collapse; border: 0px solid #930; margin:0px; padding:0px; }
.table_02 td {border: 0px solid #930; width: 100%; height: 100%; margin:0px; padding:0px;  vertical-align: bottom;}

#page {
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? "1000px" : "auto");
}

.table_link {
	border: 0px;
	border-collapse:collapse;  
	width: 120px; 
	height: 15px; 
	margin: 0 158px 30px 0;
	background-color: #004935;
}

.table_link td {
	border: 0px color: Red;
}

.lang {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #004935;
}
 
img {
	border: 0px;
	margin: 0px;
	padding: 0px
}

/*url(images/petuh1.png) no-repeat left bottom;
background: url(images/kurinoe.jpg) no-repeat right bottom;*/

/*html>body .index_ru {
	position: absolute; 
	right: 235px; 
	bottom: 22pt;
}
html>body .index_en {
	position: absolute; 
	right: 155px; 
	bottom: 22pt;
} 


.index_ru {
	position: absolute; 
	right: 235px; 
	bottom: 20pt;
}
.index_en {
	position: absolute; 
	right: 155px; 
	bottom: 20pt;
} */




/*.min-width {
#page{ (èëè body)
    width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 800 ? "800px" : "auto");
}



html #min-width {
width:expression(document.body.clientWidth > 770? “100%” :”770px”);
}*/
