.banner1{height:66px; text-align:left; float:left;}
.banner1 a{
        display: block; /* позволяет указать ширину и высоту */ 
        width: 220рх; /* ширина  */ 
        height: 66рх; /* высота */
	background:url("/images/pod.jpg") 50% 0 no-repeat #000;

	}
.banner1 a:hover{background:url("/images/poa.jpg") 50% 0 no-repeat #000;}


/*---------------------- новое --------------------------*/
 
body {
  font-family: arial, tahoma, verdana;
  color: #ffffff;

}
a, a:visited {
  color:#ffffff;
  text-decoration: none; }
a:hover
{
  color:#ff6622;
  text-decoration: underline; 

}
table td {font-size:90%;}
.table_left {
  border-left: #3C8AA1 2px solid;
  border-right: #3C8AA1 2px solid;
  background: url("/images/line_v.jpg") 0 0 repeat-x #000;
}
.table_left_top {
  background: url("/images/corner_l_t.jpg") 0 0 no-repeat #0B96AD;
  height: 7px;
}
.table_right_top {
  background: url("/images/corner_r_t.jpg") 100% 0 no-repeat;
  height: 7px;
}
.table_left_bottom {
  background: url("/images/corner_l_b.jpg") 0 100% no-repeat;
  height: 7px;
}
.table_right_bottom {
  background: url("/images/corner_r_b.jpg") 100% 100% no-repeat;
  height: 7px;
}
.table_line_bottom {
  background: url("/images/corner_line_b.jpg") 0 100% repeat-x #000000;
  height: 7px;
}

.menu td {
  text-align: center;
  font-size:100%;
}
.but_menu1 {
  background: url("/images/but_menu_1.png") 0 0 no-repeat; 
  height: 28px;
}
.but_menu2 {
  height: 28px;
  background: url("/images/but_menu_2.png") 0 0 repeat-x; 
  font-size: 85%;
}                                        
.but_menu3 {
  background: url("/images/but_menu_3.png") 100% 0 no-repeat; 
  height: 28px;
}


.but_menu1_sel {
  background: url("/images/but_sel_1.png") 0 0 no-repeat; 
  height: 28px;
}
.but_menu2_sel {
  height: 28px;
  background: url("/images/but_sel_2.png") 0 0 repeat-x; 
  font-size: 85%;
}                                        
.but_menu3_sel {
  background: url("/images/but_sel_3.png") 100% 0 no-repeat; 
  height: 28px;
}

.pad_t_5 {
  padding: 5px 15px;
}
.pad_4 {
  padding: 4px;
}

.res_l {
  background: url("/images/photo_l.jpg") 0 0 no-repeat;
}
.res_r {
  background: url("/images/photo_r.jpg") 100% 0 no-repeat;

}
.res_t {
  background: url("/images/photo_t.jpg") 0 0 no-repeat;
}
.res_b {
  background: url("/images/photo_b.jpg") 0 100% no-repeat;
}

.but_res1 {
  background: url("/images/button_res_1.jpg") 0 0 no-repeat; 
  height: 55px;
}
.but_res2 {
  height: 55px;
  background: url("/images/button_res_2.jpg") 0 0 repeat-x; 
  font-size: 85%;
}
.but_res3 {
  background: url("/images/button_res_3.jpg") 100% 0 no-repeat; 
  height: 55px;
}

.phone {
  color: #1FC2DA;
  font-size: 150%;
}                                        
.image{      
border:1px solid #000; margin-right:20px;
}

.image2{      
border:1px solid #0B96AD;
}
.selected{padding:1px; background:#0B96AD; color:#000;}

.head_grad{font-size:150%;}
