/*#nav a {
    background: url("/imig/shapka/slider/bullets.png") no-repeat scroll center center transparent;
    border: medium none;
    float: left;
    height: 10px;
    margin: 0 2px;
    overflow: hidden;
    padding: 13px 13px 0 0;
    text-decoration: none;
    width: 10px;
}

#nav a.activeSlide {
    background: url("/imig/shapka/slider/bullets.png") no-repeat scroll center center transparent;
}*/


#pics {margin:auto;}
#nav {float: left;z-index:10;position:relative;top:235px;left:20px;}
#nav a {cursor:pointer; display:block;float:left;text-indent:-9999px;outline:none;margin-left:5px;width:10px;height:11px;background:url("/imig/shapka/slider/bullets.png") no-repeat;}
#nav a.activeSlide {display:block;background-position:0 -11px;}