/*---------------------------------------------
[CSS Stylesheet for print templates]

Project:          Burza nekretnina
Primary Use:      Screen&print
Version:          1.0
Date:             15.02.2010.
Last Change:      15.02.2010.
Author:           Dimedia
---------------------------------------------*/
* { margin: 0; padding: 0; }
body  { font-family: arial, sans-serif; font-size: 12px; color: #000; }
#logo { display: block; margin-bottom: 20px; }

h1  { font-size: 18px; text-transform: uppercase; font-weight: bold; }
h2  { font-size: 18px; margin-bottom: 15px; font-weight: normal; }
h3  { font-size: 15px; margin-bottom: 10px; font-weight: bold; }
h4  { font-size: 12px; text-transform: uppercase; margin-bottom: 5px; font-weight: bold; }

table ul  { list-style: none; }

table { margin-bottom: 15px; }
table th,
table td  { vertical-align: top; padding-right: 15px; text-align: left; page-break-inside: avoid; }
table table     { width: 100%; }
table table th,
table table td  { padding-right: 5px; font-weight: normal; }
table.border    { border: 1px solid #333; width: 100%; }
table.border img  { display: block; }
table.border td { padding: 5px; }
table.border td td  { padding: 0; }
table.small     { font-size: 11px; }
table td.border { padding-left: 15px; border-left: 1px solid #333; }
table td.border td { text-align: right; }

table.list  { border-top: 1px solid #333; width: 100%; }
table.list td  { border-bottom: 1px solid #333; padding: 8px 15px 8px 0; }
table.list .small { font-size: 11px; }
table.list ul.info-list { margin-bottom: 10px; }
table.list ul.info-list li { display: inline; font-size: 10px; }

