/*--------------------------------------------------------------------------------------------
1. DEFAULT ELEMENTI - HTML, BODY, H1, H2, P...
--------------------------------------------------------------------------------------------*/
html, body, div, span, form, textarea, input, img, label, blockquote, table, tr, td, p, hr, h1, h2, h3, h4, h5, ul, ol, li, dl, dt, dd{ 
  margin: 0;
  padding: 0;
  border: none;
}
body{ color: #000; background-color: #fff; font-family: Verdana, Arial, Georgia, 'Trebuchet MS', 'Times New Roman'; font-size: 12px; line-height: 1.5em; }

h1, h2, h3, h4{ font-family: Arial; font-weight: bold; padding-bottom: 12px; line-height: 1.0em; letter-spacing: -1px; }
h1 { font-size: 2.2em; }
h2 { font-size: 1.9em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.3em; }

a, a.active, a:hover, a:focus { color: #000; text-decoration: underline; }

big{font-size:1.2em}
small{font-size:0.9em}

p { padding-bottom: 15px; line-height: 1.5em; }
.align-right{text-align:right}
.align-center{text-align:center}
.align-justify{text-align:justify}
.float-left{float:left}
.float-right{float:right}
.padding-none{padding:0}
.padding-small{padding-bottom:8px}
.padding-big{padding-bottom:25px}


.hr { border-top: 1px solid #ededed; padding-bottom: 20px; }

ul{list-style-image:none;list-style:none}
#main-content ul{list-style-type:circle;padding:0 0 18px 40px}

img.image{border:1px solid #000;padding:2px;margin:0 5px 5px 0}
a:hover img.image, a:focus img.image{border-color:#000}

.clear{clear:both;width:100%;height:1px}



/*-------------------------------------------------------------------------------------------
2. OSTALI ELEMENTI STRANICE - SAKRIVENO
-------------------------------------------------------------------------------------------*/
#wrapper-header, #wrapper-footer { display: none; }




/*-------------------------------------------------------------------------------------------
3. OSTALI ELEMENTI STRANICE - ISPRAVAK PRIKAZA
-------------------------------------------------------------------------------------------*/

