/* This document was successfully validated as CSS level 2.1
by the W3C CSS Validating Service (http://jigsaw.w3.org/css-validator/). */




/* div#slider-wrapper :
beginning of styles for nested elements */

div#slider-wrapper {
    height: 322px;
    
    margin-left: 0px;
    margin-top: 0px;
    
    width: 1000px;
}

    /* div#slider-wrapper div#sample-slider :
    beginning of styles for nested elements */

    div#sample-slider {
        border: 0px solid #000000;
        height: 322px;
        overflow: hidden;
        position: relative;
        width: 1000px;
    }
    
        div#sample-slider ol#slides {
            height: 322px;
			left:-244px;
            
            list-style-type: none;
            margin: 2px;
            overflow: hidden;
            padding-left: 0;
            position: relative;
            width: 1644px;
        }
        
            div#sample-slider ol#slides li.mover {
                float: left;
                height: 322px;
                margin: 2px 0;
                width: 240px;
            }
        
            div#sample-slider ol#slides li.slide {
	display: block;
	width:237px;
	height:332px;
	float: left;	
	padding:0;
	background-image:url(images/prokrutka.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:left;
	_text-align:center;
	margin-left:5px;
	padding-top:7px;
	padding-left:7px;
            }
            
    /* div#slider-wrapper div#sample-slider :
    end of styles for nested elements */
    
    
    /* div#slider-wrapper div#controls :
    beginning of styles for nested elements */
    
    div#controls { margin-top: 3px; width: 304px; }
    
        div#controls button {
            background-color: #FFFFFF;
            border: 1px solid #000000;
            font-size: 13px;
            height: 21px;
        }
        
        div#controls button#slide-left {
            float: left;
        }
        
        div#controls button#slide-right {
            float: right;
        }
        
    /* div#slider-wrapper div#controls :
    end of styles for nested elements */
    
/* div#slider-wrapper :
end of styles for nested elements */

#slider-wrapper img {border:0;}
.slide a:link {text-decoration:none; color:#4a4a4a; font-size:12px; font-family:Arial;}
.slide a:visited {text-decoration:none; color:#4a4a4a; font-size:12px; font-family:Arial;}
.slide a:hover {text-decoration:none; color:#4a4a4a; font-size:12px; font-family:Arial;}

.slide a:link span { display:block; width:180px; height:30px; text-align:left; margin-left:30px; margin-top:23px;_margin-top:26px; _padding-top:3px;}
.slide a:visited span { display:block; width:180px; height:30px; text-align:left; margin-left:30px; margin-top:23px;_margin-top:26px; _padding-top:3px;}
.slide a:hover span { display:block; width:180px; height:30px; text-align:left; margin-left:30px; margin-top:23px;_margin-top:26px; _padding-top:3px;}

