*{
	padding: 0px;
	margin:0px;
}
table{
}
body{
   font: 12px Tahoma;
   width: 100%;
   height: 100%;
   background: #FFFFFF;
}
a{
   color: #3290FF;
}
.body{
   width: 100%;
   height: 100%;
}
.content{
   width: 100%;
   height: 100px;
}
.head{
   width: 100%;
   text-align: center;
   height: 100px;
   background:  url(/images/back.gif) repeat;
}
.main{
   background: #FFFFFF url(/images/back0.gif) repeat;
   width: 100%;
}
.ramka{
  padding: 20px;
}
.left{
   width: 160px;
}
.navi{
   padding-top: 30px;
}
.navi li{
   list-style-type: none;
   padding-left: 20px;
   color: #E1E8ED;
   font: bold 12px Arial;
}
.navi a{
   background: url(/images/bullet.jpg) no-repeat left;
   padding-left: 15px;
}
.left a{
   color: #E3E4E8;
}
.level_2{
   font: bold 11px Arial;
}
.logo{
   float: left;
   margin: 20px;
}
.search{
   margin: 30px;
   margin-top: 75px;
}
.search_but{
   border: 2px solid rgb(194,160,86);
   float: left;
}
.fast_search{
   float: right;
   margin: 30px;
   margin-top: 75px;
}
.fast_search select{
   border: 1px solid rgb(194,160,86);
   float: left;
   width: 200px;
}
h1{
   font: bold 15px Tahoma;
   color: #1E66D7;
}
.menu_a{
  color: #090A32;
  margin: 0px;
  padding: 0px;
  display: block;
  text-decoration: none;
  font: bold 13px Tahoma;
}
.menu_a:hover{
  text-decoration: underline;
}
h2{
   font: bold 14px Tahoma;
   color: #1E66D7;
}
h3{
   font: bold 13px Tahoma;
   color: #1E66D7;
}
.news{
   padding: 15px;
}
.news li{
   list-style-type: none;
   padding-top: 5px;
   padding-bottom: 5px;
}
.left_rog{
   background: url(/images/left.jpg) no-repeat left bottom;
   height: 20px;
   padding-top: 10px;
}
.right_rog{
   background: url(/images/right.jpg) no-repeat right top;
   height: 20px;
   padding-bottom: 10px; 
}
.gal_img{
   margin: 10px;
}
#sbi{
  border: 1px solid #3290FF;
}
.sbi{
  border: 1px solid #3290FF;
}

