.fotogal_01 {
 width: 100%;
}
.fotogal_01 td {
 vertical-align: top;
}
.fotogal_01 td div {
 clear: both;
}
.fotogal_01 td div div{
 float: left;
 background: url(../images/galler_01_bg.jpg) top left no-repeat;
 padding: 10px 13px 13px 10px;
}
.fotogal_01 td div span{
 display: block;
 margin-left: 7px;
 float: left;
 background: url(../images/b_arrow_2.gif) top left no-repeat; 
 padding-left: 20px;

}
.fotogal_02 {
 width: 100%;
}
.fotogal_02 td {
 vertical-align: top;
}
.fotogal_02 td div {
 clear: both;
}
.fotogal_02 td div div{
/* background: url(../images/galler_01_bg.jpg) top left no-repeat;
 padding: 10px 13px 13px 10px;*/
 float: left;
}
.fotogal_02 td div span{
 display: block;
 margin-left: 7px;
 float: left;
 background: url(../images/b_arrow_2.gif) top left no-repeat; 
 padding-left: 20px;
}
.hor_space {
 height: 20px;
 clear: both;
}
.gal_03_descr {
 padding-top: 11px;
 padding-left: 35px;
}
.gal_3_content {
 text-align: center;
 vertical-align: middle;
 padding-top: 50px;
}
.gal_3_content img {
 border: 3px solid #7f4b00;
}
.back_forw {
 margin-top: 16px;
}

}
.back_forw td{
 font-size: 70%;
}
.back_forw td.forw{
 background: url(../images/b_arrow.gif) center left no-repeat; 
 padding-left: 20px;
}
.back_forw td.back{
 background: url(../images/b_arrow_3.gif) center right no-repeat; 
 padding-right: 20px;
}
