#wrapper .body .content .right .content-block .product_lists {
	list-style-type:			none;
	margin:                     0;
}

#wrapper .body .content .right .product_lists li {
    position:                   relative;
    width:						157px;
    height:                     223px;
    float:                      left;
    margin:                     4px;
}

#wrapper .body .content .right .product_lists li a.txt {
	color:						#fff;	
	font-size:					11px;
	text-align:					center;
	text-transform:             uppercase;
	position:                   absolute;
	top:                        9px;
	left:                       5px;
	display:                    block;
	width:                      157px;
	z-index:                    3;
}

#wrapper .body .content .right .product_lists li a.img {
	margin:                     23px 2px 0px 2px;
	position:                   absolute;
	z-index:                    1;	
}

#wrapper .body .content .right .product_lists li .over {
    width:						157px;
    height:                     173px;
    background-image:           url("/images/site/prodoverlay.png");
    position:                   absolute;
    z-index:                    2;    
}

#wrapper .body .content .right .product_lists li.overzetor .over {
    background-image:           url("/images/site/prodoverlay-zetor.png");    
}

#wrapper .body .content .right .product_lists li.overtailift .over{
        background-image:           url("/images/site/prodoverlay-tailift.png");
}

#wrapper .body .content .right .product_lists li span.count {
	color:						#000;	
	font-size:					15px;
	position:                   absolute;
	top:                        175px;
	width:                      153px;
	text-align:                 center;
}

#wrapper .body .content .right .product_lists li span.desc {
	position:                   absolute;
	top:                        200px;
	width:                      153px;
	color:						#5d8a2a;	
	font-size:					12px;	
}
	
#wrapper .body .content .right .productslist {
	list-style-type:			none;
	margin:						0px 0px 0px 16px;
	padding:					0;	
}

#wrapper .body .content .right .productslist li {
	margin:						0;
	height:						200px;
clear: both;
}

#wrapper .body .content .right .productslist li h3 {
	text-align:					center;
	font-size:					16px;
	color:                      #5c892a;
}

#wrapper .body .content .right .productslist li div.img {
    position:                   relative;
    width:						202px;
    height:                     173px;
    float:                      left;
    *overflow:                  hidden;
}

#wrapper .body .content .right .productslist li div.img .over {
    width:						203px;
    height:                     173px;
    background-image:           url("/images/site/prodoverlay.png");
    position:                   absolute;
    z-index:                    3;    
}

#wrapper .body .content .right .productslist li div.overzetor .over {
    background-image:           url("/images/site/prodoverlay-zetor.png");    
}

#wrapper .body .content .right .productslist li div.overtailift .over {
    background-image:           url("/images/site/prodoverlay-tailift.png");    
}

#wrapper .body .content .right .productslist li div.img .imgtitle {
    color:                      #fff;
    font-size:                  12px;
    font-weight:                bold;
    text-transform:             uppercase;
    position:                   absolute;
    width:                      137px;
    top:                        7px;
    left:                       65px;
    text-align:                 left;
    z-index:                    3;    
}

#wrapper .body .content .right .productslist li div.img img {
    margin:                     27px 0px 0px 0px;
	height:						145px;
    position:                   absolute;
    clip:                       rect(0px,191px,145px,0px);
    z-index:                    1;
}

#wrapper .body .content .right .productslist li div.info {
    width:			465px;
    margin:                     0px 0px 0px 2px;
    height:                     173px;
    float:                      left;
}

#wrapper .body .content .right .productslist li div.info .infs{
    margin:                     10px 0 0 25px;
    height:                     122px;
    width:                      350px;
    float:                      left;
}

#wrapper .body .content .right .productslist li div.info .infs li {
    height:                     auto;
    line-height:                17px;
}

#wrapper .body .content .right .productslist li div.info .infs li span {
    text-transform:             uppercase;
    font-size:                  13px;
    color:                      #5c892a;
    float:                      left;
    width:                      100px;
}

#wrapper .body .content .right .productslist li div.overzetor .infs li span {
    color:                      #ff0000;
}

#wrapper .body .content .right .productslist li div.overtailift .infs li span {
    color:                      #4C6AB2;
}

#wrapper .body .content .right .productslist li div.info .infs li span.in {
    color:                      #000;
    width:                      250px;    
}

#wrapper .body .content .right .productslist li div.info img {
    margin:                     5px 0 5px -50px;
    *float:                      right;
}

#wrapper .body .content .right .productslist li div.info .spacerbig {
    width:                      500px;
    *clear:                      both;
}

#wrapper .body .content .right .productslist li div.info a.more {
    float:                      left;
    margin:                     50px 0 0 0;
}

#wrapper .body .content .right .productslist li .title {
	color:						#5d8a2a;
	text-transform:				uppercase;
	font-size:					11px;
	font-weight:				bold;
	display:					block;
	padding:					0 0 0 0px;	
}

#wrapper .body .content .right .productslist li .descr {
	padding:					0 0 0 10px;	
	color:						#000;
	display:					block;
} 

#wrapper .body .content .right .productslist li .readmore {
	color:						#5d8a2a;
}

#wrapper .body .content .right .productitem {
	
}

#wrapper .body .content .right .productitem .imgs {
    height:                     300px;
}

#wrapper .body .content .right .productitem .imgs .bigimg {
    float:                      left;
    width:                      382px;
    height:                     263px;
    position:                   relative;    
    margin:                     20px 0 0 20px;
    *overflow:                  hidden;
}

#wrapper .body .content .right .productitem .imgs .bigimg .over {
    background-image:           url("/images/site/prodone-big.png");
    width:                      382px;
    height:                     263px;
    position:                   absolute;    
    z-index:                    2;    
}

#wrapper .body .content .right .productitem .imgs .bigimg img {
    clip:                       rect(0px,381px,263px,0px);
    width:                      382px;
    position:                   absolute;
    z-index:                    1;
}

#wrapper .body .content .right .productitem .imgs .smallimgs {
    float:                      left;
    margin:                     150px 0 0 20px;
}

#wrapper .body .content .right .productitem .imgs .smallimgs ul li {
    width:                      77px;
    height:                     53px;
    float:                      left;
    margin:                     5px;
    position:                   relative;
    *overflow:                  hidden;
}

#wrapper .body .content .right .productitem .imgs .smallimgs ul li .over {
    position:                   absolute;
    width:                      77px;
    height:                     53px;
    background-image:           url("/images/site/prodone-small2.png");
    z-index:                    2;    
    cursor:                     pointer;
}

#wrapper .body .content .right .productitem .imgs .smallimgs ul li img {
    position:                   absolute;
    z-index:                    1;
    clip:                       rect(0px,77px,53px,0px);
    height:                     57px;
}

#wrapper .body .content .right .productitem .info {
    margin:                     0 0 0 17px;
}

#wrapper .body .content .right .productitem .info ul {
    margin:                     0 0 0 17px;
    float:                      left;
}

#wrapper .body .content .right .productitem .info ul li {
    clear:                      both;
    line-height:                17px;
    border-bottom:              1px solid #E0E0E0;
    height:                     21px;
    width:                      300px;
}

#wrapper .body .content .right .productitem .info ul li.opm {
    border:                     none;
    height:                     auto;
}

#wrapper .body .content .right .productitem .info ul li.opm ul {
	list-style-type: 			disc;
}

#wrapper .body .content .right .productitem .info ul li.opm ul li {
	border: 					none;
	width: 						auto;
	line-height: 				normal;
	height: 					auto;
	text-transform: 			none;
}

#wrapper .body .content .right .productitem .info ul li span {
    display:                    block;
    font-size:                  12px;
    color:                      #000;
    float:                      left;
    text-transform:              uppercase;
    
}

#wrapper .body .content .right .productitem .info ul li span p {
    font-size:                  12px;
     color:                      #000;   
}

#wrapper .body .content .right .productitem .info ul li span.label {
    color:                      #5d8a2a;
    width:                      127px;
}

#wrapper .body .content .right .productitem .overzetor ul li span.label {
    color:                      #ff0000;
}

#wrapper .body .content .right .productitem .overtailift ul li span.label {
    color:                      #4C6AB2;
}

#wrapper .body .content .right .productitem ul li.opm span.val {
    width:                      300px;
    overflow:                   auto;
}

#wrapper .body .content .right .productitem h3 {
	color:						#5d8a2a;
	font-size:					16px;	
    text-transform:             uppercase;
}

#wrapper .body .content .right .productslist li div.overzetor h3 {
    color:                      #ff0000;
}

#wrapper .body .content .right .productslist li div.overtailift h3 {
    color:                      #4C6AB2;
}

#wrapper .body .content .right .productitem img {
/*	margin:						0 0 0 150px;
	border:						5px solid #ebebeb;		*/
}

#wrapper .body .content .right .productitem p.desc {
	padding:					0px 16px;
	line-height:                17px;
	color:                      #000;
}

#wrapper .body .content .right .productitem .titdesc {
	color:						#5d8a2a;
	font-size:					14px;
	font-weight:				bold;
	padding:					0 10px;
}

#wrapper .body .content .right .productitem dl {
	padding:					5px 20px;
}

#wrapper .body .content .right .productitem dl dt strong {
	color:						#5d8a2a;	
	font-size:					11px;
}

#wrapper .body .content .right .productitem dl dd {
	font-size:					12px;
	margin:						0 0 4px 0;
}

#wrapper .body .content .right .products-catlist {
	margin:						10px 0 0 20px;
	list-style-type:            none;
}

#wrapper .body .content .right .products-catlist li {
	float:						left;
	width:						157px;
    height:                     194px;
    position:                   relative;
	margin:                     2px 5px;
}

#wrapper .body .content .right .products-catlist li .over {
    width:						157px;
    height:                     173px;
	background-image:           url("/images/site/prodoverlay2.png");
	position:                   absolute;
}

#wrapper .body .content .right .products-catlist li.overzetor .over {
	background-image:           url("/images/site/prodoverlay-zetor.png");
}    

#wrapper .body .content .right .products-catlist li.overtailift .over {
	background-image:           url("/images/site/prodoverlay-tailift.png");
}

#wrapper .body .content .right .products-catlist li a.txt {
	color:						#fff;	
	font-size:					11px;
	text-align:					left;
	text-transform:             uppercase;
	position:                   relative;
	top:                        7px;
	left:                       25px;
	display:                    block;
	width:                      127px;
	height: 					12px;
	letter-spacing: -.5px;
	
}

#wrapper .body .content .right .products-catlist li a.img {
	margin:                     14px 2px 0px 2px;
	_margin:                     10px 2px 0px 2px;
	float:                      left;
}

#wrapper .body .content .right .products-catlist li a span {
	color:						#9c9595;	
	font-size:					11px;
}

#wrapper .body .content .right .products-catlist li img {
	width:						145px;
	margin: 					12px 0 0 0;
}

/** section defined */
#wrapper .body .content .right .content-block-wrap-tailift .product_lists li a {

}
#wrapper .body .content .right .content-block-wrap-tailift .product_lists li a span {
	color:						#4C6AB2;
}
#wrapper .body .content .right .content-block-wrap-tailift .product_lists li span.desc {
	color:						#4C6AB2;
}
#wrapper .body .content .right .content-block-wrap-tailift .productslist li .title {
	color:						#4C6AB2;
}			
#wrapper .body .content .right .content-block-wrap-tailift .productslist li .readmore {
	color:						#4C6AB2;
}
#wrapper .body .content .right .content-block-wrap-tailift .productitem h3 {
	color:						#4C6AB2;
}
#wrapper .body .content .right .content-block-wrap-tailift .productitem .titdesc {
	color:						#4C6AB2;
}
#wrapper .body .content .right .content-block-wrap-tailift .productitem dl dt strong {
	color:						#4C6AB2;
}
#wrapper .body .content .right .content-block-wrap-tailift .products-catlist li a {

}
#wrapper .body .content .right .content-block-wrap-tailift .products-catlist li a span {
	color:						#4C6AB2;
}

#wrapper .body .content .right .content-block-wrap-zetor .product_lists li a {

}
#wrapper .body .content .right .content-block-wrap-zetor .product_lists li a span {
	color:						#ff0000;
}
#wrapper .body .content .right .content-block-wrap-zetor .product_lists li span.desc {
	color:						#ff0000;
}
#wrapper .body .content .right .content-block-wrap-zetor .productslist li .title {
	color:						#ff0000;
}			
#wrapper .body .content .right .content-block-wrap-zetor .productslist li .readmore {
	color:						#ff0000;
}
#wrapper .body .content .right .content-block-wrap-zetor .productitem h3 {
	color:						#ff0000;
}
#wrapper .body .content .right .content-block-wrap-zetor .productitem .titdesc {
	color:						#ff0000;
}
#wrapper .body .content .right .content-block-wrap-zetor .productitem dl dt strong {
	color:						#ff0000;
}
#wrapper .body .content .right .content-block-wrap-zetor .products-catlist li a {

}
#wrapper .body .content .right .content-block-wrap-zetor .products-catlist li a span {
	color:						#ff0000;
}
