
TABLE{padding:0 0 0 0;border-collapse:collapse;}
.main{width:100%; min-width:990px; width:expression((documentElement.clientWidth||document.body.clientWidth)<990?'990px':'100%');
height:99%; min-height:902px; height:expression((documentElement.clientHeight||document.body.clientHeight)<902?'902px':'99%');
}

/* Фото по центру */
div.gallery {position: absolute;
    top:25px;
    left:50%;
    margin-left:-412px;
    width:812px;
}

.comment {position: relative;
    text-align: justify;
    width: 500px;
}

.foot {position: relative;
top: -40px;
left:0;
    width: 100%;
    height: 60px;
    background-color: black;
}

.foot5 {position: relative;
top: 20px;
    left:50%;
    margin-left:-163px;
    width:326px;
}
.foot10 {position: relative;
top: 20px;
    left:50%;
    margin-left:-298px;
    width:596px;
}
.foot15 {position: relative;
top: 20px;
    left:50%;
    margin-left:-433px;
    width:866px;
}
.rights {position: relative;
top: 15px;
    left:50%;
    width:800px;
    margin-left:-400px;
    color:#666;
text-align:center;
}


/* jCarouselLite */

    #jCarouselLite .carousel a.prev, #jCarouselLite .carousel a.next {
        display: block;
        width: 26px;
        height: 54px;
        text-decoration: none;
        background: url("/img/back_caro.png") right 2px no-repeat;
    }
        #jCarouselLite .carousel a.next {
            background: url("/img/forv_caro.png") right 2px no-repeat;
        }
            #jCarouselLite .carousel a.next:hover {
                background-image: url("/img/forv_caro_hov.png");
            }
            #jCarouselLite .carousel a.prev:hover {
                background-image: url("/img/back_caro_hov.png");
            }    
            #jCarouselLite .carousel a:hover, #jCarouselLite .carousel a:active {
                border: none;
                outline: none;
            }                 


    #jCarouselLite .carousel .jCarouselLite {
        border: 0;
     /*   float: left; */
        background-color: black;
       
        /* Needed for rendering without flicker */
        position: absolute;
        visibility: hidden;
        left: -5000px;
        height: -54px;

    }


        #jCarouselLite .carousel li img{
            width: 50px;
            height: 50px;
            margin: 2px 2px 2 2px;
            border: 0px;
        }
            
/* jCarouselLite */
