.produkt {
 border:0px solid #777;
 margin-bottom:15px;
 padding:0px;
 height:auto;
}

.produkt .nadpis {
 font-weight: bold;
 line-height:30px;
 height:30px;
 padding-left:20px;
 background: transparent url('lista.jpg') top left no-repeat;
}

.produkt .nadpis .meritko {
 margin-left:20px;
 font-weight: normal;
}

.produkt .nadpis form, .produkt .nadpis form div {
 display:inline;
}

.produkt .nadpis form div { padding-right:10px; }

.produkt .nadpis .cart_input { width: 20px; border:1px solid #555; text-align: center; /* position:relative; top:-1px; _top:0px; */ }
.produkt .nadpis .cart_button { background: url("rb_s.jpg") 0 -20px no-repeat; width:45px; height:20px; color: #fff; font-size:10px; /* position:relative; top:-2px; _top:0px; */}


.produkt table {
 margin-right:10px;
 _margin-top: 5px; 
 border-collapse: collapse;
}
.produkt table td { font-size:12px; padding: 0 5px;}

.produkt table .popis { vertical-align:top; }
.produkt table .popis p { margin-bottom:10px;}
.produkt table .technice_udaje p { margin-top:10px;}
.produkt table .technice_udaje { vertical-align: bottom; padding-bottom:2px;}
.produkt table .sipky { text-align:center; }
.produkt table .sipky .left a, .produkt table .sipky .right a { display:block; width:60px; height:15px; _height:20px; }
.produkt table .sipky .left a { background: url('left_arrow.jpg') 0 -20px no-repeat; }
.produkt table .sipky .right a { background: url('right_arrow.jpg') 0 -20px no-repeat; }
.produkt table .sipky .left a:hover { background: url('left_arrow.jpg') 0 1px no-repeat; }
.produkt table .sipky .right a:hover { background: url('right_arrow.jpg') 0 1px no-repeat; }
.produkt table .sipky a span { display: none;} 

.produkt table .sipky a  { line-height:20px; background: url('middle_arrow.jpg') 0 -20px no-repeat;  padding:3px 4px; text-decoration:none; color: #fff;}
.produkt table .sipky a:hover {background: url('middle_arrow.jpg') 0 0 no-repeat;  } 
.produkt .sipky a { color: #fff; }
.produkt .right { float: right;}
.produkt .left { float: left;}
.produkt img { border:1px solid #555;}
.produkt .photobar { margin-top:10px; } 


.produkt .photobar img {
 margin:1px;
 padding:0;
}

.biltlist .nadpis {
 font-weight: bold;
 line-height:35px;
 height:35px;
 padding-left:40px;
 background: transparent url('lista3.gif') top left no-repeat;
 border:1px solid #000;
}
