html, body{  height:100%;  background-position: 0 0;	background-repeat: repeat-y;  background-image: url(/i/fon/fon_green_l.jpg); }#container{  margin: 0 auto;  padding: 0;  min-width: 800px;  max-width: 2000px;  height: auto;  min-height: 100%;    background-position: right top;	background-repeat: repeat-y;  background-image: url(/i/fon/fon_green.jpg);} #container_ins{  margin: 0;  padding: 0;   height: auto;  min-height: 100%;  position: relative;} /* ------------- Main --------------- */.main {	margin: 0;    padding: 0px;	overflow: hidden;	clear: both; }.block-left {  float: left;   margin-right: -318px;   width: 100%;}.block-right {  padding: 65px 0 0 0;  float: right;    width: 313px;  /*background: gold;*/}.block-left-wr {  padding: 25px 325px 30px 45px;  /*background: skyblue;*/}/* --- header --- */.header{  padding: 0 4% 30px 4%;  clear: both;  overflow: hidden;    width: 92%;  /*border: 1px solid red;*/}/* --- logo --- */.logo{  margin: 0 0 -50px 0;   overflow: hidden;  width: 350px;  height: 115px;  position: relative;  float: left;  text-align: center;}.logo a{  display: block;  text-decoration: none;  width: 350px;  height: 45px;  position: relative;    padding: 70px 0 0 0;  color: #000;  font-size: 50px;  font-weight: bold;}.logo a span{  display: block;  width: 350px;  height: 115px;  position: absolute;  left: 0;  top: 0;  background: url(/i/bbxlogo/logo_green.jpg) no-repeat 0 0;  cursor: pointer;} /* -- bbx_info -- */.bbx_info{  margin: 60px 0 0 30px;  width: 285px;  height: 60px;  float: left;  /*border: 1px solid red;*/}.bbx_info p{  color: #00111b;  font-size: 12px;  line-height: 20px;}.bbx_info p a{  color: #00111b;  text-decoration: none;}.bbx_info p a:hover{  text-decoration: underline;}/* --- contacts --- */.contacts{  margin: 0;  padding: 0;  overflow: hidden;  width: 230px;  height: 230px;  position: absolute;  right: 83px;  bottom: 45px;  background: #00111b url(/i/index/contacts.jpg) 0 0 no-repeat;  text-align: center;}.anti_contacts{  margin: 0px;  padding: 0px;  clear: both;  border: none;  overflow: hidden;  height: 300px;}/* остальное в main.css *//* --- menu_block --- */.menu_block{  margin: 0 0 20px 0;  padding: 30px 0;  overflow: hidden;  width: 230px;  background: #00111b; }
