/* Basic */ 
html, body{ margin:0; padding:0; text-align:center; Background: #F2F7FA;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px} 

p, h1, h2, h3, h4, h5, h6, img, a, div, span, table, tr, td {  margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; }

/* Layout elementi */ 

#main { margin: 0px auto; }
#content { Background: url('images/content_bg.gif'); text-align: center }
#contentbox { margin: 0px auto; }

#header { Background: url('images/header_bg.gif') no-repeat; }
#nav { Background: url('images/nav_bg.gif') no-repeat; text-align: left; }
.info { Background: url('images/infopanel_bg.gif') repeat-x; padding-left: 5px }
#footer { Background: url('images/footer_bg.gif') no-repeat; text-align: left; color: white; padding-top: 7px; padding-left: 7px }

.box { Background: white; border-left: 1px solid #cecece; border-right: 1px solid #cecece; border-bottom: 1px solid #cecece;
padding: 0px 10px 5px 8px }

/* Stiliziranje */ 
.naslov { font-weight: bold; color: #123059}
.naslovbig { font-size: 12px; font-weight: bold; color: #123059}
.datum { color: #777676 }

.contentimg { margin-right: 5px; Background: white; float: left;  border: 1px solid #cecece; padding: 3px;   }
.contentimg img { border: 1px solid #0E376C;  }
.contentimg:hover {margin-right: 5px; Background: white;  float: left;  border: 1px solid #7A7A7A; padding: 3px; }

/* Linkovi */ 

a { color: #0F3160; text-decoration: none;  }
a:hover { color: #760303; text-decoration: underline; }

.active { color: white; text-decoration: none; font-size: 11px  }
.active:hover { color: #DFE6EE; text-decoration: none; font-size: 11px }

.linelink { color: #0F3160; text-decoration: none; border-bottom: 1px solid #E7ECF2; font-size: 11px  }
.linelink:hover { color: #390604; text-decoration: none; border-bottom: 1px solid #6E0D09; font-size: 11px  }

.big { font-weight: bold; color: #0F3160; text-decoration: none; font-size: 12px }
.big:hover { font-weight: bold; color: #760303; text-decoration: underline; font-size: 12px }

Form { margin: 0px; padding: 0px }

.input { Background: white; border: 1px solid #CECECE; font-size: 11px; padding-left: 4px; padding-right: 4px }

