html, body { height: 100% }

body { margin: 0 9px; background: #fff; color: #333 }

body,
table { font: normal 10pt Arial, sans-serif; text-align: justify; hyphens: auto; }

h1 { font: bold 17pt Arial, sans-serif; color: #666 }
h3 { font-weight: bold; text-transform: uppercase; margin: 0 }

a { text-decoration: none }
a:link { color: #999999 }
a:visited { color: #999999 }
a:active { color: #666666 }
a:hover { color:#666666 }

table { border: 0; border-spacing: 0; border-collapse: collapse }
td { padding: 0 }
img { border: 0; vertical-align: text-bottom }

.lijevo { float: left }
.desno { float: right }

.stivo img { max-width: 100% }
