/*
====== "detail produktu" style stylesheet ======
         (c) 2007 Tomas Kubat
*/

.table_top, .table_bottom {
 width: 100%; margin: 0; padding: 0;
}
.table_top>tbody>tr>td, .table_bottom>tbody>tr>td {
 padding-left: 2em;
 border: 0px solid #CCC;
}
td.left {
 width: 250px;
 padding-left: 1em;
 padding-right: 1em;
}
td.middle {
 width: 235px;
}

.table_top {
 margin-bottom: 1.25em;
}
.table_top td.right {

}
.table_top .nadpis {
 width: 275px;
}

.table_bottom {
 background: transparent url('/css/img/dotted_line.gif') left top repeat-x;
}
.table_bottom>tbody>tr>td {
 padding-top: 1.25em;
}
.table_bottom>tbody>tr>td>b {
 display: block; 
 margin-bottom: 0.35em;
 color: #999;
}

.online_buy {
 margin: 2em auto;
}
