/*--------------------------------------
   BASIC
-------------------------------------- */
*                                      { margin: 0; padding: 0; list-style: none; }
body                                   { font: normal 9pt Verdana, Arial, Helvetica, sans-serif; color: #000; background: #fff; padding: 10px; text-align: center; }
a img                                  { border: none; }
a, a img, a:link, a:visited, 
a:hover, a:active                      { outline: none; color: #000; text-decoration: none; }
/*--------------------------------------
   HIDE
-------------------------------------- */
#header-wrapper p, #mainMenu, #slogan, 
.secMenu, #izdvojeno, #info, 
#development, #karta, #tlocrti-link, 
#secContent img, #newsletter, form, 
p.center, #vizualizacije, #podaci-right, 
#secContent div, #tabs                 { display: none; }
/*--------------------------------------
   LAYOUT & Typ.
-------------------------------------- */
#wrapper                               { text-align: left; padding-right: 5px; }
#logo                                  { margin-bottom: 25px; }
#copyright                             { padding-top: 20px; font-size: 8pt; color: #ccc; }
#container-bottom                      { font-style: oblique; }
body.c #container-bottom               { font-style: normal; }
h1                                     { font-size: 20pt; font-weight: normal; margin-bottom: 20px; }
h2                                     { font-size: 16pt; font-weight: normal; margin: 20px 0 10px 0; }
h3                                     { font-size: 13pt; font-weight: normal; margin: 15px 0 10px 0; }
h4                                     { font-size: 10pt; font-weight: bold; margin: 10px 0 10px 0; }
p, ol, ul                              { margin: 10px 0; }
ul li                                  { list-style: outside circle; margin-left: 30px; }
ol li                                  { list-style: outside decimal; margin-left: 30px; }
/*--------------------------------------
   STAN
-------------------------------------- */
#tlocrt-stana                          { text-align: center; }
#secContent                            { margin: 20px 0; clear: both; page-break-before: always; }
.stan-kvadrature                       { text-align: right; font-size: 9px; color: #666; background: none; width: 238px; margin-left: 200px; }
.stan-kvadrature td                    { padding: 3px; border-bottom: 1px solid #cdcdcd; }
.stan-kvadrature th                    { padding: 8px 3px 4px 3px; border-bottom: 1px solid #1f1a17; font-weight: normal; text-align: center; font-weight: bold; }
.stan-kvadrature .center               { text-align: center; }
.stan-kvadrature .left                 { text-align: left; }
.stan-kvadrature .right                { text-align: right; }
