.main { width:100%;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px;}
hr{	border:#999999 1px solid;
	margin:5px;
	width:200px;
	}
.tlo{
	width:100%;
	background:#FFFFFF repeat-x url('images/tall_cont_wr.gif');
	}
.page{
	width:800px;
	margin:0 auto;
	}
.naglowek{
	font-size:14px;
	margin-bottom:10px;
	color:#0066CC;
	}
.content .col_1{width:220px; float:left; padding:10px;}
.content .col_2{width:550px; float:right;}
.f_r{ float:right;}



