/* CSS Document */



body { font-family:Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; margin: 0; padding:0 }
h1 { font-size:1.3em; margin:0 0 -8px 0; padding:0; line-height:0.9em; font-weight:bold	 }
p { }

a { color:#003366; text-decoration:underline }
a:hover { color:#FF6600; text-decoration:none }
a:visited { color:#003333; text-decoration:none } 



/* main layout biznis */
table#Table_01 { background:url(images/bg_body.gif) repeat-y }

table td#contents { background:#ecdbb0 url(images/bg_body.gif); font-size:80%; background: url(images/bg_orn.gif) repeat-y right top; background-position:527px -95px; padding:20px 250px 20px 60px; overflow:hidden; }

table td#contents table { margin-bottom:20px; }
table td#contents table td {  vertical-align:top; font-size:70% }
table td#contents table.catalog { width:100%; }
table td#contents table.catalog td {  }
table td#contents table.catalog td.txt { width: 300px; border-bottom:2px solid #333; padding-bottom:10px; text-align:right }
table td#contents table.catalog td.txt h1 { text-align:right }
table td#contents table.catalog td.pic { width: 190px; text-align:right  }
table td#contents table.catalog td.pic img { border:1px solid #333; padding:2px; background:#FFFFFF  }


/* pagination */
a.nl_page { padding: 2px; margin: 0 2px 0 0  }
	a:hover.nl_page { text-decoration:underline  }
#nl_currentpage {  margin: 0 5px 0 0;  padding: 2px; font-weight:bold  }

.nl_off img { }
a img { border:none }
<span class='nl_off'><img src=css/images/prevButtn.gif></span>
<a href='index.php?id=2&start=5'><img src=css/images/nextButtn.gif></a>




td#footer { }